WALS Feature 98A: Alignment of Case Marking of Full Noun Phrases #
@cite{comrie-2013b}
Auto-generated from WALS v2020.4 CLDF data.
Do not edit by hand — regenerate with python3 scripts/gen_wals.py 98A.
Chapter 98, 190 languages.
WALS 98A values.
- neutral : NPCaseAlignment
- nominativeAccusative : NPCaseAlignment
- nominativeAccusative_3 : NPCaseAlignment
- ergativeAbsolutive : NPCaseAlignment
- tripartite : NPCaseAlignment
- activeInactive : NPCaseAlignment
Instances For
Equations
- Core.WALS.F98A.instBEqNPCaseAlignment.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 98A dataset (190 languages).
Equations
- One or more equations did not get rendered due to their size.
Instances For
theorem
Core.WALS.F98A.count_neutral :
(List.filter (fun (x : Datapoint NPCaseAlignment) => x.value == NPCaseAlignment.neutral) allData).length = 98
theorem
Core.WALS.F98A.count_nominativeAccusative :
(List.filter (fun (x : Datapoint NPCaseAlignment) => x.value == NPCaseAlignment.nominativeAccusative) allData).length = 46
theorem
Core.WALS.F98A.count_nominativeAccusative_3 :
(List.filter (fun (x : Datapoint NPCaseAlignment) => x.value == NPCaseAlignment.nominativeAccusative_3)
allData).length = 6
theorem
Core.WALS.F98A.count_ergativeAbsolutive :
(List.filter (fun (x : Datapoint NPCaseAlignment) => x.value == NPCaseAlignment.ergativeAbsolutive) allData).length = 32
theorem
Core.WALS.F98A.count_tripartite :
(List.filter (fun (x : Datapoint NPCaseAlignment) => x.value == NPCaseAlignment.tripartite) allData).length = 4
theorem
Core.WALS.F98A.count_activeInactive :
(List.filter (fun (x : Datapoint NPCaseAlignment) => x.value == NPCaseAlignment.activeInactive) allData).length = 4
Look up a language by WALS code.
Equations
Instances For
Look up a language by ISO 639-3 code.