NP V |
example |
"You really have to empathize."
|
syntax |
Experiencer V
|
semantics |
emotional_state(E, Experiencer)
in_reaction_to(E, ?Stimulus)
|
NP V PP.stimulus |
example |
"You really have to empathize with them."
|
syntax |
Experiencer V {with} Stimulus <-sentential>
|
semantics |
emotional_state(E, Experiencer)
in_reaction_to(E, Stimulus)
|
NP V PP.stimulus S_ING |
example |
"You really have to empathize with their doing it."
|
syntax |
Experiencer V {with} Stimulus <+poss_ing>
|
semantics |
emotional_state(E, Experiencer)
in_reaction_to(E, Stimulus)
|
NP V PP.stimulus what S |
example |
"You've really got to empathize with what they want."
|
syntax |
Experiencer V {with} Stimulus <+what_inf>
|
semantics |
emotional_state(E, Experiencer)
in_reaction_to(E, Stimulus)
|
|