[Izv97]: The Present Perfect as an Epistemic Modal — Data [Izv97] #
Empirical data from [Izv97]. In Bulgarian, Turkish, Norwegian, and other languages, present perfect morphology doubles as an indirect evidential (the "Perfect of Evidentiality" = PE). The paper's central proposal (8):
The indirect evidential Event is an epistemic modal which: (i) has universal quantificational force, (ii) has a presupposition that the evidence for the core proposition is indirect.
The key empirical contrasts establishing (8):
- Event vs. must ((10)–(13)): Both are epistemic necessity modals (same □ force), but Event restricts the modal base to indirect evidence only. Must allows any epistemic base. The difference is in the base, not the force.
- Presupposition diagnostics ((14)–(16)): The indirect-evidence requirement is a presupposition (not an implicature) — it resists cancellation (14), projects past negation (15), and denial targets the assertion (16).
Languages exhibiting the Perfect of Evidentiality ([Izv97], fn. 1). The paper's body text discusses Bulgarian, Turkish, and Norwegian; footnote 1 lists ~25 languages across 6 families.
- bulgarian : PELanguage
- turkish : PELanguage
- norwegian : PELanguage
- macedonian : PELanguage
- albanian : PELanguage
Instances For
Equations
- Izvorski1997.instDecidableEqPELanguage x✝ y✝ = if h : x✝.ctorIdx = y✝.ctorIdx then isTrue ⋯ else isFalse ⋯
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- Izvorski1997.instReprPELanguage = { reprPrec := Izvorski1997.instReprPELanguage.repr }
Binary evidence basis: Izvorski's central contrast variable. The paper argues that Event and must have the same quantificational force (□) but differ in whether the modal base is restricted to indirect evidence only.
- direct : EvidenceBasis
- indirect : EvidenceBasis
Instances For
Equations
- Izvorski1997.instDecidableEqEvidenceBasis x✝ y✝ = if h : x✝.ctorIdx = y✝.ctorIdx then isTrue ⋯ else isFalse ⋯
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- Izvorski1997.instReprEvidenceBasis = { reprPrec := Izvorski1997.instReprEvidenceBasis.repr }
A data point from the Event/must paradigm. The paper's argument (§3, pp. 227–229):
- (10)–(11): With indirect evidence, both Event and must are felicitous
- (12)–(13): Event + "I have no evidence" → contradictory; must + "I have no evidence" → acceptable (must doesn't presuppose indirect evidence)
- Prose (p. 228): With direct evidence (speaker witnessed the event), Event is infelicitous; must is fine
- evidenceBasis : EvidenceBasis
- evFelicitous : Bool
- mustFelicitous : Bool
- label : String
Instances For
Equations
- Izvorski1997.instReprEvMustDatum = { reprPrec := Izvorski1997.instReprEvMustDatum.repr }
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
- Izvorski1997.instBEqEvMustDatum.beq x✝¹ x✝ = false
Instances For
Equations
Indirect evidence context: both Event and must felicitous. Paper (10)–(11): "Knowing how much John likes wine..."
Equations
- Izvorski1997.evMust_indirect = { evidenceBasis := Izvorski1997.EvidenceBasis.indirect, evFelicitous := true, mustFelicitous := true, label := "(10)–(11): indirect evidence context" }
Instances For
Direct evidence context: Event infelicitous, must fine. Paper prose (p. 228): when speaker has direct evidence (witnessed the event), PE is infelicitous but must is acceptable.
Equations
- Izvorski1997.evMust_direct = { evidenceBasis := Izvorski1997.EvidenceBasis.direct, evFelicitous := false, mustFelicitous := true, label := "prose p.228: direct evidence context" }
Instances For
All Event/must data points.
Instances For
Standard presupposition diagnostics applied to the evidential.
- cancellation : PresupDiagnostic
- projection : PresupDiagnostic
- denial : PresupDiagnostic
Instances For
Equations
- Izvorski1997.instDecidableEqPresupDiagnostic x✝ y✝ = if h : x✝.ctorIdx = y✝.ctorIdx then isTrue ⋯ else isFalse ⋯
Equations
Equations
- One or more equations did not get rendered due to their size.
Instances For
A presupposition diagnostic datum.
- diagnostic : PresupDiagnostic
- evidentialSurvives : Bool
- label : String
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
Equations
- One or more equations did not get rendered due to their size.
- Izvorski1997.instBEqPresupDiagnosticDatum.beq x✝¹ x✝ = false
Instances For
Equations
(14): Cancellation fails — "Maria apparently kissed Ivan. # I witnessed it." The indirect-evidence requirement cannot be cancelled, so it is a presupposition, not an implicature.
Equations
- Izvorski1997.presup_cancellation = { diagnostic := Izvorski1997.PresupDiagnostic.cancellation, evidentialSurvives := true, label := "(14): Event + 'I witnessed it' → contradictory" }
Instances For
(15): Projection under negation — "Apparently, Ivan didn't pass the exam." The indirect-evidence requirement projects past negation: the speaker still has indirect evidence; what's negated is that Ivan passed.
Equations
- Izvorski1997.presup_projection = { diagnostic := Izvorski1997.PresupDiagnostic.projection, evidentialSurvives := true, label := "(15): not-Event-p still presupposes indirect evidence" }
Instances For
(16): Denial targets assertion — "Ivan passed-PE the exam. That's not true." The denial targets p (Ivan passed), not the evidential content (that the speaker has indirect evidence).
Equations
- Izvorski1997.presup_denial = { diagnostic := Izvorski1997.PresupDiagnostic.denial, evidentialSurvives := true, label := "(16): denial targets p, not evidence" }
Instances For
All presupposition diagnostic data.
Equations
Instances For
Event requires indirect evidence: felicitous with indirect, infelicitous with direct. This captures (8ii).
Equations
- Izvorski1997.evRequiresIndirect d = match d.evidenceBasis with | Izvorski1997.EvidenceBasis.indirect => d.evFelicitous | Izvorski1997.EvidenceBasis.direct => !d.evFelicitous
Instances For
Must allows both evidence bases — no presupposition on evidence type.
Equations
Instances For
All data points satisfy the indirect-evidence generalization.
All data points satisfy the must-allows-both generalization.
All diagnostics confirm presupposition status (not implicature).
Equations
- Izvorski1997.allWorlds = [0, 1, 2, 3]
Instances For
Izvorski's EV operator (formalization of (17)–(19) + (8ii)).
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- Izvorski1997.johnDrank 0 = True
- Izvorski1997.johnDrank 1 = True
- Izvorski1997.johnDrank 2 = False
- Izvorski1997.johnDrank 3 = False
Instances For
Equations
- Izvorski1997.instDecidablePredWorldJohnDrank 0 = isTrue Izvorski1997.instDecidablePredWorldJohnDrank._proof_1
- Izvorski1997.instDecidablePredWorldJohnDrank 1 = isTrue Izvorski1997.instDecidablePredWorldJohnDrank._proof_2
- Izvorski1997.instDecidablePredWorldJohnDrank 2 = isFalse Izvorski1997.instDecidablePredWorldJohnDrank._proof_3
- Izvorski1997.instDecidablePredWorldJohnDrank 3 = isFalse Izvorski1997.instDecidablePredWorldJohnDrank._proof_4
Equations
- Izvorski1997.bottlesEmpty 0 = True
- Izvorski1997.bottlesEmpty 1 = False
- Izvorski1997.bottlesEmpty 2 = True
- Izvorski1997.bottlesEmpty 3 = False
Instances For
Equations
- Izvorski1997.instDecidablePredWorldBottlesEmpty 0 = isTrue Izvorski1997.instDecidablePredWorldBottlesEmpty._proof_1
- Izvorski1997.instDecidablePredWorldBottlesEmpty 1 = isFalse Izvorski1997.instDecidablePredWorldBottlesEmpty._proof_2
- Izvorski1997.instDecidablePredWorldBottlesEmpty 2 = isTrue Izvorski1997.instDecidablePredWorldBottlesEmpty._proof_3
- Izvorski1997.instDecidablePredWorldBottlesEmpty 3 = isFalse Izvorski1997.instDecidablePredWorldBottlesEmpty._proof_4
Equations
Instances For
Equations
Instances For
Equations
Instances For
Equations
- Izvorski1997.instDecidablePredWorldPOnlyW0 0 = isTrue Izvorski1997.instDecidablePredWorldPOnlyW0._proof_1
- Izvorski1997.instDecidablePredWorldPOnlyW0 1 = isFalse Izvorski1997.instDecidablePredWorldPOnlyW0._proof_2
- Izvorski1997.instDecidablePredWorldPOnlyW0 2 = isFalse Izvorski1997.instDecidablePredWorldPOnlyW0._proof_3
- Izvorski1997.instDecidablePredWorldPOnlyW0 3 = isFalse Izvorski1997.instDecidablePredWorldPOnlyW0._proof_4
The izvorski operator can diverge from the bare prejacent: at w0,
pOnlyW0 w0 = True, but the necessity claim is False (since w1, w2, w3
are also accessible under universal access and don't satisfy pOnlyW0).