Mandarin Predicate Lexicon Fragment #
@cite{qing-uegaki-2025} @cite{glass-2025}
Mandarin predicates relevant to @cite{qing-uegaki-2025}. Properties like
C-distributivity and NVP class are DERIVED from the attitude field.
Mandarin verb entry: extends VerbCore with no inflectional morphology (Mandarin is an isolating language).
- form : String
- altComplementType : Option ComplementType
- unaccusative : Bool
- passivizable : Bool
- implicitObj : Option ImplicitInterp
- implicitGoal : Option ImplicitInterp
- speechActVerb : Bool
- vendlerClass : Option Features.VendlerClass
- presupType : Option PresupTriggerType
- postsupType : Option PostsupType
- projectionBehavior : Option ProjectionBehavior
- cosType : Option Features.ChangeOfState.CoSType
- implicative : Option Features.Implicative
- causative : Option Features.Causative
- causalSource : Option Causation.Psych.CausalSource
- opaqueContext : Bool
- attitude : Option Features.Attitude
- takesQuestionBase : Bool
- levinClass : Option LevinClass
- rootProfile : Option Roots.RootProfile
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- Fragments.Mandarin.Predicates.instBEqMandarinVerbEntry.beq { toVerbCore := a } { toVerbCore := b } = (a == b)
- Fragments.Mandarin.Predicates.instBEqMandarinVerbEntry.beq x✝¹ x✝ = false
Instances For
Smart constructor: sets only the citation form (no inflection).
Equations
- Fragments.Mandarin.Predicates.MandarinVerbEntry.mk' core = { toVerbCore := core }
Instances For
期待 "qidai" — look forward to (Class 1: positive, non-C-distributive, takes questions).
Equations
- One or more equations did not get rendered due to their size.
Instances For
担心 "danxin" — worry (Class 1: negative, non-C-distributive).
Equations
- One or more equations did not get rendered due to their size.
Instances For
希望 "xiwang" — hope (Class 3: positive, C-distributive, anti-rogative).
Equations
- One or more equations did not get rendered due to their size.
Instances For
害怕 "haipa" — fear (Class 2: negative, C-distributive, takes questions).
Equations
- One or more equations did not get rendered due to their size.
Instances For
yǐwéi: Postsupposition via postsupType #
yǐwéi "be under the impression" has a POSTSUPPOSITION (output-context constraint) that ¬p is compatible with the Common Ground after the utterance. This is NOT a presupposition and cannot be derived from veridicality alone (@cite{glass-2025}, @cite{glass-2023}).
Encoded structurally as postsupType := some .weakContrafactive in VerbCore,
formalized as Core.Postsupposition.weakContrafactive, and exercised in
Glass2025.
以为 "yǐwéi" — be under the impression that (weak contrafactive).
Has postsupposition ◇¬p (CG compatible with ¬p after utterance).
This cannot be derived from veridicality; see @cite{glass-2025} and @cite{glass-2023}.
The postsupposition is recorded structurally via postsupType and exercised
in Glass2025.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Liu & Yip 2026 complement-taking predicates #
Seven additional Mandarin CTPs cited by @cite{liu-yip-2026} (lists in (18)
and (19)) for the you-skipping pattern. Theory-light: only consensus
typology — surface form, finite vs nonfinite complement selection, and
@cite{noonan-2007} CTPClass. The [+D] / [-D] selectional refinement
within nonfinite TPs (Lin & Liu 2009) is theory-laden and lives in
Phenomena/Complementation/Studies/LiuYip2026.lean as a Studies-side
projection per the audit's "derive don't stipulate" discipline.
想 xiang 'want' — desiderative; nonfinite-taking. Liu & Yip 2026 (18).
Equations
- One or more equations did not get rendered due to their size.
Instances For
让 rang 'let' — manipulative; nonfinite-taking. Liu & Yip 2026 (18).
Equations
- One or more equations did not get rendered due to their size.
Instances For
相信 xiangxin 'believe' — propositional attitude; finite-taking (CP-only). Liu & Yip 2026 (19) — blocks you-skipping.
Equations
- One or more equations did not get rendered due to their size.
Instances For
劝 quan 'urge' — manipulative; nonfinite-taking. Liu & Yip 2026 (18).
Equations
- Fragments.Mandarin.Predicates.quan = Fragments.Mandarin.Predicates.MandarinVerbEntry.mk' { form := "quan", complementType := Semantics.Lexical.ComplementType.infinitival }
Instances For
逼 bi 'force' — manipulative; nonfinite-taking. Liu & Yip 2026 (18) (listed as bi(po)).
Equations
- Fragments.Mandarin.Predicates.bi = Fragments.Mandarin.Predicates.MandarinVerbEntry.mk' { form := "bi", complementType := Semantics.Lexical.ComplementType.infinitival }
Instances For
打算 dasuan 'plan' — desiderative; nonfinite-taking. Liu & Yip 2026 (18). Liu & Yip Appendix A discusses dasuan's ambiguity between Type II (TP) and Type III (vP) selection.
Equations
- One or more equations did not get rendered due to their size.
Instances For
设法 shefa 'try' — achievement; nonfinite-taking. Liu & Yip 2026 (18). @cite{noonan-2007} classifies 'try' under the achievement CTP class.
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
Equations
- Fragments.Mandarin.Predicates.lookup form = List.find? (fun (x : Fragments.Mandarin.Predicates.MandarinVerbEntry) => x.form == form) Fragments.Mandarin.Predicates.allVerbs
Instances For
Drift sentries on the Liu&Yip2026 cohort #
The seven Liu & Yip 2026 predicates split into 6 nonfinite-takers (allow you-skipping per (18)) and 1 finite-taker (blocks it per (19)).