fulfilling-13.4.1
Members
Roles
- Agent
[+animate]
[+organization]
- Theme
- Recipient
[+animate]
[+organization]
Frames
- NP-PP Recipient-PP
- ex: "Brown presented a plaque to Jones"
sym: Agent V Theme to Recipient
sem: has_possession(start(E), Agent, Theme)
has_possession(end(E), Recipient, Theme)
transfer(during(E), Theme)
cause(Agent, E)
- Fulfilling Alternation
- ex: "Brown presented Jones with a plaque"
sym: Agent V Recipient with Theme
sem: has_possession(start(E), Agent, Theme)
has_possession(end(E), Recipient, Theme)
transfer(during(E), Theme)
cause(Agent, E)
- Transitive
- ex: "Brown presented the plaque"
sym: Agent V Theme
sem: has_possession(start(E), Agent, Theme)
has_possession(end(E), ?Recipient, Theme)
transfer(during(E), Theme)
cause(Agent, E)
Subclass fulfilling-13.4.1-1
Members
Roles
Frames
- Basic Transitive
- ex: "Hess supplied its customers."
sym: Agent V Recipient
sem: has_possession(start(E), Agent, ?Theme)
has_possession(end(E), Recipient, ?Theme)
transfer(during(E), ?Theme)
cause(Agent, E)
Subclass fulfilling-13.4.1-2
Members
Roles
- Recipient
[+abstract]
[+animate]
- Agent
[+abstract]
[+animate]
Frames
- PP for-PP
- ex: "Hess provides for its customers."
sym: Agent V for Recipient
sem: has_possession(start(E), Agent, ?Theme)
has_possession(end(E), Recipient, ?Theme)
transfer(during(E), ?Theme)
cause(Agent, E)