NP V how S |
example |
"I accept how you do it."
|
syntax |
Agent V Theme <+how_extract>
|
semantics |
approve(during(E), Agent, Theme)
|
NP V NP |
example |
"I accepted it."
|
syntax |
Agent V Theme <-sentential>
|
semantics |
approve(during(E), Agent, Theme)
|
NP V S_ING |
example |
"I accepted their writing novels."
|
syntax |
Agent V Theme <+poss_ing>
|
semantics |
approve(during(E), Agent, Theme)
|
NP V that S |
example |
"I accepted that they wrote novels."
|
syntax |
Agent V Theme <+that_comp>
|
semantics |
approve(during(E), Agent, Theme)
|
NP V what S |
example |
"I accepted what they were doing."
|
syntax |
Agent V Theme <+what_extract>
|
semantics |
approve(during(E), Agent, Theme)
|
|