Documentation

Linglib.Phenomena.Causation.Studies.Nadathur2024

Nadathur 2024: Causal Semantics for Implicative Verbs #

@cite{nadathur-2024}

Causal Semantics for Implicative Verbs. Journal of Semantics 40: 311–358.

Summary #

Derives the inferential profile of implicative verbs from causal structure (structural equation models, @cite{pearl-2000}; @cite{schulz-2011}). Builds on @cite{baglini-francez-2016}'s causal analysis of manage but extends to the full implicative class: lexically-specific two-way verbs (dare, bother), one-way verbs (jaksaa, pystyä), and polarity- reversing verbs (fail, hesitate).

Core Contribution: Proposal 32 #

The prerequisite account decomposes implicative meaning into:

One-way implicatives lack (32iii); their positive implicature arises via circumscription/antiperfection.

Dreyfus Scenario (§6.1.1, Figure 3) #

Eight-vertex SCM illustrating how causal structure determines implicative felicity:

Background: INT = true, SEC = true, BRK = false. NRV/LST undetermined. The question is whether NRV (the unresolved prerequisite) is sufficient for the various effects.

The legacy CausalDynamics-based Dreyfus model + Karttunen/Finnish classification machinery were deleted in Phase D-H. Necessity-side claims (manage_send_msg_felicitous etc.) require V2's polymorphic causallyNecessary over multi-parent mechanisms with negative preconditions; deferred until the supersituation enumeration handles multi-parent disjunctive cases.

inductive Nadathur2024.V :

Dreyfus scenario vertices (@cite{nadathur-2024} §6.1.1, Figure 3).

  • INT : V
  • NRV : V
  • LST : V
  • BRK : V
  • SEC : V
  • MSG : V
  • COM : V
  • SPY : V
Instances For
    @[implicit_reducible]
    instance Nadathur2024.instDecidableEqV :
    DecidableEq V
    Equations
    @[implicit_reducible]
    instance Nadathur2024.instFintypeV :
    Fintype V
    Equations
    @[implicit_reducible]
    instance Nadathur2024.instReprV :
    Repr V
    Equations
    def Nadathur2024.instReprV.repr :
    VStd.Format
    Equations
    Instances For

      Graph: SEC←{INT}, MSG←{INT,NRV}, COM←{MSG,LST,BRK}, SPY←{SEC,COM}.

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

        Dreyfus SEM with the negative ¬BRK precondition encoded directly in the COM mechanism — first-class on V2's Boolean substrate.

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

          Background: Dreyfus intends, has collected secrets, channel intact.

          Equations
          Instances For

            (34a) dare felicitous for MSG: NRV is sufficient for MSG. With INT already true and BRK irrelevant for MSG, adding NRV=true yields MSG=true.

            (34c) dare INFELICITOUS for COM: NRV is NOT sufficient for COM. Even with NRV=true, COM also requires LST=true (which is undetermined in dreyfusBg), so COM does not develop to true.

            (34d) dare INFELICITOUS for SPY: NRV is NOT sufficient for SPY (SPY depends on COM, which requires LST).