Documentation

Linglib.Features.Boundness

Boundness #

Morphological boundness of a lexical item: a free word versus a bound clitic or suffix. A general per-entry morphological feature, not specific to any one construction — relevant to acquisition ([Cla17] argues free morphemes are acquired more readily than bound ones) and to coordination typology ([MS16]), among others.

inductive Boundness :

Morphological boundness: free word vs bound clitic/suffix.

  • free : Boundness

    Independent word (Hungarian "is", English "and").

  • bound : Boundness

    Clitic or suffix (Georgian "-c", Latin "-que").

Instances For
    @[implicit_reducible]
    instance instDecidableEqBoundness :
    DecidableEq Boundness
    Equations
    @[implicit_reducible]
    Equations
    def instReprBoundness.repr :
    BoundnessNatStd.Format
    Equations
    Instances For
      Equations
      Instances For
        @[implicit_reducible]
        Equations