Connection to RSA Theory #
@cite{bergen-goodman-2015} @cite{merchant-2004}
This phenomenon is modeled by @cite{bergen-goodman-2015}'s noisy channel RSA.
See Phenomena.Ellipsis.Studies.BergenGoodman2015 for the noisy channel RSA
model that derives fragment interpretation from noise inference.
Connection to unified noise theory: Theories/RSA/Core/Noise.lean
A fragment answer datum
- question : String
The question context
- fragment : String
The fragment utterance
- interpretation : String
The full sentence it's interpreted as
- category : String
Syntactic category of fragment
- available : Bool
Is this interpretation available?
- notes : String
Notes
- source : String
Source
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Subject fragment answer
Equations
- One or more equations did not get rendered due to their size.
Instances For
Object fragment answer
Equations
- One or more equations did not get rendered due to their size.
Instances For
Negative quantifier fragment
Equations
- One or more equations did not get rendered due to their size.
Instances For
PP fragment answer
Equations
- One or more equations did not get rendered due to their size.
Instances For
Temporal adverb fragment
Equations
- One or more equations did not get rendered due to their size.
Instances For
Predicate fragment (less common)
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
Assertion context
Equations
- One or more equations did not get rendered due to their size.
Instances For
Topic continuation
Equations
- One or more equations did not get rendered due to their size.
Instances For
Pointing context
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
Category mismatch
Equations
- One or more equations did not get rendered due to their size.
Instances For
Focus mismatch
Equations
- One or more equations did not get rendered due to their size.
Instances For
Semantic mismatch
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
Equations
- One or more equations did not get rendered due to their size.
Instances For
Noisy Channel Account #
The noisy channel model explains fragment interpretation via:
- Noise assumption: Words can be deleted in transmission
- Rational inference: Listener infers what was deleted
- Most probable reconstruction: "Bob" → "Bob went to the movies"
Key prediction: Fragment interpretation is robust to noise rate. Even with very low actual noise, fragments work because:
- Conditional on hearing a fragment, listener knows something was deleted
- Most likely deletion recovers the correct full sentence
See Phenomena.Ellipsis.Studies.BergenGoodman2015 for proofs.
Proven Results #
EllipsisModel.l0_fragment_correct: L0 assigns prob 1 to "Bob went"EllipsisModel.l0_fragment_robust: works for any δ > 0 (parametric)EllipsisModel.l1_fragment_correct: L1 also correctly interprets fragments
Alternative Accounts #
Syntactic ellipsis (Merchant): Fragments have unpronounced structure
- Predicts island sensitivity, case matching
- See:
Phenomena/Ellipsis/Sluicing.leanfor related data
Direct interpretation (Stainton): No hidden structure
- Fragments are genuinely sub-sentential
- Interpretation via pragmatic type-shifting