throw-17.1
Members
Roles
- Agent
[+int_control]
- Theme
[+concrete]
- Source
[+location]
- Destination
[+animate]
Frames
- Basic Transitive
- ex: "Steve tossed the ball"
sym: Agent V Theme
sem: motion(during(E1), Theme)
exert_force(during(E0), Agent, Theme)
contact(end(E0), Agent, Theme)
contact(during(E1), Agent, Theme)
cause(Agent, E1)
meets(E0, E1)
- NP-PP Goal-PP
- ex: "Steve tossed the ball to the garden"
sym: Agent V Theme Destination
sem: exert_force(during(E0), Agent, Theme)
contact(end(E0), Agent, Theme)
motion(during(E1), Theme)
contact(during(E1), Agent, Theme)
location(start(E1), Theme, Destination)
location(end(E1), Theme, Destination)
cause(Agent, E1)
meets(E0, E1)
- NP-PP Source-PP
- ex: "Steve tossed the ball from the corner"
sym: Agent V Theme Source
sem: exert_force(during(E0), Agent, Theme)
contact(end(E0), Agent, Theme)
motion(during(E1), Theme)
contact(during(E1), Agent, Theme)
location(start(E1), Theme, Source)
cause(Agent, E1)
meets(E0, E1)
- NP-PP-PP Source-PP Goal-PP
- ex: "Steve tossed the ball from the corner to the garden"
sym: Agent V Theme Source Destination
sem: exert_force(during(E0), Agent, Theme)
contact(end(E0), Agent, Theme)
motion(during(E1), Theme)
contact(during(E1), Agent, Theme)
location(start(E1), Theme, Source)
location(end(E1), Theme, Destination)
cause(Agent, E1)
meets(E0, E1)
- NP-ADVP-PRED here/there/away
- ex: "I threw the package away."
sym: Agent V Theme Destination[+adv_loc]
sem: motion(during(E1), Theme)
exert_force(during(E0), Agent, Theme)
contact(end(E0), Agent, Theme)
contact(during(E1), Agent, Theme)
cause(Agent, E)
meets(E0, E1)
Subclass throw-17.1-1
Members
- bash 1
- bat 1
- bunt 1
- chuck 1
- discard
- fire
- flick 4
- fling 1
- flip 1 4 6 8
- hit 1
- hurl 1
- knock 1
- lob 1
- loft 3
- nudge
- pass 21
- pitch 1 9
- punt 1
- shoot 8
- shove 3
- slam 4
- slap
- sling 1
- smash 1
- tap
Roles
Frames
- Dative
- ex: "Steve tossed John the ball"
sym: Agent V Destination Theme
sem: exert_force(during(E0), Agent, Theme)
contact(end(E0), Agent, Theme)
motion(during(E1), Theme)
contact(during(E1), Agent, Theme)
location(start(E1), Theme, Destination)
location(end(E1), Theme, Destination)
cause(Agent, E1)
meets(E0, E1)