NP V |
example |
"They agreed."
|
syntax |
Agent <+plural> V
|
semantics |
social_interaction(during(E), Agent_i, Agent_j)
about(E, ?Theme)
|
NP V PP.theme S |
example |
"They agreed about his coming."
|
syntax |
Agent <+plural> V {about} Theme <+poss_ing>
|
semantics |
social_interaction(during(E), Agent_i, Agent_j)
about(E, Theme)
|
NP V PP.theme whether/if S |
example |
"They agreed about whether he should go."
|
syntax |
Agent <+plural> V {about} Theme <+wh_comp>
|
semantics |
social_interaction(during(E), Agent_i, Agent_j)
about(E, Theme)
|
NP V PP.theme what S |
example |
"They agreed about what should be done."
|
syntax |
Agent <+plural> V {about} Theme <+what_extract>
|
semantics |
social_interaction(during(E), Agent_i, Agent_j)
about(E, Theme)
|
NP V PP.theme whether S_INF |
example |
"They agreed about whether to go."
|
syntax |
Agent <+plural> V {about} Theme <+wheth_inf>
|
semantics |
social_interaction(during(E), Agent_i, Agent_j)
about(E, Theme)
|
NP V PP.theme what S_INF |
example |
"They agreed about what to do."
|
syntax |
Agent <+plural> V {about} Theme <+what_inf>
|
semantics |
social_interaction(during(E), Agent_i, Agent_j)
about(E, Theme)
|
NP V PP.theme |
example |
"They agreed about it."
|
syntax |
Agent <+plural> V {about} Theme <-sentential>
|
semantics |
social_interaction(during(E), Agent_i, Agent_j)
about(E, Theme)
|
NP V PP.co-agent PP.theme whether S |
example |
"They agreed with him about whether he should kill the peasants."
|
syntax |
Agent V {with} Co-Agent {about} Theme <+wh_comp>
|
semantics |
social_interaction(during(E), Agent, Co-Agent)
about(E, Theme)
|
NP V PP.co-agent PP.theme what S |
example |
"They agreed with him about what he should do."
|
syntax |
Agent V {with} Co-Agent {about} Theme <+what_extract>
|
semantics |
social_interaction(during(E), Agent, Co-Agent)
about(E, Theme)
|
NP V PP.co-agent PP.theme what S_INF |
example |
"They agreed with him about what to do."
|
syntax |
Agent V {with} Co-Agent {about} Theme <+what_inf>
|
semantics |
social_interaction(during(E), Agent, Co-Agent)
about(E, Theme)
|
NP V PP.co-agent PP.theme whether S_INF |
example |
"They agreed with him about whether to go."
|
syntax |
Agent V {with} Co-Agent {about} Theme <+wheth_inf>
|
semantics |
social_interaction(during(E), Agent, Co-Agent)
about(E, Theme)
|
NP V PP.co-agent PP.theme |
example |
"They agreed with him about it."
|
syntax |
Agent V {with} Co-Agent {about} Theme <-sentential>
|
semantics |
social_interaction(during(E), Agent, Co-Agent)
about(E, Theme)
|
NP V what S |
example |
"We agreed what he should do."
|
syntax |
Agent <+plural> V Theme <+what_extract>
|
semantics |
social_interaction(during(E), Agent_i, Agent_j)
about(E, Theme)
|
|