| |
| Members |
|
| reuse
(wn 1)
|
| spend
(wn 1; g 1)
|
| squander
(wn 2)
|
| waste
(fn 1; wn 1, 2; g 1)
|
|
|
| Roles |
|
|
no roles
|
| Frames |
|
| NP V NP S_ING |
| example |
"I spent the time on worrying about the future."
|
| syntax |
Agent V Asset {on} Goal <+sc_ing>
|
| semantics |
exist(start(E), Asset)
not(exist(end(E), Asset))
spend(during(E), Agent, Asset, Goal)
|
| NP V NP PP.goal |
| example |
"I spent the time on worries."
|
| syntax |
Agent V Asset {on} Goal <-sentential>
|
| semantics |
exist(start(E), Asset)
not(exist(end(E), Asset))
spend(during(E), Agent, Asset, Goal)
|
|
|