| Intransitive Plural Subject |
| example |
"They agreed."
|
| syntax |
Actor <+plural> V
|
| semantics |
social_interaction(during(E), Actor_i, Actor_j)
about(E, ?Theme)
|
| P-POSSING about-PP |
| example |
"They agreed about his coming."
|
| syntax |
Actor <+plural> V {about} Theme <+poss_ing>
|
| semantics |
social_interaction(during(E), Actor_i, Actor_j)
about(E, Theme)
|
| P-WH-S about-PP |
| example |
"They agreed about whether he should go."
|
| syntax |
Actor <+plural> V {about} Theme <+wh_comp>
|
| semantics |
social_interaction(during(E), Actor_i, Actor_j)
about(E, Theme)
|
| P-WHAT-S about-PP |
| example |
"They agreed about what should be done."
|
| syntax |
Actor <+plural> V {about} Theme <+what_extract>
|
| semantics |
social_interaction(during(E), Actor_i, Actor_j)
about(E, Theme)
|
| P-WH-TO-INF about-PP |
| example |
"They agreed about whether to go."
|
| syntax |
Actor <+plural> V {about} Theme <+wheth_inf>
|
| semantics |
social_interaction(during(E), Actor_i, Actor_j)
about(E, Theme)
|
| P-WHAT-TO-INF about-PP |
| example |
"They agreed about what to do."
|
| syntax |
Actor <+plural> V {about} Theme <+what_inf>
|
| semantics |
social_interaction(during(E), Actor_i, Actor_j)
about(E, Theme)
|
| PP about-PP |
| example |
"They agreed about it."
|
| syntax |
Actor <+plural> V {about} Theme <-sentential>
|
| semantics |
social_interaction(during(E), Actor_i, Actor_j)
about(E, Theme)
|
| PP-P-WH-S with-PP about-PP |
| example |
"They agreed with him about whether he should kill the peasants."
|
| syntax |
Actor1 V {with} Actor2 {about} Theme <+wh_comp>
|
| semantics |
social_interaction(during(E), Actor1, Actor2)
about(E, Theme)
|
| PP-P-WHAT-S with-PP about-PP |
| example |
"They agreed with him about what he should do."
|
| syntax |
Actor1 V {with} Actor2 {about} Theme <+what_extract>
|
| semantics |
social_interaction(during(E), Actor1, Actor2)
about(E, Theme)
|
| PP-P-WHAT-TO-INF with-PP about-PP |
| example |
"They agreed with him about what to do."
|
| syntax |
Actor1 V {with} Actor2 {about} Theme <+what_inf>
|
| semantics |
social_interaction(during(E), Actor1, Actor2)
about(E, Theme)
|
| PP-P-WH-TO-INF with-PP about-PP |
| example |
"They agreed with him about whether to go."
|
| syntax |
Actor1 V {with} Actor2 {about} Theme <+wheth_inf>
|
| semantics |
social_interaction(during(E), Actor1, Actor2)
about(E, Theme)
|
| PP-PP with-PP about-PP |
| example |
"They agreed with him about it."
|
| syntax |
Actor1 V {with} Actor2 {about} Theme <-sentential>
|
| semantics |
social_interaction(during(E), Actor1, Actor2)
about(E, Theme)
|
| WHAT-S |
| example |
"We agreed what he should do."
|
| syntax |
Actor <+plural> V Theme <+what_extract>
|
| semantics |
social_interaction(during(E), Actor_i, Actor_j)
about(E, Theme)
|
|