Documentation

Linglib.Fragments.Basque.Postsyntax

Basque Auxiliary Postsyntactic Inventory [AN12] [Mid26] #

[HM93] [Har14a] [Har16a]

The fragment-level data needed to formalize the postsyntactic argument about Basque auxiliaries in [Mid26] §3.1 (extending [AN12] §3.1.1, §4.6).

A finite Basque auxiliary linearizes as a sequence of terminal nodes (each a FeatureBundle): an absolutive clitic, a T head, an ergative clitic, and a complementizer. The two postsyntactic rules that diagnose the impoverishment-before-metathesis ordering operate on whole terminals, not on features within a single bundle:

This file provides only the bundle constructors and predicates the rules need to fire. The rules themselves and the divergence proof live in Studies/Middleton2026.lean.

Encoding choices #

A 1st-person absolutive clitic: [CL ABS +participant +author]. The trigger of [Mid26] (16) Participant Dissimilation.

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

    A 2nd-person ergative clitic: [CL ERG +participant −author]. The right-context of [Mid26] (16) — the participant ergative that licenses deletion of abs1pAuthor.

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

      A T head with [+tense]. The leftmost-position trigger and swap-source of [Mid26] (13) Ergative Metathesis.

      Equations
      Instances For

        Does the bundle bear [+tense]? Diagnoses a T head.

        Equations
        Instances For

          Does the bundle bear an ergative case marker? Diagnoses an ERG clitic. (Matching is by dimension — any valued/unvalued case feature.)

          Equations
          Instances For

            Does the bundle bear an absolutive case marker? Diagnoses an ABS clitic. (Matching is by dimension — any valued/unvalued case feature.)

            Equations
            Instances For

              Does the bundle bear [+participant]?

              Equations
              Instances For

                Does the bundle bear [+author]?

                Equations
                Instances For

                  A 1st-person absolutive clitic — [CL ABS +participant +author], the deletion target of Participant Dissimilation.

                  Equations
                  Instances For

                    A participant ergative clitic — [CL ERG +participant ...], the right-context that licenses Participant Dissimilation.

                    Equations
                    Instances For

                      erg2s is recognised as an ergative participant clitic.

                      tPast is recognised as a T head.

                      T is not an ergative clitic.

                      ERG is not a T head.