Informational Backgrounds — @cite{kratzer-2012} §2.3d #
Epistemic modals with an informational (potentially non-realistic) modal base.
A weather report provides evidence for rain, but the report can be wrong: the proposition "the report says rain" does not guarantee rain is actual. This makes the informational background non-realistic — the actual world may not be in ∩f(w) if the report is wrong at that world.
| World | Raining | ReportSaysRain | Notes |
|---|---|---|---|
| w0 | yes | yes | Report correct |
| w1 | yes | no | Rain, report missed |
| w2 | no | yes | Dry, report wrong |
| w3 | no | no | Both correct |
Reference: Kratzer, A. (2012). Modals and Conditionals. OUP. Ch. 2 §2.3d.
Propositions #
It is raining.
Equations
- Phenomena.Modality.InformationalBackgroundsBridge.raining Core.Proposition.World4.w0 = true
- Phenomena.Modality.InformationalBackgroundsBridge.raining Core.Proposition.World4.w1 = true
- Phenomena.Modality.InformationalBackgroundsBridge.raining Core.Proposition.World4.w2 = false
- Phenomena.Modality.InformationalBackgroundsBridge.raining Core.Proposition.World4.w3 = false
Instances For
The weather report says it is raining.
Equations
- Phenomena.Modality.InformationalBackgroundsBridge.reportSaysRain Core.Proposition.World4.w0 = true
- Phenomena.Modality.InformationalBackgroundsBridge.reportSaysRain Core.Proposition.World4.w1 = false
- Phenomena.Modality.InformationalBackgroundsBridge.reportSaysRain Core.Proposition.World4.w2 = true
- Phenomena.Modality.InformationalBackgroundsBridge.reportSaysRain Core.Proposition.World4.w3 = false
Instances For
Conversational backgrounds #
Informational modal base: accessible worlds are those where the report says rain. Accessible = {w0, w2}.
Equations
Instances For
Reliability assumption: if the report says rain, it's raining. This is a conditional proposition (report → rain).
Equations
- One or more equations did not get rendered due to their size.
Instances For
Strong epistemic base: report + reliability. Accessible = {w0} only.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Derivation theorems #
Report alone doesn't entail rain. The informational base gives accessible worlds {w0, w2}, and raining is false at w2.
Report + reliability entails rain. The strong base gives accessible worlds {w0}, and raining is true at w0.
The informational base is not realistic. At w1 (it rains but the report doesn't say so), w1 ∉ ∩f(w1) because reportSaysRain w1 = false.
The strong epistemic base is also not realistic. At w1, the report doesn't say rain, so w1 fails the reportSaysRain proposition.
Possibility holds under report alone. Even without reliability, rain is possible (w0 is accessible and raining).
Evidence type bridge #
The weather report is hearsay evidence.
Equations
Instances For
Hearsay evidence is retrospective (the event precedes the report).