Documentation

Linglib.Fragments.Mayan.Qanjobal.Extraction

Q'anjob'al Agent Focus and Extraction Fragment #

Morphological data on Q'anjob'al (Q'anjob'alan, Mayan) extraction asymmetries, Agent Focus, and the Crazy Antipassive, following [CMPP14]. Q'anjob'al shows an extraction asymmetry: the intransitive subject (S) and transitive object (P) extract freely, but the transitive subject (A) cannot be extracted without Agent Focus. Agent Focus replaces the regular transitive form with a verb bearing the AF suffix -on, the intransitive status suffix -i (not transitive -V'), and no Set A agreement — used for wh-questions, focus, and relativization targeting the agent.

Main declarations #

Implementation notes #

Q'anjob'al head-marks two agreement paradigms on the predicate: Set A (ERG) prefixes with pre-consonantal and pre-vocalic allomorphs, and Set B (ABS) suffixes with null 3rd person (∅); the tables live in Qanjobal/Agreement.lean. The verb stem's final suffix encodes transitivity (intransitive ITV -i, transitive TV -V') and surfaces only phrase-finally. Morpheme order is ASP-ABS-ERG-ROOT-(DERIV)-SUFFIX, with the absolutive immediately after the aspect marker (pre-stem), confirming Q'anjob'al as HIGH-ABS. In Agent Focus, absolutive agreement co-indexes the notional object rather than the subject. The Crazy Antipassive reuses the same -on morpheme in non-finite embedded transitives (where Infl⁰ is absent), analyzed as the same case-assigning mechanism. Tables and examples cite [CMPP14] tables (13) and (14).

Status suffixes #

Verb status suffixes encode transitivity. Surface only phrase-finally.

Instances For
    @[implicit_reducible]
    Equations
    Equations
    Instances For

      Agent Focus construction #

      Morphological properties of a Q'anjob'al verb form.

      • hasAFSuffix : Bool

        Does the verb bear the AF suffix -on?

      • statusSuffix : StatusSuffix

        Which status suffix: ITV or TV?

      • hasSetA : Bool

        Does the verb bear Set A (ergative) agreement?

      Instances For
        def Qanjobal.instDecidableEqVerbMorphology.decEq (x✝ x✝¹ : VerbMorphology) :
        Decidable (x✝ = x✝¹)
        Equations
        • One or more equations did not get rendered due to their size.
        Instances For
          Equations
          • One or more equations did not get rendered due to their size.
          Instances For

            Regular transitive verb form.

            Equations
            Instances For

              Agent Focus verb form.

              Equations
              Instances For

                AF carries the intransitive status suffix -i, not -V'. This is the morphological reflex of AF Voice being non-phasal (intransitive v⁰). Despite the clause having two non-oblique core arguments, the verb's status suffix signals intransitivity.

                AF lacks Set A (ergative) agreement.

                Regular transitives have Set A agreement.

                Can the agent be extracted with this verb form?

                Equations
                Instances For

                  AF permits agent extraction; regular transitive does not.

                  Project VerbMorphology down to the pan-Mayan Mayan.VerbForm for cross-Mayan typology; the hasAFSuffix flag discriminates AF form from transitive.

                  Equations
                  Instances For

                    Cross-Mayan consistency: Q'anjob'al's AF form lacks Set A under both the language-internal hasSetA field and the projected Mayan.VerbForm.hasSetA predicate.

                    Crazy Antipassive #

                    The Crazy Antipassive uses the same -on morpheme as AF, but in non-finite embedded transitives rather than extraction contexts. Both carry the intransitive status suffix -i.

                    Chi uj [hin y-il-on-i] ix Malin 'Maria can see me.' Lanan [hach hin-laq'-on-i] 'I am hugging you.'

                    Equations
                    Instances For

                      The Crazy Antipassive is morphologically identical to AF.

                      Person restriction on Agent Focus #

                      In Q'anjob'al, AF is restricted to clauses with 3rd person agents. 1st and 2nd person agents use the regular transitive form even when focused or extracted. Compare (72a-b) of [CMPP14]:

                      • 3rd person: A Juan max maq'-on[-i] no tx'i'. (AF required)
                      • 1st person: Ay-in max hin-maq'[-a'] no tx'i'. (regular transitive)

                      The tentative account: 1st/2nd person agents may be base-generated in a high clausal position (Spec,CP), so no extraction through the vP phase edge is needed — the trapping problem never arises.

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

                          The Crazy Antipassive does NOT have this person restriction: it appears with all persons in non-finite embedded transitives. This is expected because the Crazy Antipassive is triggered by the absence of Infl⁰ (a property of the embedded clause), not by extraction through a phase edge.

                          Equations
                          Instances For

                            Extraction marking #

                            Reflex hosts for Q'anjob'al extraction marking.

                            Instances For
                              @[implicit_reducible]
                              Equations
                              def Qanjobal.Extraction.instReprSite.repr :
                              SiteStd.Format
                              Equations
                              • One or more equations did not get rendered due to their size.
                              Instances For

                                3rd-person agent (subject) extraction switches the verb to AF (the suffix -on, [CMPP14]); nothing else is marked.

                                Equations
                                Instances For