manner_speaking-37.3

Members

Roles

Frames

Basic Intransitive
ex: "Susan whispered"
sym: Agent V
sem: cause(Agent, E)

PP Recipient-PP
ex: "Susan whispered to/at Rachel"
sym: Agent V Recipient
sem: transfer_info(during(E), Agent, Recipient, ?Topic) cause(Agent, E)

PP Topic-PP
ex: "Susan whispered about the party"
sym: Agent V about Topic
sem: transfer_info(during(E), Agent, ?Recipient, Topic) cause(Agent, E)

Basic Transitive
ex: "Susan whispered the news/a few words"
sym: Agent V Topic
sem: transfer_info(during(E), Agent, ?Recipient, Topic) cause(Agent, E)

QUOT
ex: "Susan whispered, 'Leave the room.'"
sym: Agent V Topic
sem: transfer_info(during(E), Agent, ?Recipient, Topic) cause(Agent, E)

NP-PP Recipient-PP
ex: "Susan whispered the news/a few words to/at Rachel"
sym: Agent V Topic Recipient
sem: transfer_info(during(E), Agent, Recipient, Topic) cause(Agent, E)

S
ex: "Susan whispered that the party would be tonight"
sym: Agent V Topic[+that_comp]
sem: transfer_info(during(E), Agent, ?Recipient, Topic) cause(Agent, E)

HOW-TO-INF
ex: "Susan whispered how to avoid the crowd"
sym: Agent V Topic[+wh_inf]
sem: transfer_info(during(E), Agent, ?Recipient, Topic) cause(Agent, E)

TO-INF-AC
ex: "Susan whispered to come"
sym: Agent V Topic[+ac_to_inf]
sem: transfer_info(during(E), Agent, ?Recipient, Topic) cause(Agent, E)

PP-S Recipient-PP
ex: "Susan whispered to Rachel that the party would be tonight"
sym: Agent V Recipient Topic[+that_comp]
sem: transfer_info(during(E), Agent, Recipient, Topic) cause(Agent, E)

PP-HOW-TO-INF Recipient-PP
ex: "Susan whispered to Rachel how to avoid the crowd"
sym: Agent V Recipient Topic[+wh_inf]
sem: transfer_info(during(E), Agent, Recipient, Topic) cause(Agent, E)

PP-TO-INF-OC + Recipient PP
ex: "Susan whispered to Rachel to come"
sym: Agent V Recipient Topic[+oc_to_inf]
sem: transfer_info(during(E), Agent, Recipient, Topic) cause(Agent, E)

PP-TO-INF-OC Recipient-PP
ex: "Susan whispered for me to come"
sym: Agent V for Recipient Topic[+oc_to_inf]
sem: transfer_info(during(E), Agent, Recipient, Topic) cause(Agent, E)

PP-QUOT Recipient-PP
ex: "Susan whispered to Rachel, 'Leave the room.'"
sym: Agent V Recipient Topic
sem: transfer_info(during(E), Agent, Recipient, Topic) cause(Agent, E)