Documentation

Linglib.Studies.SagEtAl2020

Sag et al. (2020): the Aux-Initial (Subject-Auxiliary Inversion) construction #

[SCA+20b] [Sag10]

The second paper-anchored consumer of the SBCG construct type hierarchy (Syntax/HPSG/Construction.lean). [SCA+20b] analyzes the English auxiliary system in Sign-Based Construction Grammar; its Aux-Initial Construction ((39)) is a headed-cxt subtype — a sibling of the filler-gap supertype filler-head-cxt — whose head daughter is an inverted [INV +] word (an invertible finite auxiliary).

Following Fillmore (1999), aux-initial constructions share no semantics ([SCA+20b] fn. 34); a particular SAI's clausal meaning comes only from cross-classification with the clausal dimension. So the interrogative SAI ("Has Lee eaten apples?") is aux-initial-cxt ⊓ interrogative-cl, and a worked construct inherits the inverted head (from aux-initial-cxt) and the question semantics (from interrogative-cl) from one sort — by the same multiple-inheritance machinery as [Sag10]'s filler-gap constructions.

That two paper-anchored studies (this and Studies/Sag2010.lean) consume one construct hierarchy is the justification for its theory-layer home. The aux-initial / inversion sort nodes and the INV feature live in the substrate; the construction's own principle and worked constructs are here.

Scope #

The single distinguishing constraint modeled is the head's [INV +] value. The richer apparatus of the paper — the MTR/DTRS SYN token-sharing of (39), the valence list VAL/ amalgamation, the AUX/GRAM features, and the ellipsis interactions — is deferred, as are the other SAI subtypes (polar-interrogative, exclamative, conditional inversion).

The Aux-Initial Construction ([SCA+20b] (39)): the head daughter is an inverted ([INV +]) word — an invertible finite auxiliary. Unlike the filler-gap constructions it carries no shared semantics (Fillmore 1999, [SCA+20b] fn. 34); its clausal meaning comes only from cross-classification.

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

    The filler-gap grammar of Construction.lean extended with the inversion construction.

    Equations
    Instances For

      aux-initial-cxt is a sibling of filler-head-cxt under headed-cxt, and the interrogative SAI cross-classifies it with interrogative-cl — the same machinery as [Sag10]'s filler-gap constructions, now for the second paper's construction.

      A worked interrogative SAI #

      Entities of a worked aux-initial construct: the construct, its mother and (inverted) head daughter, and the inversion- and semantic-value objects. (Aux-initial constructs have no filler daughter.)

      Instances For
        @[implicit_reducible]
        Equations
        @[implicit_reducible]
        Equations
        def SagEtAl2020.instReprSAIEnt.repr :
        SAIEntStd.Format
        Equations
        Instances For
          @[reducible]

          A well-formed interrogative SAI (sort interrogative-SAI): inverted head, interrogative mother.

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

            The inverted-head restriction binds: an aux-initial construct with an [INV −] head violates the aux-initial principle.

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