Documentation

Linglib.Fragments.Mayan.Kiche.VoiceSystem

K'iche' Voice System Fragment [Mon17] #

The five transitive voice alternations of K'iche', following [Mon17] Lessons 15–22, 26–30.

Voice Inventory #

K'iche' has five voices for transitive verbs (plus an instrumental voice not covered in the grammar):

  1. Active Voice (Lessons 15–18, 26–27): Subject (A), verb, and object (P) are all expressed. Voice marker: -j for derived transitive verbs (DTVs), for radical transitive verbs (RTVs). Template: aspect + P(SetB) + A(SetA) + root + voice.

  2. Simple Passive (Lessons 19–20, 28–29): P is promoted to subject (triggers Set B); A is demoted to an oblique (introduced by rumaal/kumaal 'by'). Voice marker: -x (DTVs), -Vtaj (RTVs). Template: aspect + S(SetB) + root + passive.

  3. Absolutive Antipassive (Lesson 21): A is kept as subject (triggers Set B as if intransitive); P is suppressed entirely. Voice marker: -n (DTVs). Verb conjugates like an intransitive. Template: aspect + S(SetB) + root + antipass.

  4. Agent-Focus Antipassive (Lessons 22, 30): The subject (A) is focused/emphasized. P triggers Set B, A appears as a separated pronoun before the verb. Voice marker: -n (DTVs), -Vk (RTVs). This is the voice used for subject extraction (wh-questions about the agent), which is why subject extraction triggers Agent Focus morphology rather than wi.

  5. Completed Passive (Lessons 20, 29): Like Simple Passive but with completed aspect. Voice marker: -taaj (DTVs for completed aspect only).

Verb Classes #

Aspect Markers #

Connection to Extraction Morphology #

Agent Focus Antipassive (voice 4) is the morphological strategy used for subject extraction in K'iche'. When the agent is extracted via Ā-movement (e.g., 'Who bought it?'), the verb appears in Agent Focus voice with the -n or -Vk marker, not with the fronting particle wi. This is why subjectExtraction.wiLicensed = false in ExtractionMorphology.lean — subject extraction uses Agent Focus, not wi.

K'iche' transitive verb classes., Lesson 15.

  • derived : TransVerbClass

    Derived: polysyllabic roots ending in vowels.

  • radical : TransVerbClass

    Radical: monosyllabic roots ending in consonants.

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

      The five transitive voices of K'iche'., Lessons 15–22, 26–30.

      • active : KicheVoice

        Active Voice: A and P both expressed.

      • simplePassive : KicheVoice

        Simple Passive: P promoted to subject, A demoted to oblique.

      • absolutiveAntipassive : KicheVoice

        Absolutive Antipassive: A is subject, P suppressed.

      • agentFocus : KicheVoice

        Agent-Focus Antipassive: A is focused/extracted.

      • completedPassive : KicheVoice

        Completed Passive (distinct morphology from Simple Passive in completed aspect).

      Instances For
        @[implicit_reducible]
        Equations
        @[implicit_reducible]
        Equations
        def Kiche.instReprKicheVoice.repr :
        KicheVoiceStd.Format
        Equations
        Instances For

          The voice marker suffix for derived transitive verbs (DTVs). : Active = -j (Lesson 15), Simple Passive = -x (Lesson 19), Antipassive = -n (Lesson 21), Agent Focus = -n (Lesson 22), Completed Passive = -taaj (Lesson 20).

          Equations
          Instances For

            The voice marker suffix for radical transitive verbs (RTVs). : Active = Ø (Lesson 26), Simple Passive = -Vtaj (Lesson 28, where V is a copy of the root vowel), Agent Focus = -Vk (Lesson 30).

            Equations
            Instances For
              inductive Kiche.Aspect :

              K'iche' aspect markers., Lesson 9.

              Instances For
                @[implicit_reducible]
                instance Kiche.instDecidableEqAspect :
                DecidableEq Aspect
                Equations
                def Kiche.instReprAspect.repr :
                AspectStd.Format
                Equations
                Instances For
                  @[implicit_reducible]
                  Equations
                  def Kiche.aspectMarker :
                  AspectString

                  The morphological form of the aspect marker. , Lesson 9: k- (ka-) for incomplete, x- for completed.

                  Equations
                  Instances For

                    The transitive active voice template: aspect + P(Set B) + A(Set A) + root + voice marker. , Lesson 15.

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

                        The passive voice template: aspect + S(Set B) + root + passive marker. The agent appears as an oblique (rumaal/kumaal). , Lesson 19.

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

                            The antipassive voice template: aspect + S(Set B) + root + antipassive marker. P is suppressed. Verb conjugates like an intransitive. , Lesson 21.

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

                                Does this voice realize A (the transitive agent) as a full agreement-bearing argument? In Active and Agent Focus, yes. In passives and Absolutive Antipassive, A is either demoted (oblique) or absent.

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

                                  Does this voice realize P (the transitive patient) as a full agreement-bearing argument? In Active and passives, yes. In antipassives, P is suppressed or demoted.

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

                                    Is the verb in this voice conjugated like an intransitive (only Set B agreement, no Set A)? Passives and antipassives both conjugate intransitively. [Mon17] Lesson 19 (passive = "like intransitive"), Lesson 21 (antipassive = "exactly as Simple Intransitive Verbs").

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

                                      Agent Focus is the voice used for subject extraction in K'iche'. When 'who' questions target the agent, the verb appears in Agent Focus, not Active Voice. This is why wi is not licensed for subject extraction — Agent Focus morphology is used instead. , Lesson 22; [MR21], §2.

                                      Equations
                                      Instances For

                                        Agent Focus Antipassive shares the same marker as Absolutive Antipassive for DTVs (-n), but their functions are distinct. , Lesson 22 notes: "In spite of the confusingly similar structure between the two voices, their meanings are quite different."

                                        For RTVs, Agent Focus and Absolutive Antipassive have DIFFERENT markers: -Vk vs -n.

                                        K'iche' voice system profile #

                                        Five voices, asymmetrical (Active is the basic form): 5 voices (+ instrumental, not covered); Active is basic ([Mon17]); Agent Focus used for subject extraction.

                                        The five voices of K'iche'.

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

                                          K'iche' is asymmetrical — Active is the basic voice.

                                          Equations
                                          Instances For

                                            K'iche' voice system is asymmetrical (Active is basic).

                                            K'iche' is NOT a simple active/passive system (it has 5 voices, not 2).

                                            structure Kiche.Negation :

                                            K'iche' negation uses a circumfixal pattern: na...taj/ta. The first element na precedes the negated constituent; the second element taj (or ta before verbs) follows it. , Lesson 13.

                                            • proclitic : String
                                            • enclitic : String
                                            Instances For
                                              def Kiche.instDecidableEqNegation.decEq (x✝ x✝¹ : Negation) :
                                              Decidable (x✝ = x✝¹)
                                              Equations
                                              • Kiche.instDecidableEqNegation.decEq { proclitic := a, enclitic := a_1 } { proclitic := b, enclitic := b_1 } = if h : a = b then h if h : a_1 = b_1 then h isTrue else isFalse else isFalse
                                              Instances For
                                                def Kiche.instReprNegation.repr :
                                                NegationStd.Format
                                                Equations
                                                • One or more equations did not get rendered due to their size.
                                                Instances For
                                                  @[implicit_reducible]
                                                  Equations

                                                  Negation of nonverbal predicates (pronouns, nouns, adjectives, adverbs, prepositions): na...taj.

                                                  Equations
                                                  Instances For

                                                    Negation of verbal predicates: na...ta.

                                                    Equations
                                                    Instances For

                                                      Both negation forms share the proclitic na.