Documentation

Linglib.Studies.BuringGunlogson2000

Büring and Gunlogson 2000: aren't positive and negative polar questions the same? #

This file formalizes the felicity conditions of [BG00]. Standard question semantics gives Is she left-handed?, Isn't she left-handed? and Is she right-handed? one and the same denotation, yet the three types are felicitous in different contexts: a positive question is barred by compelling contextual evidence against its proposition, an inner-negation question requires such evidence, and an outer-negation question is barred by evidence for it. The paper's appendix derives all three from one proto-condition applied to the question's proposition, to its negation, or negated in turn, and the morphosyntactic probes of [ladd-1981] — kein vs nicht ein, no vs not some, and the polarity items they admit — classify a question independently of those judgements.

The three question types are the substrate's PQForm: PosQ is the paper's PPQ, LoNQ its inner-negation NPQ, HiNQ its outer-negation NPQ.

Main definitions #

Main results #

References #

Compelling contextual evidence #

Compelling evidence for p: evidence that would on its own justify the inference that p.

Equations
Instances For

    The evidence conditions #

    The proto-condition: there is no compelling contextual evidence against p.

    Equations
    Instances For

      The felicity condition of each question type, as one proto-condition applied three ways: a positive question imposes it on its own proposition, an outer-negation question on the negation, and an inner-negation question imposes its negation.

      Equations
      Instances For

        A positive question requires no compelling evidence against p.

        An outer-negation question requires no compelling evidence for p.

        An inner-negation question requires compelling evidence against p.

        The derived conditions are exactly the substrate's contextual-evidence bias table, so the three rows of that table follow from the single proto-condition instead of being stipulated.

        A positive question is barred by compelling evidence against pIs it sunny? asked of someone in a dripping raincoat.

        An inner-negation question is felicitous only against p, the neutral context included in the exclusion.

        No two question types share a felicity profile: the predicted synonymies of a Hamblin denotation ([hamblin-1973b]) are not real.

        The morphosyntactic probes #

        Where the negation sits relative to the questioned proposition.

        Instances For
          @[instance_reducible]
          Equations

          The negative determiners that probe the distinction: German kein and nicht ein, English no and not some.

          Instances For
            @[instance_reducible]
            Equations

            Whether the determiner also occurs in a declarative. The non-amalgamated forms do not, even under rising intonation.

            Equations
            Instances For

              An outer-negation construal is confined to the syntactic category of interrogative: exactly the determiners that fail in declaratives are the outer-negation ones.

              A polarity item is negative or positive.

              Instances For
                @[instance_reducible]
                Equations

                The polarity items that probe the distinction: English either and too, German brauchen.

                Instances For
                  @[instance_reducible]
                  Equations

                  A negative polarity item must sit under the negation, so it forces the inner construal; a positive polarity item must escape it, so it forces the outer one.

                  Equations
                  Instances For

                    A polar question as its two probes: a negative determiner and, optionally, a polarity item.

                    Instances For

                      The probes agree on where the negation sits.

                      Equations
                      Instances For
                        @[instance_reducible]
                        Equations

                        The question type a well-formed question realizes: inner negation is an inner-negation NPQ, outer negation an outer-negation one.

                        Equations
                        Instances For

                          Is there no vegetarian restaurant either/*too?: the inner-negation determiner takes the negative polarity item and refuses the positive one.

                          Isn't there some vegetarian restaurant *either/too?: the outer-negation determiner takes the positive polarity item and refuses the negative one.

                          Brauchst du keine/*nicht eine Entschuldigung mitzubringen?: the German NPI likewise goes with the amalgamated determiner only.

                          theorem BuringGunlogson2000.wellFormed_iff_determiner_form (d : Determiner) (pi : PolarityItem) :
                          { determiner := d, item := some pi }.WellFormed pi.polarity.scope.form = d.scope.form

                          In a well-formed question the polarity item classifies the question exactly as the determiner does, so either probe alone settles the reading.

                          The two probes and the evidence conditions are independent diagnostics of the same distinction: the reading a well-formed question's determiner fixes is felicitous exactly where the corresponding evidence condition holds.