Hindi-Urdu Coordination Morphemes #
Hindi-Urdu has:
- aur — J, free, prepositive: "A aur B"
- bhii — MU, free, additive ('also'): "A bhii B bhii" = 'both A and B'
The bisyndetic bhii…bhii pattern is the canonical M&S μ-only construction where the additive particle iterates on each coordinand.
Consumed by Studies/Haspelmath2007.lean (Haspelmath2007.hindiUrdu).
aur — J particle. Free, prepositive medial.
Equations
- HindiUrdu.Coordination.aur = { form := "aur", gloss := "and", role := Coordinator.Role.j, boundness := Boundness.free }
Instances For
bhii — MU particle, also additive ('also/too'). Free, used bisyndetically: "A bhii B bhii".
Equations
- HindiUrdu.Coordination.bhii = { form := "bhii", gloss := "also, too; and (MU)", role := Coordinator.Role.mu, boundness := Boundness.free, alsoAdditive := true, correlative := true }