Module:number list/data/cel-pro

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

numbers = {
	cardinal = "*duwo",
	ordinal = "*alyos",
}

numbers = {
	cardinal = "*trīs",
	ordinal = "*tritiyos",
}

numbers = {
	cardinal = "*kʷetwores",
	ordinal = {"*kʷetwariyos", "*kʷetrutos"},
}

numbers = {
	cardinal = "*kʷenkʷe",
	ordinal = {"*kʷenkʷetos", "*kʷenxtos"},
}

numbers = {
	cardinal = "*swexs",
	ordinal = "*swexsos",
}

numbers = {
	cardinal = "*sextam",
	ordinal = "*sextametos",
}

numbers = {
	cardinal = "*oxtū",
	ordinal = "*oxtūmetos",
}

numbers = {
	cardinal = "*nowan",
	ordinal = {"*nawametos", "*nowanos", "*nowantos"},
}

numbers = {
	cardinal = "*dekam",
	ordinal = {"*dekametos", "*dekantos"},
}

numbers = {
	cardinal = "*wikantī",
}

numbers = {
	cardinal = "*trīkonts",
}

numbers = {
	cardinal = "*kʷetrVkonts",
}

numbers = {
	cardinal = "*kʷenkʷekonts",
}

numbers = {
	cardinal = "*swexskonts",
}

numbers = {
	cardinal = "*sextamākonts",
}

numbers = {
	cardinal = "*oxtākonts"
}

numbers = {
	cardinal = "*nowankonts"
}

numbers = {
	cardinal = "*kantom",
	ordinal = "*kantometos",
}

return export