Documentation

Linglib.Semantics.ArgumentStructure.AuxiliarySelection

Perfect-auxiliary selection (be/have) #

[Bur86] [Sor00]

The be/have perfect-auxiliary selection typology: many European languages select between be and have as the perfect auxiliary by the transitivity/ unaccusativity class of the lexical verb (the Auxiliary Selection Hierarchy): unaccusatives → be (Italian è arrivato, French est arrivé), unergatives/transitives → have (Italian ha mangiato). English has collapsed the split (all verbs take have). Graduated from the dissolved Typology/ drawer; the orthogonal AVC inflection typology split off to Syntax/AuxiliaryVerbs.lean.

Main definitions #

Implementation note #

selection flattens [Sor00]'s Auxiliary Selection Hierarchy (a 7-class semantic gradient with per-language cutoffs) to a 4-class enum keyed on a single reflexive parameter. A faithful graded scale, derived from Semantics/ArgumentStructure/EntailmentProfile.lean's proto-role predicates, is the documented successor (it would discharge Studies/Sorace2000's standing TODO).

Perfect auxiliary choice.

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

      Transitivity class relevant to auxiliary selection.

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

          Language-level auxiliary selection rule.

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

              Auxiliary selection driven by a single binary parameter: does the language treat reflexives as BE-selecting (Romance pattern) or HAVE-selecting (German pattern)? In this coarse 4-class model unaccusatives select BE and unergatives/transitives select HAVE, with the reflexive row the locus of cross-linguistic variation ([Bur86] for the Italian generalization; [Sor00] for the cross-linguistic split).

              Equations
              Instances For

                German auxiliary selection: reflexives → haben, not sein — the Romance-vs-German reflexive contrast of [Sor00].

                Equations
                Instances For