Russian Possessive Constructions #
@cite{stassen-2009} @cite{nichols-1986} @cite{heine-1997}
Russian derives its primary have-construction from the Location Schema ("Y is located at X" → "X has Y"). The construction consists of:
- Preposition
u'at, by' + possessor in genitive case - Possessum in nominative (= grammatical subject)
- Copula
est''is' (often omitted in present tense)
The possessor is an oblique locative adjunct; the possessee is the grammatical subject. This matches @cite{heine-1997}'s prediction: Location Schema encodes the possessee as subject.
Russian also has a secondary, less common Action Schema construction
using imet' 'to have' (< *em- 'take'), where the possessor is subject.
PossessionProfile bundle for Russian (ISO rus), per the project's
"per-language data flows through Fragments" rule. Substrate types live in
Linglib/Typology/Possession.lean. Heine 1997 prediction verification for
Russian lives in Phenomena/Possession/Studies/Heine1997.lean.
Examples #
U menja (est') kniga.'I have a book.' (at me is book)U menja net deneg.'I have no money.' (at me not-is money.GEN)On imeet pravo.'He has a right.' (he has.3SG right; Action Schema)
Russian's primary possessive construction uses the Location Schema.
Equations
Instances For
Russian's predicative strategy is locational/existential.
Equations
Instances For
The strategy matches the schema via predicativeSource.
Components of the Russian possessive construction.
- preposition : String
The preposition
u'at, by' — etymologically locative. - possessorCase : String
Possessor case: genitive (following
u). - possesseeCase : String
Possessee case: nominative (grammatical subject).
- copula : String
Copula
est'— often dropped in present tense affirmative. - negForm : String
Negative existential
net+ genitive (replacesest'+ NOM).
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
Russian has a secondary Action Schema construction using imet' 'to have'
(< Proto-Slavic *jьmati, related to *em- 'take, seize').
This is restricted to formal/abstract possession and is much less common
than the u + GEN construction.
Equations
Instances For
imet' is transitive: possessor = subject, possessee = object.
This matches @cite{heine-1997}'s prediction for the Action Schema.
Equations
Instances For
The u + GEN construction covers most possessive notions in Russian.
However, physical/temporary possession is its prototypical use (matching
Location Schema predictions), and abstract possession often prefers
imet' (Action Schema).
Equations
- One or more equations did not get rendered due to their size.
Instances For
Russian possession profile.
Equations
- One or more equations did not get rendered due to their size.