Documentation

Linglib.Theories.Syntax.Minimalism.Core.CaseDiscrimination

Case Discrimination in Agreement @cite{preminger-2014} #

@cite{bobaljik-2008} @cite{scott-2023}

@cite{preminger-2014} formalizes the Moravcsik hierarchy: agreement is case-discriminating — probes are sensitive to the case of their potential targets.

The Moravcsik Hierarchy #

Case accessibility for agreement is ordered:

unmarked > dependent > lexical/oblique

Where:

Agreement targets DPs at or above a threshold in this hierarchy. The threshold is a contiguous prefix: {unmarked}, {unmarked, dependent}, or {all}. Crucially, a probe CANNOT target dependent-case DPs without also targeting unmarked-case DPs.

The Typological Gap #

The hierarchy predicts an asymmetry:

The gap follows from contiguity: in a NOM-ACC system, A and S both receive NOM (unmarked). Any probe that sees P (ACC = dependent) also sees A (NOM = unmarked ≥ dependent). So you cannot target S and P (= ABS-like) without also targeting A — ruling out ERG-ABS agreement.

Dative Intervention as Failed Agreement (§8.4) #

When a dative DP intervenes between a probe and its intended target:

  1. The probe encounters the dative's phi-features (minimality)
  2. But the dative bears lexical case (below the threshold)
  3. The probe cannot successfully Agree with the dative
  4. The probe also cannot "look past" the dative (locality)
  5. Result: the probe FAILS → default agreement surfaces

This unifies dative intervention with Kichean AF: both are instances of obligatory agreement failing without crashing (Ch. 5).

Case accessibility for agreement.

The hierarchy determines which DPs are visible to agreement probes. Higher accessibility = more likely to be targeted by a probe.

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

      Is a DP with this case level accessible to a probe with the given threshold? Contiguity: a DP is accessible iff its level is at or above the threshold.

      Equations
      Instances For

        A case alignment maps argument positions (S, A, P) to case accessibility levels.

        • S: intransitive subject (sole argument)
        • A: transitive agent (external argument)
        • P: transitive patient (internal argument)
        Instances For
          Equations
          • One or more equations did not get rendered due to their size.
          Instances For

            Nominative-accusative alignment: S and A both get unmarked (NOM), P gets dependent (ACC).

            Equations
            Instances For

              Ergative-absolutive alignment: S and P both get unmarked (ABS), A gets dependent (ERG).

              Equations
              Instances For

                Tripartite alignment: S gets unmarked (ABS), A gets dependent (ERG), P gets dependent (ACC). Mam.

                Equations
                Instances For

                  Agreement pattern: which argument positions trigger agreement.

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

                          Given a case alignment and an accessibility threshold, compute which argument positions are visible to the probe.

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

                            Is this agreement pattern ergative-absolutive? S and P agree, A does not (S=P≠A).

                            Equations
                            Instances For

                              Is this agreement pattern nominative-accusative? S and A agree, P does not (S=A≠P).

                              Equations
                              Instances For

                                With NOM-ACC case, A always agrees whenever S agrees (both have unmarked = NOM). Therefore, the pattern S=P≠A (ergative-absolutive agreement) is impossible: you cannot target S without also targeting A.

                                This is @cite{bobaljik-2008}'s typological gap: NOM-ACC case + ERG-ABS agreement is unattested.

                                Corollary: ERG-ABS agreement is impossible with NOM-ACC case. No threshold produces S=P≠A under NOM-ACC alignment.

                                With ERG-ABS case, threshold = unmarked yields ABS agreement: S and P agree (both have ABS = unmarked), A does not (ERG = dependent, below threshold). This is ergative-absolutive agreement.

                                With ERG-ABS case, threshold = dependent yields agreement with ALL arguments (S, A, P all accessible).

                                Contiguity: if a DP with dependent case is accessible, then any DP with unmarked case is also accessible (unmarked > dependent).

                                Contiguity: if a DP with lexical case is accessible, then DPs with dependent and unmarked case are also accessible.

                                Dative intervention: a dative DP blocks the probe's search.

                                Components:

                                • dativePresent : Bool

                                  A dative (lexical case) DP intervenes.

                                • threshold : CaseAccessibility

                                  The probe's case accessibility threshold.

                                • targetLevel : CaseAccessibility

                                  Case level of the intended agreement target.

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

                                    Is the dative visible to the probe? Only if the threshold is low enough to include lexical case.

                                    Equations
                                    Instances For

                                      Does dative intervention cause agreement failure?

                                      The dative intervenes (blocks the probe by locality/minimality) if it has matching phi-features. But it cannot be a valid goal because its case (lexical) is below the threshold. The probe fails without crashing.

                                      This is modeled as: if a dative is present AND the dative's case is below the threshold (so the probe can't Agree with it) AND the dative blocks access to the real target by minimality, then agreement fails.

                                      Equations
                                      Instances For

                                        With a standard threshold (unmarked or dependent), a dative DP causes intervention: it blocks the probe but cannot be agreed with.

                                        If the threshold includes lexical case, the dative does NOT intervene — it becomes a valid agreement target.

                                        Kaqchikel has ergative-absolutive alignment: S and P get ABS (unmarked), A gets ERG (dependent).

                                        Equations
                                        Instances For

                                          Under Kaqchikel's alignment with threshold = unmarked, agreement targets S and P (Set B / absolutive agreement) but not A. This is consistent with the Set B (ABS) paradigm.

                                          Kaqchikel Set A agreement targets A (ERG): this requires a separate probe (Voice/v) with threshold = dependent, which sees both unmarked and dependent case DPs.