| Basic Transitive |
| example |
"I persuaded him."
|
| syntax |
Agent V Patient
|
| semantics |
urge(during(E), Agent, Patient, ?Proposition)
|
| NP-PP into-PP |
| example |
"I persuaded him into action."
|
| syntax |
Agent V Patient {into} Proposition <-sentential>
|
| semantics |
urge(during(E), Agent, Patient, Proposition)
|
| NP-TO-INF-OC |
| example |
"I persuaded him to come."
|
| syntax |
Agent V Patient Proposition <+oc_to_inf>
|
| semantics |
urge(during(E), Agent, Patient, Proposition)
|
| NP-S |
| example |
"I persuaded him that he should come."
|
| syntax |
Agent V Patient Proposition <+that_comp>
|
| semantics |
urge(during(E), Agent, Patient, Proposition)
|
|