WALS Feature 78A: Coding of Evidentiality #
@cite{deandradedehaanValenzuela-2013}
Auto-generated from WALS v2020.4 CLDF data.
Do not edit by hand — regenerate with python3 scripts/gen_wals.py 78A.
Chapter 78, 418 languages.
WALS 78A values.
- noGrammaticalEvidentials : EvidentialityCoding
- verbalAffixOrClitic : EvidentialityCoding
- partOfTheTenseSystem : EvidentialityCoding
- separateParticle : EvidentialityCoding
- modalMorpheme : EvidentialityCoding
- mixed : EvidentialityCoding
Instances For
Equations
- Core.WALS.F78A.instBEqEvidentialityCoding.beq x✝ y✝ = (x✝.ctorIdx == y✝.ctorIdx)
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Complete WALS 78A dataset (418 languages).
Equations
- One or more equations did not get rendered due to their size.
Instances For
theorem
Core.WALS.F78A.count_noGrammaticalEvidentials :
(List.filter (fun (x : Datapoint EvidentialityCoding) => x.value == EvidentialityCoding.noGrammaticalEvidentials)
allData).length = 181
theorem
Core.WALS.F78A.count_verbalAffixOrClitic :
(List.filter (fun (x : Datapoint EvidentialityCoding) => x.value == EvidentialityCoding.verbalAffixOrClitic)
allData).length = 131
theorem
Core.WALS.F78A.count_partOfTheTenseSystem :
(List.filter (fun (x : Datapoint EvidentialityCoding) => x.value == EvidentialityCoding.partOfTheTenseSystem)
allData).length = 24
theorem
Core.WALS.F78A.count_separateParticle :
(List.filter (fun (x : Datapoint EvidentialityCoding) => x.value == EvidentialityCoding.separateParticle)
allData).length = 65
theorem
Core.WALS.F78A.count_modalMorpheme :
(List.filter (fun (x : Datapoint EvidentialityCoding) => x.value == EvidentialityCoding.modalMorpheme) allData).length = 7
theorem
Core.WALS.F78A.count_mixed :
(List.filter (fun (x : Datapoint EvidentialityCoding) => x.value == EvidentialityCoding.mixed) allData).length = 10
Look up a language by WALS code.
Equations
Instances For
Look up a language by ISO 639-3 code.