Nominal Reference Predicates (Mass / Count / Bare Plural) #
@cite{krifka-1989} @cite{link-1983} @cite{champollion-2017}
The mereological classification of nominal predicates: mass nouns have cumulative reference (CUM), count nouns have quantized reference (QUA), bare plurals are algebraic closures (AlgClosure → CUM). These are the foundational nominal-side primitives of the Krifka-Link-Champollion algebraic semantics tradition.
Topic-named (not paper-named): defines the deep substrate that @cite{krifka-1989} §1, @cite{link-1983}, and any modern algebraic-noun account uses (Chierchia 1998 type-shifting, Champollion 2017 stratified reference, Generics/BarePlurals). Specific paper replications import this file and instantiate the predicates on paper-specific data.
Sections #
MassNoun(= CUM): mass nouns are cumulativeCountNoun(= QUA): count nouns are quantizedBarePlural(= AlgClosure): bare plurals are *P, the closure of PbarePlural_cum: bare plurals are cumulative (chains toalgClosure_cum)
Mass nouns have cumulative reference: water ⊕ water = water. @cite{krifka-1989} §2: mass nouns denote predicates satisfying CUM.
Equations
Instances For
Count nouns have quantized reference: no proper part of a cat is a cat. @cite{krifka-1989} §2: count nouns denote predicates satisfying QUA.
Equations
Instances For
Bare plurals are algebraic closures: *CAT = the closure of CAT under ⊕. @cite{krifka-1989} §2: bare plurals denote *P, the smallest superset of P closed under sum formation.
Equations
Instances For
Bare plurals are cumulative (reuses algClosure_cum from Core/Mereology.lean).