Mandarin Presuppositional Particles #
Lexical entries for the Mandarin presupposition triggers studied
experimentally in [Wan25a]. Entries carry consensus trigger-type
metadata only; [Wan25a]'s alternative-structure classification and the
competition analysis built on it live in Studies/Wang2025.lean.
| Particle | Gloss | Trigger Type |
|---|---|---|
| 也 ye | also | additive |
| 又 you | again | iterative |
| 仍 reng | still | continuative |
| 就 jiu | only | exclusive |
| 知道 zhidao | know | factive |
| 不再 buzai | no longer | changeOfState |
| 开始 kaishi | start | aspectual |
| 反而 fan'er | instead | contrastive |
| 而 er | instead | contrastive |
Mandarin presupposition triggers studied in [Wan25a] Experiments 1-2.
- ye : MandarinTrigger
- you : MandarinTrigger
- reng : MandarinTrigger
- jiu : MandarinTrigger
- zhidao : MandarinTrigger
- buzai : MandarinTrigger
- kaishi : MandarinTrigger
- faner : MandarinTrigger
- er : MandarinTrigger
Instances For
Equations
- Mandarin.Particles.instDecidableEqMandarinTrigger x✝ y✝ = if h : x✝.ctorIdx = y✝.ctorIdx then isTrue ⋯ else isFalse ⋯
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
A Mandarin presuppositional particle entry.
- hanzi : String
Chinese character(s)
- pinyin : String
Pinyin romanization
- gloss : String
English gloss
Trigger type (consensus classification)
- dataTrigger : MandarinTrigger
Link to experimental data trigger identifier
Instances For
Equations
Equations
- One or more equations did not get rendered due to their size.
Instances For
也 ye 'also' — additive particle ([Kri09]'s too-class).
Equations
- One or more equations did not get rendered due to their size.
Instances For
又 you 'again' — repetitive iterative.
Equations
- One or more equations did not get rendered due to their size.
Instances For
仍 reng 'still' — continuative.
Distinct from 又 you 'again' (iterative): reng's presupposition is
uninterrupted continuation of P throughout an interval, whereas
you presupposes P-then-not-P-then-P-again. The original encoding
of reng as .iterative (matching you) collapsed this contrast;
.continuative was added to PresupTrigger to distinguish them.
Equations
- One or more equations did not get rendered due to their size.
Instances For
就 jiu 'only' — exclusive; presupposes its prejacent.
Equations
- One or more equations did not get rendered due to their size.
Instances For
知道 zhidao 'know' — factive (non-factive counterpart: 以为 yiwei 'believe').
Equations
- One or more equations did not get rendered due to their size.
Instances For
不再 buzai 'no longer' — cessative change-of-state.
Equations
- One or more equations did not get rendered due to their size.
Instances For
开始 kaishi 'start' — inchoative aspectual.
Equations
- One or more equations did not get rendered due to their size.
Instances For
反而 fan'er 'instead' — contrastive.
Equations
- One or more equations did not get rendered due to their size.
Instances For
而 er 'instead' — weaker contrastive.
Equations
- One or more equations did not get rendered due to their size.
Instances For
All particles studied in [Wan25a].
Equations
- One or more equations did not get rendered due to their size.