Documentation

Linglib.Phenomena.TenseAspect.Studies.Zhao2025

Cross-Domain Bridge: VendlerClass ↔ Mandarin Particles #

@cite{zhao-2025}

Lexical facts about three Mandarin particles' anti-AtomDist requirements (from Fragments/Mandarin/AspectComparison.lean). Composed with Aktionsart's dynamicity projection — which assigns .stative to exactly the .state VendlerClass — these yield the licensing pattern of @cite{zhao-2025}: le and meiyou are licensed by the dynamic classes (activity / achievement / accomplishment / semelfactive); guo is licensed by every class including state.

The cross-domain bridge is the composition of two independently-decidable facts (the lexical requirement here + the dynamicity projection in Aktionsart), not a single theorem.

Substrate connection #

le.requiresAntiAtomDist = true is the Fragment-level encoding of @cite{zhao-2025} Def. 5.36 (p. 165) ATOM-DIST_t at the verb-quantifier level. The substrate-side treatment lives in Core/Time/AtomDist.lean (AtomDist τ V, with EvQuant.ofPred bridging from event predicates to event quantifiers); for the witness-universal subinterval form on event predicates, see HasSubintervalProp in Theories/Semantics/Tense/Aspect/SubintervalProperty.lean. The unification: Zhao 2025's particle-licensing condition is the quantifier-level atomic-granularity stativity test along the time dimension. Bridging Fragment Bool fields to substrate Props for specific Mandarin verbs requires per-verb denotations (theory-hub denotation discipline; follow-up).

guo imposes no ATOM-DIST restriction; compatible with all VendlerClasses including states.