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