Module:number list/data/ane

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

local numbers = {}
export.numbers = numbers

numbers = {
	cardinal = "chaa",
}
numbers = {
	cardinal = "baaru",
}
numbers = {
	cardinal = "bachéé"
}
numbers = {
	cardinal = "kêrêfuè",
}
numbers = {
	cardinal = "kêrênürü",
}
numbers = {
	cardinal = "kêrênürü mê chaa",
}
numbers = {
	cardinal = "kêrênürü mê baaru",
}
numbers = {
	cardinal = "kêrênürü mê bachéé",
}
numbers = {
	cardinal = "kêrênürü mê kêrêfuè",
}
numbers = {
	cardinal = "duchêêxê",
}
numbers = {
	cardinal = "duchêêxê mê chaa",
}
numbers = {
	cardinal = "duchêêxê mê baaru",
}
numbers = {
	cardinal = "duchêêxê mê bachéé",
}
numbers = {
	cardinal = "duchêêxê mê kêrêfuè",
}
numbers = {
	cardinal = "acaa",
}
numbers = {
	cardinal = "acaa mê chaa",
}
numbers = {
	cardinal = "acaa mê baaru",
}
numbers = {
	cardinal = "acaa mê bachéé",
}
numbers = {
	cardinal = "acaa mê kêrêfuè",
}

return export