Hungarian Discourse Particles #
@cite{ippolito-kiss-williams-2025}
Lexical entry for Hungarian csak — the discourse only connective. Allows all clause types as S'.
A discourse only particle entry.
- form : String
- nativeForm : String
- gloss : String
Instances For
@[implicit_reducible]
def
Fragments.Hungarian.DiscourseParticles.instReprDiscourseOnlyParticle.repr :
DiscourseOnlyParticle → Nat → Std.Format
Equations
- One or more equations did not get rendered due to their size.
Instances For
@[implicit_reducible]
def
Fragments.Hungarian.DiscourseParticles.instDecidableEqDiscourseOnlyParticle.decEq
(x✝ x✝¹ : DiscourseOnlyParticle)
:
Decidable (x✝ = x✝¹)
Equations
- One or more equations did not get rendered due to their size.
Instances For
Hungarian csak — allows all clause types as S'.
Equations
- Fragments.Hungarian.DiscourseParticles.csak = { form := "csak", nativeForm := "csak", gloss := "only" }