Intransitive
"The books slid"
Theme V
motion(during(E),Theme)
Intransitive (+ path PP)
"The books slid from the table"
Theme V Prep[+path -dest_dir] Source
motion(during(E),Theme) location(start(E),Theme,Source)
Intransitive (+ path PP)
"The books slid to the floor"
Theme V Prep(to) Destination
motion(during(E),Theme) location(end(E),Theme,Destination)
Intransitive (+ path PP)
"The books slid from the table to the floor"
Theme V Prep[+src] Source Prep(to) Destination
motion(during(E),Theme) location(start(E),Theme,Source) location(end(E),Theme,Destination)
Basic Transitive (causative)
"Carla slid the books"
Agent V Theme
motion(during(E),Theme) cause(Agent,E)
Transitive (+ path PP)
"Carla slid the books across the table"
Agent V Theme Prep[+path -dest_dir] Source
motion(during(E),Theme) location(start(E),Theme,Source) cause(Agent,E)
Transitive (+ path PP)
"Carla slid the books to the floor"
Agent V Theme Prep(to) Destination
motion(during(E),Theme) location(end(E),Theme,Destination) cause(Agent,E)
Transitive (+ path PP)
"Carla slid the books from one end of the table to the other"
Agent V Theme Prep[+src] Source Prep(to) Destination
motion(during(E),Theme) location(start(E),Theme,Source) location(end(E),Theme,Destination) cause(Agent,E)
Dative
"Carla slid John the books"
Agent V Destination Theme
motion(during(E),Theme) direction(during(E),toward,Theme,Destination) location(end(E),Theme,Destination) cause(Agent,E)