instr_communication-37.4

Members

Roles

Frames

Basic Transitive
ex: "Heather cabled the news"
sym: Agent V Topic
sem: transfer_info(during(E), Agent, ?Recipient, Topic) cause(Agent, E)

Transitive Recipient Object, ellided Topic
ex: "Heather cabled Sara"
sym: Agent V Recipient
sem: transfer_info(during(E), Agent, Recipient, ?Topic) cause(Agent, E)

NP-PP to-PP
ex: "Heather cabled the news to Sara"
sym: Agent V Topic to Recipient
sem: transfer_info(during(E), Agent, Recipient, Topic) cause(Agent, E)

Dative
ex: "Heather cabled Sara the news"
sym: Agent V Recipient Topic
sem: transfer_info(during(E), Agent, Recipient, Topic) cause(Agent, E)

NP-QUOT Recipient Object
ex: "Heather cabled Sara, 'Come immediately.'"
sym: Agent V Recipient Topic
sem: transfer_info(during(E), Agent, Recipient, Topic) cause(Agent, E)

PP-QUOT Recipient-PP
ex: "Heather cabled to Sara, 'Come immediately.'"
sym: Agent V to Recipient Topic
sem: transfer_info(during(E), Agent, Recipient, Topic) cause(Agent, E)

NP-PP Topic-PP
ex: "Heather cabled Sara about the situation"
sym: Agent V Recipient about Topic
sem: transfer_info(during(E), Agent, Recipient, Topic) cause(Agent, E)

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

WHEN-TO-INF
ex: "Heather cabled when to send the package"
sym: Agent V Topic[+wh_inf]
sem: transfer_info(during(E), Agent, ?Recipient, Topic) cause(Agent, E)

TO-INF-AC
ex: "Heather cabled when to send the package"
sym: Agent V Topic[+ac_to_inf]
sem: transfer_info(during(E), Agent, ?Recipient, Topic) cause(Agent, E)

NP-S Recipient Object
ex: "Heather cabled Sara that the party would be tonight"
sym: Agent V Recipient Topic[+that_comp]
sem: transfer_info(during(E), Agent, Recipient, Topic) cause(Agent, E)

NP-WHEN-TO-INF Recipient Object
ex: "Heather cabled Sara when to send the package"
sym: Agent V Recipient Topic[+wh_inf]
sem: transfer_info(during(E), Agent, Recipient, Topic) cause(Agent, E)

NP-TO-INF-AC Recipient Object
ex: "Heather cabled Sara to come"
sym: Agent V Recipient Topic[+ac_to_inf]
sem: transfer_info(during(E), Agent, Recipient, Topic) cause(Agent, E)

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

PP-WHEN-TO-INF Recipient-PP
ex: "Heather cabled to Sara when to send the package"
sym: Agent V to Recipient Topic[+wh_inf]
sem: transfer_info(during(E), Agent, Recipient, Topic) cause(Agent, E)

PP-TO-INF-AC Recipient-PP
ex: "Heather cabled to Sara to come"
sym: Agent V to Recipient Topic[+ac_to_inf]
sem: transfer_info(during(E), Agent, Recipient, Topic) cause(Agent, E)

FOR-TO-INF
ex: "Heather cabled for Sara to come"
sym: Agent V for Recipient Topic[+for_comp]
sem: transfer_info(during(E), Agent, Recipient, Topic) cause(Agent, E)