|
Members |
|
|
Roles |
|
no roles
|
Frames |
|
NP V what S |
example |
"The president declared what we should do."
|
syntax |
Agent V Theme <+what_extract>
|
semantics |
declare(during(E), Agent, Theme, ?Result)
|
NP V what S_INF |
example |
"The president declared what to do."
|
syntax |
Agent V Theme <+what_inf>
|
semantics |
declare(during(E), Agent, Theme, ?Result)
|
NP V NP ADJ |
example |
"The president declared John as stupid."
|
syntax |
Agent V Theme {as} Result <-sentential>
|
semantics |
declare(during(E), Agent, Theme, ?Result)
|
|
|
Members |
|
|
Roles |
|
no roles
|
Frames |
|
NP V how S |
example |
"John declared how he did it."
|
syntax |
Agent V Theme <+how_extract>
|
semantics |
declare(during(E), Agent, Theme, ?Result)
|
|
|
Members |
|
declare
(fn 1; wn 4; g 1)
|
|
|
Roles |
|
no roles
|
Frames |
|
NP V how S_INF |
example |
"John declared how to do it."
|
syntax |
Agent V Theme <+wh_inf>
|
semantics |
declare(during(E), Agent, Theme, ?Result)
|
|
|
|
Members |
|
find
(fn 1, 2; wn 5; g 3)
|
judge
(wn 2, 4; g 2)
|
|
|
Roles |
|
no roles
|
Frames |
|
NP V whether/if S |
example |
"John judged whether he should come."
|
syntax |
Agent V Theme <+wh_comp>
|
semantics |
declare(during(E), Agent, Theme, ?Result)
|
NP V whether/if S_INF |
example |
"John judged whether to clean the house."
|
syntax |
Agent V Theme <+wheth_inf>
|
semantics |
declare(during(E), Agent, Theme, ?Result)
|
|
|
|
Members |
|
profess
(fn 1; wn 4, 7; g 1)
|
|
|
Roles |
|
no roles
|
Frames |
|
NP V S_ING |
example |
"John professed loving the miscreants."
|
syntax |
Agent V Theme <+be_sc_ing>
|
semantics |
declare(during(E), Agent, Theme, ?Result)
|
|
|
|
|