Icelandic Reciprocal Fragment #
@cite{nordlinger-2023}
Icelandic uses a bipartite NP strategy: "hvor...annad" ('each...other'), where each part independently inflects for case. The first element "hvor" takes nominative (subject case), while "annad" takes the case assigned by the verb.
This is a bivalent strategy: the bipartite NP fills the object position, preserving transitivity. Formally distinct from the reflexive "sig".
@cite{nordlinger-2023} ex. 17 (citing Hurst & Nordlinger 2021).
hvor...annad — bipartite reciprocal NP 'each other'.
Each part inflects independently for case.
Equations
- Fragments.Icelandic.Reciprocals.hvorAnnad = { form := "hvor...annad", person := some UD.Person.third, number := some Number.pl }
Instances For
sig — reflexive pronoun (for contrast).
Equations
- Fragments.Icelandic.Reciprocals.sig = { form := "sig", person := some UD.Person.third }