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.Typology.georgian
Connection to BillEtAl2025: Georgian children found J-MU hardest (contrary
to the Transparency Principle prediction).
Equations
- Fragments.Georgian.Coordination.instBEqCoordRole.beq x✝ y✝ = (x✝.ctorIdx == y✝.ctorIdx)
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Morphological boundness.
Instances For
Equations
- Fragments.Georgian.Coordination.instBEqBoundness.beq x✝ y✝ = (x✝.ctorIdx == y✝.ctorIdx)
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
- Fragments.Georgian.Coordination.instBEqCoordEntry.beq x✝¹ x✝ = false
Instances For
da — primary conjunction, J particle. Free, prepositive. "nino da giorgi" = "Nino and Giorgi".
Equations
- Fragments.Georgian.Coordination.da = { form := "da", gloss := "and", role := Fragments.Georgian.Coordination.CoordRole.j, boundness := Fragments.Georgian.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 := Fragments.Georgian.Coordination.CoordRole.disj, boundness := Fragments.Georgian.Coordination.Boundness.free }
Instances For
magram — adversative conjunction. "lamazia magram dzviri" = "beautiful but expensive".
Equations
- One or more equations did not get rendered due to their size.
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.