meet-36.3

Members

Roles

Frames

Subclass meet-36.3-1

Members

Roles

Frames

PP with-PP
ex: "Brenda met with Molly."
sym: Actor1 V with Actor2
sem: social_interaction(during(E), Actor1, Actor2)

Simple Reciprocal Intransitive
ex: "Brenda and Molly met."
sym: Actor1 and Actor2 V
sem: social_interaction(during(E), Actor1, Actor2)

With Preposition Drop
ex: "Anne met Cathy."
sym: Actor1 V Actor2
sem: social_interaction(during(E), Actor1, Actor2)

Intransitive Plural Subject
ex: "The committee met."
sym: Actor[+plural] V
sem: social_interaction(during(E), Actor_i, Actor_j)

Subclass meet-36.3-2

Members

Roles

Frames

PP with-PP
ex: "Brenda fought with Molly."
sym: Actor1 V with Actor2
sem: social_interaction(during(E), Actor1, Actor2) conflict(during(E), Actor1, Actor2)

Simple Reciprocal Intransitive
ex: "Brenda and Molly fought."
sym: Actor1 and Actor2 V
sem: social_interaction(during(E), Actor1, Actor2) conflict(during(E), Actor1, Actor2)

With Preposition Drop Alternation
ex: "Anne fought Cathy."
sym: Actor1 V Actor2
sem: social_interaction(during(E), Actor1, Actor2) conflict(during(E), Actor1, Actor2)

Intransitive Plural Subject
ex: "The populace fought."
sym: Actor[+plural] V
sem: social_interaction(during(E), Actor_i, Actor_j) conflict(during(E), Actor_i, Actor_j)