Kennedy 2007: Interpretive Economy #
Kennedy's classification of gradable adjectives by scale structure, and the derivation of comparison-class sensitivity from scale boundedness @cite{kennedy-2007} @cite{kennedy-mcnally-2005}. The key principle (Interpretive Economy) says: when a scale has an endpoint, use it as the standard — more informative than a contextual norm.
Main definitions #
interpretiveEconomy : Boundedness → PositiveStandard— derivation of standard type from scale structureIsClassA— relative (Class A) adjectives, defined as those whose interpretive-economy standard requires a comparison class
Main theorems #
interpretiveEconomy_open,interpretiveEconomy_closed,interpretiveEconomy_lowerBounded,interpretiveEconomy_upperBounded— the four entries of the IE table
Interpretive Economy determines the standard from scale structure. When a scale has an endpoint, Interpretive Economy requires using it as the standard (more informative than a contextual norm).
Equations
- Semantics.Degree.interpretiveEconomy Core.Scale.Boundedness.open_ = Semantics.Degree.PositiveStandard.contextual
- Semantics.Degree.interpretiveEconomy Core.Scale.Boundedness.lowerBounded = Semantics.Degree.PositiveStandard.minEndpoint
- Semantics.Degree.interpretiveEconomy Core.Scale.Boundedness.upperBounded = Semantics.Degree.PositiveStandard.maxEndpoint
- Semantics.Degree.interpretiveEconomy Core.Scale.Boundedness.closed = Semantics.Degree.PositiveStandard.maxEndpoint
Instances For
A boundedness is Class A (relative) iff its interpretive-economy standard requires a comparison class — i.e. iff the scale is open. Kennedy's tall, expensive, big.
Equations
Instances For
@[implicit_reducible]