Documentation

Linglib.Theories.Semantics.Conditionals.Sweetser

Sweetser's three domains of conditional meaning #

@cite{sweetser-1990} @cite{bar-asher-siegal-2026}

Conditionals can express dependencies at three levels:

@cite{bar-asher-siegal-2026}: content-domain conditionals frequently presuppose or invite causal interpretations, connecting conditional semantics to the causal-model infrastructure in Causation/.

Extracted from Conditionals/ConditionalType.lean (was lines 309–368).

@cite{sweetser-1990}'s three domains of conditional meaning.

  • content : SweetserDomain

    Real-world causal/temporal dependency between events.

  • epistemic : SweetserDomain

    Epistemic inference from evidence to conclusion.

  • speechAct : SweetserDomain

    Illocutionary relevance: antecedent licenses the speech act.

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

      Does this domain trigger causal inference?

      Content-domain conditionals invite causal readings: "If P then Q" is often interpreted as "P causes Q" or "P is a precondition for Q." Epistemic and speech-act domains involve inference and relevance, not causation.

      Equations
      Instances For

        Does this domain involve speaker knowledge?

        Epistemic conditionals express reasoning from evidence; content and speech-act conditionals do not.

        Equations
        Instances For

          Epistemic domain does not trigger causal inference.

          Speech-act domain does not trigger causal inference.