German Reciprocal Fragment #
German has two reciprocal strategies:
"sich" — reflexive pronoun, also used for reciprocal (bivalent). Occupies the object position; both "sich" uses preserve transitivity.
"einander" — dedicated reciprocal pronoun (bivalent). A single-word pronoun (not a bipartite NP like English "each other" or Icelandic "hvor...annad"). Unambiguously reciprocal, used to disambiguate from reflexive reading.
WALS Ch 106 classifies German as "mixed" because "sich" is shared between reflexive and reciprocal uses.
einander — dedicated reciprocal pronoun.
Equations
- German.Reciprocals.einander = { form := "einander", strategy := Reciprocal.Strategy.recipPronoun }
Instances For
sich — reflexive pronoun in reciprocal use ([Sil12] fn. 13 treats sich-reciprocals as syntactic reciprocal verbs).
Equations
- German.Reciprocals.sich = { form := "sich", strategy := Reciprocal.Strategy.recipPronoun, readings := [Reciprocal.Reading.reciprocal, Reciprocal.Reading.reflexive] }
Instances For
Marker inventory: dedicated einander plus reflexive-identical sich — jointly the WALS "mixed" configuration.