English Focus-Sensitive Particles #
@cite{rooth-1992} @cite{karttunen-peters-1979} @cite{francescotti-1995}
Lexical entries for English focus-sensitive particles, typed by
Semantics.FocusParticles theory types.
A focus-sensitive particle lexical entry.
- form : String
Surface form
- truthFunctional : Bool
Does the particle affect truth conditions?
- contributionLayer : Core.Semantics.ContentLayer.ContentLayer
Which content layer carries the particle's contribution
- threshold : Option Semantics.FocusParticles.EvenThreshold
For scalar particles: threshold on alternatives exceeded
- application : Features.InformationStructure.FIPApplication
FIP application type
- exclusionVariety : Option Core.Discourse.Coherence.CoherenceRelation
Discourse-relation flavor of exclusion (@cite{umbach-2004}): only excludes additional alternatives →
.contrast; contrastive focus excludes by substitution →.correction. Encoded directly asCore.Discourse.Coherence.CoherenceRelation(the IS-vocabulary "additional vs substitution" is recoverable from CONTRAST/CORRECTION per Umbach 2004's own decomposition).nonefor non-exclusive particles like even and also.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
Equations
- One or more equations did not get rendered due to their size.
- Fragments.English.FocusParticles.instBEqEntry.beq x✝¹ x✝ = false
Instances For
"even" — scalar focus particle. @cite{francescotti-1995}: not truth-functional (Equivalence Thesis), contributes via conventional implicature, felicity requires exceeding MOST alternatives in surprise.
Equations
- One or more equations did not get rendered due to their size.
Instances For
"only" — exclusive focus particle. Truth-functional (asserts exclusion of alternatives), prejacent is a presupposition. @cite{umbach-2004} §2.3: only excludes additional alternatives — it excludes the possibility that someone in addition to the focused item satisfies the predicate.
Equations
- One or more equations did not get rendered due to their size.
Instances For
"also"/"too" — additive focus particle. Presupposes existence of a true alternative.
Equations
- One or more equations did not get rendered due to their size.
Instances For
"too" — additive focus particle, sentence-final. @cite{thomas-2026}: felicity requires existence of an antecedent fact and a contextually relevant question RQ such that the Antecedent, Conjunction, and Prejacent Conditions (Def. 64) all hold. Subsumes @cite{heim-1992}'s individual-based presupposition as a special case of the standard focus-alternative use. Unlike sentence-initial "also", subject to the full Prejacent Condition including maximality (Def. 64c.ii).
Equations
- One or more equations did not get rendered due to their size.
Instances For
"either" — negative-polarity additive focus particle. @cite{rullmann-2003}: complementary distribution with "too" in polarity contexts. @cite{thomas-2026} defers full characterization to future work (footnote 9); felicity conditions likely share the core Antecedent/Conjunction structure with additional polarity constraints. See @cite{ahn-2015} for a Boolean algebra account.
Equations
- One or more equations did not get rendered due to their size.
Instances For
"just" — domain-widening focus particle. @cite{deo-thomas-2025}: just signals that the CQ is the widest answerable construal of an underspecified question. Unlike only, just does not conventionally encode exclusion — exhaustification arises as a mandatory Quantity implicature. Not truth-functional: the at-issue content is simply the prejacent. The CQ-signaling component is backgrounded (fn. 22 of the paper leaves the precise status as presupposition vs conventional implicature open for future research).
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
"even" does not affect truth conditions (Equivalence Thesis).
"even" contributes via conventional implicature.
"even" uses Francescotti's "most" threshold.
"only" IS truth-functional (unlike "even").
"even" and "only" differ on truth-functionality.
"only" is an exclusive particle: contrast (= "additional"-flavor) exclusion. @cite{umbach-2004} §2.3 (UNVERIFIED): excludes alternatives in addition to X, mapping to the CONTRAST discourse relation.
"also" is additive, not exclusive — no exclusion variety.
"even" is scalar, not exclusive — no exclusion variety.
"too" is additive, not truth-functional — like "also".
"too" contributes via presupposition.
"too" and "also" have the same semantic profile.
"either" is additive, not truth-functional.
"either" and "too" differ only in form (and polarity, which is
not captured in the Entry type — polarity licensing is in
Theories.Pragmatics.Particles.Additive).
"just" does not affect truth conditions (prejacent is the at-issue content).
"just" is not an exclusive — no conventional exclusion. Exhaustification arises pragmatically via mandatory Quantity implicature (@cite{deo-thomas-2025} §4.1).
"just" and "only" differ on truth-functionality and exclusion. This is the core of @cite{deo-thomas-2025}'s argument: just is not a variant of only — it has a fundamentally different discourse function. only conventionally excludes alternatives; just widens the question.
"just" and "even" are both non-truth-functional but differ in content layer. even contributes via conventional implicature (likelihood presupposition); just contributes via presupposition (CQ-signaling).