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