WALS Feature 141A: Writing Systems #
@cite{wals-2013}
Auto-generated from WALS v2020.4 CLDF data.
Do not edit by hand — regenerate with python3 scripts/gen_wals.py 141A.
Chapter 141, 6 languages.
WALS 141A values.
- alphabetic : WritingSystems
- consonantal : WritingSystems
- alphasyllabic : WritingSystems
- syllabic : WritingSystems
- logographic : WritingSystems
- mixedLogographicSyllabic : WritingSystems
Instances For
Equations
- Core.WALS.F141A.instBEqWritingSystems.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
Complete WALS 141A dataset (6 languages).
Equations
- One or more equations did not get rendered due to their size.
Instances For
theorem
Core.WALS.F141A.count_alphabetic :
(List.filter (fun (x : Datapoint WritingSystems) => x.value == WritingSystems.alphabetic) allData).length = 0
theorem
Core.WALS.F141A.count_consonantal :
(List.filter (fun (x : Datapoint WritingSystems) => x.value == WritingSystems.consonantal) allData).length = 0
theorem
Core.WALS.F141A.count_alphasyllabic :
(List.filter (fun (x : Datapoint WritingSystems) => x.value == WritingSystems.alphasyllabic) allData).length = 4
theorem
Core.WALS.F141A.count_syllabic :
(List.filter (fun (x : Datapoint WritingSystems) => x.value == WritingSystems.syllabic) allData).length = 2
theorem
Core.WALS.F141A.count_logographic :
(List.filter (fun (x : Datapoint WritingSystems) => x.value == WritingSystems.logographic) allData).length = 0
theorem
Core.WALS.F141A.count_mixedLogographicSyllabic :
(List.filter (fun (x : Datapoint WritingSystems) => x.value == WritingSystems.mixedLogographicSyllabic)
allData).length = 0
Look up a language by WALS code.
Equations
Instances For
Look up a language by ISO 639-3 code.