WALS Feature 88A: Order of Demonstrative and Noun #
@cite{dryer-2013-wals}
Auto-generated from WALS v2020.4 CLDF data.
Do not edit by hand — regenerate with python3 scripts/gen_wals.py 88A.
Chapter 88, 1225 languages.
WALS 88A values.
- demonstrativeNoun : DemonstrativeNounOrder
- nounDemonstrative : DemonstrativeNounOrder
- demonstrativePrefix : DemonstrativeNounOrder
- demonstrativeSuffix : DemonstrativeNounOrder
- demonstrativeBeforeAndAfterNoun : DemonstrativeNounOrder
- mixed : DemonstrativeNounOrder
Instances For
Equations
- Core.WALS.F88A.instBEqDemonstrativeNounOrder.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 88A dataset (1225 languages).
Equations
Instances For
theorem
Core.WALS.F88A.count_demonstrativeNoun :
(List.filter (fun (x : Datapoint DemonstrativeNounOrder) => x.value == DemonstrativeNounOrder.demonstrativeNoun)
allData).length = 542
theorem
Core.WALS.F88A.count_nounDemonstrative :
(List.filter (fun (x : Datapoint DemonstrativeNounOrder) => x.value == DemonstrativeNounOrder.nounDemonstrative)
allData).length = 562
theorem
Core.WALS.F88A.count_demonstrativePrefix :
(List.filter (fun (x : Datapoint DemonstrativeNounOrder) => x.value == DemonstrativeNounOrder.demonstrativePrefix)
allData).length = 9
theorem
Core.WALS.F88A.count_demonstrativeSuffix :
(List.filter (fun (x : Datapoint DemonstrativeNounOrder) => x.value == DemonstrativeNounOrder.demonstrativeSuffix)
allData).length = 28
theorem
Core.WALS.F88A.count_mixed :
(List.filter (fun (x : Datapoint DemonstrativeNounOrder) => x.value == DemonstrativeNounOrder.mixed) allData).length = 67
Look up a language by WALS code.
Equations
Instances For
Look up a language by ISO 639-3 code.