| NP |
| example |
"He deduced the truth about the story."
|
| syntax |
Agent V Product
|
| semantics |
conclude(during(E), Agent, Product, ?Material)
|
| NP-PP from-PP |
| example |
"He deduced the truth from the facts."
|
| syntax |
Agent V Product {from} Material
|
| semantics |
conclude(during(E), Agent, Product, Material)
|
| PP-THAT-S from-PP |
| example |
"He deduced that she was a spy from miniature
camera she had in her pen."
|
| syntax |
Agent V {from} Material Product <+that_comp>
|
| semantics |
conclude(during(E), Agent, Product, Material)
|
| S |
| example |
"He deduced that this factor must have influenced the system."
|
| syntax |
Agent V Product <+that_comp>
|
| semantics |
conclude(during(E), Agent, Product, ?Material)
|
|