Turkish Possessive Constructions #
@cite{heine-1997} @cite{stassen-2009}
Turkish (Altaic) derives its primary have-construction from the Genitive Schema ("X's Y exists" → "X has Y"). The construction consists of:
- Possessor in genitive case (
-(n)In) - Possessum with possessive agreement suffix (
-(s)I) - Existential predicate
var'existent' (oryok'non-existent')
Turkish also has a Goal Schema variant using dative (-A) with
existential var, and the Equation Schema for belong-constructions.
Examples #
Hasan-ın inek-i var.'Hasan has a cow.' (Hasan-GEN cow-POSS existent)Bende kitap var.'I have a book.' (at-me book existent; Location variant)Kitab-ım var.'I have a book.' (book-POSS.1SG existent; Genitive)
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.
- first : PossPerson
- second : PossPerson
- third : PossPerson
Instances For
Equations
- Fragments.Turkish.Possession.instBEqPossPerson.beq x✝ y✝ = (x✝.ctorIdx == y✝.ctorIdx)
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
- sg : PossNumber
- pl : PossNumber
Instances For
Equations
- Fragments.Turkish.Possession.instBEqPossNumber.beq x✝ y✝ = (x✝.ctorIdx == y✝.ctorIdx)
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Possessive suffix forms (after consonant-final stems).
Equations
- Fragments.Turkish.Possession.possSuffix Fragments.Turkish.Possession.PossPerson.first Fragments.Turkish.Possession.PossNumber.sg = "-(I)m"
- Fragments.Turkish.Possession.possSuffix Fragments.Turkish.Possession.PossPerson.second Fragments.Turkish.Possession.PossNumber.sg = "-(I)n"
- Fragments.Turkish.Possession.possSuffix Fragments.Turkish.Possession.PossPerson.third Fragments.Turkish.Possession.PossNumber.sg = "-(s)I"
- Fragments.Turkish.Possession.possSuffix Fragments.Turkish.Possession.PossPerson.first Fragments.Turkish.Possession.PossNumber.pl = "-(I)mIz"
- Fragments.Turkish.Possession.possSuffix Fragments.Turkish.Possession.PossPerson.second Fragments.Turkish.Possession.PossNumber.pl = "-(I)nIz"
- Fragments.Turkish.Possession.possSuffix Fragments.Turkish.Possession.PossPerson.third Fragments.Turkish.Possession.PossNumber.pl = "-lArI"
Instances For
Equations
- Fragments.Turkish.Possession.instBEqExistPred.beq x✝ y✝ = (x✝.ctorIdx == y✝.ctorIdx)
Instances For
Equations
- One or more equations did not get rendered due to their size.
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 Heine 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 Heine's generalizations: Existence schemas correlate with permanent/inalienable notions; Location with physical/temporary.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Genitive Schema does not express physical possession in Turkish.
Location Schema does not express inalienable possession in Turkish.
Turkish's primary Genitive Schema matches Heine's predictions: have-construction (not belong), possessee as subject.
Heine predicts Genitive Schema correlates with permanent/inalienable notions. Turkish's genitive notions match this.
Heine predicts Location Schema correlates with physical/temporary notions. Turkish's location variant notions match this.
WALS F117A classifies Turkish as genitive, matching our
primary Genitive Schema.