send-11.1

Members

Roles

Frames

Basic Transitive
ex: "Nora sent the book"
sym: Agent V Theme
sem: motion(during(E), Theme) cause(Agent, E)

NP-PP Source-PP
ex: "Nora sent the book from Paris"
sym: Agent V Theme Source
sem: motion(during(E), Theme) location(start(E), Theme, Source) cause(Agent, E)

NP-PP Goal-PP
ex: "Nora sent the book to London"
sym: Agent V Theme to Destination
sem: motion(during(E), Theme) location(end(E), Theme, Destination) cause(Agent, E)

NP-PP-PP Source-PP Goal-PP
ex: "Nora sent the book from Paris to London"
sym: Agent V Theme Source to Destination
sem: motion(during(E), Theme) location(start(E), Theme, Source) location(end(E), Theme, Destination) cause(Agent, E)

NP-PP-PP Goal-PP Source-PP
ex: "TransCanada is shifting its HQ to Calgary from Toronto."
sym: Agent V Theme to Destination Source
sem: motion(during(E), Theme) location(start(E), Theme, Source) location(end(E), Theme, Destination)

Subclass send-11.1-1

Members

Roles

Frames

Dative
ex: "Nora sent me the book"
sym: Agent V Destination Theme
sem: motion(during(E), Theme) direction(during(E), toward, Theme, Destination) location(end(E), Theme, Destination) cause(Agent, E)