Documentation

Linglib.Phenomena.Polarity.Studies.Gajewski2011

@cite{gajewski-2011} — Licensing strong NPIs #

Gajewski, J. R. (2011). Licensing strong NPIs. Natural Language Semantics 19(2), 109–148.

The paper's central puzzle: the standard Zwarts/Ladusaw picture says strong NPIs (either, in weeks, punctual until) require an anti-additive licenser, whereas weak NPIs (any, ever) need only downward entailment. Once @cite{von-fintel-1999} weakens DE to Strawson-DE, the natural extension is to weaken AA to Strawson-AA (SAA). But @cite{rullmann-2003} and @cite{gajewski-2011} observe that SAA is too weak: vF's recalcitrants (only, conditionals, emotive factives) are all SAA (Appendix 1) yet do not license strong NPIs.

Gajewski proposes that strong NPIs are sensitive to the licenser's direct scalar implicatures, while weak NPIs are not. Strong NPIs need DE assessed on the meaning enriched with the licenser's direct implicature; AA was the wrong property — it only happened to coincide with "DE + scalar endpoint" (Conjecture 48).

What this study file covers #

§4 framework — both halves now in skeleton #

What's still genuinely deferred #

§1 Background — recapitulating Zwarts and von Fintel #

The paper's §2 establishes:

§3.3 The puzzle — Strawson-AA is too weak #

@cite{gajewski-2011} (following @cite{rullmann-2003} and @cite{gajewski-2005}) observes that all of vF's Strawson-DE recalcitrants are also Strawson-AA. The Appendix 1 proofs are formalized in StrawsonEntailment.lean; we cite them here as paper-anchored theorems.

(37) Only-Bill (A ∨ B) ⇒_S Only-Bill A ∧ Only-Bill B. (38) Only-Bill A ∧ Only-Bill B ⇒_S Only-Bill (A ∨ B). [Both directions go through under Strawson entailment; hence only is SAA.] (p. 120)

Yet strong NPIs are ungrammatical under all of these SAA operators (exs. 39-41):

(39) a. Only John has ever seen anyone. ✓ b. *Only John has seen Mary in weeks. c. *Only John likes pancakes, either. d. *Only John arrived until his birthday. (40) a. If Bill has ever seen anyone, he is keeping it a secret. ✓ b. *If Bill has seen Mary in weeks, he is keeping it a secret. c. *If Bill likes pancakes, either, he is keeping it a secret. d. *If Bill arrived until Friday, he is keeping it a secret. (41) a. Mary is sorry that she ever talked to anyone. ✓ b. *Mary is sorry that she has talked to Bill in weeks. c. *Mary is sorry that she likes pancakes, either. d. *Mary is sorry that she arrived until Friday.

Conclusion (p. 121): "Strawson anti-additivity is too weak to account for the distribution of strong NPIs. Hence it appears that presuppositions must be taken into account when we assess the licensing of strong NPIs."

The 2x2 puzzle (eq. 44):

       | Standard entailment | Strawson entailment
 DE    | ???                 | Weak NPIs
 AA    | Strong NPIs         | ???

vF's Strawson move correctly characterizes weak NPIs but the natural extension to AA does not characterize strong NPIs. Gajewski proposes the single distinction is whether the NPI attends to the licenser's non-truth-conditional meaning.

Substrate index #

The four SAA proofs live in Theories/Semantics/Entailment/StrawsonEntailment.lean:

The collected Gajewski headline: all four vF-recalcitrant operators come out Strawson-AA, yet (per exs. 39-41) none license strong NPIs. The substrate proves SAA; the empirical "no strong-NPI licensing" side is documented in the docstrings above (it requires a strong-NPI licensing predicate Gajewski's full theory builds compositionally).

§4.3 The Intolerance-based intermediate category (eq. 80, Appendix 2) #

For readers unconvinced by the §4 implicature-based account, Gajewski offers an alternative: DE + Intolerant as an intermediate category between DE and AA. The conjecture (eq. 84): AA ⊂ DE + Intolerant ⊂ DE.

Intolerance comes from @cite{horn-1989}: a function is intolerant if it does not map both x and xᶜ to truth — i.e., it "locates" itself on one side of the midpoint of its scale.

The substrate-level definitions (IsTrivial, IsIntolerant, IsAntiAdditiveGQ, IsDownwardEntailingGQ) and the Appendix 2 proof (antiAdditiveGQ_implies_intolerant) live in Theories/Semantics/Entailment/Intolerance.lean.

The reverse strict inclusion (AA ⊊ DE + Intolerant, ex. 84) — i.e. exhibiting a DE+Intolerant function that is not AA — is asserted by Gajewski but not proved; would need a witness function. Open.

§4.1 Conjecture (eq. 48): DE scalar item is AA iff endpoint of scale #

@cite{gajewski-2011} (p. 123): "A DE scalar item is AA iff it is the endpoint of its scale."

This is the load-bearing conjecture that lets Gajewski reduce strong-NPI licensing to "DE + endpoint-of-scale." no NP is the strong endpoint of the negative-existential scale ⟨no, few, not many, ...⟩; few NP is just above no NP, so on context-dependent scale truncation few NP can act as the endpoint — explaining why few sometimes licenses strong NPIs (exs. 71-73, contra Zwarts):

(71) He was one of the few dogs I'd met in years that I really liked. (72) Few Americans have ever been to Spain. Few Canadians have either. (73) He invited few people until he knew she liked them.

Formalizing the conjecture requires scale-side machinery (Horn scales, context-dependent truncation à la Chierchia 2004 axiom (i)). Deferred.

Cross-framework relationships #

§4.4 Karttunen-Peters Conditions 3, 4 applied to only #

@cite{gajewski-2011} eqs. 93-94 (p. 134) state two licensing conditions in the K&P two-dimensional ⟨truth, presup⟩ framework:

The substrate predicates Condition3 and Condition4 live in Theories/Semantics/Entailment/PresuppositionLicensing.lean. Here we apply them to only and verify the empirical match: weak NPIs licensed (Condition 3 ✓), strong NPIs blocked (Condition 4 ✗).

The K&P operator for only x: assertion = "no y ≠ x has scope", presupposition = "some y has x and scope" (Horn 1996). Built directly from onlyPrProp in StrawsonEntailment.

Equations
Instances For

    Ex. 19a (p. 115) confirmed: only satisfies Condition 3 — its truth-conditional assertion is classically DE in the scope.

    Proof: (∀ y, x y ∨ ¬ q y) → (∀ y, x y ∨ ¬ p y) for any p ⊆ q — if q y fails, so does p y (contrapositive of p ⊆ q).

    Ex. 19a + ex. 39b (pp. 115, 120): only does NOT satisfy Condition 4 — the existence presupposition of only is upward entailing in scope, so the conjunction assertion ∧ presupposition is not DE.

    Witness: p = ∅, q = {w0}, focus on w0. At w0:

    • (onlyKP (· = w0)).full q w0 holds: assertion holds (only w0 ∈ q), presup holds (∃ y = w0 ∧ q w0).
    • (onlyKP (· = w0)).full p w0 fails: presup ∃ y, y = w0 ∧ p y requires p w0, which is false (p = ∅).
    • DE would require: q ⊇ p ∧ full q w0 → full p w0. Fails.

    @cite{gajewski-2011} headline (K&P/presupposition side): only is the canonical case of "Condition 3 ✓ but Condition 4 ✗" — licenses weak NPIs (any, ever) but blocks strong NPIs (either, in weeks, until), because its existence presupposition is UE in the scope and destroys DE-ness of the conjunction.

    §4.1 Conditions 1, 2 — the implicature side (Chierchia line) #

    Parallel to §4.4's K&P-based Conditions 3, 4: Conditions 1, 2 (eqs. 59, 66) handle the implicature side via Spector 2016's exhMW operator, treated as Gajewski's O(F, G). The substrate substrate's Exhaustification.exhMW lives in Theories/Semantics/Exhaustification/Operators/Basic.lean.

    The substrate's trivial-ALT bridge theorem (condition1_with_no_alts_iff_de) shows: with no alternatives, Condition 1 reduces to classical DE. So only (whose assertion is classically DE) satisfies Condition 1 with empty alternatives — parallel to its satisfaction of Condition 3.

    The full Gajewski analysis under Conditions 1, 2 requires non-trivial ALT-1 sets (Chierchia's "highest-scopal-item only", eq. 55). The @cite{chierchia-2006} (file Phenomena/Polarity/Studies/Chierchia2006.lean) and @cite{chierchia-2013} formalizations would supply concrete ALT-1 generators. Concrete only proofs under Conditions 1, 2 with non-trivial ALTs are deferred until that infrastructure is wired in.

    only's assertion satisfies Condition 1 with empty alternatives (which reduces to classical DE — and we proved only_satisfies_condition3 ≡ classical DE on the assertion). This is the implicature-side parallel of only_satisfies_condition3.

    only's assertion satisfies Condition 2 with no alternatives in either ALT or ALT-1 (degenerate trivial case — both DE checks pass because they collapse to classical DE on the assertion).

    The substrate proves this is the trivial limit of Condition 2. The empirical Gajewski result — that only fails Condition 2 on the attested ALT-1 (Chierchia's "highest-scopal-item only" alternatives generated from the strong NPI in scope) — requires a scalar-alternative generator that lives in Phenomena/Polarity/Studies/Chierchia2006.lean's PSIProfile framework or equivalent. Wiring up a concrete ALT-1 generator that demonstrates the empirical Cond 2 failure for only is deferred to a follow-up study file (likely an extension of Chierchia2006.lean or a new Chierchia2013.lean since the relevant framework is Chierchia 2013 ch. 3).

    Hoeksema S-comparative — the positive test case #

    @cite{hoeksema-1983}'s S-comparative is classically anti-additive (Theories/Semantics/Degree/Comparative.lean::sComparative_isAntiAdditive), hence by antiAdditive_implies_strawsonAA it is also Strawson-AA. This is the positive test for Gajewski's framework: an AA operator licenses strong NPIs (Hoeksema's data confirms — "Mary is taller than anyone is", "in years"-style strong NPIs grammatical in than-S comparatives). Contrast vF's recalcitrants which are SAA-but-not-AA and hence don't license strong NPIs.

    Strong-NPI registry consistency #

    Gajewski's headline empirical claim: strong NPIs are ungrammatical under operators that are only Strawson-DE/SAA (not classically AA). The Fragment registry encodes this through:

    Gajewski's prediction: no strong NPI lists any isStrawsonOnly context. The substrate makes this decide-checkable.

    @cite{gajewski-2011} headline made registry-checkable: no strong NPI in the English Fragment is licensed in any Strawson-only context. The four enumerated strong NPIs all restrict their licensing to classical-AA contexts (.negation, .nobody, .withoutClause), excluding .onlyFocus, .adversative, .sinceTemporal, .superlative.