NP V NP |
example |
"Jackie chased the thief."
|
syntax |
Agent V Theme
|
semantics |
motion(during(E), Agent)
motion(during(E), Theme)
|
NP V NP PP.location |
example |
"Jackie chased the thief down the street."
|
syntax |
Agent V Theme {{+spatial}} Location
|
semantics |
motion(during(E), Agent)
motion(during(E), Theme)
Prep(E, Theme, Location)
Prep(E, Agent, Location)
|
NP V PP.theme |
example |
"Jackie chased after the thief."
|
syntax |
Agent V {after} Theme
|
semantics |
motion(during(E), Agent)
motion(during(E), Theme)
|
|