Russian Reciprocal Fragment #
Russian uses the bipartite NP "drug druga" (друг друга, 'other other-ACC'), grouped with English each other as the bipartite quantifier strategy in [Nor23] §3.1 (ex. 9). It occupies the object position and preserves transitivity, and is formally distinct from the reflexive "sebja" (себя). The first element "drug" stays uninflected (nominative) while "druga" takes the case assigned by the verb.
The verbal postfix "-sja" (-ся) additionally carries reflexive-identical reciprocal uses (monovalent; [Nor23] ex. 31).
друг друга drug druga — bipartite reciprocal 'other other-ACC' ([Nor23] ex. 9).
Equations
- Russian.Reciprocals.drugDruga = { form := "drug druga", script := some "друг друга", strategy := Reciprocal.Strategy.bipartiteNP }
Instances For
-ся -sja — verbal postfix, reflexive-identical reciprocal uses ([Nor23] ex. 31).
Equations
- Russian.Reciprocals.sja = { form := "-sja", script := some "-ся", strategy := Reciprocal.Strategy.verbalAffix, readings := [Reciprocal.Reading.reciprocal, Reciprocal.Reading.reflexive] }
Instances For
себя sebja — reflexive pronoun (for contrast).
Equations
- Russian.Reciprocals.sebja = { form := "sebja", person := some Person.third, script := some "себя" }
Instances For
Marker inventory, primary strategy first.