| 
                  | NP V |  
                     | example | "The children berry in the summer." |  
                     | syntax | Agent  V |  
                     | semantics | transfer(during(E), Theme)
                        path_rel(start(E), Source, Theme, ch_of_poss, prep)
                        path_rel(end(E), Recipient, Theme, ch_of_poss, prep)
                        cause(Agent, E)
                        equals(Recipient, Agent) |  
                        | force dynamics | s-placeholder s-placeholder s-placeholder  FD Representation |  
                  | NP V |  
                     | example | "The children went fishing." |  
                     | syntax | Agent  V |  
                     | semantics | transfer(during(E), Theme)
                        path_rel(start(E), Source, Theme, ch_of_poss, prep)
                        path_rel(end(E), Recipient, Theme, ch_of_poss, prep)
                        cause(Agent, E)
                        equals(Recipient, Agent) |  
                        | force dynamics | s-placeholder s-placeholder s-placeholder  FD Representation |  |