| NP V how S |
| example |
"I understand how she did it."
|
| syntax |
Experiencer V Proposition <+how_extract>
|
| semantics |
understand(E, Experiencer, Proposition, ?Predicate)
|
| NP V NP |
| example |
"I understand the problem."
|
| syntax |
Experiencer V Proposition
|
| semantics |
understand(E, Experiencer, Proposition, ?Predicate)
|
| NP V NP PP.predicate |
| example |
"I understood it as a joke."
|
| syntax |
Experiencer V Proposition {as} Predicate
|
| semantics |
understand(E, Experiencer, Proposition, Predicate)
|
| NP V S_ING |
| example |
"I understand their wanting more minutes."
|
| syntax |
Experiencer V Proposition <+poss_ing>
|
| semantics |
understand(E, Experiencer, Proposition, ?Predicate)
|
| NP V why S |
| example |
"I understand why we should help them."
|
| syntax |
Experiencer V Proposition <+wh_comp>
|
| semantics |
understand(E, Experiencer, Proposition, Predicate)
|
| NP V what S |
| example |
"I understand what we should do."
|
| syntax |
Experiencer V Proposition <+what_extract>
|
| semantics |
understand(E, Experiencer, Proposition, ?Predicate)
|
| NP V that S |
| example |
"I understand that he is a good doctor."
|
| syntax |
Experiencer V Proposition <+that_comp>
|
| semantics |
understand(E, Experiencer, Proposition, Predicate)
|
|