มอดูล:number list/data/ldn
- The following documentation is generated by Module:documentation. [edit]
- Useful links: root page • root page’s subpages • links • transclusions • testcases • sandbox
This module contains data on various types of numbers in Láadan.
(edit)
local export = {numbers = {}}
--[[export.additional_number_types = {
{key = "latinate_ordinal", after = "ordinal"},
{key = "number_of_musicians" },
}]]
local numbers = export.numbers
--[[numbers[#] = {
numeral = "#",
cardinal = "foo",
ordinal = "fooya",
adverbial = "hath foo",
multiplier = "hesho X foonal",
fractional = "Xyifoo",
}]]
numbers[0] = {
numeral = "0",
cardinal = "raho",
ordinal = "rahoya",
adverbial = "hath raho",
multiplier = "hesho X rahonal",
fractional = "Xyiraho",
}
numbers[1] = {
numeral = "1",
cardinal = "nede",
ordinal = "nedeya",
adverbial = "hath nede",
multiplier = "hesho X nedenal",
fractional = "Xyinede",
}
numbers[2] = {
numeral = "2",
cardinal = "shin",
ordinal = "shineya",
adverbial = "hath shin",
multiplier = "hesho X shinenal",
fractional = "Xyishin",
}
numbers[3] = {
numeral = "3",
cardinal = "boó",
ordinal = "boóya",
adverbial = "hath boó",
multiplier = "hesho X boónal",
fractional = "Xyiboó",
}
numbers[4] = {
numeral = "4",
cardinal = "bim",
ordinal = "bimeya",
adverbial = "hath bim",
multiplier = "hesho X bimenal",
fractional = "Xyibim",
}
numbers[5] = {
numeral = "5",
cardinal = "shan",
ordinal = "shaneya",
adverbial = "hath shan",
multiplier = "hesho X shanenal",
fractional = "Xyishan",
}
numbers[6] = {
numeral = "6",
cardinal = "bath",
ordinal = "batheya",
adverbial = "hath bath",
multiplier = "hesho X bathenal",
fractional = "Xyibath",
}
numbers[7] = {
numeral = "7",
cardinal = "um",
ordinal = "umeya",
adverbial = "hath um",
multiplier = "hesho X umenal",
fractional = "Xyihum",
}
numbers[8] = {
numeral = "8",
cardinal = "nib",
ordinal = "nibeya",
adverbial = "hath nib",
multiplier = "hesho X nibenal",
fractional = "Xyinib",
}
numbers[9] = {
numeral = "9",
cardinal = "bud",
ordinal = "budeya",
adverbial = "hath bud",
multiplier = "hesho X budenal",
fractional = "Xyibud",
}
numbers[10] = {
numeral = "10",
cardinal = "thab",
ordinal = "thabeya",
adverbial = "hath thab",
multiplier = "hesho X thabenal",
fractional = "Xyithab",
}
numbers[11] = {
numeral = "11",
cardinal = "nedethab",
ordinal = "nedethabeya",
adverbial = "hath nedethab",
multiplier = "hesho X nedethabenal",
fractional = "Xyinedethab",
}
numbers[12] = {
numeral = "12",
cardinal = "shinethab",
ordinal = "shinethabeya",
adverbial = "hath shinethab",
multiplier = "hesho X shinethabenal",
fractional = "Xyishinethab",
}
numbers[13] = {
numeral = "13",
cardinal = "boóthab",
ordinal = "boóthabeya",
adverbial = "hath boóthab",
multiplier = "hesho X boóthabenal",
fractional = "Xyiboóthab",
}
numbers[14] = {
numeral = "14",
cardinal = "bimethab",
ordinal = "bimethabeya",
adverbial = "hath bimethab",
multiplier = "hesho X bimethabenal",
fractional = "Xyibimethab",
}
numbers[15] = {
numeral = "15",
cardinal = "shanethab",
ordinal = "shanethabeya",
adverbial = "hath shanethab",
multiplier = "hesho X shanethabenal",
fractional = "Xyishanethab",
}
numbers[16] = {
numeral = "16",
cardinal = "bathethab",
ordinal = "bathethabeya",
adverbial = "hath bathethab",
multiplier = "hesho X bathethabenal",
fractional = "Xyibathethab",
}
numbers[17] = {
numeral = "17",
cardinal = "umethab",
ordinal = "umethabeya",
adverbial = "hath umethab",
multiplier = "hesho X umethabenal",
fractional = "Xyihumethab",
}
numbers[18] = {
numeral = "18",
cardinal = "nibethab",
ordinal = "nibethabeya",
adverbial = "hath nibethab",
multiplier = "hesho X nibethabenal",
fractional = "Xyinibethab",
}
numbers[19] = {
numeral = "19",
cardinal = "budethab",
ordinal = "budethabeya",
adverbial = "hath budethab",
multiplier = "hesho X budethabenal",
fractional = "Xyibudethab",
}
numbers[20] = {
numeral = "20",
cardinal = "thabeshin",
ordinal = "thabeshineya",
adverbial = "hath thabeshin",
multiplier = "hesho X thabeshinenal",
fractional = "Xyithabeshin",
}
numbers[21] = {
numeral = "21",
cardinal = "thabeshin i nede",
ordinal = "thabeshin i nedeya",
adverbial = "hath thabeshin i nede",
multiplier = "hesho X thabeshin i nedenal",
fractional = "Xyithabeshin i nede",
}
numbers[22] = {
numeral = "22",
cardinal = "thabeshin i shin",
ordinal = "thabeshin i shineya",
adverbial = "hath thabeshin i shin",
multiplier = "hesho X thabeshin i shinenal",
fractional = "Xyithabeshin i shin",
}
numbers[23] = {
numeral = "23",
cardinal = "thabeshin i boó",
ordinal = "thabeshin i boóya",
adverbial = "hath thabeshin i boó",
multiplier = "hesho X thabeshin i boónal",
fractional = "Xyithabeshin i boó",
}
numbers[24] = {
numeral = "24",
cardinal = "thabeshin i bim",
ordinal = "thabeshin i bimeya",
adverbial = "hath thabeshin i bim",
multiplier = "hesho X thabeshin i bimenal",
fractional = "Xyithabeshin i bim",
}
numbers[25] = {
numeral = "25",
cardinal = "thabeshin i shan",
ordinal = "thabeshin i shaneya",
adverbial = "hath thabeshin i shan",
multiplier = "hesho X thabeshin i shanenal",
fractional = "Xyithabeshin i shan",
}
numbers[26] = {
numeral = "26",
cardinal = "thabeshin i bath",
ordinal = "thabeshin i batheya",
adverbial = "hath thabeshin i bath",
multiplier = "hesho X thabeshin i bathenal",
fractional = "Xyithabeshin i bath",
}
numbers[27] = {
numeral = "27",
cardinal = "thabeshin i um",
ordinal = "thabeshin i umeya",
adverbial = "hath thabeshin i um",
multiplier = "hesho X thabeshin i umenal",
fractional = "Xyithabeshin i um",
}
numbers[28] = {
numeral = "28",
cardinal = "thabeshin i nib",
ordinal = "thabeshin i nibeya",
adverbial = "hath thabeshin i nib",
multiplier = "hesho X thabeshin i nibenal",
fractional = "Xyithabeshin i nib",
}
numbers[29] = {
numeral = "29",
cardinal = "thabeshin i bud",
ordinal = "thabeshin i budeya",
adverbial = "hath thabeshin i bud",
multiplier = "hesho X thabeshin i budenal",
fractional = "Xyithabeshin i bud",
}
numbers[30] = {
numeral = "30",
cardinal = "thabeboó",
ordinal = "thabeboóya",
adverbial = "hath thabeboó",
multiplier = "hesho X thabeboónal",
fractional = "Xyithabeboó",
}
numbers[31] = {
numeral = "31",
cardinal = "thabeboó i nede",
ordinal = "thabeboó i nedeya",
adverbial = "hath thabeboó i nede",
multiplier = "hesho X thabeboó i nedenal",
fractional = "Xyithabeboó i nede",
}
numbers[32] = {
numeral = "32",
cardinal = "thabeboó i shin",
ordinal = "thabeboó i shineya",
adverbial = "hath thabeboó i shin",
multiplier = "hesho X thabeboó i shinenal",
fractional = "Xyithabeboó i shin",
}
numbers[33] = {
numeral = "33",
cardinal = "thabeboó i boó",
ordinal = "thabeboó i boóya",
adverbial = "hath thabeboó i boó",
multiplier = "hesho X thabeboó i boónal",
fractional = "Xyithabeboó i boó",
}
numbers[34] = {
numeral = "34",
cardinal = "thabeboó i bim",
ordinal = "thabeboó i bimeya",
adverbial = "hath thabeboó i bim",
multiplier = "hesho X thabeboó i bimenal",
fractional = "Xyithabeboó i bim",
}
numbers[35] = {
numeral = "35",
cardinal = "thabeboó i shan",
ordinal = "thabeboó i shaneya",
adverbial = "hath thabeboó i shan",
multiplier = "hesho X thabeboó i shanenal",
fractional = "Xyithabeboó i shan",
}
numbers[36] = {
numeral = "36",
cardinal = "thabeboó i bath",
ordinal = "thabeboó i batheya",
adverbial = "hath thabeboó i bath",
multiplier = "hesho X thabeboó i bathenal",
fractional = "Xyithabeboó i bath",
}
numbers[37] = {
numeral = "37",
cardinal = "thabeboó i um",
ordinal = "thabeboó i umeya",
adverbial = "hath thabeboó i um",
multiplier = "hesho Xthabeboó i umenal",
fractional = "Xyithabeboó i um",
}
numbers[38] = {
numeral = "38",
cardinal = "thabeboó i nib",
ordinal = "thabeboó i nibeya",
adverbial = "hath thabeboó i nib",
multiplier = "hesho X thabeboó i nibenal",
fractional = "Xyithabeboó i nib",
}
numbers[39] = {
numeral = "39",
cardinal = "thabeboó i bud",
ordinal = "thabeboó i budeya",
adverbial = "hath thabeboó i bud",
multiplier = "hesho X thabeboó i budenal",
fractional = "Xyithabeboó i bud",
}
numbers[40] = {
numeral = "40",
cardinal = "thabebim",
ordinal = "thabebimeya",
adverbial = "hath thabebim",
multiplier = "hesho X thabebimenal",
fractional = "Xyithabebim",
}
numbers[41] = {
numeral = "41",
cardinal = "thabebim i nede",
ordinal = "thabebim i nedeya",
adverbial = "hath thabebim i nede",
multiplier = "hesho X thabebim i nedenal",
fractional = "Xyithabebim i nede",
}
numbers[42] = {
numeral = "42",
cardinal = "thabebim i shin",
ordinal = "thabebim i shineya",
adverbial = "hath thabebim i shin",
multiplier = "hesho X thabebim i shinenal",
fractional = "Xyithabebim i shin",
}
numbers[43] = {
numeral = "43",
cardinal = "thabebim i boó",
ordinal = "thabebim i boóheya",
adverbial = "hath thabebim i boó",
multiplier = "hesho X thabebim i boóhenal",
fractional = "Xyithabebim i boó",
}
numbers[44] = {
numeral = "44",
cardinal = "thabebim i bim",
ordinal = "thabebim i bimeya",
adverbial = "hath thabebim i bim",
multiplier = "hesho X thabebim i bimenal",
fractional = "Xyithabebim i bim",
}
numbers[45] = {
numeral = "45",
cardinal = "thabebim i shan",
ordinal = "thabebim i shaneya",
adverbial = "hath thabebim i shan",
multiplier = "hesho X thabebim i shanenal",
fractional = "Xyithabebim i shan",
}
numbers[46] = {
numeral = "46",
cardinal = "thabebim i bath",
ordinal = "thabebim i batheya",
adverbial = "hath thabebim i bath",
multiplier = "hesho X thabebim i bathenal",
fractional = "Xyithabebim i bath",
}
numbers[47] = {
numeral = "47",
cardinal = "thabebim i um",
ordinal = "thabebim i umeya",
adverbial = "hath thabebim i um",
multiplier = "hesho X thabebim i umenal",
fractional = "Xyithabebim i um",
}
numbers[48] = {
numeral = "48",
cardinal = "thabebim i nib",
ordinal = "thabebim i nibeya",
adverbial = "hath thabebim i nib",
multiplier = "hesho X thabebim i nibenal",
fractional = "Xyithabebim i nib",
}
numbers[49] = {
numeral = "49",
cardinal = "thabebim i bud",
ordinal = "thabebim i budeya",
adverbial = "hath thabebim i bud",
multiplier = "hesho X thabebim i budenal",
fractional = "Xyithabebim i bud",
}
numbers[50] = {
numeral = "50",
cardinal = "thabeshan",
ordinal = "thabeshaneya",
adverbial = "hath thabeshan",
multiplier = "hesho X thabeshanenal",
fractional = "Xyithabeshan",
}
numbers[51] = {
numeral = "51",
cardinal = "thabeshan i nede",
ordinal = "thabeshan i nedeya",
adverbial = "hath thabeshan i nede",
multiplier = "hesho X thabeshan i nedenal",
fractional = "Xyithabeshan i nede",
}
numbers[52] = {
numeral = "52",
cardinal = "thabeshan i shin",
ordinal = "thabeshan i shineya",
adverbial = "hath thabeshan i shin",
multiplier = "hesho X thabeshan i shinenal",
fractional = "Xyithabeshan i shin",
}
numbers[53] = {
numeral = "53",
cardinal = "thabeshan i boó",
ordinal = "thabeshan i boóya",
adverbial = "hath thabeshan i boó",
multiplier = "hesho X thabeshan i boónal",
fractional = "Xyithabeshan i boó",
}
numbers[54] = {
numeral = "54",
cardinal = "thabeshan i bim",
ordinal = "thabeshan i bimeya",
adverbial = "hath thabeshan i bim",
multiplier = "hesho X thabeshan i bimenal",
fractional = "Xyithabeshan i bim",
}
numbers[55] = {
numeral = "55",
cardinal = "thabeshan i shan",
ordinal = "thabeshan i shaneya",
adverbial = "hath thabeshan i shan",
multiplier = "hesho X thabeshan i shanenal",
fractional = "Xyithabeshan i shan",
}
numbers[56] = {
numeral = "56",
cardinal = "thabeshan i bath",
ordinal = "thabeshan i batheya",
adverbial = "hath thabeshan i bath",
multiplier = "hesho X thabeshan i bathenal",
fractional = "Xyithabeshan i bath",
}
numbers[57] = {
numeral = "57",
cardinal = "thabeshan i um",
ordinal = "thabeshan i umeya",
adverbial = "hath thabeshan i um",
multiplier = "hesho X thabeshan i umenal",
fractional = "Xyithabeshan i um",
}
numbers[58] = {
numeral = "58",
cardinal = "thabeshan i nib",
ordinal = "thabeshan i nibeya",
adverbial = "hath thabeshan i nib",
multiplier = "hesho X thabeshan i nibenal",
fractional = "Xyithabeshan i nib",
}
numbers[59] = {
numeral = "59",
cardinal = "thabeshan i bud",
ordinal = "thabeshan i budeya",
adverbial = "hath thabeshan i bud",
multiplier = "hesho X thabeshan i budenal",
fractional = "Xyithabeshan i bud",
}
numbers[60] = {
numeral = "60",
cardinal = "thabebath",
ordinal = "thabebatheya",
adverbial = "hath thabebath",
multiplier = "hesho X thabebathenal",
fractional = "Xyithabebath",
}
numbers[61] = {
numeral = "61",
cardinal = "thabebath i nede",
ordinal = "thabebath i nedeya",
adverbial = "hath thabebath i nede",
multiplier = "hesho X thabebath i nedenal",
fractional = "Xyithabebath i nede",
}
numbers[62] = {
numeral = "62",
cardinal = "thabebath i shin",
ordinal = "thabebath i shineya",
adverbial = "hath thabebath i shin",
multiplier = "hesho X thabebath i shinenal",
fractional = "Xyithabebath i shin",
}
numbers[63] = {
numeral = "63",
cardinal = "thabebath i boó",
ordinal = "thabebath i boóya",
adverbial = "hath thabebath i boó",
multiplier = "hesho X thabebath i boónal",
fractional = "Xyithabebath i boó",
}
numbers[64] = {
numeral = "64",
cardinal = "thabebath i bim",
ordinal = "thabebath i bimeya",
adverbial = "hath thabebath i bim",
multiplier = "hesho X thabebath i bimenal",
fractional = "Xyithabebath i bim",
}
numbers[65] = {
numeral = "65",
cardinal = "thabebath i shan",
ordinal = "thabebath i shaneya",
adverbial = "hath thabebath i shan",
multiplier = "hesho X thabebath i shanenal",
fractional = "Xyithabebath i shan",
}
numbers[66] = {
numeral = "66",
cardinal = "thabebath i bath",
ordinal = "thabebath i batheya",
adverbial = "hath thabebath i bath",
multiplier = "hesho X thabebath i bathenal",
fractional = "Xyithabebath i bath",
}
numbers[67] = {
numeral = "67",
cardinal = "thabebath i um",
ordinal = "thabebath i umeya",
adverbial = "hath thabebath i um",
multiplier = "hesho X thabebath i umenal",
fractional = "Xyithabebath i um",
}
numbers[68] = {
numeral = "68",
cardinal = "thabebath i nib",
ordinal = "thabebath i nibeya",
adverbial = "hath thabebath i nib",
multiplier = "hesho X thabebath i nibenal",
fractional = "Xyithabebath i nib",
}
numbers[69] = {
numeral = "69",
cardinal = "thabebath i bud",
ordinal = "thabebath i budeya",
adverbial = "hath thabebath i bud",
multiplier = "hesho X thabebath i budenal",
fractional = "Xyithabebath i bud",
}
numbers[70] = {
numeral = "70",
cardinal = "thabehum",
ordinal = "thabehumeya",
adverbial = "hath thabehum",
multiplier = "hesho X thabehumenal",
fractional = "Xyithabehum",
}
numbers[71] = {
numeral = "71",
cardinal = "thabehum i nede",
ordinal = "thabehum i nedeya",
adverbial = "hath thabehum i nede",
multiplier = "hesho X thabehum i nedenal",
fractional = "Xyithabehum i nede",
}
numbers[72] = {
numeral = "72",
cardinal = "thabehum i shin",
ordinal = "thabehum i shineya",
adverbial = "hath thabehum i shin",
multiplier = "hesho X thabehum i shinenal",
fractional = "Xyithabehum i shin",
}
numbers[73] = {
numeral = "73",
cardinal = "thabehum i boó",
ordinal = "thabehum i boóya",
adverbial = "hath thabehum i boó",
multiplier = "hesho X thabehum i boónal",
fractional = "Xyithabehum i boó",
}
numbers[74] = {
numeral = "74",
cardinal = "thabehum i bim",
ordinal = "thabehum i bimeya",
adverbial = "hath thabehum i bim",
multiplier = "hesho X thabehum i bimenal",
fractional = "Xyithabehum i bim",
}
numbers[75] = {
numeral = "75",
cardinal = "thabehum i shan",
ordinal = "thabehum i shaneya",
adverbial = "hath thabehum i shan",
multiplier = "hesho X thabehum i shanenal",
fractional = "Xyithabehum i shan",
}
numbers[76] = {
numeral = "76",
cardinal = "thabehum i bath",
ordinal = "thabehum i batheya",
adverbial = "hath thabehum i bath",
multiplier = "hesho X thabehum i bathenal",
fractional = "Xyithabehum i bath",
}
numbers[77] = {
numeral = "77",
cardinal = "thabehum i um",
ordinal = "thabehum i umeya",
adverbial = "hath thabehum i um",
multiplier = "hesho X thabehum i umenal",
fractional = "Xyithabehum i um",
}
numbers[78] = {
numeral = "78",
cardinal = "thabehum i nib",
ordinal = "thabehum i nibeya",
adverbial = "hath thabehum i nib",
multiplier = "hesho X thabehum i nibenal",
fractional = "Xyithabehum i nib",
}
numbers[79] = {
numeral = "79",
cardinal = "thabehum i bud",
ordinal = "thabehum i budeya",
adverbial = "hath thabehum i bud",
multiplier = "hesho X thabehum i budenal",
fractional = "Xyithabehum i bud",
}
numbers[80] = {
numeral = "80",
cardinal = "thabenib",
ordinal = "thabenibeya",
adverbial = "hath thabenib",
multiplier = "hesho X thabenibenal",
fractional = "Xyithabenib",
}
numbers[81] = {
numeral = "81",
cardinal = "thabenib i nede",
ordinal = "thabenib i nedeya",
adverbial = "hath thabenib i nede",
multiplier = "hesho X thabenib i nedenal",
fractional = "Xyithabenib i nede",
}
numbers[82] = {
numeral = "82",
cardinal = "thabenib i shin",
ordinal = "thabenib i shineya",
adverbial = "hath thabenib i shin",
multiplier = "hesho X thabenib i shinenal",
fractional = "Xyithabenib i shin",
}
numbers[83] = {
numeral = "83",
cardinal = "thabenib i boó",
ordinal = "thabenib i boóya",
adverbial = "hath thabenib i boó",
multiplier = "hesho X thabenib i boónal",
fractional = "Xyithabenib i boó",
}
numbers[84] = {
numeral = "84",
cardinal = "thabenib i bim",
ordinal = "thabenib i bimeya",
adverbial = "hath thabenib i bim",
multiplier = "hesho X thabenib i bimenal",
fractional = "Xyithabenib i bim",
}
numbers[85] = {
numeral = "85",
cardinal = "thabenib i shan",
ordinal = "thabenib i shaneya",
adverbial = "hath thabenib i shan",
multiplier = "hesho X thabenib i shanenal",
fractional = "Xyithabenib i shan",
}
numbers[86] = {
numeral = "86",
cardinal = "thabenib i bath",
ordinal = "thabenib i batheya",
adverbial = "hath thabenib i bath",
multiplier = "hesho X thabenib i bathenal",
fractional = "Xyithabenib i bath",
}
numbers[87] = {
numeral = "87",
cardinal = "thabenib i um",
ordinal = "thabenib i umeya",
adverbial = "hath thabenib i um",
multiplier = "hesho X thabenib i umenal",
fractional = "Xyithabenib i um",
}
numbers[88] = {
numeral = "88",
cardinal = "thabenib i nib",
ordinal = "thabenib i nibeya",
adverbial = "hath thabenib i nib",
multiplier = "hesho X thabenib i nibenal",
fractional = "Xyithabenib i nib",
}
numbers[89] = {
numeral = "89",
cardinal = "thabenib i bud",
ordinal = "thabenib i budeya",
adverbial = "hath thabenib i bud",
multiplier = "hesho X thabenib i budenal",
fractional = "Xyithabenib i bud",
}
numbers[90] = {
numeral = "90",
cardinal = "thabebud",
ordinal = "thabebudeya",
adverbial = "hath thabebud",
multiplier = "hesho X thabebudenal",
fractional = "Xyithabebud",
}
numbers[91] = {
numeral = "91",
cardinal = "thabebud i nede",
ordinal = "thabebud i nedeya",
adverbial = "hath thabebud i nede",
multiplier = "hesho X thabebud i nedenal",
fractional = "Xyithabebud i nede",
}
numbers[92] = {
numeral = "92",
cardinal = "thabebud i shin",
ordinal = "thabebud i shineya",
adverbial = "hath thabebud i shin",
multiplier = "hesho X thabebud i shinenal",
fractional = "Xyithabebud i shin",
}
numbers[93] = {
numeral = "93",
cardinal = "thabebud i boó",
ordinal = "thabebud i boóya",
adverbial = "hath thabebud i boó",
multiplier = "hesho X thabebud i boónal",
fractional = "Xyithabebud i boó",
}
numbers[94] = {
numeral = "94",
cardinal = "thabebud i bim",
ordinal = "thabebud i bimeya",
adverbial = "hath thabebud i bim",
multiplier = "hesho X thabebud i bimenal",
fractional = "Xyithabebud i bim",
}
numbers[95] = {
numeral = "95",
cardinal = "thabebud i shan",
ordinal = "thabebud i shaneya",
adverbial = "hath thabebud i shan",
multiplier = "hesho X thabebud i shanenal",
fractional = "Xyithabebud i shan",
}
numbers[96] = {
numeral = "96",
cardinal = "thabebud i bath",
ordinal = "thabebud i batheya",
adverbial = "hath thabebud i bath",
multiplier = "hesho X thabebud i bathenal",
fractional = "Xyithabebud i bath",
}
numbers[97] = {
numeral = "97",
cardinal = "thabebud i um",
ordinal = "thabebud i umeya",
adverbial = "hath thabebud i um",
multiplier = "hesho X thabebud i umenal",
fractional = "Xyithabebud i um",
}
numbers[98] = {
numeral = "98",
cardinal = "thabebud i nib",
ordinal = "thabebud i nibeya",
adverbial = "hath thabebud i nib",
multiplier = "hesho X thabebud i nibenal",
fractional = "Xyithabebud i nib",
}
numbers[99] = {
numeral = "99",
cardinal = "thabebud i bud",
ordinal = "thabebud i budeya",
adverbial = "hath thabebud i bud",
multiplier = "hesho X thabebud i budenal",
fractional = "Xyithabebud i bud",
}
numbers[100] = {
numeral = "100",
cardinal = "debe",
ordinal = "debeya",
adverbial = "hath debe",
multiplier = "hesho X debenal",
fractional = "Xyidebe",
}
return export