Finnish Possessive Constructions #
@cite{heine-1997} @cite{stassen-2009}
Finnish (Uralic) derives its primary have-construction from the Location Schema ("Y is located at X" → "X has Y"). The construction consists of:
- Possessor in adessive case (-lla / -llä 'on, at')
- Possessum in nominative (= grammatical subject)
- Copula
olla'to be'
The adessive case is etymologically locative ('on the surface of'), grammaticalized to mark the possessor. Finnish is a textbook example of the Location Schema reaching Stage III: the adessive in possessive use is no longer interpreted as locative by speakers.
Examples #
Minulla on kirja.'I have a book.' (I.ADESS is book)Isällä on auto.'Father has a car.' (father.ADESS is car)Minulla ei ole rahaa.'I have no money.' (I.ADESS not be money.PART)
Finnish uses the Location Schema for its primary have-construction.
Equations
Instances For
Finnish's predicative strategy is locational/existential.
Equations
Instances For
The strategy matches the schema via predicativeSource.
Components of the Finnish possessive construction.
- possessorCase : String
Possessor case: adessive (
-lla,-llä; vowel harmony). - possesseeCase : String
Possessee case: nominative (subject of existential).
- copula : String
Copula:
olla'to be'. - negAux : String
Negative auxiliary:
ei(person-inflected) +ole(connegative). - negPossesseeCase : String
In negative, possessee takes partitive case instead of nominative.
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.
- Fragments.Finnish.Possession.instBEqFiPossessive.beq x✝¹ x✝ = false
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Instances For
Finnish possessive suffixes on the possessum (attributive possession). These are declining in spoken Finnish but required in formal/written registers.
- first : FiPossPerson
- second : FiPossPerson
- third : FiPossPerson
Instances For
Equations
- Fragments.Finnish.Possession.instBEqFiPossPerson.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 : FiPossNumber
- pl : FiPossNumber
Instances For
Equations
- Fragments.Finnish.Possession.instBEqFiPossNumber.beq x✝ y✝ = (x✝.ctorIdx == y✝.ctorIdx)
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- Fragments.Finnish.Possession.possSuffix Fragments.Finnish.Possession.FiPossPerson.first Fragments.Finnish.Possession.FiPossNumber.sg = "-ni"
- Fragments.Finnish.Possession.possSuffix Fragments.Finnish.Possession.FiPossPerson.second Fragments.Finnish.Possession.FiPossNumber.sg = "-si"
- Fragments.Finnish.Possession.possSuffix Fragments.Finnish.Possession.FiPossPerson.third x✝ = "-nsa/-nsä"
- Fragments.Finnish.Possession.possSuffix Fragments.Finnish.Possession.FiPossPerson.first Fragments.Finnish.Possession.FiPossNumber.pl = "-mme"
- Fragments.Finnish.Possession.possSuffix Fragments.Finnish.Possession.FiPossPerson.second Fragments.Finnish.Possession.FiPossNumber.pl = "-nne"
Instances For
Finnish marks possession on the possessum (head-marking) via the
possessive suffixes above. It also uses the genitive case on the
possessor NP (dependent-marking), giving a double-marking pattern
in formal registers: Matti-n kirja-nsa 'Matti-GEN book-POSS.3'.
Equations
Instances For
The adessive construction covers most possessive notions. Finnish, like Estonian, uses the Location Schema for both physical/temporary and permanent/inalienable possession — showing full Stage III grammaticalization (no location meaning remains).
Equations
- One or more equations did not get rendered due to their size.
Instances For
All seven notions are expressible, matching Swahili's coverage — both are at Stage III of grammaticalization.
Finnish's Location Schema matches Heine's predictions: have-construction (not belong), possessee as subject, Pred1 arity.
Finnish at Stage III: the adessive in possessive use is no longer interpreted as locative. This matches Heine's Overlap Model prediction that fully grammaticalized schemas lose their source meaning.
WALS F117A classifies Finnish as locational, which maps to
Heine's Location Schema via walsToSchema.