Hacquard 2006: Aspects of Modality #
[Hac06]: modals are relative to an event of evaluation, and the event fixes both the individual and the time the accessibility relation is keyed to — its holder and temporal trace. A high modal (above Asp) is bound by the speech event in matrix clauses and by the attitude event under attitude verbs; a low modal (below Asp) is bound by aspect to the VP event, whose time is the one provided by tense. Root modals under perfective yield actuality entailments ([Bha99]'s discovery, extended to French and Italian); epistemics, being above aspect, are immune.
Substrate note: the event-relative machinery (EventBinder,
ModalPosition, EventProjection, content licensing) lives in
Semantics/Modality/EventRelativity.lean, anchored to the journal version
[Hac10]; this file uses those project-canonical types.
Main results #
positionPerspective,withAttitude_shifts_perspective— the temporal perspective ([Con02]) projected from the anchoring event, viaModalPosition.defaultBinder/withAttitude.epistemic_reading_possible,goal_reading_necessary— the two readings of "Jane a dû prendre le train" (201) from one modal entry.aspect_bound_epistemic_necessity— contentful complements license aspect-bound epistemics (246)–(248).data_matches_position_theory— the perfective/imperfective actuality split acrossData/Examples/Hacquard2006.jsonrows matches the position × aspect prediction.
Position → temporal perspective #
The anchoring event fixes the evaluation time: speech-bound modals sit at
the utterance time, aspect-bound ones at the time provided by tense. The
map factors through the substrate's binding maps, and its codomain has no
future case. It agrees with [Con02]'s ModalReading.perspective
classification — the "might (already/still) have won" ambiguity (176)
recast positionally; the settledness consequences are proved in
Studies/Condoravdi2002.lean (modal_over_perf_blocks_metaphysical,
counterfactual_widens_domain).
Perspective of the anchoring event in a past-tense clause: only the speech event sits at utterance time.
Equations
Instances For
Perspective from modal position in a matrix clause.
Equations
Instances For
The same modal (devoir, pouvoir) gets different temporal perspectives from different structural positions.
Embedded under a past attitude, a high modal is keyed to the attitude time: the perspective tracks the binder, not the position.
Worked example: "Jane a dû prendre le train" (201) #
Examples.ex201's two readings differ only in the anchoring event:
| Reading | Event | holder(e) | τ(e) | Modal domain |
|---|---|---|---|---|
| Epistemic | speech act | speaker | now | speaker's evidence now |
| Goal-oriented | VP event | Jane | then | Jane's circumstances then |
Equations
- Hacquard2006.instDecidableEqTrainPerson 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
- Hacquard2006.instReprTrainPerson = { reprPrec := Hacquard2006.instReprTrainPerson.repr }
Speech time and the past event time.
Instances For
Equations
- Hacquard2006.instDecidableEqTrainTime 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
- Hacquard2006.instReprTrainTime = { reprPrec := Hacquard2006.instReprTrainTime.repr }
Equations
- Hacquard2006.instDecidableEqTrainEvent x✝ y✝ = if h : x✝.ctorIdx = y✝.ctorIdx then isTrue ⋯ else isFalse ⋯
Equations
- Hacquard2006.instReprTrainEvent = { reprPrec := Hacquard2006.instReprTrainEvent.repr }
Equations
- One or more equations did not get rendered due to their size.
Instances For
The event projection for the train scenario: the speech act projects to (speaker, now), the VP event to (Jane, then).
Equations
- One or more equations did not get rendered due to their size.
Instances For
One world where Jane took the train, one where she didn't.
- took : TrainWorld
- didnt : TrainWorld
Instances For
Equations
- Hacquard2006.instDecidableEqTrainWorld x✝ y✝ = if h : x✝.ctorIdx = y✝.ctorIdx then isTrue ⋯ else isFalse ⋯
Equations
- Hacquard2006.instReprTrainWorld = { reprPrec := Hacquard2006.instReprTrainWorld.repr }
Equations
- One or more equations did not get rendered due to their size.
Instances For
took is possible when the modal is anchored to the speech event —
the epistemic reading.
took is necessary when the modal is anchored to the VP event — the
goal-oriented reading.
The didnt-world is accessible from the speech event but not from the VP event.
Aspect-bound epistemics (246)–(248) #
Low modals lack epistemic readings because aspect's event has no content
(the substrate's position_determines_epistemic) — unless the complement
supplies a contentful attitude event: Examples.ex247b's aspect-bound LF
reports Jane's past belief state, its speech-bound LF the speaker's
evidence.
Equations
- Hacquard2006.instDecidableEqDarcyWorld 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
- Hacquard2006.instReprDarcyWorld = { reprPrec := Hacquard2006.instReprDarcyWorld.repr }
Two candidate binders for the modal in (247b): the matrix speech act and Jane's thinking event.
- speech : PenserEvent
- thinking : PenserEvent
Instances For
Equations
- Hacquard2006.instDecidableEqPenserEvent 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
- Hacquard2006.instReprPenserEvent = { reprPrec := Hacquard2006.instReprPenserEvent.repr }
Bound to Jane's thinking event, loves is necessary — an epistemic
necessity for Jane.
Bound to the speech event, both worlds remain possible for the speaker.
The lovesNot-world is accessible from the speech event but not from Jane's thinking event.
Actuality entailments #
Root modals entail their complement under perfective aspect but not imperfective ([Bha99]; French/Italian extensions in [Hac06]). No Hindi or Greek rows: the dissertation reproduces neither (fn. 7) and defers Greek's complement-internal aspect (318).
Aspect and observed actuality entailment of an example row, read off
its paperFeatures; none for rows without the aspect contrast.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Positive witness: the perfective French pair member carries the entailment.
Every datum's observed entailment matches the position × aspect prediction for root modals (all rows are root: below Asp, so perfective forces actualization).