LIMIT
Roles: limit, limited
The denotation of the limited dependent is restricted to the denotation of
the limit dependent. With words like only, only one role is usually
realized as a syntactic dependency. In the following examples, we nevertheless
add the other role for clarity.
Dependency graph for sentence: Our access is restricted to what we need to know. Token restricted is labeled LIMIT and has an edge labeled limited to token access and an edge labeled limit to token know.
Dependency graph for sentence: This is only his box. Token only is labeled LIMIT and has an edge labeled limited to token This and an edge labeled limit to token box.
Dependency graph for sentence: It is not given a name , only a number. Token only is labeled LIMIT and has an edge labeled limited to token given and an edge labeled limit to token number.
Dependency graph for sentence: It has been seen only once. Token only is labeled LIMIT and has an edge labeled limited to token seen and an edge labeled limit to token once.
Dependency graph for sentence: Only from these figures do they think they have learned anything. Token Only is labeled LIMIT and has an edge labeled limit to token figures and an edge labeled limited to token learned.
Dependency graph for sentence: It is only a sprout. Token only is labeled LIMIT and has an edge labeled limited to token It and an edge labeled limit to token sprout.
Dependency graph for sentence: you had found your only entertainment in the quiet pleasure of looking at the sunset. Token only is labeled LIMIT and has an edge labeled limited to token entertainment and an edge labeled limit to token pleasure.
Dependency graph for sentence: moving your chair is all you need to do. Token moving is labeled LOCATION-INIT and has an edge labeled has-location to token chair and an edge labeled CAUSER to token you. Token all is labeled LIMIT and has an edge labeled limit to token moving and an edge labeled limited to token need. Token need is labeled META-NECESSITY and has an edge labeled participant to token you and an edge labeled scene to token do. Token do is labeled META-INIT and has an edge labeled scene to token moving and an edge labeled participant to token you.
Dependency graph for sentence: all you need to do is move your chair. Token all is labeled LIMIT and has an edge labeled limited to token need and an edge labeled limit to token move. Token need is labeled META-NECESSITY and has an edge labeled participant to token you and an edge labeled scene to token do. Token do is labeled META-INIT and has an edge labeled participant to token you and an edge labeled scene to token move. Token move is labeled LOCATION-INIT and has an edge labeled CAUSER to token you and an edge labeled SCENE to token need and an edge labeled has-location to token chair.