|
Members |
|
|
Roles |
|
no roles
|
Frames |
|
NP V PP.theme S_ING |
example |
"I discovered about him drinking."
|
syntax |
Agent V {about} Theme <+np_ing>
|
semantics |
discover(during(E), Agent, Theme, ?Source)
|
NP V PP.source how S |
example |
"I discovered from them how she did it."
|
syntax |
Agent V {from} Source Theme <+how_extract>
|
semantics |
discover(during(E), Agent, Theme, Source)
|
NP V PP.source how S_INF |
example |
"I discovered from them how to do it."
|
syntax |
Agent V {from} Source Theme <+wh_inf>
|
semantics |
discover(during(E), Agent, Theme, Source)
|
NP V PP.source PP.theme whether/if S |
example |
"I discovered from him about whether he should kill the peasants."
|
syntax |
Agent V {from} Source {about} Theme <+wh_comp>
|
semantics |
discover(during(E), Agent, Theme, Source)
|
NP V PP.source PP.theme what S |
example |
"I discovered from him about what he should do."
|
syntax |
Agent V {from} Source {about} Theme <+what_extract>
|
semantics |
discover(during(E), Agent, Theme, Source)
|
NP V PP.source PP.theme what S_INF |
example |
"I learned from him about what to do."
|
syntax |
Agent V {from} Source {about} Theme <+wh_inf>
|
semantics |
discover(during(E), Agent, Theme, Source)
|
NP V PP.source PP.theme whether S_INF |
example |
"I discovered from him about whether to go."
|
syntax |
Agent V {from} Source {about} Theme <+wheth_inf>
|
semantics |
discover(during(E), Agent, Theme, Source)
|
NP V that S |
example |
"I discovered that it didn't make sense."
|
syntax |
Agent V Theme <+that_comp>
|
semantics |
discover(during(E), Agent, Theme, ?Source)
|
NP V what S_INF |
example |
"I discovered what to do."
|
syntax |
Agent V Theme <+what_inf>
|
semantics |
discover(during(E), Agent, Theme, ?Source)
|
|
|
Members |
|
figure_out
(wn 1)
|
find_out
(wn 2, 3)
|
hear
(fn 1; wn 2; g 1)
|
learn
(fn 1, 2, 3, 4; wn 2; g 2)
|
read
(fn 1; wn 1; g 1)
|
|
|
|
|
|
Roles |
|
no roles
|
Frames |
|
NP v |
example |
"I learned."
|
syntax |
Agent V
|
semantics |
discover(during(E), Agent, ?Theme, ?Source)
|
NP V PP.theme S_ING |
example |
"I learned about his drinking."
|
syntax |
Agent V {about} Theme <+poss_ing>
|
semantics |
discover(during(E), Agent, Theme, ?Source)
|
NP V PP.theme what S |
example |
"I learned about what he drank."
|
syntax |
Agent V {about} Theme <+what_extract>
|
semantics |
discover(during(E), Agent, Theme, ?Source)
|
NP V PP.theme |
example |
"I learned about the drinking."
|
syntax |
Agent V {about} Theme <-sentential>
|
semantics |
discover(during(E), Agent, Theme, ?Source)
|
NP V PP.theme PP.source |
example |
"I learned about it from a book."
|
syntax |
Agent V {about} Theme <-sentential> {from} Source
|
semantics |
discover(during(E), Agent, Theme, Source)
|
|
|
|