WALS Feature 131A: Numeral Bases #
@cite{wals-2013}
Auto-generated from WALS v2020.4 CLDF data.
Do not edit by hand — regenerate with python3 scripts/gen_wals.py 131A.
Chapter 131, 196 languages.
WALS 131A values.
- decimal : NumeralBases
- hybridVigesimalDecimal : NumeralBases
- pureVigesimal : NumeralBases
- otherBase : NumeralBases
- extendedBodyPartSystem : NumeralBases
- restricted : NumeralBases
Instances For
Equations
- Core.WALS.F131A.instBEqNumeralBases.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 131A dataset (196 languages).
Equations
- One or more equations did not get rendered due to their size.
Instances For
theorem
Core.WALS.F131A.count_decimal :
(List.filter (fun (x : Datapoint NumeralBases) => x.value == NumeralBases.decimal) allData).length = 125
theorem
Core.WALS.F131A.count_hybridVigesimalDecimal :
(List.filter (fun (x : Datapoint NumeralBases) => x.value == NumeralBases.hybridVigesimalDecimal) allData).length = 22
theorem
Core.WALS.F131A.count_pureVigesimal :
(List.filter (fun (x : Datapoint NumeralBases) => x.value == NumeralBases.pureVigesimal) allData).length = 20
theorem
Core.WALS.F131A.count_otherBase :
(List.filter (fun (x : Datapoint NumeralBases) => x.value == NumeralBases.otherBase) allData).length = 5
theorem
Core.WALS.F131A.count_extendedBodyPartSystem :
(List.filter (fun (x : Datapoint NumeralBases) => x.value == NumeralBases.extendedBodyPartSystem) allData).length = 4
theorem
Core.WALS.F131A.count_restricted :
(List.filter (fun (x : Datapoint NumeralBases) => x.value == NumeralBases.restricted) allData).length = 20
Look up a language by WALS code.
Equations
Instances For
Look up a language by ISO 639-3 code.