Documentation

Linglib.Studies.CondoravdiLauer2016

[CL16] — Anankastic conditionals are just conditionals #

C&L's central claim: anankastics (eq. 1, the Harlem sentence) need no special compositional treatment, provided (i) want is given the effective-preference reading from § 5 (substrate at Semantics/Attitudes/Desire/Preferential.lean, Preferential.Want) and (ii) the conditional has the double-modal NEC[ψ][MODAL[φ]] LF from § 6. The Hoboken problem (§ 2.3, § 7.1.1) is then solved by consistency-driven vacuous truth: a hypothetical effective preference for Harlem is incompatible with the actual effective preference for Hoboken, so the NEC's modal-base restriction by the antecedent is empty — and the universal NEC is vacuously satisfied.

Scope #

In:

Out: § 3 review (see Studies/vonFintelIatridou2005.lean); § 4 full near-anankastic taxonomy; § 6.2 Sobel sequences; § 7.1.4 informational asymmetry; § 7.2.3 weak antecedents/consequents. Strong-vs-weak modal distinction is set aside per paper fn. 12.

TODO #

A PreferenceStructure → Kratzer.OrderingSource bridge would let the inner MUST be evaluated non-trivially in scenarios where the antecedent restriction does not collapse to vacuous truth. The Hoboken theorem doesn't need it (vacuous truth wins), but a richer-information scenario or the § 7.2 near-anankastic family would. Substrate work, not paper-specific; tracked in Semantics/Attitudes/Preference.lean (maxInducedLe).

Cross-references #

§ 6.1 Double-modal compositional schema (eq. 77) #

def CondoravdiLauer2016.doubleModalLF {W : Type u} (fOuter : Modality.Kratzer.ModalBase W) (gOuter : Modality.Kratzer.OrderingSource W) (ψ innerModal : WProp) (w : W) :

[CL16] eq. (77): If ψ, MODAL[φ] parses as NEC[ψ][MODAL[φ]] when the consequent contains an overt modal claim. Composed from conditionalNecessity (the outer NEC restriction by antecedent, from Semantics/Conditionals/Restrictor.lean) and an arbitrary world-indexed inner-modal proposition.

This is the schema instantiated by harlemLF. Kept inline rather than promoted to Semantics/Conditionals/DoubleModal.lean because no second paper-anchored study currently consumes it (≥ 2-consumer graduation rule). Kaufmann & Schwager 2009 on conditional imperatives would be the natural second consumer.

Equations
Instances For

    § 7.1 The Harlem LF (eq. 87b / 88) #

    def CondoravdiLauer2016.harlemLF {Agent W : Type u} (fBelS : Modality.Kratzer.ModalBase W) (gNorm : Modality.Kratzer.OrderingSource W) (P : AgentWPreferenceStructure W) (fHist : Modality.Kratzer.ModalBase W) (gInner : Modality.Kratzer.OrderingSource W) (Ad : Agent) (Harlem ATrain : Set W) (w : W) :

    [CL16] eq. (88) at the operator level: the Harlem-sentence LF parameterised over its four contextual backgrounds. NEC_{fBelS, gNorm}[Preferential.Want(Ad, Harlem)] [MUST_{fHist, gInner}[ATrain]].

    The four contextual parameters:

    • fBelS — modal base of NEC, "speaker's true beliefs" (paper p. 41).
    • gNorm — ordering source of NEC, "stereotypical" (paper § 6.1).
    • fHist — modal base of MUST, "historical alternatives at time t" (paper p. 42; the historical-alternatives substrate lives in Semantics/Modality/HistoricalAlternatives.lean, but the v1 LF here takes an arbitrary modal base because the Hoboken theorem doesn't constrain it).
    • gInner — ordering source of MUST. Paper eq. (88) uses g_epA (= fun w => (P Ad w).maxElts), but the bridge from Set (Set W) to the List-valued OrderingSource is deferred (see TODO in the module docstring); v1 takes gInner as a parameter.
    Equations
    • One or more equations did not get rendered due to their size.
    Instances For

      § 7.1.1 Hoboken scenario — the headline theorem #

      A minimal two-world model: w₀ (actual, Ad effectively prefers Hoboken) and w₁ (hypothetical, Ad effectively prefers Harlem). The two destination propositions are disjoint, and Ad knows this (B = univ contains both worlds and HarlemHoboken = ∅).

      The headline (§ 7.1.1, p. 44): the Harlem sentence comes out true at w₀ despite Ad's actual preference for Hoboken — solving the conflicting-goals problem § 2.3 raised against Sæbø's analysis.

      @[reducible, inline]

      Two-world model: w₀ (Hoboken-world) and w₁ (Harlem-world).

      Equations
      Instances For
        @[reducible, inline]

        The actual world (Hoboken scenario).

        Equations
        Instances For

          The destination propositions. Disjoint by construction (HarlemHoboken = ∅) — Ad cannot go to both places in the same time frame, per paper p. 7 / eq. (90).

          Equations
          Instances For

            Ad's belief state: full epistemic uncertainty (both worlds are belief-possible). B Ad w = Set.univ for both Ad ∈ Unit and w ∈ World.

            Equations
            Instances For

              The propositions are disjoint at the world level (eq. 90).

              The preferential background: Hoboken-preferring at w₀, Harlem-preferring at w₁. Uses if-on-decidable equality to keep the reduction simple at the use sites.

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

                prefBg is Ad's effective preference function (C&L (68)): pointwise consistent with the belief state.

                The crux: at wActual, Ad does NOT effectively prefer Harlem. Two maximal preferences of a consistent structure must meet inside the belief state (maxElts_pair_belief_compatible), but Hoboken ∩ Harlem = ∅.

                Speaker's modal base: knows the actual world. fBelS(w) = {w} is the simplest realization of "speaker's true beliefs" — the standard omniscient case where vacuous truth wins.

                Equations
                Instances For

                  Empty (stereotypical) ordering source — minimal choice; the Hoboken theorem doesn't depend on its content.

                  Equations
                  Instances For

                    Inner ordering source (paper g_epA) — paper-local placeholder. The Hoboken theorem's vacuous-truth doesn't constrain gInner; this is just a typed stub. See module docstring TODO on the bridge.

                    Equations
                    Instances For

                      The A-train proposition (arbitrary; the Hoboken theorem doesn't constrain it).

                      Equations
                      Instances For

                        Paper § 7.1.1 headline theorem (eq. 88 evaluated at the Hoboken scenario). The Harlem sentence is true at wActual — solving the conflicting-goals problem § 2.3 raised against Sæbø 2001.

                        Mechanism: the NEC's modal base is fBelS = [(· = wActual)], so accessibleWorlds fBelS wActual = {wActual}. Restricting by the antecedent Preferential.Want prefBg Ad Harlem removes wActual from the accessible set (by harlem_not_wanted_at_wActual, derived from the consistency of the background and HarlemHoboken = ∅), leaving the empty set. The NEC quantifies over bestWorlds of that empty set, which is empty, so the NEC is vacuously true.

                        The inner MUST is never evaluated — consistency alone suffices. This is the formal core of C&L's claim that anankastics need no special compositional treatment.