Vocabulary
object Vocabulary
Properties
Link copied to clipboard
Cues that make argument order significant, read by DirectionGuard: comparisons and conversions. "A vs B" and "B vs A" are different questions; "sort a list in Python" and "in Python, sort a list" are not.
Link copied to clipboard
Negation markers, read by NegationGuard. Contractions are caught separately by an n't substring test, so isn't needs no entry.
Link copied to clipboard
Words capitalized by grammar rather than by reference, read by Text.entityTokens — the ones that would otherwise look like named entities wherever they appear.
Link copied to clipboard
Words that describe the shape of the answer rather than its subject, read by ScopeGuard: output format, length and depth.
Link copied to clipboard
Words that may open a sentence without naming anything, read by Text.entityTokens.
Link copied to clipboard
Absolute time references, read by TemporalGuard.