Italian Discourse Particles #
@cite{ippolito-kiss-williams-2025}
Lexical entry for Italian solo che — the discourse only connective. The most restrictive variant: S' must be declarative.
A discourse only particle entry.
- form : String
- nativeForm : String
- gloss : String
Instances For
@[implicit_reducible]
def
Fragments.Italian.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.Italian.DiscourseParticles.instDecidableEqDiscourseOnlyParticle.decEq
(x✝ x✝¹ : DiscourseOnlyParticle)
:
Decidable (x✝ = x✝¹)
Equations
- One or more equations did not get rendered due to their size.
Instances For
Italian solo che — S' restricted to declaratives only.
Equations
- Fragments.Italian.DiscourseParticles.soloChe = { form := "solo che", nativeForm := "solo che", gloss := "only (that)" }