Documentation

Linglib.Phenomena.Ellipsis.Studies.Funakoshi2016

@cite{funakoshi-2016} — Verb-Stranding VP Ellipsis in Japanese #

@cite{funakoshi-2016}

Funakoshi, Kenshi (2016). Verb-stranding verb phrase ellipsis in Japanese. Journal of East Asian Linguistics 25.2, pp. 113–142.

Key Generalization #

(3) An adjunct can be elided only if no other VP-internal elements are present.

This means that if an overt VP-adjunct remains in the second conjunct, another adjunct cannot be the elided element — only an argument can be. This provides an argumenthood diagnostic: if a constituent can be elided in the presence of an overt adjunct, it must be an argument.

Application (@cite{ozaki-2026}) #

Ozaki uses Funakoshi's generalization to show that the source phrase of Japanese Alternation Verbs (hanareru 'leave', deru 'exit') is always an argument, regardless of whether it is marked ACC -o or ABL kara. The source elides even with an overt manner adverb (suguni 'quickly'), which would be impossible if it were an adjunct.

Funakoshi's generalization: adjuncts can be elided under VP ellipsis only if no other VP-internal elements are present.

  • elidedConstituent : String

    The elided constituent

  • isArgument : Bool

    Whether it is an argument or adjunct

  • otherVPInternalOvert : Bool

    Whether another VP-internal element is overt in the ellipsis site

  • available : Bool

    Is the ellipsis reading available?

  • sentence : String

    Example sentence

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

        Adjunct elision is blocked when another VP-internal element is overt.

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

          Argument elision succeeds even when another VP-internal element is overt.

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

            Funakoshi's generalization holds: adjunct elision is blocked when another VP-internal element is overt, but argument elision is not.

            The generalization as a decidable predicate: if the elided constituent is an adjunct AND another VP-internal element is overt, elision is blocked.

            Equations
            Instances For