CONTAINMENT
Roles: contained, container
Describes contained as contained in container. Also used for events of
ingestion and excretion.
Dependency graph for sentence: a hat in a box. Token hat is labeled ENTITY and has an edge labeled CONTAINER to token box.
Dependency graph for sentence: Kim threw up the pretzel. Token threw is labeled CONTAINMENT-DEINIT and has an edge labeled container to token Kim and an edge labeled contained to token pretzel.
Dependency graph for sentence: Kim ate an apple. Token ate is labeled CONTAINMENT-INIT and has an edge labeled container to token Kim and an edge labeled contained to token apple.
Dependency graph for sentence: Kim sneezed. Token sneezed is labeled CONTAINMENT-DEINIT and has an edge labeled container to token Kim.