@cite{pylkknen-2008} — Introducing Arguments #
@cite{pylkknen-2008} @cite{cuervo-2003} @cite{barss-lasnik-1986}
Linguistic Inquiry Monographs 49. MIT Press.
Core Claims #
High vs Low Applicatives: Applicative heads come in two semantic types. Low Appl merges below V, relating the applied argument to the theme (transfer-of-possession):
[VP V [ApplP goal [Appl theme]]]. High Appl merges above VP, relating the applied argument to the event (benefactive):[VoiceP agent [Voice [ApplP benef [Appl [VP V theme]]]]].Semantic type distinction: High Appl denotes an individual-event relation
λx.λe. Appl(x,e). Low Appl denotes an individual-individual relationλx.λy.λf.λe. f(e,x) & theme(e,x) & to-the-possession(x,y).Low recipient vs low source: Low applicatives split into recipient (
ApplTo: transfer to applied arg) and source (ApplFrom: transfer from applied arg). English DOC is low recipient; Korean theft constructions and Hebrew possessor datives are low source.C-command asymmetries: In both configurations, the applied argument asymmetrically c-commands the theme. This derives the @cite{barss-lasnik-1986} binding asymmetries structurally.
Cross-linguistic variation: English, Japanese, and Korean have LOW Appl; Bantu languages (Chaga, Luganda, Venda) and Albanian have HIGH Appl.
Diagnostics (Table 2.1) #
| Test | High | Low |
|---|---|---|
| 1. Can unergatives be applicativized? | Yes | No |
| 2. Can static verbs be applicativized? | Yes | No |
| 3. Depictive modification of applied arg? | Yes | No |
| 4. Resultative cooccurrence with applicative? | Yes | No |
Cross-references #
Studies/Larson1988.lean: VP shell predecessor — same c-command hierarchy (IO > DO) derived differently. Bridge theorem below proves convergence.Studies/Kratzer1996.leanPart III: Voice-based tree derivations (transitive, anticausative) using the same infrastructure.
Ditransitive with low applicative: "John sent Mary a letter"
[VoiceP John [Voice' Voice_AG [VP sent [ApplP Mary [Appl' Appl_LOW [DP a letter]]]]]]
Low Appl merges below V: V takes ApplP as complement. The goal (Mary) is in Spec-ApplP, c-commanding the theme (a letter) in complement of Appl. This derives the @cite{barss-lasnik-1986} asymmetry that IO asymmetrically c-commands DO.
Equations
- One or more equations did not get rendered due to their size.
Instances For
High applicative benefactive (Chaga pattern): "he ate food for wife"
[VoiceP John [Voice' Voice_AG [ApplP wife [Appl' Appl_HIGH [VP eat [DP food]]]]]]
High Appl merges above VP: Appl takes VP as complement. The benefactive (wife) is in Spec-ApplP, relating to the event (not the theme). High Appl is attested in Bantu languages (Chaga, Luganda, Venda) and Albanian, but NOT in English.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Goal c-commands theme — the @cite{barss-lasnik-1986} asymmetry derived structurally from V selecting ApplP.
Theme does NOT c-command goal: the asymmetry is structural.
Benefactive c-commands theme.
Theme does NOT c-command benefactive.
Low applicative marks the ditransitive.
High applicative marks the benefactive.
The lexical items appl_low_t and appl_high_t correspond to
ApplType values from the theory layer. The ditransitive uses a low
recipient applicative (English DOC = transfer to); the benefactive
uses a high applicative (Chaga = individual-event relation).
The low applicative head corresponds to a recipient applicative.
Equations
Instances For
The high applicative head corresponds to a high applicative.
Instances For
The ditransitive uses a low applicative.
The benefactive uses a high applicative.
Cross-linguistic classification (§2.1.2–§2.1.4) #
@cite{pylkknen-2008} tests the high/low distinction in six languages using four diagnostics. The diagnostics cluster into two groups, confirming the typological split.
A language's applicative classification with diagnostic evidence.
- language : String
- applType : Minimalism.ApplType
Can unergatives be applicativized? (§2.1.2)
Can static verbs be applicativized? (§2.1.2)
Is the applied argument available for depictive modification? (§2.1.3)
Can resultatives cooccur with the applicative? (§2.1.4)
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
Equations
- One or more equations did not get rendered due to their size.
- Phenomena.ArgumentStructure.Studies.Pylkkanen2008.instBEqApplClassification.beq x✝¹ x✝ = false
Instances For
Do the diagnostics predict a HIGH applicative? At least one "yes" on unergatives or static verbs → high.
Equations
Instances For
Diagnostic prediction is consistent with the annotated classification.
Equations
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
Equations
- Phenomena.ArgumentStructure.Studies.Pylkkanen2008.korean_appl = { language := "Korean", applType := Minimalism.ApplType.lowRecipient, unergativeOK := some false, staticVerbOK := some false }
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- Phenomena.ArgumentStructure.Studies.Pylkkanen2008.venda_appl = { language := "Venda", applType := Minimalism.ApplType.high, unergativeOK := some true, staticVerbOK := some true }
Instances For
Equations
- Phenomena.ArgumentStructure.Studies.Pylkkanen2008.albanian_appl = { language := "Albanian", applType := Minimalism.ApplType.high, unergativeOK := some true, staticVerbOK := some true }
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Six languages are classified.
The diagnostics are consistent with the annotated classification for all six languages.
@cite{larson-1988}'s VP shell is the precursor of the modern Voice + Applicative decomposition. While the tree shapes differ (Larson uses one VP-shell layer; modern theory uses Voice and Appl heads), the c-command hierarchy among DP arguments is identical: agent > goal/IO > theme/DO.
@cite{larson-1988}'s DOC and the modern Voice + low-Appl derivation produce the same c-command hierarchy: IO asymmetrically c-commands DO.
This proves that @cite{larson-1988} and @cite{pylkknen-2008}, despite different decompositions, converge on the same structural prediction for @cite{barss-lasnik-1986} asymmetries.