Module:number list/data/tpw

Hello, you have come here looking for the meaning of the word Module:number list/data/tpw. In DICTIOUS you will not only get to know all the dictionary meanings for the word Module:number list/data/tpw, but we will also tell you about its etymology, its characteristics and you will know how to say Module:number list/data/tpw in singular and plural. Everything you need to know about the word Module:number list/data/tpw you have here. The definition of the word Module:number list/data/tpw will help you to be more precise and correct when speaking or writing your texts. Knowing the definition ofModule:number list/data/tpw, 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

-- Delete any number types that don't apply.
numbers = {
	cardinal = "oîepé",
	ordinal = "ypy",
	adverbial = "oîepé",
	collective = "oîepegûasu",
	fractional = "gûetépe",
}
numbers = {
	cardinal = "mokõî",
	ordinal = "mokõîa",
	adverbial = "mokõî",
	collective = {"mokõî", "mokõîbé", "oîoirũ", "opá"},
	fractional = {"agûé", "ku'a", "oîopytera"},
}
numbers = {
	cardinal = "mosapyr",
	ordinal = {"mosapyra", "mosapysaba", "mombosapysaba", "nhemomosapyra"},
	adverbial = "mosapyr",
}
numbers = {
	cardinal = {"moîerundyk", "mokõmokõîsyk", "oîoirũîrũ", "oîoirundyk"},
	ordinal = {"monherundykaba", "oîoirundyka"},
}
numbers = {
	cardinal = {"ambó", "amombokoty", "ikombó"},
}
numbers = {
	cardinal = {"mokõî oîoirundyk"},
	ordinal = {"*mokõî oîoirundyka"},
}
numbers = {
	cardinal = {"opakombó", "opambó"},
}
numbers = {
	cardinal = "opakombó mosapyr",
	ordinal = "*opakombó mosapyra",
}
numbers = {
	cardinal = "xepoxepy",
}
numbers = {
	cardinal = {"xe pó, xe py, abá pó, i py", "xe pó, xe py, amõ abá pó, i py", "xe pó, xe py, amõ abá pó, i py abé"}
}

return export