Mandarin Reciprocal Fragment #
@cite{nordlinger-2023} @cite{konig-kokutani-2006}
Mandarin uses a compound verb strategy for reciprocity: V-lái-V-qù (V-come-V-go), expressing mutual back-and-forth action. This is a verbal strategy (monovalent) and is distinct from the reflexive "zìjǐ".
Example: "dǎ-lái-dǎ-qù" (beat-come-beat-go = 'beat each other') @cite{nordlinger-2023} ex. 13.
The adverb "hùxiāng" ('mutually') can also mark reciprocity but is not the primary morphosyntactic strategy.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
Instances For
dǎ-lái-dǎ-qù — 'beat each other' (@cite{nordlinger-2023} ex. 13).
Equations
- Fragments.Mandarin.Reciprocals.daLaiDaQu = { verb := "dǎ", script := some "打来打去" }
Instances For
互相 hùxiāng — adverb 'mutually'.
Equations
- Fragments.Mandarin.Reciprocals.huxiang = { form := "hùxiāng", cat := UD.UPOS.ADV }
Instances For
自己 zìjǐ — reflexive pronoun (for contrast).
Equations
- Fragments.Mandarin.Reciprocals.ziji = { form := "zìjǐ", cat := UD.UPOS.PRON, features := { person := some UD.Person.third } }