Module:number list/data/huu

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

numbers = {
	cardinal = "mena",
	adverbial = "menakaño",
}

numbers = {
	cardinal = "daje aamani",
}

numbers = {
	cardinal = "naga aamaga",
}

numbers = {
	cardinal = "dabekuiro",
}

numbers = {
	cardinal = "dabekuiro emodomo daje",
}

numbers = {
	cardinal = "dabekuiro emodomo mena",
}

numbers = {
	cardinal = "dabekuiro emodomo daje aamani",
}

numbers = {
	cardinal = "dabekuiro emodomo naga aamaga",
}

numbers = {
	cardinal = "nagafebekuiro",
}

return export