| |
| Members |
|
| collaborate
(wn 1, 2)
|
| cooperate
(wn 1)
|
| join
(wn 3)
|
|
|
| Roles |
|
|
no roles
|
| Frames |
|
| PP on-PP |
| example |
"They collaborated on the task."
|
| syntax |
Actor <+plural> V {on} Theme <-sentential>
|
| semantics |
cooperate(during(E), Actor_i, Actor_j, Theme)
|
| PP-PP with-PP on-PP |
| example |
"John collaborated with Paul on the task."
|
| syntax |
Actor1 V {with} Actor2 {on} Theme <-sentential>
|
| semantics |
cooperate(during(E), Actor1, Actor2, Theme)
|
| PP in-PP |
| example |
"They collaborated in the task."
|
| syntax |
Actor <+plural> V {in} Theme <-sentential>
|
| semantics |
cooperate(during(E), Actor_i, Actor_j, Theme)
|
| PP-PP with-PP in-PP |
| example |
"John collaborated with Paul in the task."
|
| syntax |
Actor1 <+plural> V {with} Actor2 {in} Theme <-sentential>
|
| semantics |
cooperate(during(E), Actor1, Actor2, Theme)
|
| P-ING-SC in-PP |
| example |
"They collaborated in finishing the task."
|
| syntax |
Actor <+plural> V {in} Theme <+sc_ing>
|
| semantics |
cooperate(during(E), Actor_i, Actor_j, Theme)
|
|
|