@cite{abusch-1997}: Sequence of Tense and Temporal De Re #
@cite{abusch-1997} @cite{sharvit-2003}
Abusch's theory: tense morphemes are temporal pronouns (variables with presupposed constraints and binding modes). The key innovation is temporal de re: tense can take wide scope over attitude operators via res movement, just as DPs can scope out of attitude complements.
Core Mechanisms #
- Tense as pronoun:
TensePronounwith variable index, constraint, mode - Relation transmission: attitude verb transmits event time as new eval time
- Upper Limit Constraint (ULC): embedded R ≤ matrix E (from branching futures)
- Temporal de re: tense variable in res position of attitude
Derivation Theorems #
- Shifted reading: free past variable with presupposition against eval time
- Simultaneous reading: bound variable receives matrix event time
- Double-access: indexical present + attitude binding
- ULC: blocks forward-shifted readings
- Temporal de re: res movement for wide-scope tense
Limitations #
- Relative clause tense: Sharvit's challenge (the mechanism doesn't extend straightforwardly to relative clauses where the tense takes the perspective of a participant)
- Modal-tense interaction: not addressed in original framework
- Counterfactual tense: not addressed
Abusch's temporal de re: a tense variable can take wide scope over an attitude operator by occupying the res position.
The res has three components:
referent: the time denoted (resolved in the matrix context)evalTime: the evaluation time in the embedded contextconstraint: the presupposed temporal relation
This parallels individual de re: "John believes the president is wise" where "the president" is evaluated in the actual world, not in John's belief worlds. Similarly, temporal de re evaluates tense in the matrix temporal context.
- referent : Time
The time referred to (resolved in matrix context)
- evalTime : Time
The evaluation time (shifted by attitude)
- constraint : Core.Tense.GramTense
The temporal constraint (past/present/future)
Instances For
A temporal de re is felicitous when the constraint is satisfied in the matrix context (referent checked against matrix eval time).
Equations
- dr.isFelicitous = dr.constraint.constrains dr.referent dr.evalTime
Instances For
Abusch's relation transmission: an attitude verb transmits its event time as the new evaluation time for the embedded clause. This is the semantic effect of the attitude on temporal interpretation.
Equations
- Semantics.Tense.TemporalDeRe.relationTransmission matrixFrame g evalIdx = Core.Tense.updateTemporal g evalIdx matrixFrame.eventTime
Instances For
After relation transmission, the eval time IS the matrix event time.
Relation transmission = updating the eval time index on TensePronoun.
This bridges Abusch's mechanism to the evalTimeIndex field.
Abusch's ULC: in intensional contexts, tense reference cannot exceed the local evaluation time. From branching futures: at the attitude event time, future branches diverge, so no time beyond the attitude time is accessible across all doxastic alternatives.
Equations
- Semantics.Tense.TemporalDeRe.abuschiULC embeddedR evalTime = Semantics.Tense.upperLimitConstraint embeddedR evalTime
Instances For
The ULC is equivalent to the shared formulation.
Abusch derives the shifted reading: a free past variable with presupposition checked against the (shifted) eval time. The past constraint gives R < evalTime = matrixE.
Abusch derives the simultaneous reading: a bound variable receives the matrix event time via lambda abstraction.
Abusch derives the simultaneous reading via the bound variable mechanism: updating the temporal assignment so the tense variable receives matrix E.
Abusch derives double-access: indexical present requires truth at BOTH speech time (indexical rigidity) AND matrix event time (attitude accessibility).
Abusch's ULC blocks the forward-shifted reading: if R > evalTime, the ULC (R ≤ evalTime) is violated.
Abusch derives temporal de re: the tense variable in res position is evaluated in the matrix context, giving wide-scope temporal reference. When the res referent satisfies the past constraint against the matrix eval time, the de re reading is felicitous.