|
Members |
|
fail
(fn 1, 2; wn 1, 2, 8; g 1)
|
flub |
|
|
Roles |
|
no roles
|
Frames |
|
NP V |
example |
"I failed."
|
syntax |
Agent V
|
semantics |
not(successful_in(E, Agent, ?Theme))
|
NP V NP |
example |
"I failed the test."
|
syntax |
Agent V Theme <-sentential>
|
semantics |
not(successful_in(E, Agent, Theme))
|
NP V PP.theme S_ING |
example |
"I failed in attempting the test."
|
syntax |
Agent V {in} Theme <+sc_ing>
|
semantics |
not(successful_in(E, Agent, Theme))
|
NP V PP.theme |
example |
"I failed in maths."
|
syntax |
Agent V {in} Theme <-sentential>
|
semantics |
not(successful_in(E, Agent, Theme))
|
NP V S_INF |
example |
"I failed to pass the test."
|
syntax |
Agent V Theme <+sc_to_inf>
|
semantics |
not(successful_in(E, Agent, Theme))
|
|
|