Documentation

Linglib.Studies.VonFintelGillies2010

von Fintel & Gillies (2010): Must ... Stay! Strong! #

[vFG10] [Kra91]

Epistemic must carries an indirect-evidence signal yet is semantically strong: must φ entails φ.

Karttunen's Problem: standard modal logic gives must φ ⊨ φ, yet the bare prejacent is felt to convey more confidence than the must-claim ([Kra91] p. 645: "I make a stronger claim in uttering (5a) than in (5b)"). VF&G's resolution keeps must at the top of the strength ordering (p. 352: must > almost certainly > presumably > might) and locates the felt weakness in an evidential presupposition: the speaker's kernel must not directly settle the prejacent.

Main declarations #

The type of evidence the speaker has for the prejacent.

  • direct : EvidenceType

    Direct sensory observation (seeing, hearing).

  • indirect : EvidenceType

    Indirect inference from observable effects.

  • elimination : EvidenceType

    Elimination reasoning (ruling out alternatives).

Instances For
    Equations
    • One or more equations did not get rendered due to their size.
    Instances For
      @[implicit_reducible]
      Equations
      @[implicit_reducible]

      VF&G evidence types inherit an evidential perspective via the canonical Aikhenvald source mapping.

      Equations
      • One or more equations did not get rendered due to their size.

      All VF&G evidence types are nonfuture: their perspective is always retrospective or contemporaneous (T ≤ A).

      Evidence-type adapter: the row's evidence feature as an EvidenceType.

      Equations
      • One or more equations did not get rendered due to their size.
      Instances For

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

        Equations
        Instances For

          Evidential restriction: a must/can't sentence is felicitous iff the speaker's evidence is not coarse-direct. Direct perception (exx. 6, 23) blocks the modal; inference — causal (exx. 7, 21, 24, 26) or by elimination (ex. 12) — licenses it.

          Can't patterns with must: the evidential restriction holds uniformly on the negative-modal rows (exx. 21, 23, 24) — can't groups with must, not with weak modals.

          theorem VonFintelGillies2010.must_entails_prejacent (row : Data.Examples.LinguisticExample) :
          row mustPairsrow.feature? "must_entails_prejacent" = some "true"

          Must is strong: every minimal pair records that the modalized sentence entails its prejacent — including the direct-evidence rows where the modal is infelicitous. The restriction is evidential, not a weakening of content. The supporting inference rows (modus ponens is valid, must φ ∧ perhaps ¬φ is contradictory, retraction fails) are in the same JSON under kind = inference.

          The bare prejacent is felicitous in every context: the felicity restriction is contributed by the modal, not by the content.