Documentation

Linglib.Fragments.Mayan.Chuj.RootClasses

Chuj Root Classes #

Root lexicon for Chuj (Q'anjob'alan, Mayan): the four Mayanist root classes and the root inventory of [Coo19] "Building verbs in Chuj: Consequences for the nature of roots."

Main declarations #

Implementation notes #

The entry carries only the distributional class label; the theoretical coordinates ([Coo19]'s Classification values — semantic type, valency, transitive-Voice licensing) are a derived projection RootClass.toClassification in Studies/Coon2019.lean, following the derived-projection pattern of Studies/HaninkKoontzGarboden2025.lean.

inductive Chuj.RootClass :

The four morphosyntactic root classes in Chuj, identified by surface distribution (which suffixes they combine with, whether they form bare transitive stems). Labels follow [Coo19].

  • tv : RootClass

    Transitive roots: form bare transitive stems.

  • itv : RootClass

    Intransitive roots: take null v in intransitive stems.

  • pos : RootClass

    Positional roots: require -w for verbalization.

  • nom : RootClass

    Nominal roots: require -w for verbalization.

Instances For
    @[instance_reducible]
    Equations
    def Chuj.instReprRootClass.repr :
    RootClassNatStd.Format
    Equations
    Instances For
      @[instance_reducible]
      Equations
      structure Chuj.ChujRoot :

      A Chuj root entry from [Coo19]'s lexicon.

      • form : String

        Chuj root form

      • gloss : String

        English gloss

      • class' : RootClass

        Morphosyntactic root class

      Instances For
        @[instance_reducible]
        Equations
        def Chuj.instReprChujRoot.repr :
        ChujRootNatStd.Format
        Equations
        • One or more equations did not get rendered due to their size.
        Instances For
          Equations
          Instances For
            @[instance_reducible]
            Equations
            def Chuj.instDecidableEqChujRoot.decEq (x✝ x✝¹ : ChujRoot) :
            Decidable (x✝ = x✝¹)
            Equations
            • One or more equations did not get rendered due to their size.
            Instances For

              √TV roots (Table (5), p. 39) #

              Equations
              Instances For
                Equations
                Instances For
                  Equations
                  Instances For
                    Equations
                    Instances For
                      Equations
                      Instances For

                        √TV roots from examples (not in Table (5)) #

                        Equations
                        Instances For
                          Equations
                          Instances For
                            Equations
                            Instances For
                              Equations
                              Instances For
                                Equations
                                Instances For

                                  √ITV roots (Table (5), p. 39) #

                                  Equations
                                  Instances For
                                    Equations
                                    Instances For
                                      Equations
                                      Instances For
                                        Equations
                                        Instances For
                                          Equations
                                          Instances For

                                            √POS roots (Table (5), p. 39; Table (20), p. 47) #

                                            Equations
                                            Instances For
                                              Equations
                                              Instances For
                                                Equations
                                                Instances For
                                                  Equations
                                                  Instances For
                                                    Equations
                                                    Instances For
                                                      Equations
                                                      Instances For
                                                        Equations
                                                        Instances For

                                                          √NOM roots (Table (5), p. 39; Table (17), p. 46) #

                                                          Equations
                                                          Instances For
                                                            Equations
                                                            Instances For
                                                              Equations
                                                              Instances For
                                                                Equations
                                                                Instances For
                                                                  Equations
                                                                  Instances For
                                                                    Equations
                                                                    Instances For
                                                                      Equations
                                                                      Instances For

                                                                        Root lists #

                                                                        The full root inventory.

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

                                                                          All √TV roots.

                                                                          Equations
                                                                          Instances For

                                                                            All √ITV roots.

                                                                            Equations
                                                                            Instances For

                                                                              All √POS roots.

                                                                              Equations
                                                                              Instances For

                                                                                All √NOM roots.

                                                                                Equations
                                                                                Instances For