Documentation

Linglib.Syntax.Category.Degree.Basic

The degree head (Deg) #

This file defines Degree.Head, the inventory of the functional category Deg that heads the adjectival extended projection ([abney-1987]; [corver-1997]). The comparison heads are surveyed in [beck-2011]; the too ~ enough pair belongs to the sufficiency-excess literature ([Mei03]).

inductive Degree.Head :

The Deg⁰ inventory of a Degree Phrase. The phrase's internal structure is framework-dependent — [Ken99] posits a than-clause complement to Deg, [Hei00] a scopal degree operator — but the head inventory itself is framework-independent.

  • comparative : Head

    -er / more.

  • equative : Head

    as...as.

  • superlative : Head

    -est / most.

  • excessive : Head

    too.

  • sufficiency : Head

    enough.

Instances For
    @[instance_reducible]
    instance Degree.instDecidableEqHead :
    DecidableEq Head
    Equations
    def Degree.instReprHead.repr :
    HeadNatStd.Format
    Equations
    Instances For
      @[instance_reducible]
      instance Degree.instReprHead :
      Repr Head
      Equations