Representationality and Epistemic Licensing #
@cite{anand-hacquard-2013} @cite{bolinger-1968} @cite{stalnaker-1984}
Attitude verbs split into two fundamental semantic classes (@cite{bolinger-1968}):
Representational attitudes convey a mental picture — a consistent set of propositions defining a non-trivial set of possible worlds (an information state). Doxastics (
believe,think), argumentatives (say,argue), and semifactives (know,realize).Non-representational attitudes combine with their complement via a logic of preference, comparing the complement to contextual alternatives on a preference scale (@cite{villalta-2008}). Desideratives (
want,wish) and directives (demand,order).Hybrid attitudes have both components: a representational (doxastic) component providing an information state, and a preference component ordering alternatives. Emotive doxastics (
hope,fear) and dubitatives (doubt).
The central empirical generalization (@cite{anand-hacquard-2013}):
Epistemic Licensing Generalization: Epistemic modals are licensed only in the scope of attitudes that provide an information state — i.e., attitudes with a representational component.
| Attitude class | Representational | Pref | might | must |
|---|---|---|---|---|
| Doxastics | ✓ | ✗ | ✓ | ✓ |
| Argumentatives | ✓ | ✗ | ✓ | ✓ |
| Semifactives | ✓ | ✗ | ✓ | ✓ |
| Desideratives | ✗ | ✓ | ✗ | ✗ |
| Directives | ✗ | ✓ | ✗ | ✗ |
| Emotive doxastics | ✓ | ✓ | ✓ | ✗ |
| Dubitatives | ✓ | ✓ | ✓ | ✗ |
The might/must asymmetry under hybrids follows from the uncertainty condition: emotive doxastics require that the attitude holder is uncertain about the complement. This is compatible with epistemic possibility (∃w'∈DOX: φ(w')) but contradicts epistemic necessity (∀w'∈DOX: φ(w')), which would entail certainty.
Mood Correlation #
Epistemic licensing correlates with mood selection in Romance, but they track different things:
- Epistemics track representationality (information state provision)
- Subjunctive mood tracks preferences (comparative semantics)
The overlap is large because most preference-based attitudes are non-representational. But hybrids (emotive doxastics) have both, explaining why they license possibility epistemics AND select subjunctive.
Classification of attitude semantics by representationality.
An attitude is representational iff its semantics provides a non-trivial information state (a set of worlds) that embedded epistemics can be anaphoric to (@cite{anand-hacquard-2013}, §3).
- representational : Representationality
Provides information state S = DOX(x,w). Doxastics, argumentatives, semifactives. Epistemics quantify over DOX directly.
- nonRepresentational : Representationality
No information state: S = ∅. Desideratives, directives. Comparative semantics over alternatives (@cite{villalta-2008}). Embedded epistemics yield tautology (might) or contradiction (must).
- hybrid : Representationality
Both components: representational (provides DOX for epistemic anaphora) + preference (orders alternatives). Emotive doxastics (hope, fear), dubitatives (doubt).
Instances For
Equations
- Semantics.Attitudes.Representationality.instDecidableEqRepresentationality 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
An attitude with a representational component provides an information state that epistemics can quantify over.
Equations
- Semantics.Attitudes.Representationality.HasInformationState Semantics.Attitudes.Representationality.Representationality.representational = True
- Semantics.Attitudes.Representationality.HasInformationState Semantics.Attitudes.Representationality.Representationality.nonRepresentational = False
- Semantics.Attitudes.Representationality.HasInformationState Semantics.Attitudes.Representationality.Representationality.hybrid = True
Instances For
Equations
- One or more equations did not get rendered due to their size.
An attitude with a preference component uses comparative semantics.
Equations
- Semantics.Attitudes.Representationality.HasPreferenceComponent Semantics.Attitudes.Representationality.Representationality.representational = False
- Semantics.Attitudes.Representationality.HasPreferenceComponent Semantics.Attitudes.Representationality.Representationality.nonRepresentational = True
- Semantics.Attitudes.Representationality.HasPreferenceComponent Semantics.Attitudes.Representationality.Representationality.hybrid = True
Instances For
Equations
- One or more equations did not get rendered due to their size.
Equations
- Semantics.Attitudes.Representationality.instDecidableEqEpistemicForce 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
Whether an attitude class licenses an embedded epistemic of given force. This is the central prediction of @cite{anand-hacquard-2013}.
- Representational: licenses both might and must (S = DOX, non-trivial)
- Non-representational: licenses neither (S = ∅, trivial modal base)
- Hybrid: licenses might but not must (S = DOX, but uncertainty condition contradicts universal quantification)
Equations
- One or more equations did not get rendered due to their size.
- Semantics.Attitudes.Representationality.LicensesEpistemic Semantics.Attitudes.Representationality.Representationality.representational x✝ = True
- Semantics.Attitudes.Representationality.LicensesEpistemic Semantics.Attitudes.Representationality.Representationality.nonRepresentational x✝ = False
Instances For
Equations
- One or more equations did not get rendered due to their size.
Representational attitudes license all epistemics.
Non-representational attitudes block all epistemics.
Hybrids license possibility but not necessity.
Epistemic licensing requires an information state.
Map mood selector to expected representationality.
This captures the strong (but imperfect) correlation between mood selection and representationality across Romance. The correlation is imperfect because subjunctive tracks preferences, not representationality directly (@cite{anand-hacquard-2013}, §6).
Equations
- Semantics.Attitudes.Representationality.fromMoodSelector Semantics.Mood.MoodSelector.indicativeSelecting = Semantics.Attitudes.Representationality.Representationality.representational
- Semantics.Attitudes.Representationality.fromMoodSelector Semantics.Mood.MoodSelector.subjunctiveSelecting = Semantics.Attitudes.Representationality.Representationality.nonRepresentational
- Semantics.Attitudes.Representationality.fromMoodSelector Semantics.Mood.MoodSelector.crossLinguisticallyVariable = Semantics.Attitudes.Representationality.Representationality.hybrid
- Semantics.Attitudes.Representationality.fromMoodSelector Semantics.Mood.MoodSelector.moodNeutral = Semantics.Attitudes.Representationality.Representationality.representational
Instances For
Indicative-selecting attitudes are representational: they provide an information state and license epistemics.
Subjunctive-selecting attitudes are non-representational: they use comparative semantics and block epistemics.
Cross-linguistically variable attitudes are hybrid: they have both representational and preference components.
Classification of specific attitude verbs. Each verb maps to a representationality class, which determines its epistemic licensing behavior.
- doxastic : AttitudeClass
- argumentative : AttitudeClass
- semifactive : AttitudeClass
- desiderative : AttitudeClass
- directive : AttitudeClass
- emotiveDoxastic : AttitudeClass
- dubitative : AttitudeClass
Instances For
Equations
- Semantics.Attitudes.Representationality.instDecidableEqAttitudeClass 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
Each attitude class maps to a representationality value.
Equations
- Semantics.Attitudes.Representationality.AttitudeClass.doxastic.representationality = Semantics.Attitudes.Representationality.Representationality.representational
- Semantics.Attitudes.Representationality.AttitudeClass.argumentative.representationality = Semantics.Attitudes.Representationality.Representationality.representational
- Semantics.Attitudes.Representationality.AttitudeClass.semifactive.representationality = Semantics.Attitudes.Representationality.Representationality.representational
- Semantics.Attitudes.Representationality.AttitudeClass.desiderative.representationality = Semantics.Attitudes.Representationality.Representationality.nonRepresentational
- Semantics.Attitudes.Representationality.AttitudeClass.directive.representationality = Semantics.Attitudes.Representationality.Representationality.nonRepresentational
- Semantics.Attitudes.Representationality.AttitudeClass.emotiveDoxastic.representationality = Semantics.Attitudes.Representationality.Representationality.hybrid
- Semantics.Attitudes.Representationality.AttitudeClass.dubitative.representationality = Semantics.Attitudes.Representationality.Representationality.hybrid
Instances For
Derived epistemic licensing for attitude classes.
Equations
Instances For
Equations
- Semantics.Attitudes.Representationality.instDecidableLicensesEpistemic_1 c f = id inferInstance
Per-cell verification of @cite{anand-hacquard-2013} Table 3.