Mandarin Negation Fragment #
@cite{miestamo-2005} @cite{dryer-haspelmath-2013} @cite{zhao-2025}
Mandarin Chinese has two standard negation particles:
| Particle | Domain | Symmetric? |
|---|---|---|
| 不 bù | General (non-perfective) | Yes |
| 没(有) méi(yǒu) | Perfective / existential | No (A/Fin) |
SymAsy: Symmetric and Asymmetric #
WALS classifies Mandarin as both symmetric and asymmetric:
Symmetric: 不 bù negation simply adds the particle before the verb, with no structural change. Available across tenses and moods.
Asymmetric (A/Fin): 没(有) méi(yǒu) is restricted to perfective/ existential contexts and introduces a finiteness-like change: it is incompatible with certain aspect markers (e.g., 了 le perfective). The bù/méi split itself constitutes an asymmetry — the choice of negator depends on aspect, unlike in the affirmative.
Connection to AspectComparison #
The méi(yǒu) entry connects to Fragments.Mandarin.AspectComparison,
where it is formalized as a cross-domain particle (negative perfective /
not-exceed-threshold).
The general negation particle.
Equations
Instances For
The perfective/existential negation particle.
Equations
Instances For
The full form of perfective negation.
Equations
- Fragments.Mandarin.Negation.meiyouParticle = "méi-yǒu"
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.Mandarin.Negation.instBEqNegExample.beq x✝¹ x✝ = false
Instances For
不 bù + present/habitual: symmetric.
Equations
- Fragments.Mandarin.Negation.buPresent = { affirmative := "tā chī", negative := "tā bù chī", glossAff := "3SG eat", glossNeg := "3SG NEG eat", negator := "bù", symmetric := true }
Instances For
不 bù + stative: symmetric.
Equations
- Fragments.Mandarin.Negation.buStative = { affirmative := "tā gāo", negative := "tā bù gāo", glossAff := "3SG tall", glossNeg := "3SG NEG tall", negator := "bù", symmetric := true }
Instances For
不 bù + future/modal: symmetric.
Equations
- One or more equations did not get rendered due to their size.
Instances For
没(有) méi(yǒu) + perfective: asymmetric. The perfective marker 了 le is dropped under negation.
Equations
- One or more equations did not get rendered due to their size.
Instances For
没(有) méi(yǒu) + existential: asymmetric. 有 yǒu 'have/exist' can only be negated with 没, not 不.
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
Which negation particle applies in which aspectual context.
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
Verification #
The bù constructions are symmetric; the méi constructions are not.
3 symmetric + 2 asymmetric constructions = SymAsy.
Bridge to AspectComparison #
The méi-yǒu entry in AspectComparison formalizes the same particle
as a cross-domain negative perfective.
Expletive Negation #
@cite{jin-koenig-2021}
Mandarin EN negators show striking trigger-class covariation: different trigger classes select different expletive negators, and the choice is semantically motivated.
| Trigger class | EN negator | Gloss | Note |
|---|---|---|---|
| FEAR | 别 bié | don't (imperative) | Neither 不 nor 没 allowed |
| FEAR | 不要 búyào | not-want (imp.) | Neither 不 nor 没 allowed |
| REGRET | 不该 bùgāi | shouldn't (deontic) | Must include deontic modal |
| COMPLAIN | 不该 bùgāi | shouldn't (deontic) | Must include deontic modal |
| DENY | 不 bù | NEG (general) | Standard negator |
| BEFORE | 不 bù | NEG (general) | Via 以前 yǐqián |
| ALMOST | 没 méi | NEG (perfective) | Via 差点儿 chàdiǎnr |
The imperative negators bié/búyào for FEAR connect to the desiderative semantics: fear activates the desire for ¬p, and the imperative form lexicalizes the prohibition component.
The deontic negator bùgāi for REGRET/COMPLAIN connects to the behavioral-standards semantics: the negative inference is that ¬p is consistent with X's standards, i.e., p shouldn't have happened.
Mandarin imperative negation particle (used as EN for FEAR).
Equations
Instances For
Mandarin imperative negation 'not-want' (used as EN for FEAR).
Equations
Instances For
Mandarin deontic negation 'shouldn't' (used as EN for REGRET/COMPLAIN).
Equations
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.Mandarin.Negation.instBEqENTriggerNegator.beq x✝¹ x✝ = false
Instances For
EN trigger-negator pairings from @cite{jin-koenig-2021}, Table 5 and §6.1–6.4.
Equations
- One or more equations did not get rendered due to their size.
Instances For
FEAR triggers use imperative negators, not the standard bù or méi. This connects to the desiderative semantics: fear activates desire for ¬p, and imperative negation lexicalizes prohibition (@cite{jin-koenig-2021}, §6.1.1, ex. 14).
REGRET/COMPLAIN triggers use the deontic negator bùgāi 'shouldn't'. This connects to the behavioral-standards semantics: ¬p is consistent with X's standards → p shouldn't have happened (@cite{jin-koenig-2021}, §6.1.2).