@cite{xiang-2022}: Relativized Exhaustivity @cite{xiang-2022} #
Empirical data on mention-some and uniqueness from: @cite{xiang-2022}. Relativized Exhaustivity: mention-some and uniqueness. Natural Language Semantics 30:311–362.
Overview #
@cite{xiang-2022} makes three contributions:
- MS answers are subject to a "mention-one-only" constraint: they must name a single individual, not a disjunction (ex. 3–4).
- MS is primarily grammatically licensed by ability can inside the question nucleus, not pragmatically by decision problems. The MS/MA ambiguity in can-questions reflects structural scope ambiguity of the wh-trace relative to the modal (first-order vs higher-order).
- The RelExh presupposition (91) — exhaustivity evaluated relative to singleton modal bases — unifies MS licensing, avoids over-generation for non-can questions, and derives local-uniqueness effects in modalized singular wh-questions.
Data points #
Empirical generalizations from the paper, with exact example numbers:
- "Who can chair the committee?" — MS available (ex. 2)
- "Who called?" — MA required (ex. 1)
- Mention-one-only constraint (ex. 3–4)
- Non-can modals block MS: should, might (ex. 6)
- Same question, different contexts → MS vs MA (Section 2.2)
- Singular uniqueness effects (Section 4.3, Section 6.3)
- Table 3 summary: RelExh vs Dayal's EP predictions
Whether a question receives mention-some, mention-all, or is ambiguous between the two readings.
- mentionSome : MSMAJudgment
- mentionAll : MSMAJudgment
- ambiguous : MSMAJudgment
Instances For
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.
Instances For
A single empirical datum from.
- question : String
The question under study
- modalType : ModalType
What modal (if any) appears in the question
- judgment : MSMAJudgment
Observed MS/MA judgment
- exampleAnswer : String
An example answer or context
- source : String
Source reference within the paper
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Core data: MS licensing by modal type #
Ability can licenses mention-some (ex. 2).
"Who can chair the committee?" — naming a single individual is a sufficient answer. This is the paper's central empirical observation: MS is grammatically licensed by can.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Bare wh-question requires mention-all (ex. 1).
"Who called?" — without a modal, the question demands exhaustive listing. Non-modalized questions uniformly receive MA.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Deontic should blocks mention-some (ex. 6b).
"Which students should pass the test?" — even though modal, deontic modals pattern with MA. Only ability can licenses MS.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Epistemic might blocks mention-some (ex. 6c).
"Which students might pass the test?" — epistemics pattern with MA, not MS. The question demands the full epistemic picture.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Non-modalized question requires MA (ex. 6a).
"Which students passed the test?" — without a modal, exhaustive.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Context sensitivity (Section 2.2) #
Goal-driven MS: same question, recruit-one goal (Section 2.2).
"Who can chair the committee?" with the goal of recruiting one person. @cite{van-rooy-2003} models this via a decision problem where any single committee member resolves the DP.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Goal-driven MA: same question, know-all goal (Section 2.2).
Same question as above, but the goal of knowing the full candidate list. The DP requires complete information, so all candidates must be named.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Mention-one-only constraint (ex. 3–4) #
Equations
- One or more equations did not get rendered due to their size.
Instances For
Valid MS answer: single individual (ex. 3a).
"Anne can." — a single-individual MS answer is acceptable.
Equations
- Phenomena.Questions.Studies.Xiang2022.mentionOneValid = { question := "Who can chair the committee?", answer := "Anne can.", acceptable := true, source := "Xiang 2022, ex. 3a" }
Instances For
Invalid MS answer: disjunction (ex. 3b).
"#Anne or Bill can." — a disjunctive MS answer is blocked by the mention-one-only constraint. This is NOT predicted by van Rooij's decision-theoretic account but IS predicted by Xiang's semantic analysis.
Equations
- Phenomena.Questions.Studies.Xiang2022.mentionOneInvalid = { question := "Who can chair the committee?", answer := "#Anne or Bill can.", acceptable := false, source := "Xiang 2022, ex. 3b" }
Instances For
Uniqueness effects (Section 4.3, Section 6.3) #
Types of uniqueness inference observed in singular wh-questions. Xiang distinguishes global vs local uniqueness (Table 3).
- global : UniquenessType
- local : UniquenessType
- existLocal : UniquenessType
- none : UniquenessType
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
A datum about uniqueness effects in singular wh-questions.
- question : String
The question
- modalType : ModalType
Modal type
- uniqueness : UniquenessType
Type of uniqueness inference
- dayalEPPredicts : Bool
Whether Dayal's EP predicts this
- relExhPredicts : Bool
Whether RelExh predicts this
- source : String
Source
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Non-modalized singular: global uniqueness. "Which child came?" — presupposes exactly one child came. Both Dayal's EP and RelExh predict this. (Table 3, row 1)
Equations
- One or more equations did not get rendered due to their size.
Instances For
□-modal singular (have-to), global uniqueness. "Which chapter do we have to assign?" — global uniqueness reading. Both Dayal's EP and RelExh predict. (Table 3, row 3)
Equations
- One or more equations did not get rendered due to their size.
Instances For
□-modal singular (have-to), local uniqueness. "Which chapter do we have to assign?" — local uniqueness reading. Dayal's EP does NOT predict this; RelExh DOES. This is a key advantage of RelExh over Dayal's EP. (Table 3, row 4)
Equations
- One or more equations did not get rendered due to their size.
Instances For
◇-modal singular (can), local uniqueness in MS. "Which chapter can we assign?" — existential local uniqueness. Dayal's EP does NOT predict; RelExh DOES. (Table 3, row 8)
Equations
- One or more equations did not get rendered due to their size.
Instances For
◇-modal singular (can), global uniqueness. "Which chapter can we assign?" — global uniqueness. Dayal's EP predicts this but RelExh does NOT — the only cell in Table 3 where Dayal's EP has coverage that RelExh lacks. (Table 3, row 7)
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.
Instances For
Aggregation #
All MS/MA judgment data points from the paper.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Data points classified as mention-some.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Data points classified as mention-all.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Table 3 cells where RelExh has coverage that Dayal's EP lacks.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Table 3 cells where Dayal's EP has coverage that RelExh lacks.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Bridge: RelExh Derivation + Decision-Theoretic Agreement #
Formalizes the derivation chain from, Section 5.2 (ex. 93):
- Define the paper's own scenario (3 worlds, 2 individuals, ability modal base)
- Show EP fails for the FO can-question (overlapping answer propositions)
- Show RelExh passes (each singleton modal base has a strongest answer)
- Show DecisionTheory independently classifies this as mention-some
- Prove both frameworks agree on the same finite model
- Contrast with partition reading: EP holds → MA
This connects Xiang's semantic theory (Theories.Semantics.Questions.Exhaustivity)
to the decision-theoretic infrastructure (Core.Agent.DecisionTheory) through
a shared concrete scenario, exercising both and proving agreement.
Scenario (ex. 93) #
- Worlds: w0 (utterance world), w1, w2
- Individuals: a, b
- Base predicate: chairs(w1, a) = true, chairs(w2, b) = true, else false
- Ability modal base: mb(w0) = [w1, w2], mb(w1) = [w1], mb(w2) = [w2]
Under the FO interpretation, "Who can chair?" gets overlapping cells:
- ◇chair(a) = {w0, w1} (a can chair at w0 via w1, and trivially at w1)
- ◇chair(b) = {w0, w2} (b can chair at w0 via w2, and trivially at w2)
These overlap at w0 → EP fails → but RelExh passes → MS licensed.
Definitions Exercised #
| Definition | Source | How Exercised |
|---|---|---|
dayalEP | Exhaustivity.lean | 2 theorems (fails FO, holds partition) |
relExh | Exhaustivity.lean | 2 theorems (passes FO, holds partition) |
foQDen | Exhaustivity.lean | Used throughout scenario |
propEntails | Exhaustivity.lean | 2 theorems (incomparability) |
DecisionProblem | Core.Agent.DecisionTheory | findChairDP, identifyAllDP |
isMentionSome | Core.Agent.DecisionTheory | canQ_mentionSome |
isMentionAll | Core.Agent.DecisionTheory | foQ_identifyAll_mentionAll |
questionUtility | Core.Agent.DecisionTheory | questionUtility_positive |
completeInformationDP | Core.Agent.DecisionTheory | identifyAllDP |
Finite Types (ex. 93 scenario) #
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- Phenomena.Questions.Studies.Xiang2022.instBEqXW.beq x✝ y✝ = (x✝.ctorIdx == y✝.ctorIdx)
Instances For
Equations
- One or more equations did not get rendered due to their size.
Two individuals who might chair the committee.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- Phenomena.Questions.Studies.Xiang2022.instBEqXP.beq x✝ y✝ = (x✝.ctorIdx == y✝.ctorIdx)
Instances For
Equations
- One or more equations did not get rendered due to their size.
Base Predicate and Modal Base #
Base predicate: who actually chairs in each world. In w1, individual a chairs; in w2, individual b chairs; w0 is the utterance world where no one directly chairs.
Equations
- Phenomena.Questions.Studies.Xiang2022.chairs Phenomena.Questions.Studies.Xiang2022.XW.w1 Phenomena.Questions.Studies.Xiang2022.XP.a = true
- Phenomena.Questions.Studies.Xiang2022.chairs Phenomena.Questions.Studies.Xiang2022.XW.w2 Phenomena.Questions.Studies.Xiang2022.XP.b = true
- Phenomena.Questions.Studies.Xiang2022.chairs x✝¹ x✝ = false
Instances For
Ability modal base: from w0, both w1 and w2 are accessible (representing what is possible). From w1/w2, only the world itself is accessible (the abilities are settled).
Equations
- Phenomena.Questions.Studies.Xiang2022.abilityMB Phenomena.Questions.Studies.Xiang2022.XW.w0 = [Phenomena.Questions.Studies.Xiang2022.XW.w1, Phenomena.Questions.Studies.Xiang2022.XW.w2]
- Phenomena.Questions.Studies.Xiang2022.abilityMB Phenomena.Questions.Studies.Xiang2022.XW.w1 = [Phenomena.Questions.Studies.Xiang2022.XW.w1]
- Phenomena.Questions.Studies.Xiang2022.abilityMB Phenomena.Questions.Studies.Xiang2022.XW.w2 = [Phenomena.Questions.Studies.Xiang2022.XW.w2]
Instances For
All worlds in the scenario.
Equations
Instances For
FO Question Denotation (can-question, wh below modal) #
Under the FO interpretation, the question "Who can chair?" has denotation: ⟦who can chair⟧(mb)(α)(w) = ∃v ∈ mb(w). chairs(v, α)
This gives overlapping cells at w0:
- ◇chair(a) at w0: w1 ∈ mb(w0) and chairs(w1,a) → true
- ◇chair(b) at w0: w2 ∈ mb(w0) and chairs(w2,b) → true
The FO cells as explicit propositions, for use with DecisionTheory.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Partition Question Denotation (HO reading / non-modal) #
Under the partition interpretation, each cell identifies a single world. This models the higher-order reading where the questioner wants to know exactly which world obtains.
Partition cells: one cell per world.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Decision Problems #
Find-chair DP: utility 1 iff the nominated person can chair in some accessible world. Models the "recruit one committee member" context.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Identify-all DP: utility 1 iff guessed world matches true world. Models the "complete roster" context.
Equations
- Phenomena.Questions.Studies.Xiang2022.identifyAllDP = { utility := Core.DecisionTheory.completeInformationDP.utility, prior := fun (x : Phenomena.Questions.Studies.Xiang2022.XW) => 1 / 3 }
Instances For
Part I: EP/RelExh Derivation Chain (Section 5.2) #
The derivation follows ex. 93 exactly:
- Both a and b are true answers at w0 under FO interpretation
- Their propositions are incomparable (neither entails the other)
- Therefore EP fails at w0 (no strongest true answer)
- But RelExh passes: each singleton {w1}, {w2} has EP
- Therefore MS is semantically licensed
Step 1: True answers at w0 #
◇chair(a) holds at w0: there exists v ∈ mb(w0) where a chairs (namely w1).
◇chair(b) holds at w0: there exists v ∈ mb(w0) where b chairs (namely w2).
Step 2: Propositions are incomparable #
The a-proposition does not entail the b-proposition. ◇chair(a) = {w0, w1} and ◇chair(b) = {w0, w2}: w1 ∈ ◇chair(a) but w1 ∉ ◇chair(b).
The b-proposition does not entail the a-proposition. w2 ∈ ◇chair(b) but w2 ∉ ◇chair(a).
Step 3: EP fails #
EP fails for the FO can-question at w0 (ex. 93).
Both a and b are true answers at w0, but neither proposition entails the other (they overlap at w0 but diverge at w1 vs w2). So there is no strongest true answer, and Dayal's exhaustivity presupposition is not met.
Step 4: RelExh passes #
RelExh passes for the FO can-question at w0 (ex. 93).
For each v ∈ mb(w0) = {w1, w2}:
- Singleton {w1}: only a chairs → ◇chair(a) is the unique true answer → EP holds
- Singleton {w2}: only b chairs → ◇chair(b) is the unique true answer → EP holds
Since EP holds for every singleton subbase, RelExh is satisfied.
Step 5: DecisionTheory agrees #
DecisionTheory independently classifies the FO can-question as mention-some.
Both FO cells resolve findChairDP (learning that a can chair → nominate a;
learning that b can chair → nominate b), and the cells overlap at w0.
Semantic–pragmatic agreement on MS: RelExh passes AND DecisionTheory says mention-some, on the same finite model.
Structural link: cells are qden #
The FO cells used for DecisionTheory are structurally identical to the foQDen-derived propositions. This makes the agreement non-accidental: both frameworks operate on the same answer-space structure.
Part II: Partition Contrast (MA reading) #
Under the partition interpretation, each cell identifies exactly one world. EP trivially holds (the unique true cell entails itself), and DecisionTheory classifies this as mention-all (no resolving answers for identify-all DP, since individual cells don't tell you the exact world).
EP holds for the partition reading at w0. Under partQDen, only the w0-cell is true at w0, so it trivially entails all other true cells (there are none).
RelExh holds for the partition reading at w0. EP holds for the full question, so a fortiori it holds for each singleton modal base.
DecisionTheory classifies the FO can-question as mention-all when the goal is complete identification. FO cells don't resolve identifyAllDP: knowing that a can chair (= being in {w0, w1}) doesn't identify whether you're in w0 or w1.
Part III: Preserved from Prior Bridge #
Structural properties of the answer space and questionUtility.
The MS question has positive expected utility value for findChairDP.
Learning any FO cell improves decision-making over the prior.
Answer space structure (van Rooij–inspired predicates) #
Answer cells are not mutually exclusive: some pair of distinct cells shares at least one world.
Equations
Instances For
Answer space is not closed under conjunction: some pair of cells has a conjunction that isn't represented by any cell.
Equations
- One or more equations did not get rendered due to their size.
Instances For
FO cells overlap: the a-cell and b-cell share world w0.
FO cells are not closed under ∧. The conjunction of the a-cell and b-cell is {w0}, which is not one of the two FO cells.
Partition cells don't overlap: they are disjoint.
Part IV: @cite{fox-2018} Exhaustification @cite{fox-2018} #
@cite{fox-2018} "Partition by Exhaustification" derives Dayal's EP from the exhaustification operator Exh. We exercise the Bool-valued Exh/IE/MC-set machinery from Questions.Exhaustivity on three question denotations:
FO cells {◇a, ◇b}: Exh identifies {w1} and {w2} but not {w0}. No unique cell-identifier at w0 →
foxAnsundefined → FO alone cannot derive MS (consistent with Fox's argument that higher-order quantification is needed).HO cells {◇a, ◇b, ◇a∨◇b}: Fox's higher-order reading (Section 4.3). Exh(◇a∨◇b) = ◇a∨◇b (IE = ∅ since the two MC-sets {◇a} and {◇b} have empty intersection). At w0, this is the unique Exh-true cell, and both ◇a and ◇b entail ◇a∨◇b, so
foxAns = 3→ MS.Partition cells: trivially
foxAns = 1→ MA.
Higher-order question denotation (@cite{fox-2018}, Section 4.3) #
Higher-order question denotation: adds the disjunctive cell ◇a∨◇b to the FO cells. Under Spector's analysis, the wh-variable ranges over generalized quantifiers, generating compound cells including disjunctions.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Exh on FO cells #
Exh(◇chair(a)) is false at w0: both a and b can chair, so a's exhaustified answer (= only a can chair) doesn't hold at w0.
Exh(◇chair(a)) is true at w1: at w1 only a can chair.
Exh(◇chair(b)) is true at w2: at w2 only b can chair.
Exh(◇chair(a)) is satisfiable: true at w1.
Exh(◇chair(b)) is satisfiable: true at w2.
No Exh-true FO cell at w0: neither exclusive reading holds where both individuals can chair. This is why Fox needs higher-order Q.
FO cells don't partition: w0 has no Exh-true cell (Schwarzschild test fails).
foxAns is undefined for FO cells at w0: no unique cell-identifier
(zero Exh-true cells). FO alone cannot derive Fox's MS prediction.
Exh on HO cells (Fox's Section 4.3) #
Exh(◇a∨◇b) at w0 under hoQ: the disjunctive cell's IE is empty (MC-sets {◇a} and {◇b} have empty intersection), so Exh(◇a∨◇b) = ◇a∨◇b. True at w0 since both can chair.
At w0 under hoQ, exactly one Exh is true: the disjunctive cell. The individual cells' Exh (= only-a, only-b) are false at w0.
Fox's Ans gives MS for HO cells at w0. The unique cell-identifier is Exh(◇a∨◇b) = ◇a∨◇b. All three Q-members are true at w0 and entail ◇a∨◇b (trivially, since ◇a → ◇a∨◇b and ◇b → ◇a∨◇b). |Ans| = 3 > 1 → mention-some.
This is Fox's key result: the cell-identifier is weaker than the individual true answers, so multiple answers are licensed.
HO cells don't partition: at w1 both Exh(◇a) and Exh(◇a∨◇b) are true (Exh(◇a) = {w1}, Exh(◇a∨◇b) = {w0,w1,w2}), so the Schwarzschild test fails. Fox's Ans requires a unique cell-identifier per world; the HO cells with ◇a∨◇b violate this outside w0. This reflects the gap between Fox's conceptual argument for MS and the formal QPM condition.
foxAns is undefined at w1 under HO cells: two Exh-true cells
(Exh(◇a) and Exh(◇a∨◇b)), so no unique cell-identifier.
Partition question #
Partition cells form a proper partition: every world has exactly one Exh-true cell (Schwarzschild test passes).
Fox's Ans = 1 for partition cells at w0 → mention-all. The unique true cell is the w0-cell; its Exh is itself.
Pointwise NV #
Pointwise NV holds for FO cells at w0: each true cell's Exh is satisfiable (though not true at w0 itself).
Cross-framework agreement #
Dayal EP and Fox Exh agree on the FO can-question: EP fails (no strongest answer) and Exh identifies no cell at w0 (no unique cell-identifier). Both frameworks flag that the FO denotation alone cannot resolve the question at w0.
Dayal EP and Fox Ans agree on MA for partition: EP holds (unique strongest answer) and Fox's |Ans| = 1.
Fox's HO reading derives MS: with the higher-order Q (including
◇a∨◇b), foxAns = 3 at w0 — the exhaustification framework predicts
mention-some. This agrees with RelExh (which passes for the FO reading)
and DecisionTheory.