Hungarian Coordination Morphemes #
@cite{szabolcsi-2015} @cite{bill-etal-2025}
Hungarian is one of two languages in our sample (with Georgian) that attests all three M&S conjunction strategies: J-only, MU-only, and J-MU.
- és — J, free, prepositive: "A és B"
- is — MU, free, postpositive: "A is B is"
- és...is — J-MU combined: "A is és B is"
The MU particle is is also Hungarian's additive/focus particle ("also/too"), confirming Mitrović & Sauerland's prediction that MU = additive particle.
@cite{bill-etal-2025} found no significant sentence-type effect on comprehension in Hungarian children (possibly ceiling effects).
Connection to Typology.lean: Phenomena.Coordination.Typology.hungarian
Connection to BillEtAl2025: Hungarian is one of two test languages.
Equations
- Fragments.Hungarian.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.Hungarian.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.Hungarian.Coordination.instBEqCoordEntry.beq x✝¹ x✝ = false
Instances For
és — primary conjunction, J particle. Free, prepositive. "Péter és Mari" = "Péter and Mari".
Equations
- Fragments.Hungarian.Coordination.es = { form := "és", gloss := "and", role := Fragments.Hungarian.Coordination.CoordRole.j, boundness := Fragments.Hungarian.Coordination.Boundness.free }
Instances For
is — MU particle / additive focus particle. Free, postpositive. Conjunction: "Péter is Mari is" = "both Péter and Mari". Additive: "Péter is alszik" = "Péter also sleeps". One of the key pieces of evidence for M&S's MU = additive particle claim.
Equations
- One or more equations did not get rendered due to their size.
Instances For
vagy — disjunction. Free, prepositive. "Péter vagy Mari" = "Péter or Mari".
Equations
- Fragments.Hungarian.Coordination.vagy = { form := "vagy", gloss := "or", role := Fragments.Hungarian.Coordination.CoordRole.disj, boundness := Fragments.Hungarian.Coordination.Boundness.free }
Instances For
de — adversative conjunction. "szép de drága" = "beautiful but expensive".
Equations
- Fragments.Hungarian.Coordination.de = { form := "de", gloss := "but", role := Fragments.Hungarian.Coordination.CoordRole.advers, boundness := Fragments.Hungarian.Coordination.Boundness.free }
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
All Hungarian coordination morphemes are free (no bound clitics). This contrasts with Georgian, where MU (-c) is bound. @cite{bill-etal-2025} speculate this difference may explain why Georgian children found MU harder than Hungarian children did.
The MU particle is also serves as an additive particle.