Module:number list/data/trk-pro

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

numbers = {
	cardinal = "*ẹk(k)i",
	ordinal = "*ẹk(k)inč",
	distributive = "*ẹk(k)iĺčer",
	collective = "*ẹk(k)igü",
}

numbers = {
	cardinal = "*üč",
	ordinal = "*üčünč",
	distributive = "*üčer",
	collective = "*üčegü",
}

numbers = {
	cardinal = "*tȫrt",
	ordinal = "*tȫrtünč",
	distributive = "*tȫrter",
	collective = "*tȫrtegü",
}

numbers = {
	cardinal = "*bẹ̄ĺ",
	ordinal = "*bẹ̄ĺinč",
	distributive = "*bẹ̄ĺer",
	collective = "*bẹ̄ĺegü",
}

numbers = {
	cardinal = "*altï",
	ordinal = "*altïnč",
	distributive = "*altïĺčar",
	collective = "*altïgu",
}

numbers = {
	cardinal = "*yẹt(t)i",
	ordinal = "*yẹt(t)inč",
	distributive = "*yẹt(t)iĺčer",
	collective = "*yẹt(t)igü",
}

numbers = {
	cardinal = "*sekiŕ",
	ordinal = "*sekiŕinč",
	distributive = "*sekiŕer",
	collective = "*sekiŕegü",
}

numbers = {
	cardinal = "*tokuŕ",
	ordinal = "*tokuŕunč",
	distributive = "*tokuŕar",
	collective = "*tokuŕagu",
}

numbers = {
	cardinal = "*ōn",
	ordinal = "*ōnunč",
	distributive = "*ōnar",
	collective = "*ōnagu",
}

numbers = {
	cardinal = "*yẹgirmi",
	ordinal = "*yẹgirminč",
	distributive = "*yẹgirmiĺčer",
	collective = "*yẹgirmigü",
}

numbers = {
	cardinal = "*otuŕ",
	ordinal = "*otuŕunč",
	distributive = "*otuŕar",
	collective = "*otuŕagu",
}

numbers = {
	cardinal = "*kïrk",
	ordinal = "*kïrkïnč",
	distributive = "*kïrkar",
	collective = "*kïrkagu",
}

numbers = {
	cardinal = "*ellig",
	ordinal = "*elliginč",
	distributive = "*elliger",
	collective = "*elligegü",
}

numbers = {
	cardinal = "*altmïĺ",
	ordinal = "*altmïĺïnč",
	distributive = "*altmïĺar",
	collective = "*altmïĺagu",
}

numbers = {
	cardinal = "*yẹtmiĺ",
	ordinal = "*yẹtmiĺinč",
	distributive = "*yẹtmiĺer",
	collective = "*yẹtmiĺegü",
}

numbers = {
	cardinal = "*sekiŕ ōn",
	ordinal = "*sekiŕ ōnunč",
	distributive = "*sekiŕ ōnar",
	collective = "*sekiŕ ōnagu",
}

numbers = {
	cardinal = "*tokuŕ ōn",
	ordinal = "*tokuŕ ōnunč",
	distributive = "*tokuŕ ōnar",
	collective = "*tokuŕ ōnagu",
}

numbers = {
	cardinal = "*yǖŕ",
	ordinal = "*yǖŕünč",
	distributive = "*yǖŕer",
	collective = "*yǖŕegü",
}

numbers = {
	cardinal = "*bïŋ",
	ordinal = "*bïŋïnč",
	distributive = "*bïŋar",
	collective = "*bïŋagu",
}

numbers = {
	cardinal = "*tümen",
	ordinal = "*tümeninč",
	distributive = "*tümener",
	collective = "*tümenegü",
}
return export