| |
| Members |
|
| bustle
(fn 1; wn 1)
|
| crawl
(fn 1, 2, 3; wn 1, 3; g 1, 2)
|
| creep
(fn 1; wn 1; g 1)
|
| hop
(fn 1; wn 2; g 2)
|
| pullulate
(wn 1)
|
|
| run
(fn 1; wn 11; g 1)
|
| swarm
(fn 1, 2; wn 1, 2)
|
| swim
(fn 1; wn 1; g 1)
|
| teem
(fn 1, 2; wn 1)
|
| |
|
|
|
|
| Roles |
|
|
no roles
|
| Frames |
|
| NP V PP.location |
| example |
"Bees are swarming in the garden."
|
| syntax |
Theme V {{+loc}} Location
|
| semantics |
exist(during(E), Theme)
Prep(during(E), Theme, Location)
motion(during(E), Theme)
|
| There V NP PP |
| example |
"There swarm bees in the garden."
|
| syntax |
(there) V Theme <-definite> {{+loc}} Location
|
| semantics |
exist(during(E), Theme)
motion(during(E), Theme)
Prep(during(E), Theme, Location)
|
| PP.location V NP |
| example |
"In the aquarium swam a striped fish."
|
| syntax |
{{+loc}} Location V Theme
|
| semantics |
exist(during(E), Theme)
Prep(during(E), Theme, Location)
motion(during(E), Theme)
|
| PP.location V PP.theme |
| example |
"The garden is swarming with bees."
|
| syntax |
Location V {with} Theme
|
| semantics |
exist(during(E), Theme)
location(during(E), Theme, Location)
motion(during(E), Theme)
|
|
|