This module contains data on various types of numbers in Láadan.
local export = {numbers = {}}
--[[export.additional_number_types = {
{key = "latinate_ordinal", after = "ordinal"},
{key = "number_of_musicians" },
}]]
local numbers = export.numbers
-- = {
numeral = "#",
cardinal = "foo",
ordinal = "fooya",
adverbial = "hath foo",
multiplier = "hesho X foonal",
fractional = "Xyifoo",
}]]
numbers = {
numeral = "0",
cardinal = "raho",
ordinal = "rahoya",
adverbial = "hath raho",
multiplier = "hesho X rahonal",
fractional = "Xyiraho",
}
numbers = {
numeral = "1",
cardinal = "nede",
ordinal = "nedeya",
adverbial = "hath nede",
multiplier = "hesho X nedenal",
fractional = "Xyinede",
}
numbers = {
numeral = "2",
cardinal = "shin",
ordinal = "shineya",
adverbial = "hath shin",
multiplier = "hesho X shinenal",
fractional = "Xyishin",
}
numbers = {
numeral = "3",
cardinal = "boó",
ordinal = "boóya",
adverbial = "hath boó",
multiplier = "hesho X boónal",
fractional = "Xyiboó",
}
numbers = {
numeral = "4",
cardinal = "bim",
ordinal = "bimeya",
adverbial = "hath bim",
multiplier = "hesho X bimenal",
fractional = "Xyibim",
}
numbers = {
numeral = "5",
cardinal = "shan",
ordinal = "shaneya",
adverbial = "hath shan",
multiplier = "hesho X shanenal",
fractional = "Xyishan",
}
numbers = {
numeral = "6",
cardinal = "bath",
ordinal = "batheya",
adverbial = "hath bath",
multiplier = "hesho X bathenal",
fractional = "Xyibath",
}
numbers = {
numeral = "7",
cardinal = "um",
ordinal = "umeya",
adverbial = "hath um",
multiplier = "hesho X umenal",
fractional = "Xyihum",
}
numbers = {
numeral = "8",
cardinal = "nib",
ordinal = "nibeya",
adverbial = "hath nib",
multiplier = "hesho X nibenal",
fractional = "Xyinib",
}
numbers = {
numeral = "9",
cardinal = "bud",
ordinal = "budeya",
adverbial = "hath bud",
multiplier = "hesho X budenal",
fractional = "Xyibud",
}
numbers = {
numeral = "10",
cardinal = "thab",
ordinal = "thabeya",
adverbial = "hath thab",
multiplier = "hesho X thabenal",
fractional = "Xyithab",
}
numbers = {
numeral = "11",
cardinal = "nedethab",
ordinal = "nedethabeya",
adverbial = "hath nedethab",
multiplier = "hesho X nedethabenal",
fractional = "Xyinedethab",
}
numbers = {
numeral = "12",
cardinal = "shinethab",
ordinal = "shinethabeya",
adverbial = "hath shinethab",
multiplier = "hesho X shinethabenal",
fractional = "Xyishinethab",
}
numbers = {
numeral = "13",
cardinal = "boóthab",
ordinal = "boóthabeya",
adverbial = "hath boóthab",
multiplier = "hesho X boóthabenal",
fractional = "Xyiboóthab",
}
numbers = {
numeral = "14",
cardinal = "bimethab",
ordinal = "bimethabeya",
adverbial = "hath bimethab",
multiplier = "hesho X bimethabenal",
fractional = "Xyibimethab",
}
numbers = {
numeral = "15",
cardinal = "shanethab",
ordinal = "shanethabeya",
adverbial = "hath shanethab",
multiplier = "hesho X shanethabenal",
fractional = "Xyishanethab",
}
numbers = {
numeral = "16",
cardinal = "bathethab",
ordinal = "bathethabeya",
adverbial = "hath bathethab",
multiplier = "hesho X bathethabenal",
fractional = "Xyibathethab",
}
numbers = {
numeral = "17",
cardinal = "umethab",
ordinal = "umethabeya",
adverbial = "hath umethab",
multiplier = "hesho X umethabenal",
fractional = "Xyihumethab",
}
numbers = {
numeral = "18",
cardinal = "nibethab",
ordinal = "nibethabeya",
adverbial = "hath nibethab",
multiplier = "hesho X nibethabenal",
fractional = "Xyinibethab",
}
numbers = {
numeral = "19",
cardinal = "budethab",
ordinal = "budethabeya",
adverbial = "hath budethab",
multiplier = "hesho X budethabenal",
fractional = "Xyibudethab",
}
numbers = {
numeral = "20",
cardinal = "thabeshin",
ordinal = "thabeshineya",
adverbial = "hath thabeshin",
multiplier = "hesho X thabeshinenal",
fractional = "Xyithabeshin",
}
numbers = {
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 = {
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 = {
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 = {
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 = {
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 = {
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 = {
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 = {
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 = {
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 = {
numeral = "30",
cardinal = "thabeboó",
ordinal = "thabeboóya",
adverbial = "hath thabeboó",
multiplier = "hesho X thabeboónal",
fractional = "Xyithabeboó",
}
numbers = {
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 = {
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 = {
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 = {
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 = {
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 = {
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 = {
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 = {
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 = {
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 = {
numeral = "40",
cardinal = "thabebim",
ordinal = "thabebimeya",
adverbial = "hath thabebim",
multiplier = "hesho X thabebimenal",
fractional = "Xyithabebim",
}
numbers = {
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 = {
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 = {
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 = {
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 = {
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 = {
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 = {
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 = {
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 = {
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 = {
numeral = "50",
cardinal = "thabeshan",
ordinal = "thabeshaneya",
adverbial = "hath thabeshan",
multiplier = "hesho X thabeshanenal",
fractional = "Xyithabeshan",
}
numbers = {
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 = {
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 = {
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 = {
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 = {
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 = {
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 = {
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 = {
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 = {
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 = {
numeral = "60",
cardinal = "thabebath",
ordinal = "thabebatheya",
adverbial = "hath thabebath",
multiplier = "hesho X thabebathenal",
fractional = "Xyithabebath",
}
numbers = {
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 = {
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 = {
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 = {
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 = {
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 = {
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 = {
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 = {
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 = {
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 = {
numeral = "70",
cardinal = "thabehum",
ordinal = "thabehumeya",
adverbial = "hath thabehum",
multiplier = "hesho X thabehumenal",
fractional = "Xyithabehum",
}
numbers = {
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 = {
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 = {
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 = {
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 = {
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 = {
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 = {
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 = {
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 = {
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 = {
numeral = "80",
cardinal = "thabenib",
ordinal = "thabenibeya",
adverbial = "hath thabenib",
multiplier = "hesho X thabenibenal",
fractional = "Xyithabenib",
}
numbers = {
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 = {
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 = {
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 = {
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 = {
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 = {
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 = {
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 = {
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 = {
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 = {
numeral = "90",
cardinal = "thabebud",
ordinal = "thabebudeya",
adverbial = "hath thabebud",
multiplier = "hesho X thabebudenal",
fractional = "Xyithabebud",
}
numbers = {
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 = {
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 = {
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 = {
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 = {
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 = {
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 = {
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 = {
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 = {
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 = {
numeral = "100",
cardinal = "debe",
ordinal = "debeya",
adverbial = "hath debe",
multiplier = "hesho X debenal",
fractional = "Xyidebe",
}
return export