Documentation

Linglib.Fragments.Shan.Classifiers

Shan Numeral Classifier Lexicon #

@cite{little-moroney-royer-2022} @cite{moroney-2021} @cite{cushing-1887}

Typed classifier entries for Shan (Southwestern Tai, Kra-Dai), a classifier-for-noun language spoken in Myanmar and surrounding countries by approximately 4.6 million speakers.

Unlike Ch'ol classifiers, which are bound to the numeral, Shan classifiers are free morphemes derived from nominal elements. The classifier for animals, , also means 'body'; the classifier for plants, ton, is the head of the compound ton-mâj 'tree'.

CLF-for-N semantics #

In the CLF-for-N analysis (@cite{little-moroney-royer-2022} §4; @cite{chierchia-1998}; @cite{jenks-2011}), the classifier atomizes the noun denotation: ⟦CLF⟧ = λPλx.[P(x) ∧ ¬∃y[P(y) ∧ y < x]]

Because the classifier is semantically connected to the noun (not the numeral), it appears in contexts beyond numerals: with quantifiers (ku 'every'), demonstratives (nâj 'this'), and relative clauses.

Word order #

Shan word order is [N Num CLF], with the noun preceding the numeral and classifier. @cite{moroney-2021} analyzes this as NP-movement from a base position below ClfP to a position above the numeral and classifier.

ʔǎn — inanimates (generic/default classifier for inanimate objects).

Equations
Instances For

    tǒ — animals. Also means 'body' as a free noun.

    Equations
    Instances For

      kǒ — people/humans.

      Equations
      Instances For

        hòj — round objects (fruits, jujubes).

        Equations
        Instances For

          ton — plants, trees. Head of compound ton-mâj 'tree'.

          Equations
          Instances For

            lǎŋ — buildings, houses.

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

                The default classifier is marked as default.

                theorem Fragments.Shan.Classifiers.specific_classifiers_motivated :
                ((List.filter (fun (x : Typology.ClassifierEntry) => !x.isDefault) allClassifiers).all fun (x : Typology.ClassifierEntry) => decide (x.semantics.length > 0)) = true

                All non-default classifiers carry at least one semantic parameter.

                Shan classifiers are free morphemes (no leading hyphen).