Module:number list/data/uma

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

numbers = {
	cardinal = "nápt",
	ordinal = "náptiyaw",
	person = "nápu,"
}

numbers = {
	cardinal = "mɨ́taaw",
	ordinal = "mɨ́taatiyaw",
	person = "mɨ́taw",
}

numbers = {
	cardinal = "pínapt",
	ordinal = "pínaptiyaw",
	person = "pínapu",
}

numbers = {
	cardinal = "páx̣at",
	ordinal = "páx̣atiyaw",
	person = "páx̣naw",
}

numbers = {
	cardinal = "uylɨ́xs",
	ordinal = "uylɨ́xsiyaw",
}

numbers = {
	cardinal = "uynáapt",
	ordinal = "uynáaptiyaw",
	person = "uynápu", 
}

numbers = {
	cardinal = "uymɨ́tat",
	ordinal = "uymɨ́tatiyaw",
	person = "uymɨ́taw",
}

numbers = {
	cardinal = "k̓úyc",
	ordinal = "k̓úyciyaw",
}

numbers = {
	cardinal = "pútɨmt",
	ordinal = "",
	person = "pútmu",
}
return export