Documentation

Linglib.Phenomena.Polarity.Studies.Schwab2022

@cite{schwab-2022}: Lexical Variation in NPI Illusions #

@cite{krifka-1995a}

Experimental data from "Lexical variation in NPI illusions" (JML). Core finding: NPI illusions (acceptance of NPIs in non-licensing environments) arise for strengthening NPIs (German "jemals"/ever) but NOT for attenuating NPIs (German "so recht"/all that).

Experimental Design #

2×3 factorial design:

Key Finding #

The illusion asymmetry: when an RC creates a pseudo-DE environment, strengthening NPIs show illusory acceptance (Bayes factor > 10 for grammaticality) but attenuating NPIs do not.

Theoretical Account #

The illusion arises because the parser applies scalar licensing to the NPI. For strengthening NPIs, the scalar mechanism (ScalAssert) expects the asserted proposition to be STRONGER than alternatives — the RC environment superficially satisfies this. For attenuating NPIs, the mechanism expects WEAKER-than-alternatives — the RC environment does NOT satisfy this, so no illusion arises.

Condition in the 2×3 design

Instances For
    @[implicit_reducible]
    Equations
    def Schwab2022.instReprCondition.repr :
    ConditionStd.Format
    Equations
    • One or more equations did not get rendered due to their size.
    Instances For

      NPI type tested

      Instances For
        @[implicit_reducible]
        Equations
        def Schwab2022.instReprNPIType.repr :
        NPITypeStd.Format
        Equations
        • One or more equations did not get rendered due to their size.
        Instances For
          @[implicit_reducible]
          Equations

          A single experimental datum.

          Acceptance rates and Bayes factors are stored as (exact rational arithmetic) — Float would prevent any later use in proofs and isn't how mathlib stores measured quantities.

          • npiType : NPIType
          • condition : Condition
          • acceptanceRate :

            Mean acceptance rate (0–1)

          • bayesFactor :

            Bayes factor for grammaticality (BF₁₀ > 3 = substantial evidence)

          • accepted : Bool

            Accepted as grammatical? (BF₁₀ > 3)

          Instances For
            Equations
            • One or more equations did not get rendered due to their size.
            Instances For

              jemals (strengthening) in grammatical condition

              Equations
              Instances For

                jemals (strengthening) in illusion condition — ACCEPTED (illusion!)

                Equations
                Instances For

                  jemals (strengthening) in ungrammatical condition

                  Equations
                  • One or more equations did not get rendered due to their size.
                  Instances For

                    soRecht (attenuating) in grammatical condition

                    Equations
                    Instances For

                      soRecht (attenuating) in illusion condition — REJECTED (no illusion!)

                      Equations
                      Instances For

                        soRecht (attenuating) in ungrammatical condition

                        Equations
                        • One or more equations did not get rendered due to their size.
                        Instances For

                          All experimental data

                          Equations
                          • One or more equations did not get rendered due to their size.
                          Instances For

                            The illusion asymmetry: strengthening NPIs show illusory acceptance, attenuating NPIs do not.

                            Predict whether an NPI type shows illusion based on scalar direction. Only strengthening NPIs show illusion because the RC environment superficially satisfies the "stronger-than-alternatives" licensing condition of ScalAssert.

                            Equations
                            • One or more equations did not get rendered due to their size.
                            Instances For

                              Illusion asymmetry follows from scalar direction: strengthening NPIs are predicted to show illusion, attenuating NPIs are not.