Manambu Medial Clause Markers @cite{aikhenvald-2008} #
Medial clause markers (clause chain linkers) in Manambu (Ndu family, East Sepik, Papua New Guinea). Data from @cite{aikhenvald-2008} and @cite{sarvasy-aikhenvald-2025}.
Manambu has a rich system of medial clause markers that encode:
- Switch-reference: SS (same subject) vs. DS (different subject), or neutral
- Temporal/logical relation: completive, cotemporaneous, immediate sequence, reason, condition
- Subject agreement: some DS markers trigger subject agreement on the medial verb; SS markers do not
Inventory (@cite{sarvasy-aikhenvald-2025}: Table 3) #
| Form | SR | Meaning | Subject marking |
|---|---|---|---|
| -ku | SS | temporal completive 'after' | no |
| -k | DS | reason, real condition | yes |
| -ta:y | SS | cotemporaneous 'while' | no |
| -taka | SS | immediate sequence 'as soon as, just as' | no |
| -kab | DS | brief temporal overlap 'as soon as' | yes |
| -ta:y-kab | SS | brief temporal overlap 'as soon as' | no |
| -lak | neutral | reason, consequence 'because, so' | yes |
| -ga:y | SS | unlikely condition 'if' | no |
| -n | neutral | sequential or simultaneous, manner | no |
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- Fragments.Manambu.MedialVerbs.instBEqSRValue.beq x✝ y✝ = (x✝.ctorIdx == y✝.ctorIdx)
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.Manambu.MedialVerbs.instBEqMarkerEntry.beq x✝¹ x✝ = false
Instances For
-ku: SS, temporal completive 'after'. No subject marking.
Equations
- Fragments.Manambu.MedialVerbs.ku = { form := "-ku", sr := Fragments.Manambu.MedialVerbs.SRValue.ss, gloss := "after (completive)", hasSubjectMarking := false }
Instances For
-k: DS, reason or real condition. Subject marking on medial verb.
Equations
- Fragments.Manambu.MedialVerbs.k = { form := "-k", sr := Fragments.Manambu.MedialVerbs.SRValue.ds, gloss := "reason/real condition", hasSubjectMarking := true }
Instances For
-ta:y: SS, cotemporaneous 'while'. No subject marking.
Equations
- Fragments.Manambu.MedialVerbs.tay = { form := "-ta:y", sr := Fragments.Manambu.MedialVerbs.SRValue.ss, gloss := "while (cotemporaneous)", hasSubjectMarking := false }
Instances For
-taka: SS, immediate sequence 'as soon as, just as'. No subject marking.
Equations
- Fragments.Manambu.MedialVerbs.taka = { form := "-taka", sr := Fragments.Manambu.MedialVerbs.SRValue.ss, gloss := "as soon as (immediate sequence)", hasSubjectMarking := false }
Instances For
-kab: DS, brief temporal overlap 'as soon as'. Subject marking present.
Equations
- Fragments.Manambu.MedialVerbs.kab = { form := "-kab", sr := Fragments.Manambu.MedialVerbs.SRValue.ds, gloss := "as soon as (brief overlap)", hasSubjectMarking := true }
Instances For
-ta:y-kab: SS, brief temporal overlap 'as soon as'. No subject marking. Morphologically complex: cotemporaneous -ta:y + overlap -kab.
Equations
- Fragments.Manambu.MedialVerbs.tayKab = { form := "-ta:y-kab", sr := Fragments.Manambu.MedialVerbs.SRValue.ss, gloss := "as soon as (brief overlap)", hasSubjectMarking := false }
Instances For
-lak: neutral (not SR-sensitive), reason/consequence 'because, so'. Subject marking present.
Equations
- Fragments.Manambu.MedialVerbs.lak = { form := "-lak", sr := Fragments.Manambu.MedialVerbs.SRValue.neutral, gloss := "because/so (reason/consequence)", hasSubjectMarking := true }
Instances For
-ga:y: SS, unlikely condition 'if (unlikely)'. No subject marking.
Equations
- Fragments.Manambu.MedialVerbs.gay = { form := "-ga:y", sr := Fragments.Manambu.MedialVerbs.SRValue.ss, gloss := "if (unlikely condition)", hasSubjectMarking := false }
Instances For
-n: neutral (not SR-sensitive), sequential or simultaneous action, manner. No subject marking. The most semantically general medial marker.
Equations
- Fragments.Manambu.MedialVerbs.n = { form := "-n", sr := Fragments.Manambu.MedialVerbs.SRValue.neutral, gloss := "and/while/by (sequential/simultaneous/manner)", hasSubjectMarking := false }
Instances For
All medial clause markers.
Equations
- One or more equations did not get rendered due to their size.
Instances For
SS markers.
Equations
- One or more equations did not get rendered due to their size.
Instances For
DS markers.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Neutral markers (not SR-sensitive).
Equations
- One or more equations did not get rendered due to their size.
Instances For
Markers that trigger subject agreement.
Equations
Instances For
9 medial clause markers in total.
2 neutral markers.
9 = 5 + 2 + 2: SS + DS + neutral exhausts the inventory.
No SS marker triggers subject agreement.
Every DS marker triggers subject agreement.
Subject marking correlates with DS or neutral status: it never appears with SS. This reflects the structural logic — when subjects are the same, marking the subject on the medial verb would be redundant.