| NP V NP |
| example |
"The embezzler bled the money."
|
| syntax |
Agent V Theme
|
| semantics |
manner(during(E), illegal, Agent)
path_rel(start(E), Source, Theme, ch_of_poss, prep)
path_rel(end(E), Beneficiary, Theme, ch_of_poss, prep)
transfer(during(E), Theme)
equals(Agent, Beneficiary)
cause(Agent, E)
|
| force dynamics | s-placeholder s-placeholder s-placeholder FD Representation |
| NP V NP PP.source |
| example |
"The swindler milked 20 dollars from them."
|
| syntax |
Agent V Theme {{+src}} Source
|
| semantics |
manner(during(E), illegal, Agent)
path_rel(start(E), Source, Theme, ch_of_poss, prep)
path_rel(end(E), Beneficiary, Theme, ch_of_poss, prep)
transfer(during(E), Theme)
equals(Agent, Beneficiary)
cause(Agent, E)
|
| force dynamics | s-placeholder s-placeholder s-placeholder FD Representation |
| NP V NP PP.beneficiary |
| example |
"The thief robbed the money for Mary."
|
| syntax |
Agent V Theme {for} Beneficiary
|
| semantics |
manner(during(E), illegal, Agent)
path_rel(start(E), Source, Theme, ch_of_poss, prep)
path_rel(end(E), Beneficiary, Theme, ch_of_poss, prep)
transfer(during(E), Theme)
cause(Agent, E)
|
| force dynamics | s-placeholder s-placeholder s-placeholder FD Representation |
| NP V NP PP.source PP.beneficiary |
| example |
"The thief robbed the money from John for Mary."
|
| syntax |
Agent V Theme {{+src}} Source {for} Beneficiary
|
| semantics |
manner(during(E), illegal, Agent)
path_rel(start(E), Source, Theme, ch_of_poss, prep)
path_rel(end(E), Beneficiary, Theme, ch_of_poss, prep)
transfer(during(E), Theme)
cause(Agent, E)
|
| force dynamics | s-placeholder s-placeholder s-placeholder FD Representation |
|