Documentation

Linglib.Fragments.Shona.Basic

Shona: Basic Types #

[Car26]

The Shona noun class system with eight singular/plural pairings and semantic core associations following [Car26] §3.5, §5.2.

Shona has fourteen active noun classes (1–14), organized into eight genders. Unlike Xhosa's three-way semantic split ([human]/[inanimate]/[animal]), Shona has a binary split: [human] (classes 1/2) vs everything else. The [animal] association with classes 9/10 has bleached in Shona, leaving only two interpretable genders.

Agreement with conjoined singulars #

The only consistent agreement patterns with conjoined singulars are:

Six of eight genders are uninterpretable, so default agreement dominates. Gender-matching plural agreement is the exception, not the rule ([Car26] §3.5, §5.2).

Shona noun classes. Standard Bantu numbering (1–14). Classes 15–18 are absent or non-productive. Class 11 plurals are syncretic with class 10; class 14 plurals use class 6.

Instances For
    @[implicit_reducible]
    Equations
    @[implicit_reducible]
    Equations
    def Shona.instReprNounClass.repr :
    NounClassStd.Format
    Equations
    Instances For
      inductive Shona.Gender :

      Shona genders: eight singular/plural noun class pairings. From [Car26] (16).

      Instances For
        @[implicit_reducible]
        instance Shona.instDecidableEqGender :
        DecidableEq Gender
        Equations
        @[implicit_reducible]
        Equations
        def Shona.instReprGender.repr :
        GenderStd.Format
        Equations
        Instances For

          Semantic core status for each Shona gender.

          [Car26] §5.2: Shona has a binary [±human] split. Only classes 1/2 have the [human] core. Classes 7/8 serve as the non-human default — the core for "all and only non-humans." The [animal] association with 9/10 has bleached; the remaining six genders are purely formal (uninterpretable).

          Equations
          Instances For

            Map Shona gender classes to the shared surface-level gender type. Gender A (cl1/cl2, human) → animate; all others → inanimate. Shona's binary [±human] split maps naturally to the animate/inanimate distinction.

            Equations
            Instances For