Documentation

Linglib.Studies.Francescotti1995

Francescotti 1995 — the felicity condition of even #

[Fra95] defends the Implicature Account of even against [Lyc91]'s quantifier approach and revises its felicity condition (§IV, p. 162): an even-sentence is felicitous iff its even-less core S* is more surprising than most of its true neighbors — pace [Ben82], for whom one true neighbor suffices, and [KP79], who require all.

EvenThreshold compares the three conditions on the paper's two counterexamples (§I, pp. 155–156); the characters and dialectic are the paper's, the surprise levels and extra classmates ours. The paper's further requirement that neighbors be contextually determined, true, and part of a more general truth with S* is held fixed as background. The gradient discussion (pp. 163–164) contributes the margin dimension (meanExcess) and the proportion dimension, threshold work done by the vagueness of "most".

The three threshold conditions #

How many true neighbors S* must exceed in surprise for even to be felicitous: at least one ([Ben82], §I), all ([KP79]), or most ([Fra95] §IV, p. 162).

  • existential : EvenThreshold

    S* more surprising than at least one true neighbor.

  • universal : EvenThreshold

    S* more surprising than all true neighbors.

  • most : EvenThreshold

    S* more surprising than most (a strict majority of the) true neighbors.

Instances For
    @[instance_reducible]
    Equations
    Equations
    • One or more equations did not get rendered due to their size.
    Instances For
      def Francescotti1995.countExceeded {α : Type u_1} (prejacent : α) (alternatives : List α) (moreSurprising : ααProp) [DecidableRel moreSurprising] :

      Number of alternatives the prejacent exceeds in surprise.

      Equations
      Instances For
        def Francescotti1995.evenPresupWith {α : Type u_1} (prejacent : α) (alternatives : List α) (moreSurprising : ααProp) [DecidableRel moreSurprising] (threshold : EvenThreshold) :

        The even felicity condition, parameterized by threshold.

        Equations
        Instances For
          @[instance_reducible]
          instance Francescotti1995.instDecidableEvenPresupWith {α : Type u_1} (prejacent : α) (alternatives : List α) (moreSurprising : ααProp) [DecidableRel moreSurprising] (threshold : EvenThreshold) :
          Decidable (evenPresupWith prejacent alternatives moreSurprising threshold)
          Equations
          • One or more equations did not get rendered due to their size.
          theorem Francescotti1995.evenPresupWith_existential_iff {α : Type u_1} (prejacent : α) (alternatives : List α) (moreSurprising : ααProp) [DecidableRel moreSurprising] :
          evenPresupWith prejacent alternatives moreSurprising EvenThreshold.existential aalternatives, moreSurprising prejacent a

          The existential threshold is [Ben82]'s condition (iii).

          theorem Francescotti1995.evenPresupWith_universal_iff {α : Type u_1} (prejacent : α) (alternatives : List α) (moreSurprising : ααProp) [DecidableRel moreSurprising] :
          evenPresupWith prejacent alternatives moreSurprising EvenThreshold.universal aalternatives, moreSurprising prejacent a

          The universal threshold is [KP79]'s "least likely" condition.

          theorem Francescotti1995.evenPresup_iff_universal {W : Type u_2} (r : Set WSet WProp) [DecidableRel r] (p : Set W) (alts : List (Set W)) :

          The universal threshold coincides with the traditional scalar presupposition of even (Focus.Particles.evenPresup).

          The two counterexamples (§I, pp. 155–156) #

          A numeric even scenario: surprise levels for S* and its true neighbors (higher = more surprising), plus the reported felicity.

          • prejacent :

            Surprise level of S*.

          • neighbors : List

            Surprise levels of the contextually-determined true neighbors.

          • felicitous : Bool

            Reported felicity of the even-sentence.

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

              A threshold matches a scenario when its predicted felicity agrees with the reported judgment.

              Equations
              Instances For

                The passing scenario ((5), p. 155): Albert, one of the best students, passes unsurprisingly (2), Marie the very best (1), and three weaker classmates pass surprisingly (5, 7, 8; the roster completion is ours). "Even Albert passed the exam" is infelicitous.

                Equations
                Instances For

                  The failing scenario ((1), p. 156): everyone fails; Albert's failure is very surprising (8), Marie's would be more so (9), the weaker classmates' are not (3, 2, 1). "Even Albert failed the exam" is felicitous.

                  Equations
                  Instances For

                    The one-neighbor condition wrongly licenses "Even Albert passed the exam", though it gets the failing scenario right.

                    The all-neighbors condition wrongly blocks "Even Albert failed the exam", since Marie is even less likely to fail.

                    Gradient felicity (pp. 163–164) #

                    Felicity varies in degree in two ways: by how much S* surpasses its neighbors in surprise, and by how many it surpasses — the latter is threshold work done by the vagueness of "most".

                    Mean surprise margin over the neighbors exceeded: the paper's first gradient dimension, rendered numerically.

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

                      Andre is by far the tallest ((21), pp. 163–164): "Even Andre cannot reach the top shelf" is very felicitous.

                      Equations
                      Instances For

                        Andre is tallest by only a small margin (p. 163): the sentence is still felicitous, but less so.

                        Equations
                        Instances For

                          Both Andre scenarios exceed every neighbor, but the by-far scenario does so by a larger mean margin.

                          Andre is barely in the taller half of a half-tall, half-short reference class (p. 164): not taller than the majority, so the sentence is infelicitous.

                          Equations
                          Instances For

                            Exceeding exactly half the neighbors is not "most": the threshold correctly predicts infelicity.