Module:number list/data/kca-eas

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

This module contains data on various types of numbers in Eastern Khanty.

Number Cardinal Ordinal
1 әй (əj), оԓәӈ (ołəṇ) әймәт (əjmət), оԓәӈмәт (ołəṇmət)
2 кат (kat), катӽән (katḥən) китмәт (kitmət), кимәтмәт (kimətmət)
3 ӄөԓәм (ḳøłəm) ӄөԓәммәт (ḳøłəmmət)
4 њәԓә (njəłə) њәԓәмәт (njəłəmət)
5 вӓт (wät) вӓтмәт (wätmət)
6 ӄут (ḳut) ӄутмәт (ḳutmət)
7 ԓапәт (łapət) ԓапәтмәт (łapətmət)
8 њыԓәӽ (njyłəḥ) њыԓәӽмәт (njyłəḥmət)
9 ирйэӈ (irjeṇ) ирйэӈмәт (irjeṇmət)
10 йэӈ (jeṇ) йэӈмәт (jeṇmət)
11 йэӈ ӱрәккә әй (jeṇ ürəkkə əj)
12 йэӈ ӱрәккә катӽән (jeṇ ürəkkə katḥən)
13 йэӈ ӱрәккә ӄөԓәм (jeṇ ürəkkə ḳøłəm)
14 йэӈ ӱрәккә њәԓә (jeṇ ürəkkə njəłə)
15 йэӈ ӱрәккә вӓт (jeṇ ürəkkə wät)
16 йэӈ ӱрәккә ӄут (jeṇ ürəkkə ḳut)
17 йэӈ ӱрәккә ԓапәт (jeṇ ürəkkə łapət)
18 йэӈ ӱрәккә њыԓәӽ (jeṇ ürəkkə njyłəḥ)
19 йэӈ ӱрәккә ирйэӈ (jeṇ ürəkkə irjeṇ)
20 ӄөс (ḳøs)
30 ӄөԓәм йэӈ (ḳøłəm jeṇ)
40 њәԓә йэӈ (njəłə jeṇ)
50 вӓт йэӈ (wät jeṇ)
60 ӄут йэӈ (ḳut jeṇ)
70 ԓапәт йэӈ (łapət jeṇ)
80 њыԓсот (njyłsot)
90 ирсот (irsot)
100 сот (sot)
200 кат сотӽән (kat sotḥən)
300 ӄөԓәм сот (ḳøłəm sot)
400 њәԓә сот (njəłə sot)
500 вӓт сот (wät sot)
600 ӄут сот (ḳut sot)
700 ԓапәт сот (łapət sot)
800 њыԓәӽ сот (njyłəḥ sot)
900 ирйэӈ сот (irjeṇ sot)
1,000 ԏорас

local export = {numbers = {}}

local numbers = export.numbers

--[[-- Delete any number types that don't apply.
numbers = {
	numeral = "",
	cardinal = "",
	ordinal = "",
	adverbial = "",
	multiplier = "",
	distributive = "",
	collective = "",
	fractional = "",
}]]

numbers = {
	cardinal = {"әй","оԓәӈ"},
	ordinal = {"әймәт","оԓәӈмәт"},
}

numbers = {
	cardinal = { "кат", "катӽән" },
	ordinal = { "китмәт","кимәтмәт" },
}

numbers = {
	cardinal = "ӄөԓәм",
	ordinal = "ӄөԓәммәт",
}

numbers = {
	cardinal = "њәԓә",
	ordinal = "њәԓәмәт",
}

numbers = {
	cardinal = "вӓт",
	ordinal = "вӓтмәт",
}

numbers = {
	cardinal = "ӄут",
	ordinal = "ӄутмәт",
}

numbers = {
	cardinal = "ԓапәт",
	ordinal = "ԓапәтмәт",
}

numbers = {
	cardinal = "њыԓәӽ",
	ordinal = "њыԓәӽмәт",
}

numbers = {
	cardinal = "ирйэӈ",
	ordinal = "ирйэӈмәт",
}

numbers = {
	cardinal = "йэӈ",
	ordinal = "йэӈмәт",
}

numbers = {
	cardinal = "йэӈ ӱрәккә әй",
}

numbers = {
	cardinal = "йэӈ ӱрәккә катӽән",
}

numbers = {
	cardinal = "йэӈ ӱрәккә ӄөԓәм",
}

numbers = {
	cardinal = "йэӈ ӱрәккә њәԓә",
}

numbers = {
	cardinal = "йэӈ ӱрәккә вӓт",
}

numbers = {
	cardinal = "йэӈ ӱрәккә ӄут",
}

numbers = {
	cardinal = "йэӈ ӱрәккә ԓапәт",
}

numbers = {
	cardinal = "йэӈ ӱрәккә њыԓәӽ",
}

numbers = {
	cardinal = "йэӈ ӱрәккә ирйэӈ",
}

numbers = {
	cardinal = "ӄөс",
}

numbers = {
	cardinal = "ӄөԓәм йэӈ",
}

numbers = {
	cardinal = "њәԓә йэӈ",
}

numbers = {
	cardinal = "вӓт йэӈ",
}

numbers = {
	cardinal = "ӄут йэӈ",
}

numbers = {
	cardinal = "ԓапәт йэӈ",
}

numbers = {
	cardinal = "њыԓсот",
}

numbers = {
	cardinal = "ирсот",
}

numbers = {
	cardinal = "сот",
}

numbers = {
	cardinal = "кат сотӽән",
}	
	
numbers = {
	cardinal = "ӄөԓәм сот",
}

numbers = {
	cardinal = "њәԓә сот",
}

numbers = {
	cardinal = "вӓт сот",
}

numbers = {
	cardinal = "ӄут сот",
}	

numbers = {
	cardinal = "ԓапәт сот",
}	

numbers = {
	cardinal = "њыԓәӽ сот",
}	

numbers = {
	cardinal = "ирйэӈ сот",
}

numbers = {
	cardinal = { "ԏорас" },
}

return export