Fox & Spector 2018: Economy and Embedded Exhaustification #
@cite{fox-spector-2018}
Fox, D. & Spector, B. (2018). Economy and embedded exhaustification. Natural Language Semantics, 26(1), 1–50.
Core Argument #
Where can exh be inserted in the parse tree? Fox & Spector propose
an economy condition: exh is licensed only if it is neither
incrementally vacuous nor incrementally weakening. This single
constraint derives three previously independent generalizations:
- Hurford's Constraint: disjunctions where one disjunct entails
the other are infelicitous (unless rescued by embedded
exh) - Singh's Asymmetry: "p or q, or both" is acceptable but "both, or p or q" is not (@cite{singh-2008})
- Implicature Focus Generalization (IFG): embedded
exhunder DE operators requires focus on the scalar item
Formalized Results #
- Economy condition (original and comparison-class formulations)
- Hurford's Constraint derived from economy (
hurford_from_economy) - Singh's Asymmetry from economy (
singh_weak_exh_nonvacuous,singh_strong_exh_vacuous) exhis always globally weakening under DE (exh_weakening_under_de)- More IE alternatives → stronger result (
exhIE_stronger_of_more_IE) - Under DE, more IE → weaker global result (
de_weakening_of_more_IE) - The exh–exh prediction:
exh[¬exh(p∨q)] = p∧q(exh_exh_conjunctive) - Bridge to
Symmetry.lean: vacuousexhviolates economy (vacuous_violates_economy)
Connection to the Symmetry Problem #
Economy interacts with the symmetry problem (Symmetry.lean)
indirectly. When symmetric alternatives S₁, S₂ are the only
non-weaker alternatives, exh is vacuous (proved by
symmetric_exhB_vacuous). Vacuous exh violates economy
(vacuous_violates_economy), so the grammar rejects the parse
rather than producing wrong results. But economy does not derive
the correct SI — that requires @cite{katzir-2007}'s structural
complexity restricting the alternative set (see
Structural.lean).
Economy and structural complexity are complementary:
- @cite{katzir-2007} determines which alternatives enter the set
→ breaks symmetry →
exhderives the correct SI - Economy determines whether
exhis licensed given those alternatives → blocks vacuous/weakening insertions
A continuation context represents "the rest of the sentence" after a parse point.
Equations
- Implicature.FoxSpector2018.Continuation World = (Prop' World → Prop' World)
Instances For
Negation continuation.
Instances For
A parse point: a proposition with alternatives and possible continuations.
- prop : Prop' World
- continuations : Set (Continuation World)
Instances For
Incremental vacuity: exh makes no difference for ANY
continuation.
Equations
- Implicature.FoxSpector2018.isIncrementallyVacuous ALT φ conts = ∀ C ∈ conts, ∀ (w : World), C (Exhaustification.exhIE ALT φ) w ↔ C φ w
Instances For
Incremental weakening: exh weakens the meaning for ALL
continuations. In DE contexts, local strengthening = global
weakening.
Equations
- Implicature.FoxSpector2018.isIncrementallyWeakening ALT φ conts = ∀ C ∈ conts, C φ ⊆ₚ C (Exhaustification.exhIE ALT φ)
Instances For
Economy Condition on Exhaustification (definition 63):
exh(φ) is licensed only if it is neither incrementally
vacuous nor incrementally weakening.
Equations
- Implicature.FoxSpector2018.economyConditionMet ALT φ conts = (¬Implicature.FoxSpector2018.isIncrementallyVacuous ALT φ conts ∧ ¬Implicature.FoxSpector2018.isIncrementallyWeakening ALT φ conts)
Instances For
Comparison-Class Economy #
The refined economy condition compares exh_C(φ) not just against
φ, but against exh_{C'}(φ) for every subset C' of alternatives.
Economy bans adding alternatives that only weaken the result.
Global weakening (definition 84): exh is globally weakening
if the sentence without exh entails the sentence with exh.
Equations
- Implicature.FoxSpector2018.isGloballyWeakening ALT φ S = ∀ (w : World), S φ w → S (Exhaustification.exhIE ALT φ) w
Instances For
Generalized global weakening (definition 86): exh_C is
globally weakening if there exists C' with strictly fewer IE
alternatives such that S(exh_{C'}(A)) entails S(exh_C(A)).
Using fewer alternatives gives a stronger result.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Hurford's Constraint #
"A disjunction of the form 'A or B' sounds redundant and is odd when one of the disjuncts entails the other."
Fox & Spector derive this from economy rather than stipulating it.
Hurford violation: one disjunct entails the other.
Equations
- Implicature.FoxSpector2018.hurfordViolation A B = ((A ⊆ₚ B) ∨ B ⊆ₚ A)
Instances For
A Hurford disjunction can be rescued by embedding exh in the
weaker disjunct if the exhaustified disjunct no longer entails
the stronger one.
Equations
- Implicature.FoxSpector2018.isRescuedByExh ALT A B = ¬Exhaustification.exhIE ALT A ⊆ₚ B
Instances For
The disjunction continuation: (λp. A ∨ p).
Equations
Instances For
Hurford from Economy: if B ⊆ A and exh(B) cannot break
the entailment, then exh(B) is incrementally weakening in
the disjunction context — economy blocks the parse.
This derives Hurford's Constraint from economy rather than stipulating it as a surface filter.
Singh's Asymmetry (@cite{singh-2008}) #
"Mary read [A or B] or [A and B]" ✓ (weak first) "Mary read [A and B] or [A or B]" # (strong first)
Economy derives this: exh on the weak disjunct is non-vacuous
(derives exclusive or), while exh on the strong disjunct is
vacuous (nothing to exclude).
Singh weak-first: exh on the weak disjunct is non-vacuous
when exh genuinely excludes something. Economy is met.
The hypothesis h_excludes says there is a world where the
weak disjunct holds but neither the exhaustified weak nor the
strong holds — this witnesses non-vacuity.
Singh strong-first: exh on the strong disjunct is vacuous
when strong entails weak. The only alternative (weak) cannot be
excluded because its negation contradicts the prejacent.
Economy is violated.
The proof constructs {strong} as the unique MC-set: adding ¬weak or ¬strong to the exclusion set makes it inconsistent (since strong entails weak, every strong-world is a weak-world).
DE Operators and Economy #
A key observation: exh is always globally weakening under DE
operators. Since exhIE entails its prejacent (it can only
strengthen), DE reverses this, making the overall sentence weaker.
This means economy blocks exh under DE unless:
- The DE scope is embedded under another DE operator (making the overall context UE), or
- Two levels of
exhare used:exh[DE[exh(S)]], where the innerexhstrengthens, DE reverses, and the outerexhstrengthens again (§7, §10 of the paper)
The second mechanism requires focus on the scalar item to provide
the right alternatives for the inner exh — this derives the IFG.
A continuation is downward-entailing if it reverses entailment.
Equations
- Implicature.FoxSpector2018.isDECont S = ∀ (p q : Prop' World), (∀ (w : World), p w → q w) → ∀ (w : World), S q w → S p w
Instances For
Negation is DE.
The prejacent is always in IE (it belongs to every compatible set by definition, hence every MC-set).
exhIE always entails its prejacent: exhaustification can
only strengthen, never weaken.
exh is always globally weakening under DE: since
exhIE ALT φ ⊆ₚ φ and DE reverses entailment,
S(φ) ⊆ₚ S(exhIE ALT φ).
This is the core observation behind the IFG: embedded exh
under DE operators is blocked by economy unless focus provides
the right alternative set (via a two-level exh mechanism).
More IE alternatives means a stronger exhaustified meaning: if IE(ALT') ⊆ IE(ALT), then exhIE ALT φ ⊆ₚ exhIE ALT' φ. More requirements to satisfy → fewer satisfying worlds.
Under DE, more IE alternatives weakens the global result. If IE(ALT') ⊆ IE(ALT), then S(exhIE ALT' φ) ⊆ₚ S(exhIE ALT φ).
This captures the core of theorem (88): under DE operators,
expanding the comparison class can only weaken the overall
sentence. The full theorem (88) additionally handles the
two-level exh structure exh_{OP(S)}(OP[exh_C(S)]), but this
lemma is the key step.
exh–exh: Conjunctive Readings Under Negation #
A key prediction (§11.1): when exh appears both above and below
negation, the result is conjunctive:
exh[¬exh(p ∨ q)] = p ∧ q
"Jack didn't talk to Mary OR Sue" (with focused or) yields "Jack
talked to both" — embedded exclusive disjunction under negation
always produces a conjunctive reading.
The derivation: exh(¬exh(p ∨ q)) = ¬exh(p ∨ q) ∧ (p ∨ q) [exh negates ¬(p∨q)] = [¬(p∨q) ∨ (p∧q)] ∧ (p∨q) [expand ¬exh] = (p ∧ q) [simplify]
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- Implicature.FoxSpector2018.instBEqPQWorld.beq x✝ y✝ = (x✝.ctorIdx == y✝.ctorIdx)
Instances For
exh(p ∨ q) = exclusive or (with alternatives {p∨q, p∧q}).
The exh–exh prediction: exh[¬exh(p∨q)] = p∧q.
The higher exh has alternatives {¬exh(p∨q), ¬(p∨q)}, where
¬(p∨q) is the version without the lower exh. Since ¬(p∨q) is
strictly stronger, it is innocently excludable. Negating it
adds (p∨q), which combined with ¬exh(p∨q) gives p∧q.
Economy and the Symmetry Problem #
Economy interacts with the symmetry problem indirectly. When
symmetric alternatives S₁, S₂ are the only non-weaker alternatives,
exh is vacuous (symmetric_exhB_vacuous in Symmetry.lean).
Vacuous exh violates economy, so the grammar rejects the parse
rather than producing wrong results.
Economy and structural complexity are complementary:
- @cite{katzir-2007} determines which alternatives enter the set
→ breaks symmetry →
exhderives the correct SI - Economy determines whether
exhis licensed given those alternatives → blocks vacuous/weakening insertions
Vacuous exhIE violates economy: if exhIE ≡ₚ φ, then exh
is incrementally vacuous for all extensional continuations, so
economy is not met.
The extensionality assumption (pointwise-equivalent inputs produce pointwise-equivalent outputs) holds for all natural language continuations: negation, quantifier restrictors, coordination, etc.