Variables

COUNTER_AGGREGATION_WORDS

Variable: COUNTER_AGGREGATION_WORDS

const COUNTER_AGGREGATION_WORDS: readonly string[]

Defined in: src/lib/semantics/types.ts:238

Aggregation words that suggest the values are counters — the words that make grain.is_counter REQUIRED (stated true or false). Matched as whole tokens, singular or plural, case-insensitive.

On this page