Documentation

Linglib.Semantics.Polarity.ScalarModel

The scalar model of polarity items #

[Isr96] [Isr01] [Isr11]

The scalar-model classification of polarity items and its canonicity prediction. ScalarItem extends Polarity.Item with the [Isr01] axes — scalar value, canonicity, and the propositional role's likelihood effect — and is built only for items that have the classification, so no axis carries an "unknown" case. The central empirical claim: for emphatic polarity items, canonical vs inverted is determined by likelihood effect (impeding roles → canonical, facilitating → inverted), dissolving the pecuniary paradox (a red cent NPI vs for peanuts PPI in one monetary domain) — explanatory weight that per-context monotonicity accounts lack. The Israel↔Ladusaw refutation theorem — a context where role-likelihood and monotonicity licensing diverge — remains deferred to Studies/Israel2001.lean.

Main declarations #

The scalar-model axes #

Where the item sits on its scale relative to the norm: emphatic NPIs typically denote low values (a wink), emphatic PPIs high ones (tons); inverted items reverse the pattern ([Isr01]).

Instances For
    @[instance_reducible]
    Equations
    Equations
    Instances For

      Whether scalar value tracks polarity in the default way (canonical emphatic NPIs low, PPIs high) or inversely (wild horses, at the drop of a hat); inversion tracks propositional role ([Isr01]).

      Instances For
        @[instance_reducible]
        Equations
        def Polarity.instReprCanonicity.repr :
        CanonicityStd.Format
        Equations
        • One or more equations did not get rendered due to their size.
        Instances For

          How increasing the referent's scalar value affects event likelihood: facilitating roles (agent, stimulus, reward) invert the scale, impeding roles (patient, increment, expense) keep it canonical — [Isr01]'s resolution of the maximizer/minimizer puzzle.

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

              The classified item #

              A polarity item together with its [Isr01] scalar-model classification. Built only for items the literature classifies; unclassified items stay plain Items. The likelihood effect is the propositional-role explanans of the canonicity — present exactly where the literature gives the role analysis.

              Instances For
                def Polarity.instReprScalarItem.repr :
                ScalarItemStd.Format
                Equations
                • One or more equations did not get rendered due to their size.
                Instances For

                  The canonicity prediction #

                  def Polarity.predictCanonicity (le : LikelihoodEffect) (pureFC : Bool) :
                  Option Canonicity

                  Israel's prediction ([Isr01]): for emphatic polarity items, canonical vs inverted is determined principally by likelihood effect — impeding roles → canonical, facilitating → inverted. Scalar value determines WHERE on the scale an item sits; likelihood effect determines WHETHER the item is canonical or inverted.

                  The pure-FC case returns none: an editorial decision that the substrate declines to predict canonicity for FCIs; Israel 2001 mostly bracketed FCIs rather than asserting they have no canonicity. The mapping is applied uniformly across item classes although it is most robust for emphatic strengtheners and PPIs; attenuators interact differently and Israel allows lexical exceptions — consumers should consult scalarDirection separately when distinguishing emphatic from attenuating items.

                  Equations
                  Instances For
                    @[reducible, inline]

                    A classified item's stated canonicity agrees with the role-likelihood prediction, wherever a role analysis exists (vacuously for items without one and for pure FCIs, where the substrate declines to predict).

                    Equations
                    Instances For