[KF99]: What's X Doing Y? #
"Grammatical Constructions and Linguistic Generalizations: The What's X
doing Y? Construction" (Language 75(1):1–33). WXDY has interrogative
form but expressive function on the incredulity reading; the
form–function mismatch is derived rather than stipulated: the literal
reading is a genuine question (speaker-ignorance satisfies the PerspP
presupposition), the incredulity reading a blocked one (speaker knowledge
contradicts it), with the presupposed proposition and the
unexpectedness CI typed via PartialProp/TwoDimProp.
The paper's own inheritance hierarchy — WXDY inheriting from the left-isolation, subject–aux-inversion, and wh-interrogative constructions of its unification-based grammar — is recorded here only as prose; assembling it as a checked network awaits verification of the paper's figures.
Main declarations #
KayFillmore1999.wxdyConstruction: the construction, typed form per Figure 12KayFillmore1999.allExamples: judgment dataKayFillmore1999.perspP_disambiguates_wxdy: the two readings derivedKayFillmore1999.wxdyPresup,wxdyTwoDim: typed pragmatics
Reading type #
The available readings of a WXDY sentence.
- literal : WXDYReading
- incredulity : WXDYReading
- ambiguous : WXDYReading
Instances For
Equations
- KayFillmore1999.instReprWXDYReading = { reprPrec := KayFillmore1999.instReprWXDYReading.repr }
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- KayFillmore1999.instDecidableEqWXDYReading x✝ y✝ = if h : x✝.ctorIdx = y✝.ctorIdx then isTrue ⋯ else isFalse ⋯
Datum structure #
A single WXDY example with judgment and reading information.
- exId : String
Example identifier
- sentence : String
The sentence
- judgment : Features.Acceptability
Acceptability judgment
- reading : WXDYReading
Available reading(s)
- phenomenon : String
What phenomenon this illustrates
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- KayFillmore1999.instReprWXDYDatum = { reprPrec := KayFillmore1999.instReprWXDYDatum.repr }
Equations
- One or more equations did not get rendered due to their size.
- KayFillmore1999.instBEqWXDYDatum.beq x✝¹ x✝ = false
Instances For
Equations
1. Basic incredulity (§1, pp.1–3) #
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
Equations
- One or more equations did not get rendered due to their size.
Instances For
2. Literal question (genuine information-seeking) #
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
3. Progressive requirement (§2.2) #
WXDY requires the progressive auxiliary + doing. Without it, only a standard wh-question remains; the incredulity reading disappears.
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
Equations
- One or more equations did not get rendered due to their size.
Instances For
4. Subject referentiality (§2.3) #
Referential subjects are fine; non-referential or quantified subjects are degraded on the incredulity reading.
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
5. Complement types (§2.4) #
WXDY accepts various complement types: locative PPs, participial VPs, and instrumental PPs.
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
Equations
- One or more equations did not get rendered due to their size.
Instances For
6. Ambiguous (both readings available) #
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
7. Embedding / CI projection (§3) #
Under embedding, the incredulity component projects like a CI.
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
8. FKO1988 comparison #
WXDY relates to the Incredulity Response construction from FKO1988 ("Him be a doctor?"). Both express speaker incredulity via non-standard question form.
Equations
- One or more equations did not get rendered due to their size.
Instances For
All data #
Equations
- One or more equations did not get rendered due to their size.
Instances For
Verification theorems #
Both readings are attested in the data.
All judgment types are represented.
The construction #
The WXDY construction as a Construction.
Form: [CP What's [TP NP doing [VP/PP...]]]
- Interrogative form: wh-fronting, subject-aux inversion, +WH
- doing is frozen progressive: licenses the construction
- Complement: locative PP, participial VP, or instrumental PP
The typed form is the flat projection of Figure 12's hierarchical AVM: X and Y share refIdx 2 (coinstantiation/subject control); WXDY-what is left-isolated ([loc -]) and nonreferential ([ref ∅]); doing cannot be negated ([neg -]).
Equations
- One or more equations did not get rendered due to their size.
Instances For
FKO1988 idiom classification bridge #
WXDY is a formal idiom in FKO1988's typology: encoding (must learn the incredulity convention), grammatical (fills proper grammatical slots), formal (productive open pattern).
Equations
- One or more equations did not get rendered due to their size.
Instances For
WXDY uses familiar pieces in a familiar arrangement: "what", "doing", etc. are all standard English items in standard syntactic positions. The non-compositional meaning (incredulity) is what must be learned.
Equations
Instances For
WXDY is a formal idiom: partially open, with pragmatic function.
Presupposition bridge (Core/Presupposition.lean) #
On the incredulity reading, WXDY presupposes the embedded proposition (the situation that the speaker finds surprising) and has trivial assertion.
"What's this fly doing in my soup?" presupposes: there is a fly in the soup. The at-issue assertion is trivial — the point is to express the CI.
Equations
- KayFillmore1999.wxdyPresup embeddedProp = { presup := embeddedProp, assertion := fun (x : W) => True }
Instances For
Presupposition projects through negation: "It's not the case that [what's this fly doing in my soup]" still presupposes the fly is there.
Two-dimensional semantics bridge (Expressives/Basic.lean) #
WXDY on the incredulity reading has two-dimensional meaning:
- At-issue: the embedded proposition (there's a fly in my soup)
- CI: speaker finds this unexpected/inappropriate
This mirrors [Pot05]'s analysis of expressives: the expressive content is independent of at-issue truth.
Equations
- KayFillmore1999.wxdyTwoDim embeddedProp unexpectedness = Pragmatics.Expressives.TwoDimProp.withCI embeddedProp unexpectedness
Instances For
WXDY's CI properties: perspective-dependent (speaker-oriented), not repeatable (you don't say "What's this fly doing in my soup?" twice for emphasis), immediate, independent, nondisplaceable, descriptively ineffable (the unexpectedness resists paraphrase).
Equations
- One or more equations did not get rendered due to their size.
Instances For
CI projects through negation: the unexpectedness meaning
survives under negation. Delegates to TwoDimProp.ci_projects_through_neg.
CI is independent of at-issue truth: the unexpectedness holds regardless of whether the embedded proposition is true or false.
Hamblin question semantics bridge (Semantics/Questions/Hamblin.lean substrate) #
Literal reading: standard wh-question "which activity is X engaged in?"
Delegates to substrate Question.which over a domain of activities.
Equations
- KayFillmore1999.wxdyLiteralQ activities pred = Question.which activities pred
Instances For
Incredulity reading: degenerate question with only the presupposed proposition as an answer. The "question" is not information-seeking; the speaker already knows the answer.
In the substrate, this is the declarative principal ideal of the presupposed proposition — a single-alternative question.
Equations
- KayFillmore1999.wxdyIncredulityQ presupposedProp = Question.declarative presupposedProp
Instances For
The incredulity reading has exactly one alternative: the presupposed proposition. The proposition itself is the unique alternative.
The literal reading is a genuine (non-degenerate) question: it delegates
to substrate Question.which, which yields a Hamblin-style alternative
set indexed by the activity domain.
Left Periphery bridge (ArgumentStructure.Linking/LeftPeriphery.lean) — DEEPEST BRIDGE #
WXDY has a +WH feature on C (it is syntactically interrogative).
Instances For
On the incredulity reading, the speaker KNOWS the answer to the question. This is modeled as a veridical epistemic model at the evaluation world.
Instances For
CORE DERIVATION: Veridical speaker model → PerspP presupposition fails → not a real question.
On the incredulity reading, the speaker knows the answer (veridical model). PerspP presupposes possible ignorance: ◇¬know(speaker, Ans(Q)). But veridical knowledge contradicts possible ignorance. Therefore PerspP is blocked, and the utterance is NOT a genuine question.
Delegates to responsive_contradicts_perspP_comp from LeftPeriphery.lean.
On the literal reading, the speaker is genuinely ignorant (ignorant model). PerspP presupposition is satisfied → genuine question.
Delegates to rogative_allows_perspP_comp from LeftPeriphery.lean.
PerspP STATUS DISAMBIGUATES the two readings:
- Incredulity: PerspP fails (veridical model) → not a question → expressive
- Literal: PerspP succeeds (ignorant model) → genuine question
This is the deepest bridge: the form–function mismatch of WXDY is derived from the PerspP mechanism, not stipulated.
Common ground bridge (Core/CommonGround.lean) #
The WXDY presupposition must be entailed by the common ground. For "What's this fly doing in my soup?", the CommonGround must already entail that there is a fly in the soup (the speaker sees it).
Aspect bridge (Semantics.Montague/Verb/Aspect.lean + Diagnostics) #
WXDY's doing selects for activities and accomplishments — predicates
that are durative ∧ dynamic. This connects to the progressive diagnostic:
progressivePrediction =.accept ↔ durative ∧ dynamic.
The progressive requirement in WXDY reflects the same aspectual constraint as the standard progressive: it selects predicates with internal stages.