|  | 
 
         
            | Members |   |  
            |  |  
 
         
            | Roles |   |  
            | no roles |  
 
         
            | Frames |     |  
            | 
                  | NP V NP.topic |  
                     | example | "Ellen said a few words." |  
                     | syntax | Agent  V  Topic |  
                     | semantics | path_rel(start(E), Source, Topic, tr_of_info, prep)
                        path_rel(end(E), Recipient, Topic, tr_of_info, prep)
                        transfer(during(E), Agent, Recipient, Topic)
                        equals(Source, Agent)
                        cause(Agent, E) |  
                  | NP V NP PP.recipient |  
                     | example | "Ellen said a few words to Helen." |  
                     | syntax | Agent  V  Topic  {to}  Recipient |  
                     | semantics | path_rel(start(E), Source, Topic, tr_of_info, prep)
                        path_rel(end(E), Recipient, Topic, tr_of_info, prep)
                        transfer(during(E), Agent, Recipient, Topic)
                        equals(Source, Agent)
                        cause(Agent, E) |  
                  | NP V PP.recipient S-Quote |  
                     | example | "Mr. Jacobson announced to the trading mob: 'We're going to trade on the bell.'" |  
                     | syntax | Agent  V  {to}  Recipient  Topic <+quotation> |  
                     | semantics | path_rel(start(E), Source, Topic, tr_of_info, prep)
                        path_rel(end(E), Recipient, Topic, tr_of_info, prep)
                        transfer(during(E), Agent, Recipient, Topic)
                        equals(Source, Agent)
                        cause(Agent, E) |  
                  | NP V how S |  
                     | example | "John suggested how she could do it." |  
                     | syntax | Agent  V  Topic <+how_extract> |  
                     | semantics | path_rel(start(E), Source, Topic, tr_of_info, prep)
                        path_rel(end(E), Recipient, Topic, tr_of_info, prep)
                        transfer(during(E), Agent, Recipient, Topic)
                        equals(Source, Agent)
                        cause(Agent, E) |  
                  | NP V how S_INF |  
                     | example | "John suggested how to do it." |  
                     | syntax | Agent  V  Topic <+wh_inf> |  
                     | semantics | path_rel(start(E), Source, Topic, tr_of_info, prep)
                        path_rel(end(E), Recipient, Topic, tr_of_info, prep)
                        transfer(during(E), Agent, Recipient, Topic)
                        equals(Source, Agent)
                        cause(Agent, E) |  
                  | NP V what S_INF |  
                     | example | "John suggested what to do." |  
                     | syntax | Agent  V  Topic <+what_inf> |  
                     | semantics | path_rel(start(E), Source, Topic, tr_of_info, prep)
                        path_rel(end(E), Recipient, Topic, tr_of_info, prep)
                        transfer(during(E), Agent, Recipient, Topic)
                        equals(Source, Agent)
                        cause(Agent, E) |  
                  | NP V what S |  
                     | example | "John suggested what we should eat." |  
                     | syntax | Agent  V  Topic <+what_extract> |  
                     | semantics | path_rel(start(E), Source, Topic, tr_of_info, prep)
                        path_rel(end(E), Recipient, Topic, tr_of_info, prep)
                        transfer(during(E), Agent, Recipient, Topic)
                        equals(Source, Agent)
                        cause(Agent, E) |  |  
 
         
            |  | 
 
         
            | Members |   |  
            |  |  
 
         
            | Roles |   |  
            | no roles |  
 
         
            | Frames |     |  
            | 
                  | NP V that S |  
                     | example | "He ordered that he go." |  
                     | syntax | Agent  V  Topic <+that_comp> |  
                     | semantics | path_rel(start(E), Source, Topic, tr_of_info, prep)
                        path_rel(end(E), Recipient, Topic, tr_of_info, prep)
                        transfer(during(E), Agent, Recipient, Topic)
                        equals(Source, Agent)
                        cause(Agent, E) |  
                  | NP V that S |  
                     | example | "John suggested that he should go." |  
                     | syntax | Agent  V  Topic <+that_comp & -tensed_that> |  
                     | semantics | path_rel(start(E), Source, Topic, tr_of_info, prep)
                        path_rel(end(E), Recipient, Topic, tr_of_info, prep)
                        transfer(during(E), Agent, Recipient, Topic)
                        equals(Source, Agent)
                        cause(Agent, E) |  |  
 
         
            |  | 
 
         
            | Members |   |  
            |  |  
 
         
            | Roles |   |  
            | no roles |  
 
         
            | Frames |     |  
            | 
                  | NP V NP PP.recipient |  
                     | example | "John suggested eye glasses to her." |  
                     | syntax | Agent  V  Topic <-sentential>  {to}  Recipient |  
                     | semantics | path_rel(start(E), Source, Topic, tr_of_info, prep)
                        path_rel(end(E), Recipient, Topic, tr_of_info, prep)
                        transfer(during(E), Agent, Recipient, Topic)
                        equals(Source, Agent)
                        cause(Agent, E) |  
                  | NP V PP.recipient how S |  
                     | example | "John suggested to her how she could do it." |  
                     | syntax | Agent  V  {to}  Recipient  Topic <+how_extract> |  
                     | semantics | path_rel(start(E), Source, Topic, tr_of_info, prep)
                        path_rel(end(E), Recipient, Topic, tr_of_info, prep)
                        transfer(during(E), Agent, Recipient, Topic)
                        equals(Source, Agent)
                        transfer_info(during(E), Agent, Recipient, Topic)
                        cause(Agent, E) |  
                  | NP V PP.recipient how S_INF |  
                     | example | "John suggested to her how to do it." |  
                     | syntax | Agent  V  {to}  Recipient  Topic <+wh_inf> |  
                     | semantics | path_rel(start(E), Source, Topic, tr_of_info, prep)
                        path_rel(end(E), Recipient, Topic, tr_of_info, prep)
                        transfer(during(E), Agent, Recipient, Topic)
                        equals(Source, Agent)
                        cause(Agent, E) |  
                  | NP V PP.recipient that S |  
                     | example | "John suggested to him that he goes." |  
                     | syntax | Agent  V  {to}  Recipient  Topic <+that_comp> |  
                     | semantics | path_rel(start(E), Source, Topic, tr_of_info, prep)
                        path_rel(end(E), Recipient, Topic, tr_of_info, prep)
                        transfer(during(E), Agent, Recipient, Topic)
                        equals(Source, Agent)
                        cause(Agent, E) |  
                  | NP V PP.recipient that S |  
                     | example | "John suggested to him that he go." |  
                     | syntax | Agent  V  {to}  Recipient  Topic <+that_comp & -tensed_that> |  
                     | semantics | path_rel(start(E), Source, Topic, tr_of_info, prep)
                        path_rel(end(E), Recipient, Topic, tr_of_info, prep)
                        transfer(during(E), Agent, Recipient, Topic)
                        equals(Source, Agent)
                        cause(Agent, E) |  
                  | NP V PP.recipient what S |  
                     | example | "John suggested to her what she could do." |  
                     | syntax | Agent  V  {to}  Recipient  Topic <+what_extract> |  
                     | semantics | path_rel(start(E), Source, Topic, tr_of_info, prep)
                        path_rel(end(E), Recipient, Topic, tr_of_info, prep)
                        transfer(during(E), Agent, Recipient, Topic)
                        equals(Source, Agent)
                        cause(Agent, E) |  
                  | NP V PP.recipient what S_INF |  
                     | example | "John suggested to her what to do." |  
                     | syntax | Agent  V  {to}  Recipient  Topic <+what_inf> |  
                     | semantics | path_rel(start(E), Source, Topic, tr_of_info, prep)
                        path_rel(end(E), Recipient, Topic, tr_of_info, prep)
                        transfer(during(E), Agent, Recipient, Topic)
                        equals(Source, Agent)
                        cause(Agent, E) |  |  |  |  
 
         
            |  | 
 
         
            | Members |   |  
            |  |  
 
         
            | Roles |   |  
            | no roles |  
 
         
            | Frames |     |  
            | 
                  | NP V NP PP.recipient |  
                     | example | "He suggested it to her." |  
                     | syntax | Agent  V  Topic <-sentential>  {to}  Recipient |  
                     | semantics | path_rel(start(E), Source, Topic, tr_of_info, prep)
                        path_rel(end(E), Recipient, Topic, tr_of_info, prep)
                        transfer(during(E), Agent, Recipient, Topic)
                        equals(Source, Agent)
                        cause(Agent, E) |  
                  | NP V PP.recipient how S |  
                     | example | "John suggested to her how she could do it." |  
                     | syntax | Agent  V  {to}  Recipient  Topic <+how_extract> |  
                     | semantics | path_rel(start(E), Source, Topic, tr_of_info, prep)
                        path_rel(end(E), Recipient, Topic, tr_of_info, prep)
                        transfer(during(E), Agent, Recipient, Topic)
                        equals(Source, Agent)
                        cause(Agent, E) |  
                  | NP V PP.recipient how S_INF |  
                     | example | "John suggested to her how to do it." |  
                     | syntax | Agent  V  {to}  Recipient  Topic <+wh_inf> |  
                     | semantics | path_rel(start(E), Source, Topic, tr_of_info, prep)
                        path_rel(end(E), Recipient, Topic, tr_of_info, prep)
                        transfer(during(E), Agent, Recipient, Topic)
                        equals(Source, Agent)
                        cause(Agent, E) |  
                  | NP V PP.recipient that S |  
                     | example | "John suggested to him that he goes." |  
                     | syntax | Agent  V  {to}  Recipient  Topic <+that_comp> |  
                     | semantics | path_rel(start(E), Source, Topic, tr_of_info, prep)
                        path_rel(end(E), Recipient, Topic, tr_of_info, prep)
                        transfer(during(E), Agent, Recipient, Topic)
                        equals(Source, Agent)
                        cause(Agent, E) |  
                  | NP V PP.recipient that S |  
                     | example | "John suggested to him that he go." |  
                     | syntax | Agent  V  {to}  Recipient  Topic <+that_comp & -tensed_that> |  
                     | semantics | path_rel(start(E), Source, Topic, tr_of_info, prep)
                        path_rel(end(E), Recipient, Topic, tr_of_info, prep)
                        transfer(during(E), Agent, Recipient, Topic)
                        equals(Source, Agent)
                        cause(Agent, E) |  
                  | NP V PP.recipient what S |  
                     | example | "John suggested to her what she could do." |  
                     | syntax | Agent  V  {to}  Recipient  Topic <+what_extract> |  
                     | semantics | path_rel(start(E), Source, Topic, tr_of_info, prep)
                        path_rel(end(E), Recipient, Topic, tr_of_info, prep)
                        transfer(during(E), Agent, Recipient, Topic)
                        equals(Source, Agent)
                        cause(Agent, E) |  
                  | NP V PP.recipient what S_INF |  
                     | example | "John suggested to her what to do." |  
                     | syntax | Agent  V  {to}  Recipient  Topic <+what_inf> |  
                     | semantics | path_rel(start(E), Source, Topic, tr_of_info, prep)
                        path_rel(end(E), Recipient, Topic, tr_of_info, prep)
                        transfer(during(E), Agent, Recipient, Topic)
                        equals(Source, Agent)
                        cause(Agent, E) |  |  |  |