Cross-Linguistic Typology of Change-of-State Verbs #
@cite{dixon-1982} @cite{levin-1993} @cite{beavers-etal-2021} @cite{rose-nichols-2021}
Empirical data from Beavers, Everdell, Jerro, Kauhanen, @cite{beavers-etal-2021} "States and changes of state: A crosslinguistic study of the roots of verbal meaning." Language 97(3), 439–484.
88-language balanced sample (WALS 100 + additions). For each of 36 property concept (PC) and 36 result root meanings, the authors collected five-item paradigms (underlying root, simple stative, inchoative, causative, result stative) and coded morphological relationships.
Key findings (theory-neutral) #
Simple statives: PC roots overwhelmingly have simple stative forms (median = 95.67% of languages); result roots overwhelmingly lack them (median = 1.59%). Mann-Whitney U = 1266.5, p < 0.001.
Verbal markedness: PC root verbs tend to be marked (median = 56.01%); result root verbs tend to be unmarked (median = 15.20%). Mann-Whitney U = 1291, p < 0.001.
Subclass clustering: PC subclasses (dimension, color, value, physical property, speed) cluster near 100% simple statives. Result subclasses (breaking, cooking, killing, destroying, directed motion) cluster near 0%.
Two classes of change-of-state verb roots, defined by morphological and semantic diagnostics (@cite{beavers-etal-2021} §3.1).
Classification criteria:
- PC roots: the root of deadjectival CoS verbs (@cite{levin-1993}:245); describe @cite{dixon-1982}'s basic property types
- Result roots: the root of non-deadjectival CoS verbs; describe specific result states (physical damage, cooking, etc.)
- propertyConcept : CoSRootClass
- result : CoSRootClass
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
PC subclasses (@cite{dixon-1982}; @cite{beavers-etal-2021} ex. 5).
- dimension : PCSubclass
- age : PCSubclass
- value : PCSubclass
- color : PCSubclass
- physicalProperty : PCSubclass
- speed : PCSubclass
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
Instances For
Result root subclasses (@cite{levin-1993}; @cite{beavers-etal-2021} ex. 6).
- entitySpecificCoS : ResultSubclass
- cooking : ResultSubclass
- breaking : ResultSubclass
- bending : ResultSubclass
- killing : ResultSubclass
- destroying : ResultSubclass
- calibratableCoS : ResultSubclass
- inherentlyDirectedMotion : ResultSubclass
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
The five positions in a CoS verb paradigm (@cite{beavers-etal-2021} eq. 40). Every root meaning is associated with (up to) five forms.
- underlyingRoot : ParadigmPosition
- simpleStative : ParadigmPosition
- inchoative : ParadigmPosition
- causative : ParadigmPosition
- resultStative : ParadigmPosition
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
Instances For
Morphological relationship codes between forms (@cite{beavers-etal-2021} eq. 41, generalizing @cite{haspelmath-1993}:90–92).
- input : MorphRelation
- derived : MorphRelation
- transitive : MorphRelation
- labile : MorphRelation
- equipollent : MorphRelation
- unattested : MorphRelation
- suppletive : MorphRelation
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
A root meaning with its crosslinguistic attestation.
- gloss : String
English gloss(es)
- rootClass : CoSRootClass
PC or result root
- subclass : Option (PCSubclass ⊕ ResultSubclass)
Subclass, if applicable
- nSimpleStative : Nat
Number of languages with a simple stative for this root (Table A1)
- nLanguages : Nat
Number of languages with any data for this root (Table A1)
- nMarkedVerbal : Nat
Number of languages with a marked verbal paradigm (Table A2)
- nVerbalLanguages : Nat
Number of languages with verbal paradigm data (Table A2)
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Percentage of languages with simple stative.
Equations
- r.pctSimpleStative = if r.nLanguages = 0 then 0.0 else r.nSimpleStative.toFloat / r.nLanguages.toFloat * 100.0
Instances For
Percentage of languages with marked verbal paradigm.
Equations
- r.pctMarkedVerbal = if r.nVerbalLanguages = 0 then 0.0 else r.nMarkedVerbal.toFloat / r.nVerbalLanguages.toFloat * 100.0
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.
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.
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.
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.
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.
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.
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
Summary of a crosslinguistic comparison between PC and result roots.
- measure : String
What is being measured
- pcMedian : Float
PC root median percentage
- resultMedian : Float
Result root median percentage
- uStatistic : Float
Mann-Whitney U statistic
- pThreshold : Float
One-tailed p-value threshold
- nPC : Nat
Sample sizes (PC roots, result roots)
- nResult : Nat
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Simple stative form comparison (§6, Fig. 1).
Equations
- One or more equations did not get rendered due to their size.
Instances For
Verbal markedness comparison (§7, Fig. 5).
Equations
- One or more equations did not get rendered due to their size.
Instances For
Both comparisons are statistically significant.
Empirical diagnostics for classifying roots. Each diagnostic independently sorts roots into two classes that align with the PC vs result distinction.
- positive : DiagnosticResult
- negative : DiagnosticResult
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
Instances For
Stative form + change denial test (§3.3, ex. 10–11). "The bright photo has never brightened" → OK (PC) "#The shattered vase has never shattered" → contradictory (result)
Equations
- One or more equations did not get rendered due to their size.
Instances For
Restitutive 'again' test (§3.4, ex. 15–16). "John sharpened the knife again" → can be just one sharpening (PC) "#Chris thawed the meat again" → necessarily two thawings (result)
Equations
- One or more equations did not get rendered due to their size.
Instances For
The two diagnostics always agree.
A language's CoS verb typological profile.
- language : String
- family : String
- nPCParadigms : Nat
Number of PC root verbal paradigms with data
- nResultParadigms : Nat
Number of result root verbal paradigms with data
- pctPCMarked : Float
% of PC paradigms that are marked
- pctResultMarked : Float
% of result paradigms that are marked
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
The six in-depth case study languages (§4).
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.
Instances For
Equations
- Phenomena.Causatives.Studies.BeaversEtAl2021.marathi = { language := "Marathi", family := "Indic", nPCParadigms := 40, nResultParadigms := 35, pctPCMarked := 20.41, pctResultMarked := 21.33 }
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- Phenomena.Causatives.Studies.BeaversEtAl2021.english = { language := "English", family := "Germanic", nPCParadigms := 43, nResultParadigms := 60, pctPCMarked := 0.0, pctResultMarked := 0.0 }
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Attested language types (§7.2, §8).
- asymmetric : LanguageType
- highMarking : LanguageType
- lowMarking : LanguageType
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
The fourth logically possible type (result marked, PC unmarked) is UNATTESTED — predicted by the markedness generalization.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Three and only three types are attested.
All entries in our PC root sample are classified as PC.
All entries in our result root sample are classified as result.
Most PC roots in the sample have ≥ 50% simple stative attestation.
No result root in the sample exceeds 10% simple stative attestation.