| 
                  | NP V |  
                     | example | "Sharon shivered." |  
                     | syntax | Experiencer  V |  
                     | semantics | path_rel(start(E), Initial_State, Experiencer, ch_of_state, prep)
                        path_rel(result(E), Result, Experiencer, ch_of_state, prep)
                        body_reflex(E, Experiencer)
                        involuntary(E, Experiencer) |  
                        | force dynamics | Autonomous Internal  FD Representation |  
                  | NP V PP.stimulus |  
                     | example | "Sharon shivered from fear."
                        "Sharon shivered at the thought of the cold sea." |  
                     | syntax | Experiencer  V  {from at}  Stimulus |  
                     | semantics | path_rel(start(E), Initial_State, Experiencer, ch_of_state, prep)
                        path_rel(result(E), Result, Experiencer, ch_of_state, prep)
                        body_reflex(E, Experiencer)
                        involuntary(E, Experiencer)
                        in_reaction_to(E, Stimulus) |  
                        | force dynamics | FD Representation |  |