Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

PART-WHOLE

Roles: part, whole

part is part of whole.

Dependency graph for sentence: Kim 's leg. Token leg is labeled ENTITY and has an edge labeled WHOLE to token Kim. Dependency graph for sentence: a man with a mustache. Token man is labeled ENTITY and has an edge labeled PART to token mustache. Dependency graph for sentence: wheat contains gluten. Token contains is labeled PART-WHOLE and has an edge labeled whole to token wheat and an edge labeled part to token gluten. Dependency graph for sentence: The roots split the planet in pieces. Token split is labeled PART-WHOLE-INIT and has an edge labeled CAUSER to token roots and an edge labeled whole to token planet and an edge labeled part to token pieces.

For things like the entire planet or a whole herd of elephants, use QUANTITY instead:

Dependency graph for sentence: a whole herd of elephants. Token whole is labeled QUANTITY and has an edge labeled has-quantity to token herd. Dependency graph for sentence: the entire planet. Token entire is labeled QUANTITY and has an edge labeled has-quantity to token planet.