Documentation

Linglib.Studies.VonFintelGillies2021

von Fintel & Gillies (2021): Still Going Strong #

[vFG21]

Follow-up to [vFG10]: the indirectness signal of must is anti-knowledge, not anti-perception — direct-enough knowledge blocks must even without perceptual evidence (Phil/Meryl dinner pair) — and can't φ is incompatible with it's possible that φ (Observation 5).

Main declarations #

Rows whose primary text is the modalized member of a bare/modal minimal pair.

Equations
Instances For

    The evidential restriction extends to rows where "direct" is direct-enough knowledge rather than perception: Phil, who checked everything himself, cannot say Dinner must be ready (ex. 24); Meryl, whose information is indirect, can (ex. 25).

    The can't dilemma ([vFG21] §4, Observations 4–5) #

    The Mantra faces a dilemma: no assignment of force to can't simultaneously explains its evidential distribution (Observation 4: can't patterns like must) and its incompatibility with it's possible that φ (Observation 5). Kernel semantics resolves this: can't φ = must(¬φ) by definition (kernelCant), so Observation 4's evidential parallelism holds by construction, while the strong assertion B_K ⊆ ⟦¬φ⟧ delivers Observation 5.

    theorem VonFintelGillies2021.cant_might_exclusion {W : Type u_1} (k : Modality.Kernel W) (φ : WProp) (w : W) (hCant : (Modality.kernelCant k φ).assertion w) :

    When can't φ holds (B_K ⊆ ⟦¬φ⟧), might φ is false ([vFG21] Observation 5).

    theorem VonFintelGillies2021.cant_entails_negation {W : Type u_1} (k : Modality.Kernel W) (φ : WProp) (w : W) (hReal : w k.base) (hTrue : (Modality.kernelCant k φ).assertion w) :
    ¬φ w

    When B_K is realistic and can't φ holds, ¬φ holds ([vFG21] via S2).

    Direct evidence blocks can't, paralleling must: when K settles ¬φ, can't φ has presupposition failure.