Module:number list/data/mch

Hello, you have come here looking for the meaning of the word Module:number list/data/mch. In DICTIOUS you will not only get to know all the dictionary meanings for the word Module:number list/data/mch, but we will also tell you about its etymology, its characteristics and you will know how to say Module:number list/data/mch in singular and plural. Everything you need to know about the word Module:number list/data/mch you have here. The definition of the word Module:number list/data/mch will help you to be more precise and correct when speaking or writing your texts. Knowing the definition ofModule:number list/data/mch, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.
local export = {numbers = {}}

local numbers = export.numbers

numbers = {
	cardinal = { "tooni", "tawini" }
}

numbers = {
	cardinal = "aakö"
}

numbers = {
	cardinal = { "aduwaawö", "aaduwaawö", "öudawö" }
}

numbers = {
	cardinal = "aaköiche'a"
}

numbers = {
	cardinal = { "ijatode'a", "jhaatode'a" }
}

numbers = {
	cardinal = "tooni amojato"
}

numbers = {
	cardinal = "aakö amojato"
}

numbers = {
	cardinal = "aduwaawö amojato"
}

numbers = {
	cardinal = "aaköiche'a amojato"
}

numbers = {
	cardinal = "amojadö"
}

numbers = {
	cardinal = "amojadö de'wö tooni"
}

numbers = {
	cardinal = "amojadö de'wö aakö"
}

numbers = {
	cardinal = "amojadö de'wö aduwaawö"
}

numbers = {
	cardinal = "amojadö de'wö aaköiche'a"
}

numbers = {
	cardinal = "amojadö de'wö ijatode'a"
}

numbers = {
	cardinal = "tooni sotto"
}

numbers = {
	cardinal = "tooni sotto de'wö amojadö"
}

numbers = {
	cardinal = "aakö sotto"
}

numbers = {
	cardinal = "aakö sotto de'wö amojadö"
}

numbers = {
	cardinal = "aduwaawö sotto"
}

numbers = {
	cardinal = "aduwaawö sotto de'wö amojadö"
}

numbers = {
	cardinal = "aaköiche'a sotto"
}

numbers = {
	cardinal = "aaköiche'a sotto de'wö amojadö"
}

numbers = {
	cardinal = "ijatode'a sotto"
}

return export