Documentation

Linglib.Studies.Anderson2006a

Anderson 2006: auxiliary verb constructions #

An auxiliary verb construction pairs an auxiliary with a lexical verb that stays the semantic head, and languages differ in which element hosts the inflection: the auxiliary (English have eaten), the lexical verb (Pipil weli ni-nehnemi), both with the same categories (Gorum), the two dividing the categories (Jakaltek, absolutive on the auxiliary and ergative on the lexical verb), or dividing them with some doubled (Hemba, Doyayo, Pipil). The five macro-patterns are distinguished by the inflectional head alone, and across the split/doubled languages the doubled category is overwhelmingly the subject. Negative auxiliaries head constructions of every pattern: aux-headed in Udihe, split in Kokota, lex-headed in Kwerba, doubled in 'Iipay. Doyayo, filed as lex-headed although its auxiliary partially encodes subject person through tone, comes out split by the inflectional-head criterion.

Main definitions #

References #

Where the inflection is marked #

Which inflectional categories each element of an auxiliary verb construction carries.

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

      The inflectional head fixes the macro-pattern (13): only the auxiliary marked, only the lexical verb, both with the same categories, the two disjoint, or overlapping.

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

        The categories doubled on both elements.

        Equations
        Instances For

          The book's examples #

          The categories a row lists under a feature key.

          Equations
          Instances For

            The inflectional marking a row records, when it records one.

            Equations
            • One or more equations did not get rendered due to their size.
            Instances For
              theorem Anderson2006a.rows_pattern (r : Data.Examples.LinguisticExample) :
              r Examples.allr.feature? "aux_marking" = nonem(InflectionalMarking.ofRow? r).toList, p((r.feature? "infl_pattern").bind InflectionPattern.ofString?).toList, m.pattern = p

              The book's pattern label for each example is what (13) reads off its marking — except where the auxiliary's marking is only partial.

              Doyayo (15a): the auxiliary partially encodes subject person through tone while the lexical verb carries tense, which (13) classifies as split; the book files it under lex-headed.

              Every one of the five patterns is instantiated by some example's marking.

              Chapter 5: in split/doubled patterns the doubled category is overwhelmingly the subject — every split/doubled example doubles subject agreement and nothing else.

              Negative auxiliaries #

              theorem Anderson2006a.negative_auxiliary_patterns :
              (∃ rExamples.all, r.feature? "strategy" = some "negVerb" (r.feature? "infl_pattern").bind InflectionPattern.ofString? = Syntax.Negation.Strategy.negVerb.expectedInflectionPattern) rExamples.all, r.feature? "strategy" = some "negVerb" (r.feature? "infl_pattern").bind InflectionPattern.ofString? = some AuxiliaryVerbs.InflectionPattern.lexHeaded

              Negative auxiliaries head constructions of more than one pattern (§1.7.2): Udihe (49) is aux-headed, as Strategy.expectedInflectionPattern expects of a verbal negator, and Kwerba (52) is lex-headed, so that expectation is a tendency rather than a law.