| NP V PP.location |
| example |
"The river runs through the valley."
|
| syntax |
Theme V {{+path}} Location
|
| semantics |
Prep(during(E), Theme, Location)
exist(during(E), Theme)
|
| PP.location V NP |
| example |
"Through the valley meanders the river."
|
| syntax |
{{+path}} Location V Theme
|
| semantics |
Prep(during(E), Theme, Location)
exist(during(E), Theme)
|
| There V PP NP |
| example |
"There meanders through the valley a river."
|
| syntax |
(there) V {{+path}} Location Theme
|
| semantics |
Prep(during(E), Theme, Location)
exist(during(E), Theme)
|
| There V NP PP |
| example |
"There meanders a river through the valley."
|
| syntax |
(there) V Theme {{+path}} Location
|
| semantics |
Prep(during(E), Theme, Location)
exist(during(E), Theme)
|
|