| NP V NP.theme |
| example |
"Lydia pocketed the change."
|
| syntax |
Agent V Theme
|
| semantics |
motion(during(E), Theme)
path_rel(start(E), Theme, Initial_Location, ch_of_loc, prep)
path_rel(end(E), Theme, Destination, ch_of_loc, prep)
cause(Agent, E)
|
| force dynamics | Volitional Apply FD Representation |
| NP V NP PP.destination |
| example |
"Lydia pocketed the change in her left pocket."
|
| syntax |
Agent V Theme {in on under} Destination
|
| semantics |
motion(during(E), Theme)
path_rel(start(E), Theme, Initial_Location, ch_of_loc, prep)
path_rel(end(E), Theme, Destination, ch_of_loc, prep)
cause(Agent, E)
|
| force dynamics | Volitional Apply FD Representation |
|