Documentation

Linglib.Phenomena.Comparison.Studies.Kennedy2007

Kennedy Framework on Comparative Data #

@cite{kennedy-2007} @cite{kennedy-mcnally-2005} @cite{schwarzschild-2005} @cite{solt-2015} @cite{winter-2005}

Bridge connecting @cite{kennedy-2007}'s measure function approach to the comparative construction data in Phenomena/Comparison/.

Key Bridges #

  1. Morphological distribution: Kennedy's ⟦-er⟧ and ⟦more⟧ are the same degree morpheme (comparative DegP head) with different spell-out — the framework is morphology-neutral.

  2. Scale structure predictions: Kennedy's Interpretive Economy predicts that open-scale comparatives use contextual standards while closed-scale comparatives use endpoint standards.

  3. Measure phrase licensing: Kennedy's approach naturally accounts for measure phrase differentials ("3 inches taller") because the degree argument IS a measure.

Differential Comparative Data #

Empirical data on differential comparatives (@cite{schwarzschild-2005}, @cite{solt-2015}): constructions that specify the extent of the comparison ("3 inches taller", "twice as expensive", "much faster").

  1. Measure phrase differentials require specific scale structure: "3 inches taller" ✓ but "*3 units more beautiful" ✗ (ratio scale needed).
  2. Factor phrases ("twice as tall") require the equative, not the comparative (*"twice taller than").
  3. Degree modifiers ("much", "slightly", "a lot") are less restrictive than measure phrases — they work with open scales.

A measure phrase differential datum: a numeric amount specifying the extent of comparison.

  • sentence : String
  • acceptable : Bool
  • scaleType : String

    What kind of scale does the adjective have?

  • measurePhrase : String

    The measure phrase

Instances For
    Equations
    • One or more equations did not get rendered due to their size.
    Instances For
      Equations
      • One or more equations did not get rendered due to their size.
      Instances For

        Kennedy's approach predicts measure phrases are licensed when the degree type has subtraction (ratio/interval scale). The comparative data measurePhraseExamples reflects this: height (ratio) ✓, beauty (open, no conventional unit) ✗.

        This is a type-theoretic prediction: differentialComparative requires (with subtraction), not just an ordered type.

        Factor phrase data: multiplicative comparison ("twice", "three times").

        • sentence : String
        • acceptable : Bool
        • factor : String

          Factor ("twice", "three times", etc.)

        • construction : String

          Equative or comparative?

        Instances For
          Equations
          • One or more equations did not get rendered due to their size.
          Instances For
            Equations
            • One or more equations did not get rendered due to their size.
            Instances For

              Degree modifier data: "much", "slightly", "a lot", "far".

              • sentence : String
              • acceptable : Bool
              • modifier : String
              • requiresComparison : Bool

                Does the modifier require a comparison construction?

              Instances For
                Equations
                • One or more equations did not get rendered due to their size.
                Instances For
                  Equations
                  • One or more equations did not get rendered due to their size.
                  Instances For