Additive Particle Data #
@cite{heim-1992} @cite{kripke-2009} @cite{rooth-1992}
Empirical data on additive particles (too, also, either) and their felicity conditions.
Main definitions #
AdditiveParticleDatum: Data point for additive particle useFelicityJudgment: Acceptability ratings (ok/marginal/odd)UseType: Standard, argument-building, scalar, contrastive uses
Felicity judgment for additive particle examples.
- ok : FelicityJudgment
- marginal : FelicityJudgment
- odd : FelicityJudgment
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Type of additive particle use.
Binary classification following @cite{thomas-2026}: standard (focus-alternative) vs argument-building. Degree-"too" ("too expensive") is a distinct lexeme, not an additive particle use.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- Phenomena.Focus.AdditiveParticles.instBEqUseType.beq x✝ y✝ = (x✝.ctorIdx == y✝.ctorIdx)
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Classic "too" with focus alternatives.
Equations
- One or more equations did not get rendered due to their size.
Instances For
"Also" in medial position.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Same subject, different properties.
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
Antecedent doesn't answer RQ.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Out-of-the-blue "too" with clear context mismatch.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Infelicitous examples.
Equations
- One or more equations did not get rendered due to their size.
Instances For
"Either" in negative context - felicitous.
Equations
- One or more equations did not get rendered due to their size.
Instances For
"Either" in positive context - infelicitous.
Equations
- One or more equations did not get rendered due to their size.
Instances For
"Either" with negation scope.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Either examples.
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
German "auch".
Equations
- Phenomena.Focus.AdditiveParticles.germanAuch = { language := "German", additiveParticle := "auch", gloss := "also, too", notes := "Similar distribution to English 'too'/'also'" }
Instances For
Japanese "mo".
Equations
- Phenomena.Focus.AdditiveParticles.japaneseMo = { language := "Japanese", additiveParticle := "も (mo)", gloss := "also, too", notes := "Particle attached to NP; broader range of uses" }
Instances For
Dutch "ook".
Equations
- Phenomena.Focus.AdditiveParticles.dutchOok = { language := "Dutch", additiveParticle := "ook", gloss := "also, too", notes := "Similar to German 'auch'" }
Instances For
French "aussi".
Equations
- Phenomena.Focus.AdditiveParticles.frenchAussi = { language := "French", additiveParticle := "aussi", gloss := "also, too", notes := "Typically sentence-medial or final" }
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Rooth's Focus-Based Analysis #
@cite{rooth-1992} §2.2 analyzes "too" via the Focus Interpretation Principle (FIP):
- The antecedent must be a focus alternative of the prejacent
- "Mary read Lear, and she read Macbeth too"
- Focus: MACBETH
- ⟦Macbeth⟧f = {Lear, Macbeth, Hamlet,...}
- Antecedent "Lear" ∈ ⟦Macbeth⟧f ✓
See Theories/Semantics/Focus/Interpretation.lean for formalization.
Rooth's classic "too" example
Equations
- One or more equations did not get rendered due to their size.
Instances For
Rooth's example with verb focus
Equations
- One or more equations did not get rendered due to their size.
Instances For
Parallel subject focus
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
All additive particle examples in this file. Note: Argument-building examples are in Studies/Thomas2026.lean Note: Ahn's "either" analysis is in Studies/Ahn2015.lean
Equations
- One or more equations did not get rendered due to their size.
Instances For
Count felicitous examples.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Count infelicitous examples.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Total example count.