NP V |
example |
"John and Sarah conspired."
|
syntax |
Agent V
|
semantics |
conspire(during(E), Agent_i, Agent_j, ?Theme)
|
NP V PP.co-agent |
example |
"John conspired with Sarah."
|
syntax |
Agent V {with} Co-Agent
|
semantics |
conspire(during(E), Agent, Co-Agent, ?Theme)
|
NP V PP.beneficiary |
example |
"John conspired against her."
|
syntax |
Agent V {against} Beneficiary
|
semantics |
conspire(during(E), Agent, Theme)
|
NP V S_INF |
example |
"The US conspired to overthrow the UN."
|
syntax |
Agent V Theme <+sc_to_inf>
|
semantics |
conspire(during(E), Agent, Theme)
|
|