Documentation

Linglib.Syntax.Clause.Chaining

Clause chaining #

[SA25]

Typology of clause chaining: multi-clause constructions in which one or more medial clauses (dependent, morphologically reduced) combine with a single final clause (independent, fully inflected) that supplies tense, mood, and often agreement for the whole chain. Chaining is the prototypical cosubordinate combining scheme (Clause.CombiningScheme): the medial clause is dependent but not embedded ([GFvV84]; [Lon07]). Anchors: [SA25] and [dV25], with per-language bundles and generalizations in Studies/SarvasyAikhenvald2025.lean.

Main definitions #

Combining schemes #

How a clause combines with its neighbors into a larger structure ([scancarelli-2003]): relatively independent conjuncts, dependence on a main clause, chained cosubordination (dependent but not embedded, [GFvV84]), or serialization with the relationship left unmarked. Languages differ in which schemes they use at all.

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

      The dependent clause is embedded as a syntactic constituent of the other.

      Equations
      Instances For

        The dependent clause is morphologically reduced (cannot stand alone).

        Equations
        Instances For

          Clause chaining is cosubordination — dependent but not embedded ([GFvV84]).

          Equations
          Instances For

            Clause status and chain direction #

            Structural status of a clause within a chain.

            • medial : ClauseStatus

              Dependent clause with reduced morphology. Typically carries converbal or participial marking (UD VerbForm.Conv); may encode switch-reference and interclausal relations but lacks full tense/agreement.

            • final : ClauseStatus

              Independent clause with full inflection. Supplies tense, mood, and often agreement for the entire chain; exactly one per chain.

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

                Linear order of medial and final clauses ([SA25] §1.2).

                • medialFinal : ChainDirection

                  Medial clauses precede the final clause — by far the most common, strongly correlated with verb-final word order (Nungon, Turkish, Korean, Manambu, Ku Waru).

                • initialMedial : ChainDirection

                  An initial independent clause precedes medial dependent clauses — rare, attested in some verb-initial languages (Barai).

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

                    Predicted head direction: the final verb determines the chain's TAM and patterns as its head, so chain direction mirrors the language's head direction ([Dry92]-style correlation; [SA25] §1.2).

                    Equations
                    Instances For

                      Medial-verb morphology #

                      How much of a morphological category a medial verb retains relative to independent verbs — the three-point scale absent < restricted < full ([SA25] §§1.3–1.5; [dV25] §2).

                      • absent : CategoryRetention

                        Unmarked on medial verbs; the value is inherited from the final verb (Nungon medial verbs lack tense entirely).

                      • restricted : CategoryRetention

                        Fewer values than independent verbs (e.g. binary realis/irrealis rather than a full mood paradigm).

                      • full : CategoryRetention

                        The same range of values as independent verbs (Turkish converbs retain aspect).

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

                          absent is the bottom of the retention scale.

                          Morphological profile of medial verbs along five TAM dimensions — a per-category finiteness vector, of which the binary finite/non-finite cut is a coarsening.

                          • Tense (absent in Nungon and Ku Waru; restricted in Manambu; full in some Turkic and Caucasian languages).

                          • agreement : CategoryRetention

                            Subject agreement (often inherited from the final verb under same-subject marking).

                          • Mood (typically at most a binary realis/irrealis split).

                          • Independent negation of the medial clause (some languages restrict negation to the final clause, so polarity scopes over the chain).

                          • Aspect (some languages retain perfective/imperfective to distinguish completed vs ongoing subevents).

                          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

                                Every category is absent: a bare converb.

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

                                  Every category is full: the profile of an independent verb (though a medial verb still lacks illocutionary force).

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

                                    Expected UD verb form for a medial verb with this profile: converb unless fully retained.

                                    Equations
                                    Instances For

                                      Switch-reference #

                                      Type of switch-reference system: morphology on medial verbs tracking referential continuity across clause boundaries — orthogonal to binding theory, which constrains intra-clausal coreference configurationally ([SA25] §§1.4–1.5, §3; [dV25] §§3–4).

                                      • none : SRSystem

                                        No SR morphology; the language may still chain (Korean, Turkish, Japanese).

                                      • ssDs : SRSystem

                                        Binary same-subject vs different-subject marking — the canonical system (Nungon, Ku Waru, many Papuan and Amerindian languages).

                                      • ssDsTemporal : SRSystem

                                        SS/DS fused with temporal relation: SS-sequential, SS-simultaneous, DS-sequential, DS-simultaneous as distinct forms (Nungon, Amele, many Trans-New Guinea languages).

                                      • multiTrack : SRSystem

                                        Tracks more than one argument (e.g. subject and object) — rare (Panoan).

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

                                          What the SR system tracks.

                                          • subjectOnly : SRTarget

                                            Syntactic subject only — the canonical pattern.

                                          • subjectAndObject : SRTarget

                                            Subject and object — rare (some Panoan languages).

                                          • topicBased : SRTarget

                                            The topical participant, determined by discourse prominence rather than grammatical function (Greater Awyu, [dV25] §4.4).

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

                                              Markedness asymmetry between the SS and DS forms. Subject continuity is the discourse default, so SS is usually the unmarked member.

                                              • ssUnmarked : SRMarkedness

                                                SS shorter, zero, or suffix-only; DS overtly marked — the dominant pattern.

                                              • dsUnmarked : SRMarkedness

                                                DS unmarked — rare.

                                              • symmetric : SRMarkedness

                                                Both overtly marked with comparable weight.

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

                                                  Interclausal relations and bridging #

                                                  Semantic relation between a medial clause and the next clause, encoded on the medial verb, inferred, or signaled by the SR system ([SA25] §1.4; [Lon07]).

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

                                                      The temporal relations — exactly the ones SR morphology can encode without additional marking (SRSystem.ssDsTemporal).

                                                      Equations
                                                      Instances For

                                                        Discourse bridging constructions spanning chain boundaries, characteristic of oral narrative ([SA25] §1.6, §3.3).

                                                        • recapitulative : BridgingType

                                                          Recapitulative (tail-head) linkage: the first medial clause of a new chain repeats the final clause of the preceding one (Nungon, Ku Waru).

                                                        • summary : BridgingType

                                                          Summary linkage: a generic verb ('do', 'say') summarizes the preceding episode (Ku Waru, Manambu).

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

                                                            The per-language bundle #

                                                            A language's clause-chaining system: chain structure, switch-reference, medial morphology, marked relations, and bridging. Per-language instances and generalizations over them live in Studies/SarvasyAikhenvald2025.lean.

                                                            • direction : ChainDirection

                                                              Linear order of medial and final clauses.

                                                            • srSystem : SRSystem

                                                              Type of switch-reference system, if any.

                                                            • srTarget : Option SRTarget

                                                              What SR tracks, when present.

                                                            • srObligatory : Bool

                                                              Whether SR marking is obligatory on every medial verb.

                                                            • srMarkedness : Option SRMarkedness

                                                              Markedness asymmetry of the SR system, when recorded.

                                                            • medialMorph : MedialMorphProfile

                                                              Morphological profile of medial verbs.

                                                            • relationsMarked : List InterclauseRelation

                                                              Interclausal relations grammatically marked on medial verbs.

                                                            • hasRecapLinkage : Bool

                                                              Recapitulative (tail-head) linkage attested.

                                                            • hasSummaryLinkage : Bool

                                                              Summary linkage attested.

                                                            • medialCanStandAlone : Bool

                                                              Medial clauses can stand without a final clause — the non-canonical stand-alone medial ([Sar15]).

                                                            Instances For
                                                              def Clause.Chaining.instReprSystem.repr :
                                                              SystemStd.Format
                                                              Equations
                                                              • One or more equations did not get rendered due to their size.
                                                              Instances For
                                                                Equations
                                                                Instances For

                                                                  The language has an SR system.

                                                                  Equations
                                                                  Instances For

                                                                    Medial tense is inherited from the final verb (no medial tense marking).

                                                                    Equations
                                                                    Instances For

                                                                      Some discourse bridging construction is attested.

                                                                      Equations
                                                                      Instances For

                                                                        Temporal relations are encoded by the SR morphology itself.

                                                                        Equations
                                                                        Instances For

                                                                          Expected UD verb form for this language's medial verbs.

                                                                          Equations
                                                                          Instances For