Documentation

Linglib.Phenomena.Plurals.Studies.VerbalNumber

Verbal Number and Pluractionality #

@cite{corbett-2000}

Verbal number — number marking on the verb that quantifies over events rather than participants (@cite{corbett-2000} Ch 8). Languages like Hausa, Chechen, and Navajo mark number directly on the verb stem, often via suppletion (distinct stems for singular vs plural).

Key distinctions:

WALS 80A Bridge #

WALS Feature 80A records verbal number and suppletion across 193 languages. 159 have no verbal number; 34 have singular-plural pairs (with or without suppletion); 7 have sg-du-pl triples.

Whether verbal number is participant agreement, event plurality, or both.

  • participantAgreement : VerbalNumberType

    Verb agrees with subject/object number (most Indo-European). Not "verbal number" in the strict Corbett sense.

  • eventPlurality : VerbalNumberType

    Verb's own event argument is pluralized. The verb stem changes to encode repeated, distributed, or intensified action.

  • mixed : VerbalNumberType

    Both patterns co-exist in the language.

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

      Profile for a language's verbal number system.

      • name : String
      • hasSuppletion : Bool

        Whether the language uses suppletion (distinct stems for sg/pl).

      • verbValues : List Features.Number.Category

        Number values distinguished on the verb.

      Instances For
        Equations
        Instances For

          Hausa: event plurality with suppletive verb stems. tàfi 'go (sg)' / tàka 'go (pl)'.

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

            Chechen: event plurality with suppletion. Verb pairs encode singular vs plural action.

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

              Navajo: event plurality, sg-du-pl verb stems (one of the richer systems). Three-way suppletion: łtsooz 'flat object lies (sg)' / łtsos '(du)' / łtsoos '(pl)'.

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

                Georgian: mixed system — participant agreement on some verbs, event plurality on others.

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

                  Navajo is the only 3-value system in our sample.

                  The implicational universal holds: dual verbal number implies singular and plural are also distinguished.

                  Map a VerbalNumberProfile to the corresponding WALS 80A category.

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