Documentation

Linglib.Fragments.Turkish.Possession

Turkish Possessive Constructions #

[Sta09b] [Nic86] [Hei97]

Turkish (Altaic) derives its primary have-construction from the Genitive Schema ("X's Y exists" → "X has Y"). The construction consists of:

  1. Possessor in genitive case (-(n)In)
  2. Possessum with possessive agreement suffix (-(s)I)
  3. Existential predicate var 'existent' (or yok 'non-existent')

Turkish also has a Goal Schema variant using dative (-A) with existential var, and the Equation Schema for belong-constructions.

Per-language possession defs for Turkish (ISO tur). Substrate enums live in Linglib/Features/Possession.lean. Heine 1997 prediction verification for Turkish lives in Studies/Heine1997.lean.

Examples #

Turkish uses the Genitive Schema for its primary have-construction: GEN-possessor + POSS-possessum + var/yok.

Equations
Instances For

    Turkish's predicative strategy is genitive/dative (the possessor is marked with genitive case, the predicate is a non-verbal existential).

    Equations
    Instances For

      Turkish possessive suffix paradigm. These suffixes appear on the possessum and agree with the possessor in person and number.

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

            The existential predicate in Turkish possessive constructions.

            • var : ExistPred

              var 'existent, there is' — affirmative possession

            • yok : ExistPred

              yok 'non-existent, there is not' — negative possession

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

                var/yok is not a verb — it is a non-verbal predicate that takes no tense/aspect morphology in the base form. This is characteristic of non-lexical predicate nuclei in [Hei97]'s Genitive Schema.

                Equations
                Instances For

                  Turkish also has a Location Schema variant where the possessor takes locative case (-DA) instead of genitive. This variant tends toward physical/temporary possession readings.

                  Equations
                  Instances For

                    Turkish uses the Equation Schema for belong-constructions with genitive predicates: Kitap Hasan-ın. 'The book is Hasan's.'

                    Equations
                    Instances For

                      Turkish exhibits three schemas, as [Hei97] predicts is common for languages that draw on Existence sub-schemas.

                      Equations
                      Instances For

                        The Genitive Schema in Turkish is used for permanent, inalienable, and abstract possession. Physical/temporary possession is expressed by the Location Schema variant with locative case. This matches [Hei97]'s generalizations: Existence schemas correlate with permanent/inalienable notions; Location with physical/temporary.

                        Equations
                        Instances For

                          Genitive Schema does not express physical possession in Turkish.

                          Location Schema does not express inalienable possession in Turkish.

                          Obligatory possessive inflection (the -(s)I suffix on the possessum).

                          Equations
                          Instances For

                            GEN on possessor + possessive suffix on the head (Ali-nin kitab-i).

                            Equations
                            Instances For