Three Complementary Frameworks #
These frameworks address different aspects of polar question pragmatics:
Van Rooy & Šafářová (vR&Š): WHY choose PPQ vs NPQ vs Alt?
- Answer: Utility comparison UV(q) vs UV(¬q)
- Location: Montague/Questions/Polarity.lean
Romero & Han (R&H): WHY does preposed negation force bias?
- Answer: VERUM operator creates unbalanced partition
- Location: Montague/Questions/VerumFocus.lean
PRIOR-PQ (Hawkins et al.): HOW does respondent select response?
- Answer: ToM inference of goals from question choice
- Location: RSA/Questions/ResponseSelection.lean
This file connects them, showing they're complementary pieces of a unified theory of polar question pragmatics.
The fully integrated model includes all three components
Equations
Instances For
Connection: vR&Š Question Choice → PRIOR-PQ ToM #
vR&Š: Questioner chooses PPQ iff UV(p) > UV(¬p) PRIOR-PQ: Q(q|D) ∝ exp(α · questionUtility(q, D))
Key extension: PRIOR-PQ models the distribution over questions, not just a binary choice. This enables Bayesian inference by the respondent.
When α → ∞, PRIOR-PQ reduces to vR&Š's argmax behavior.
PRIOR-PQ's questioner model generalizes vR&Š's utility comparison.
vR&Š: Choose PPQ iff UV(q) > UV(¬q) PRIOR-PQ: Q(q|D) = softmax(questionUtility(q, D))
Equations
- Phenomena.Questions.Compare.priorPQ_generalizes_vrs params d q worlds responses actions = RSA.Questions.dpExpectedValue d worlds actions
Instances For
As αQ → ∞, PRIOR-PQ reduces to vR&Š's deterministic choice.
The soft-max becomes argmax, recovering vR&Š's binary decision rule.
Connection: R&H VERUM → PRIOR-PQ Goal Inference #
R&H: VERUM creates unbalanced partitions, signals epistemic bias PRIOR-PQ: Question form signals goals via P(D|q) ∝ Q(q|D)·P(D)
Conjecture: Verum-marked questions signal stronger goal commitment, leading to different ToM inferences by the respondent.
Verum-marked polar question (extends basic polar question)
- hasVerumFocus : Bool
- verumSource : Option Semantics.Questions.VerumFocus.VerumSource
Instances For
Verum questions may signal urgency/commitment.
When a question has verum focus, this may signal:
- Higher stakes in the decision problem
- Stronger prior belief (per R&H)
- Greater urgency for goal-relevant response
This could affect PRIOR-PQ's ToM inference about goals.
Equations
Instances For
Connection: vR&Š Utility → R&H VERUM #
High informativity advantage → verum focus appropriate
vR&Š: inf(q) > inf(¬q) when P(q) < P(¬q) (q is surprising) R&H: Verum focus marks "checking" of surprising information
If questioner asks about unlikely proposition, this may warrant verum focus.
Cross-Theory Predictions #
All three frameworks make predictions about polar question behavior. Here we state predictions that follow from their integration.
Prediction 1: NPQs are optimal when UV(¬p) > UV(p).
vR&Š: NPQ used when UV(¬p) > UV(p) R&H: NPQ with preposed negation has VERUM, signals epistemic bias PRIOR-PQ: Different Q(q|D) profile → different P(D|q) inference
[sorry: show optimalQuestionType selects.negative when compareUtility yields.lt]
Prediction 2: Alternative questions are optimal when UV(p) = UV(¬p).
vR&Š: Alt questions when UV(p) ≈ UV(¬p) (no preference) R&H: Alt questions lack VERUM, balanced partition PRIOR-PQ: Alt questions should yield flatter P(D|q) distribution
[sorry: show optimalQuestionType selects.alternative when compareUtility yields.eq]
Prediction 3: Verum-marked grounding questions signal urgency.
vR&Š: Grounding questions have high informativity advantage R&H: Grounding questions receive verum focus (checking new info) PRIOR-PQ: High-stakes decision problem → respondent provides more info
Optimal Polar Question Type #
vR&Š's key result: The choice between PPQ, NPQ, and Alt-Q is utility-maximizing for the questioner.
PRIOR-PQ formalizes this in RSA terms.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- Phenomena.Questions.Compare.instBEqPQType.beq x✝ y✝ = (x✝.ctorIdx == y✝.ctorIdx)
Instances For
Optimal question type based on utility structure (vR&Š).
- PPQ when UV(p) > UV(¬p)
- NPQ when UV(¬p) > UV(p)
- Alt when UV(p) ≈ UV(¬p)
Equations
- One or more equations did not get rendered due to their size.
Instances For
Theorem: vR&Š's polar question type selection maximizes UV.
Van Rooy & Šafářová's choice rule is optimal for expected utility.
ToM Inference Properties #
PRIOR-PQ's key innovation: invert the questioner model to infer goals.
P(D|q) ∝ Q(q|D) · P(D)
As rationality increases (α → ∞), this concentrates on the "true" DP.
ToM Inference Properties (Removed) #
RSA evaluation infrastructure (RSA.Eval.normalize, inferredDP, inferredDPNormalized,
softmax) has been removed. The tom_concentration_with_rationality and
tom_consistency theorems need reimplementation with the new RSAConfig framework.
Integrated Model #
A fully integrated model would:
- Use VERUM (R&H) to classify question types
- Use utility comparison (vR&Š) to predict question choice
- Use ToM (PRIOR-PQ) to model response selection
This predicts that NPQs with epistemic bias (R&H) elicit different response types than neutral PPQs, mediated by goal inference (PRIOR-PQ).
The integrated model for polar question pragmatics
- questionType : PQType
Question type classification (R&H)
- hasVerum : Bool
Whether question has VERUM (R&H)
- uvPositive : ℚ
Utility structure (vR&Š)
- uvNegative : ℚ
- dpPosterior : List (RSA.Questions.PQDecisionProblem × ℚ)
Inferred DP distribution (PRIOR-PQ)
Instances For
Prediction: VERUM questions lead to more targeted responses.
R&H: VERUM signals commitment/urgency PRIOR-PQ: This narrows the DP posterior Combined: More targeted (less hedging) responses
Prediction: Balanced questions lead to more hedged responses.
vR&Š: Alternative questions when UV balanced PRIOR-PQ: Flat DP posterior when balanced Combined: More hedging (exhaustive responses)
Summary: Unified Theory of Polar Questions #
| Aspect | Framework | Contribution |
|---|---|---|
| Question choice | vR&Š | Utility comparison determines PPQ/NPQ/Alt |
| Bias encoding | R&H | VERUM creates semantic commitment |
| Response selection | PRIOR-PQ | ToM inference determines elaboration |
Key unification: All three agree that question form signals goals.
- vR&Š: Form reveals utility structure
- R&H: Form reveals epistemic commitment
- PRIOR-PQ: Form enables goal inference
The complete picture:
- Speaker has decision problem D
- Speaker chooses question form optimally (vR&Š)
- VERUM may encode epistemic commitment (R&H)
- Respondent inverts to infer D (PRIOR-PQ)
- Respondent selects response to maximize D-relative utility
The unified theory of polar question pragmatics
Equations
- Phenomena.Questions.Compare.unifiedTheory = "vR&Š (question choice) + R&H (bias encoding) + PRIOR-PQ (response selection)"