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