Documentation

Linglib.Theories.Syntax.Minimalist.Inversion

Minimalist Analysis of Subject-Auxiliary Inversion #

Inversion-specific constraints and licensing, plus the underlying clause structure (positions, dominance, structural precedence).

The Analysis #

Matrix questions have [+Q] on C, which triggers T-to-C movement. Embedded questions have [+Q] satisfied by the embedding verb or wh-movement, so T-to-C doesn't occur.

This derives the word order asymmetry:

Positions in the clause structure

Instances For
    def Minimalist.instReprPosition.repr :
    PositionStd.Format
    Equations
    Instances For
      @[implicit_reducible]
      Equations

      Structural precedence in English (Spec-Head-Complement order)

      Equations
      Instances For
        Instances For
          Equations
          • One or more equations did not get rendered due to their size.
          Instances For
            Instances For
              def Minimalist.instReprTPosition.repr :
              TPositionStd.Format
              Equations
              Instances For
                @[implicit_reducible]
                Equations

                Matrix questions trigger T-to-C movement (to check [+Q] on C)

                Equations
                Instances For

                  Embedded questions don't trigger T-to-C (C's [+Q] is checked otherwise)

                  Equations
                  Instances For

                    Matrix questions have T before subject (via T-to-C)

                    Embedded questions have subject before T (no T-to-C)

                    A clause: words + structural info

                    Instances For

                      Word order must match the structural prediction

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

                        A word sequence is licensed for a clause type if some T-position works

                        Equations
                        Instances For

                          Matrix questions with T-first word order are licensed

                          Matrix questions with subject-first are NOT licensed

                          Embedded questions with subject-first are licensed

                          Embedded questions with T-first are NOT licensed