Documentation

Linglib.Syntax.Pronoun.WALS

Pronoun — typological survey (WALS) #

[DH13b] [nichols-peterson-2013]

The cross-linguistic WALS-survey facet of the pronoun object: the friendly feature enums (Chs 39–48) and phonological-shape enums (Chs 136–137), their fromWALS* converters, the iso-keyed accessors that read a language's value from the Data.WALS layer, and the distribution theorems.

A language's WALS pronoun fact is a function of its ISO code (Pronoun.genderDistinction "kor"), derived from Data.WALS — there is no per-language Profile bundle (that was write-only and is gone). When a study needs to ground a Fragment analysis against WALS, it states a decide-checked theorem over the accessor in that study file.

Main declarations #

WALS Ch 39: inclusive/exclusive distinction in independent pronouns.

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

      WALS Ch 39B: incl/excl forms in Pama-Nyungan languages (areal sub-feature).

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

          WALS Ch 40: incl/excl distinction in verbal inflection.

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

              WALS Ch 44: where gender distinctions appear in the pronoun paradigm.

              • in3rdAndOtherPersons : GenderDistinction

                Gender in 3rd person AND in 1st/2nd person (e.g., Arabic, Hebrew).

              • in3rdPersonIncludingNonSg : GenderDistinction

                Gender in 3rd person only, including non-singular forms (e.g., Polish, Albanian).

              • in3rdPersonSgOnly : GenderDistinction

                Gender in 3rd person singular only (e.g., English he/she/it).

              • in1stOr2ndOnly : GenderDistinction

                Gender in 1st or 2nd person but not 3rd (rare; e.g., Iraqw).

              • in3rdPersonNonSgOnly : GenderDistinction

                Gender in 3rd person non-singular only (extremely rare).

              • noGenderDistinctions : GenderDistinction

                No gender distinctions in pronouns (e.g., Finnish, Turkish, Japanese).

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

                  WALS Ch 45: politeness (honorific/formality) distinctions in pronouns.

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

                      WALS Ch 46: morphological source of indefinite pronouns.

                      • interrogativeBased : IndefiniteType

                        Based on interrogative forms (e.g., Japanese dare-ka 'who-Q' = 'someone').

                      • genericNounBased : IndefiniteType

                        Based on generic nouns (e.g., English 'somebody' = 'some' + 'body').

                      • special : IndefiniteType

                        Special, dedicated forms unrelated to interrogatives or generic nouns.

                      • mixed : IndefiniteType

                        Mixed: some interrogative-based, others generic-noun-based.

                      • existentialConstruction : IndefiniteType

                        Existential construction used instead of indefinite pronouns.

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

                          WALS Ch 47: relationship between intensifiers and reflexives.

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

                              WALS Ch 48: whether adpositions bear person-marking morphology.

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

                                  WALS converters (Chs 39, 39B, 40, 44–48) #

                                  Per-language WALS accessors (Chs 39–48) #

                                  Each pronoun-system feature is a function of a language's ISO 639-3 code, derived from the Data.WALS layer through the fromWALS* converters — no per-language stipulation, replacing the former hand-stipulated Profile bundle. A fragment attaches a feature as a Lang.pronoun… one-liner over its iso; none means WALS did not sample that language for that chapter.

                                  WALS Ch 39: incl/excl distinction in independent pronouns.

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

                                    WALS Ch 40: incl/excl distinction in verbal inflection.

                                    Equations
                                    • One or more equations did not get rendered due to their size.
                                    Instances For
                                      def Pronoun.genderDistinction (iso : String) :

                                      WALS Ch 44: gender distinctions in the pronoun paradigm.

                                      Equations
                                      • One or more equations did not get rendered due to their size.
                                      Instances For
                                        def Pronoun.politeness (iso : String) :

                                        WALS Ch 45: politeness distinctions in pronouns.

                                        Equations
                                        Instances For
                                          def Pronoun.indefiniteType (iso : String) :

                                          WALS Ch 46: indefinite-pronoun strategy.

                                          Equations
                                          Instances For

                                            WALS Ch 47: intensifier–reflexive relationship.

                                            Equations
                                            Instances For

                                              WALS Ch 48: person marking on adpositions.

                                              Equations
                                              Instances For

                                                Distribution theorems #

                                                Phonological shape (WALS Chs 136–137, [nichols-peterson-2013]) #

                                                M-T pronoun pattern (WALS Ch 136A, [nichols-peterson-2013]): whether 1SG has /m/ and 2SG has /t/, a widespread cross-linguistic pattern hypothesized to reflect deep genealogical signal.

                                                • absent : MTPattern

                                                  No M-T pattern in the pronoun paradigm.

                                                • paradigmatic : MTPattern

                                                  M-T pattern is paradigmatic (systematic across forms).

                                                • nonParadigmatic : MTPattern

                                                  M-T pattern is non-paradigmatic (sporadic).

                                                Instances For
                                                  @[implicit_reducible]
                                                  Equations
                                                  def Pronoun.instReprMTPattern.repr :
                                                  MTPatternStd.Format
                                                  Equations
                                                  Instances For
                                                    @[implicit_reducible]
                                                    Equations
                                                    inductive Pronoun.MIn1SG :

                                                    Whether 1SG has an m-initial or m-containing form (WALS Ch 136B).

                                                    Instances For
                                                      @[implicit_reducible]
                                                      Equations
                                                      @[implicit_reducible]
                                                      Equations
                                                      def Pronoun.instReprMIn1SG.repr :
                                                      MIn1SGStd.Format
                                                      Equations
                                                      Instances For

                                                        N-M pronoun pattern (WALS Ch 137A, [nichols-peterson-2013]): whether 1SG has /n/ and 2SG has /m/.

                                                        Instances For
                                                          @[implicit_reducible]
                                                          Equations
                                                          def Pronoun.instReprNMPattern.repr :
                                                          NMPatternStd.Format
                                                          Equations
                                                          Instances For
                                                            @[implicit_reducible]
                                                            Equations
                                                            inductive Pronoun.MIn2SG :

                                                            Whether 2SG has an m-initial or m-containing form (WALS Ch 137B).

                                                            Instances For
                                                              @[implicit_reducible]
                                                              Equations
                                                              def Pronoun.instReprMIn2SG.repr :
                                                              MIn2SGStd.Format
                                                              Equations
                                                              Instances For
                                                                @[implicit_reducible]
                                                                Equations

                                                                Per-language pronoun-shape accessors (Chs 136–137) #

                                                                def Pronoun.mtPattern (iso : String) :
                                                                Option MTPattern

                                                                WALS Ch 136A: M-T pronoun pattern, for the language with ISO iso.

                                                                Equations
                                                                Instances For
                                                                  def Pronoun.mIn1sg (iso : String) :
                                                                  Option MIn1SG

                                                                  WALS Ch 136B: /m/ in 1SG.

                                                                  Equations
                                                                  Instances For
                                                                    def Pronoun.nmPattern (iso : String) :
                                                                    Option NMPattern

                                                                    WALS Ch 137A: N-M pronoun pattern.

                                                                    Equations
                                                                    Instances For
                                                                      def Pronoun.mIn2sg (iso : String) :
                                                                      Option MIn2SG

                                                                      WALS Ch 137B: /m/ in 2SG.

                                                                      Equations
                                                                      Instances For

                                                                        WALS Ch 136A distribution: M-T pronoun patterns ([nichols-peterson-2013], n = 230).

                                                                        • absent :
                                                                        • paradigmatic :
                                                                        • nonParadigmatic :
                                                                        Instances For
                                                                          def Pronoun.instReprMTCounts.repr :
                                                                          MTCountsStd.Format
                                                                          Equations
                                                                          • One or more equations did not get rendered due to their size.
                                                                          Instances For
                                                                            @[implicit_reducible]
                                                                            Equations
                                                                            Equations
                                                                            Instances For

                                                                              WALS Ch 136A counts (230 languages).

                                                                              Equations
                                                                              Instances For

                                                                                The M-T pronoun pattern is a clear minority cross-linguistically: only 30/230 languages (~13%) show any form of it; 200/230 lack it entirely. Despite its visibility in Indo-European, it is not a typological default.

                                                                                Clusivity bridge #

                                                                                Pronoun plurality (WALS Ch 35) #

                                                                                WALS Ch 35: how independent personal pronouns encode number. The canonical home for this pronoun-paradigm feature; Morphology.Number.PluralityProfile carries the per-language values alongside the nominal-plurality chapters (33/34/36).

                                                                                • noIndependentPronouns : Plurality

                                                                                  No independent subject pronouns (e.g., Acoma).

                                                                                • numberIndifferent : Plurality

                                                                                  Same form for sg and pl (e.g., Pirahã ti 'I/we').

                                                                                • personNumberAffixes : Plurality

                                                                                  Both person and number are affixal.

                                                                                • personNumberStem : Plurality

                                                                                  Person+number fused in stem (e.g., Dogon mi/emme).

                                                                                • pnStemPronominalAffix : Plurality

                                                                                  Person-number stem + pronominal plural affix.

                                                                                • pnStemNominalAffix : Plurality

                                                                                  Person-number stem + nominal plural affix (e.g., Russian).

                                                                                • personStemPronominalAffix : Plurality

                                                                                  Person stem + pronominal plural affix (e.g., Chuvash).

                                                                                • personStemNominalAffix : Plurality

                                                                                  Person stem + nominal plural affix (e.g., Mandarin -men).

                                                                                Instances For
                                                                                  @[implicit_reducible]
                                                                                  Equations
                                                                                  Equations
                                                                                  Instances For
                                                                                    def Pronoun.instReprPlurality.repr :
                                                                                    PluralityStd.Format
                                                                                    Equations
                                                                                    • One or more equations did not get rendered due to their size.
                                                                                    Instances For
                                                                                      @[implicit_reducible]
                                                                                      Equations

                                                                                      A fused person-number stem is the single most common pronoun-plurality strategy cross-linguistically (114/261 languages in WALS Ch 35).