create-26.4

Members

Roles

Frames

Basic Transitive
ex: "David constructed a house"
sym: Agent V Product
sem: exist(start(E), Product) exist(result(E), Product) cause(Agent, E)

NP-PP Material-PP
ex: "David constructed a house out of sticks"
sym: Agent V Product from out of Material
sem: exist(start(E), Product) exist(result(E), Product) made_of(result(E), Product, Material) cause(Agent, E)

NP-PP for-PP
ex: "David dug a hole for me"
sym: Agent V Product for Beneficiary
sem: exist(start(E), Product) exist(result(E), Product) cause(Agent, E) benefit(E, Beneficiary)

NP-PP as-PP
ex: "They designed the Westinghouse-Mitsubishi venture as a non-equity transaction."
sym: Agent V Product as Oblique
sem: exist(start(E), Product) exist(result(E), Product) cause(E, Agent)

Subclass create-26.4-1

Members

Roles

Frames

NP-NP Beneficiary Object
ex: "David dug me a hole"
sym: Agent V Beneficiary Product
sem: exist(start(E), Product) exist(result(E), Product) cause(Agent, E) benefit(E, Beneficiary)