Ability Modals: Kratzer Bridge #
@cite{hacquard-2006} @cite{kratzer-1981} @cite{nadathur-2023}
Connects the causal model of ability (CausalFrame World with
actualization = .aspectual, defined in ComplementEntailing.lean)
to Kratzer's modal semantics.
The core semantics of ability modals — abilityFrame, sufficientAt,
actualityWithAspect, and all actuality-entailment theorems — live in
Causation/ComplementEntailing.lean. This file provides only the bridge
to Kratzer's circumstantial possibility.
Convert an ability CausalFrame to a Kratzer circumstantial modal base.
The modal base at each world returns propositions encoding the causal background. Ability IS circumstantial possibility, where the "circumstances" are the causal structure.
Equations
- Nadathur2023.Ability.toCircumstantialBase f _w = [fun (w' : Semantics.Attitudes.Intensional.World) => f.sufficientAt w']
Instances For
Ability as Kratzer possibility: "can VP" is ◇(complement) where the modal base encodes circumstantial facts.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Ability = causal sufficiency (definitional).