Icelandic Verb Fragment: -st Constructions #
@cite{wood-2015} @cite{schaefer-2008}
Icelandic -st (historically sik → -sk → -st) is the morphological reflex of non-agentive Voice. @cite{wood-2015} shows that -st spells out Voice across at least six descriptive categories:
- Anticausative -st: Voice_{D} + Ø semantics (e.g., opnast 'open')
- Middle -st: Voice_{D} + Ø semantics (e.g., seljast 'sell')
- Reflexive -st: Voice_{D} + AGENT semantics + binding (baðast 'bathe')
- Inherent -st: lexicalized (nálgast 'approach')
- Subject-experiencer -st: Voice_{D} + experiencer (leiðast 'be.bored')
- Reciprocal -st: Voice_{D} + AGENT + reciprocal binding
The key argument: -st is NOT a single morpheme with a single meaning. It is a clitic that merges in the specifier of Voice_{D} (or SpecpP for figure reflexives) across multiple configurations. The shared PF realization obscures the underlying syntactic diversity.
Note: @cite{wood-2015}'s Voice parameterization uses Voice_{D}
(has D-feature, projects specifier) vs Voice_{} (specifierless).
The ±θ/±D labels used in the VoiceFlavor.toParams function follow
@cite{schaefer-2008}'s notation.
Morphological Spell-Out #
voiceToSuffix models the observation that all non-agentive Voice
configurations spell out as -st in Icelandic. In @cite{wood-2015}'s
analysis, -st is a clitic in SpecVoiceP, not a suffix on Voice
itself; voiceToSuffix is a simplification for the fragment.
Equations
- Fragments.Icelandic.Predicates.instBEqStType.beq x✝ y✝ = (x✝.ctorIdx == y✝.ctorIdx)
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Map each -st type to its Voice flavor.
Equations
- Fragments.Icelandic.Predicates.StType.anticausative.voiceFlavor = Minimalism.VoiceFlavor.nonThematic
- Fragments.Icelandic.Predicates.StType.middle.voiceFlavor = Minimalism.VoiceFlavor.expletive
- Fragments.Icelandic.Predicates.StType.reflexive.voiceFlavor = Minimalism.VoiceFlavor.reflexive
- Fragments.Icelandic.Predicates.StType.inherent.voiceFlavor = Minimalism.VoiceFlavor.nonThematic
- Fragments.Icelandic.Predicates.StType.subjectExp.voiceFlavor = Minimalism.VoiceFlavor.experiencer
- Fragments.Icelandic.Predicates.StType.reciprocal.voiceFlavor = Minimalism.VoiceFlavor.reflexive
Instances For
How the anticausative is morphologically marked.
@cite{wood-2015} Ch. 3 derives three key generalizations:
- -st merges in SpecVoice_{D} (Voice with D-feature)
- -na spells out Voice_{} (specifierless Voice)
- -st and -na never co-occur (different Voice types)
- -ka is a spell-out of v (not Voice); -na and -ka never co-occur because -na requires v to be null/pruned
- st : AnticausativeMarking
- na : AnticausativeMarking
- unmarked : AnticausativeMarking
- ka : AnticausativeMarking
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
-st and -na are complementary: they spell out different Voice types.
Equations
- Fragments.Icelandic.Predicates.AnticausativeMarking.st.voiceType = "Voice_{D}"
- Fragments.Icelandic.Predicates.AnticausativeMarking.na.voiceType = "Voice_{}"
- Fragments.Icelandic.Predicates.AnticausativeMarking.unmarked.voiceType = "Voice_{D} or Voice_{}"
- Fragments.Icelandic.Predicates.AnticausativeMarking.ka.voiceType = "v (not Voice)"
Instances For
PF realization of Voice in Icelandic.
The key insight: -st does NOT correspond to a single Voice flavor. It is the elsewhere exponent for Voice — it appears whenever Voice is not agentive (active).
Equations
- Fragments.Icelandic.Predicates.voiceToSuffix Minimalism.VoiceFlavor.agentive = none
- Fragments.Icelandic.Predicates.voiceToSuffix Minimalism.VoiceFlavor.causer = none
- Fragments.Icelandic.Predicates.voiceToSuffix Minimalism.VoiceFlavor.antipassive = none
- Fragments.Icelandic.Predicates.voiceToSuffix x✝ = some "-st"
Instances For
An Icelandic verb entry in the -st / -na fragment.
Active/bare form (if one exists)
- stForm : String
The intransitive form (-st, -na, or same as active)
- gloss : String
English gloss
- stType : StType
Which -st construction type
- rootStructure : List Minimalism.VerbHead
Root event structure (@cite{cuervo-2003} notation)
- hasActiveVariant : Bool
Can this verb also appear without -st or -na?
- marking : AnticausativeMarking
How the anticausative is morphologically marked
- licensesPossessiveDative : Bool
Does this verb license possessive datives?
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.
- Fragments.Icelandic.Predicates.instBEqIcelandicStVerb.beq x✝¹ x✝ = false
Instances For
opna/opnast 'open' — anticausative -st (@cite{wood-2015}). Active: Jón opnaði dyrnar 'John opened the door' -st: Dyrnar opnuðust 'The door opened'
Equations
- One or more equations did not get rendered due to their size.
Instances For
splundra/splundrast 'shatter' — anticausative -st (@cite{wood-2015}). Active: Ásta splundraði rúðunni 'Ásta shattered the window' -st: Rúðan splundraðist 'The window shattered' Central example in @cite{wood-2015} Ch. 3, §3.5.
Equations
- One or more equations did not get rendered due to their size.
Instances For
brjóta/brotna 'break' — anticausative with -na (NOT -st). Included as comparison: -na marks specifierless Voice_{} whereas -st merges in SpecVoice_{D} (@cite{wood-2015} Ch. 3, §3.3.2).
Equations
- One or more equations did not get rendered due to their size.
Instances For
selja/seljast 'sell' — middle -st (@cite{wood-2015}). Þessi bók seldist vel 'This book sold well'
Equations
- One or more equations did not get rendered due to their size.
Instances For
lesa/lesast 'read' — middle -st (@cite{wood-2015}). Þessi bók lesist vel 'This book reads well'
Equations
- One or more equations did not get rendered due to their size.
Instances For
baða/baðast 'bathe' — reflexive -st (@cite{wood-2015}). Hún baðaðist 'She bathed (herself)'
Equations
- One or more equations did not get rendered due to their size.
Instances For
klæða/klæðast 'dress' — reflexive -st (@cite{wood-2015}). Hann klæddist 'He dressed (himself)'
Equations
- One or more equations did not get rendered due to their size.
Instances For
nálgast 'approach' — inherent -st (@cite{wood-2015}). No active variant; -st is lexicalized.
Equations
- One or more equations did not get rendered due to their size.
Instances For
minnast 'remember' — inherent -st (@cite{wood-2015}). No active variant.
Equations
- One or more equations did not get rendered due to their size.
Instances For
leiðast 'be bored' — subject-experiencer -st (@cite{wood-2015}). Mér leiðist í skólanum 'I am bored in school'
Equations
- One or more equations did not get rendered due to their size.
Instances For
kyssa/kyssast 'kiss' — reciprocal -st (@cite{wood-2015}). Þau kyssast 'They kissed (each other)'
Equations
- One or more equations did not get rendered due to their size.
Instances For
All -st verb entries (excludes -na verbs like brotna).
Equations
- One or more equations did not get rendered due to their size.
Instances For
Anticausative -st maps to non-thematic Voice.
Middle -st maps to expletive Voice.
Reflexive -st maps to reflexive Voice.
Subject-experiencer -st maps to experiencer Voice.
All alternating verbs have active variants.
Inherent -st verbs lack active variants.
Subject-experiencer -st verbs lack active variants.
All anticausative -st verbs have inchoative root structure.
-st spells out all non-agentive Voice flavors.
Active Voice gets no suffix.
-st and -na spell out different Voice types (@cite{wood-2015} Ch. 3). -st merges in SpecVoice_{D}; -na spells out Voice_{}. They can never co-occur on the same verb form.
brotna is -na marked, not -st marked.
All verbs in allStVerbs are -st marked (default).
Different anticausative roots select different Voice types: opna takes -st (Voice_{D}), brjóta takes -na (Voice_{}). The marking choice is lexically determined per root.