Documentation

Linglib.Theories.Semantics.Lexical.Adjective.Aggregation

Adjective–Aggregation Bridge #

Re-exports general aggregation mechanisms from Semantics.Degree.Aggregation and proves that @cite{sassoon-2013}'s binding types (conjunctive, disjunctive, mixed) are all counting aggregation — a single escape route from Arrow's impossibility theorem (@cite{dambrosio-hedden-2024}).

Conjunctive binding = counting with threshold k = dims.length. @cite{sassoon-2013}'s ∀-binding is a special case of counting.

Disjunctive binding = counting with threshold k = 1. @cite{sassoon-2013}'s ∃-binding is a special case of counting.