Causative/Inchoative Alternation (inchoative, Material subject)
"The dough twirled into a pretzel"
Material V Prep(into) Product
!exist(start(E),Product) exist(result(E),Product) made_of(result(E),Product,Material) !state(start(E),Endstate,Material) state(result(E),Endstate,Material)
Causative/Inchoative Alternation (causative, Material object)
"I kneaded the dough into a loaf"
Agent V Material Prep(into) Product
!exist(start(E),Product) exist(result(E),Product) made_of(result(E),Product,Material) !state(start(E),Endstate,Material) state(result(E),Endstate,Material) cause(Agent,E)
Causative/Inchoative Alternation (causative, Material object)
"I kneaded the dough"
Agent V Material
!state(start(E),Endstate,Material) state(result(E),Endstate,Material) cause(Agent,E)