Georgian Coordination Morphemes #
@cite{haspelmath-2007} @cite{bill-etal-2025}
Georgian is one of two languages in our sample (with Hungarian) that attests all three M&S conjunction strategies: J-only, MU-only, and J-MU.
- da — J, free, prepositive: "A da B"
- -c — MU, bound clitic, postpositive: "A-c B-c"
- -c da...-c — J-MU combined
The MU particle -c is also Georgian's additive/focus particle, confirming the M&S prediction. Crucially, -c is a bound clitic, unlike Hungarian is (free). @cite{bill-etal-2025} speculate this morphological difference may explain why Georgian children found MU-involving strategies harder.
Connection to Typology.lean: Phenomena.Coordination.Studies.Haspelmath2007.georgian
Connection to BillEtAl2025: Georgian children found J-MU hardest (contrary
to the Transparency Principle prediction).
da — primary conjunction, J particle. Free, prepositive. "nino da giorgi" = "Nino and Giorgi".
Equations
- Fragments.Georgian.Coordination.da = { form := "da", gloss := "and", role := Features.Coordination.CoordRole.j, boundness := Features.Coordination.Boundness.free }
Instances For
-c — MU particle / additive focus particle. Bound clitic, postpositive. Conjunction: "nino-c giorgi-c" = "both Nino and Giorgi". Additive: "nino-c dzinavs" = "Nino also sleeps". The bound status of -c contrasts with Hungarian free "is".
Equations
- One or more equations did not get rendered due to their size.
Instances For
an — disjunction. Free, prepositive. "nino an giorgi" = "Nino or Giorgi".
Equations
- Fragments.Georgian.Coordination.an = { form := "an", gloss := "or", role := Features.Coordination.CoordRole.disj, boundness := Features.Coordination.Boundness.free }
Instances For
magram — adversative conjunction. "lamazia magram dzviri" = "beautiful but expensive".
Equations
- Fragments.Georgian.Coordination.magram = { form := "magram", gloss := "but", role := Features.Coordination.CoordRole.advers, boundness := Features.Coordination.Boundness.free }
Instances For
Equations
Instances For
Georgian has exactly one bound morpheme: the MU clitic -c.
The bound morpheme is the MU particle.
The MU particle -c also serves as an additive particle.