Japanese Passive Types #
Japanese has two structurally distinct passive constructions that look superficially similar (both use -(r)are-):
- Direct passive (-niyotte agent): valency-reducing, requires thematic Voice. Only available for verbs that project an external argument.
- Indirect (adversative) passive (-ni agent): introduces a malefactive argument. Available for ALL verbs, including unaccusatives and intransitives.
The niyotte substitution test distinguishes them: direct passives allow the dative agent marker ni to be replaced with niyotte; indirect passives do not ([JS23]).
@[implicit_reducible]
Equations
- Japanese.Passive.instDecidableEqPassiveType x✝ y✝ = if h : x✝.ctorIdx = y✝.ctorIdx then isTrue ⋯ else isFalse ⋯
@[implicit_reducible]
Equations
Equations
- One or more equations did not get rendered due to their size.
Instances For
Direct passive requires thematic Voice (an agentive external argument).