Basic Transitive
"The king banished the general"
Agent V Theme
cause(Agent,E) location(start(E),Theme,?Source) location(end(E),Theme,?Destination)
Transitive (+ Source PP)
"The king banished the general from the army"
Agent V Theme Prep[+src] Source
cause(Agent,E) location(start(E),Theme,Source) !location(end(E),Theme,Source)
Transitive (+ Destination PP)
"The king deported the general to the isle"
Agent V Theme Prep(to) Destination
cause(Agent,E) location(start(E),Theme,?Source) location(end(E),Theme,Destination)