Documentation

Linglib.Typology.Possession

Possession typology — substrate #

@cite{stassen-2009} @cite{nichols-1986} @cite{nichols-bickel-2013} @cite{heine-1997} @cite{wals-2013}

Per-language possession-typology substrate for Fragment import. Mirrors the Linglib/Typology/{Domain}.lean pattern (Case, Phonology, WordOrder).

Substrate enums #

Theory-laden caveats #

Several substrate enums encode specific frameworks, not theory-neutral consensus, despite the file's substrate role:

WALS aggregates #

WALS chapter aggregate distributions (ch58_distribution, ch59_no_classification_plurality_wals, etc.) live in this file at the substrate layer per the project's "WALS goes to Linglib/Typology/" rule, since they are theory-neutral facts about WALS data, not paper-specific contributions. Cross-linguistic theorems consuming Fragment per-language data live in Phenomena/Possession/Studies/NicholsBickel2013.lean.

WALS Ch 58A: whether some nouns (typically kinship, body parts) require obligatory possessive marking. Unpossessed forms are either ungrammatical or require special "absolute" morphology.

  • exists_ : ObligatoryPossession

    Obligatory possessive inflection exists (e.g., Mohawk, Turkish, Hungarian, Navajo).

  • noObligatory : ObligatoryPossession

    No obligatory possessive inflection (e.g., English, Mandarin, Russian, Finnish).

  • unclear : ObligatoryPossession

    Possessive inflection exists but is never obligatory; data insufficient.

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

      WALS Ch 59A: whether the language morphosyntactically distinguishes different classes of possession (typically alienable vs inalienable).

      • noClassification : PossessiveClassification

        All nouns use the same possessive construction (e.g., English, Russian, Turkish).

      • twoWay : PossessiveClassification

        Two-way classification, typically alienable vs inalienable (e.g., Fijian, Hawaiian, many Oceanic and Amazonian languages).

      • threeOrMore : PossessiveClassification

        Three or more classes of possession distinguished.

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

          @cite{stassen-2009}: how a language expresses predicative (clausal) possession ("I have X"). The four major strategies correspond to different syntactic analyses of the possessor.

          • haveVerb : PredicativePossession

            Have-verb: dedicated transitive verb 'have' (e.g., English I have a book, Mandarin wo you yi-ben shu).

          • locational : PredicativePossession

            Locational/Existential: existential construction with possessor in a locative/oblique case (e.g., Russian u menja est' kniga, Finnish minulla on kirja).

          • genitiveDative : PredicativePossession

            Genitive/Dative predicate: possessor in genitive or dative with copula (e.g., Hindi mere paas kitaab hai, Irish ta leabhar agam, Arabic indi kitaab).

          • topic : PredicativePossession

            Topic-comment: possessor topicalized, possessum in existential comment (e.g., Japanese watashi-ni-wa hon-ga aru).

          • comitative : PredicativePossession

            Conjunctional/Comitative: "I am with a book" (e.g., Bantu Swahili nina kitabu 'I-with book').

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

              @cite{nichols-1986}: how the possessive relation is marked within the NP ("my book", "John's house").

              • headMarking : AdnominalPossession

                Head-marking: possessive marker on the possessed noun (head) (e.g., Hungarian Janos kalap-ja, Swahili kitabu ch-ake).

              • dependentMarking : AdnominalPossession

                Dependent-marking: possessive marker on the possessor (e.g., English John's book, Japanese Tanaka-no hon).

              • doubleMarking : AdnominalPossession

                Double-marking: both possessor and possessed noun marked (e.g., Turkish Ali-nin kitab-i, Georgian kac-is saxl-i).

              • juxtaposition : AdnominalPossession

                Juxtaposition: no overt marker; word-order only (e.g., Vietnamese nha toi 'house I' = 'my house').

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

                  WALS Ch 57A: position of pronominal possessive affixes on the noun.

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

                      WALS Ch 58B: how many nouns in the language function as possessive markers (e.g., English "property" used as a possessive classifier).

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

                          @cite{heine-1997} §2.3: the semantic targets of possessive constructions — what kind of possessive relationship is expressed. Distinct from PossessionSource, which encodes the cognitive source (how the construction arose diachronically). Seven notions ordered by increasing abstractness: physical < temporary < permanent < inalienable < abstract (plus two for inanimate possessors).

                          • physical : PossessiveNotion

                            Physical possession (e.g., "I have a pen in my hand").

                          • temporary : PossessiveNotion

                            Temporary possession (e.g., "I have a rental car").

                          • permanent : PossessiveNotion

                            Permanent possession (e.g., "I have a house").

                          • inalienable : PossessiveNotion

                            Inalienable possession (e.g., "I have two sisters", "blue eyes").

                          • abstract : PossessiveNotion

                            Abstract possession (e.g., "I have a headache", "an idea").

                          • inanimateInalienable : PossessiveNotion

                            Inanimate inalienable (e.g., "The tree has branches").

                          • inanimateAlienable : PossessiveNotion

                            Inanimate alienable (e.g., "The room has a window").

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

                              The inalienability hierarchy: if a language draws an alienable/inalienable boundary, the inalienable class is drawn from the top. Body parts and kinship terms are always the first candidates.

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

                                  @cite{heine-1997} Table 2.1 / @cite{heine-2009} Table 29.5: eight diachronic source schemas from which predicative possession constructions arise via grammaticalization.

                                  • action : PossessionSource

                                    Action: "X takes Y" → 'X has Y' (e.g., English have < OE habban).

                                  • location : PossessionSource

                                    Location: "Y is at X" → 'X has Y' (e.g., Finnish adessive, Russian u).

                                  • companion : PossessionSource

                                    Companion: "X is with Y" → 'X has Y' (e.g., Swahili -na, Venda na).

                                  • genitive : PossessionSource

                                    Genitive: "X's Y exists" → 'X has Y' (e.g., Turkish Hasan-ın inek-i var).

                                  • goal : PossessionSource

                                    Goal: "Y exists for X" → 'X has Y' (e.g., Hindi mere paas, Irish agam).

                                  • source : PossessionSource

                                    Source: "Y exists from X" → 'X has Y'.

                                  • topic : PossessionSource

                                    Topic: "As for X, Y exists" → 'X has Y' (e.g., Japanese watashi-ni-wa).

                                  • equation : PossessionSource

                                    Equation: "Y is X's" → 'X has Y' (e.g., Scots Gaelic is leam an leabhar).

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

                                      A language's possession profile across @cite{wals-2013} chapters 57–59 and the additional typological dimensions of predicative (@cite{stassen-2009}) and adnominal (@cite{nichols-1986}) possession.

                                      • language : String

                                        Language name (matches LanguageProfile.name when bundled).

                                      • family : String

                                        Language family.

                                      • iso : String

                                        ISO 639-3 code (matches LanguageProfile.iso when bundled).

                                      • obligatoryPossession : ObligatoryPossession

                                        Ch 58: whether obligatory possessive inflection exists.

                                      • possessiveClassification : PossessiveClassification

                                        Ch 59: whether the language morphosyntactically classifies possession.

                                      • predicativeStrategy : PredicativePossession

                                        Primary strategy for predicative possession ("I have X").

                                      • adnominalStrategy : AdnominalPossession

                                        Primary strategy for adnominal possession ("my book").

                                      • affixPosition : Option PossessiveAffixPosition

                                        Ch 57: position of pronominal possessive affixes, if attested.

                                      • examples : List String

                                        Illustrative possessive forms or constructions.

                                      • notes : String

                                        Notes on the possession system.

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

                                            Does a language use head-marking for adnominal possession?

                                            Equations
                                            Instances For

                                              Does a language use dependent-marking for adnominal possession?

                                              Equations
                                              Instances For

                                                WALSCount + WALSCount.totalOf are imported from Linglib/Data/WALS/Aggregation.lean (shared with the other Typology files that consume WALS distributions).

                                                Ch 58 distribution: obligatory possessive inflection (N = 244).

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

                                                  Ch 59 distribution: possessive classification (N = 243). WALS distinguishes "3–5" from "more than 5"; we collapse both into "Three or more classes".

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

                                                    Ch 58B distribution: number of possessive nouns (N = 243).

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

                                                      Ch 58 has one more language than Ch 59 (244 vs 243; Panare is in 58 but not 59).