Documentation

Linglib.Studies.LeBruynDeSwart2022

Exceptional wide scope of bare nominals #

[LBdS22]

Le Bruyn & de Swart, "Exceptional wide scope of bare nominals" (Semantics & Pragmatics 2022). Bare nominals normally take obligatory narrow scope — one of the strongest arguments for the kinds approach. But scrambled bare plurals in Dutch/German unambiguously take wide scope over negation and quantifiers, while keeping kind reference. This adjudicates two accounts:

Both accounts share one existential closure (NMP.existsClose) and differ only in where negation sits: Chierchia always keeps it outside (¬ ∃), Krifka lets it move inside under scrambling (∃ ¬). The scrambling data falsify the kinds approach's locality and confirm Krifka's position-sensitive shift. Wide scope and kind reference are dissociable.

Main declarations #

Judgment of a named reading, if recorded.

Equations
Instances For

    The theoretical crux #

    Chierchia's Derived Kind Predication introduces the existential locally, so negation always scopes outside it and scrambled = unscrambled. Krifka's existential type shift sits at the bare NP's surface position, so the two can diverge.

    theorem LeBruynDeSwart2022.chierchia_invariant_krifka_sensitive :
    (∀ (Entity : Type) (kind : List Entity) (P Q : EntityProp), Semantics.Kinds.NMP.chierchiaDerivScrambled kind P Q = Semantics.Kinds.NMP.chierchiaDerivUnscrambled kind P Q) ∃ (Entity : Type) (dom : List Entity) (P : EntityProp) (Q : EntityProp), Krifka2004.krifkaDerivScrambled dom P Q Krifka2004.krifkaDerivUnscrambled dom P Q

    The accounts make categorically different scope predictions: Chierchia's derivation is position-invariant for every domain, property, and predicate, whereas Krifka's diverges scrambled vs. unscrambled on some model.

    A concrete model: two books, one finished #

    Le Bruyn & de Swart's Het klopt dat ik boeken niet heb uitgelezen ("it's true that there are books I didn't finish"): with two books, one finished and one not, the scrambled bare plural is true (there is an unfinished book) but the unscrambled reading is false (it would mean "I finished no books").

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

        "books" — true of every book.

        Equations
        Instances For

          "finished" — true of b1, false of b2.

          Equations
          Instances For

            The decisive divergence #

            …but diverge on the scrambled reading: Chierchia keeps narrow scope (false) where Krifka derives wide scope (true).

            Krifka's scrambled reading is wide, matching the Dutch datum (Examples.boeken_niet_uitgelezen): there are books I didn't finish.

            Wide scope and kind reference are dissociable #

            A scrambled bare plural can still be kind-referring (the haten 'hate' cases, Examples.boeken_gehaat): scrambling affects scope, not kindhood.