TIME
Roles: has-time, time
Indicates when, how often, or for how long has-time takes place relative to
time, which may be a point or span in time, or another event.
Dependency graph for sentence: Kim swims on Mondays. Token swims is labeled LOCATION-DYN and has an edge labeled has-location to token Kim and an edge labeled TIME to token Mondays.
Dependency graph for sentence: Kim sneezed twice. Token twice is labeled TIME and has an edge labeled has-time to token sneezed.
Dependency graph for sentence: Kim swam for an hour. Token swam is labeled LOCATION-DYN and has an edge labeled has-location to token Kim and an edge labeled TIME to token hour.
Dependency graph for sentence: Kim says hello whenver I meet them. Token says is labeled MESSAGE-INIT and has an edge labeled SENDER to token Kim and an edge labeled content to token hello and an edge labeled TIME to token meet.
Dependency graph for sentence: Die Hassovation dauert 30 Sekunden. Token dauert is labeled TIME and has an edge labeled has-time to token Hassovation and an edge labeled time to token Sekunden.
Dependency graph for sentence: Once when I was six years old. Token Once is labeled TIME and has an edge labeled has-time to token old. Token when is labeled TIME and has an edge labeled time to token old.
Dependency graph for sentence: a moment of complete silence. Token moment is labeled TIME and has an edge labeled has-time to token silence.