denela-api / data /canonical_forms.json
DenizGogus's picture
Update canonical lexicon and compatibility layer
fbd6954 verified
Raw
History Blame Contribute Delete
5.42 kB
{
"version": "0.2.1",
"description": "Canonical Denela forms and readable historical aliases. New writing and model supervision use canonical forms; aliases remain valid for interpreting older text.",
"aliases": {
"bila": {
"canonical": "bi",
"meaning_en": "know",
"reason": "Avoid the Turkish-looking historical root for know."
},
"du": {
"canonical": "vatek",
"meaning_en": "do; make",
"reason": "Replace an English-like core verb with the independent Denela root."
},
"dumu": {
"canonical": "dina",
"meaning_en": "day",
"reason": "Use one stable root for day."
},
"dusa": {
"canonical": "pane",
"meaning_en": "think; ponder",
"reason": "Avoid the Turkish-looking historical root; pane is general thinking."
},
"fena": {
"canonical": "noka",
"meaning_en": "eye",
"reason": "Use one stable root for eye."
},
"fira": {
"canonical": "daruk",
"meaning_en": "fire",
"reason": "Replace the English-looking fire root with an independent Denela root."
},
"fode": {
"canonical": "meruk",
"meaning_en": "food",
"reason": "Replace an English-like food root with an independent Denela root."
},
"gale": {
"canonical": "veluno",
"meaning_en": "wind",
"reason": "Replace an English wind word with an independent Denela root."
},
"goka": {
"canonical": "hela",
"meaning_en": "sky",
"reason": "Use the established canonical root for sky."
},
"gune": {
"canonical": "hev",
"meaning_en": "house; home",
"reason": "Use the established canonical root for house and home."
},
"ista": {
"canonical": "nevir",
"meaning_en": "want; desire",
"reason": "Replace the Turkish-looking want root with an independent Denela root."
},
"kela": {
"canonical": "ge",
"meaning_en": "go",
"reason": "Use the established core motion verb."
},
"kome": {
"canonical": "sovek",
"meaning_en": "community",
"reason": "Replace the English-looking community root with an independent Denela root."
},
"kora": {
"canonical": "navur",
"meaning_en": "fear; be afraid",
"reason": "Replace the Turkish-looking fear root with an independent Denela root."
},
"kulu": {
"canonical": "piko",
"meaning_en": "ear",
"reason": "Avoid the Turkish-looking historical root for ear."
},
"lise": {
"canonical": "mirev",
"meaning_en": "like; enjoy",
"reason": "Replace the English-looking preference root with an independent Denela root."
},
"lizi": {
"canonical": "tara",
"meaning_en": "star",
"reason": "Use the established canonical root for star."
},
"mave": {
"canonical": "daku",
"meaning_en": "water",
"reason": "Use the established canonical root for water."
},
"muko": {
"canonical": "nori",
"meaning_en": "nose",
"reason": "Use one stable root for nose."
},
"nube": {
"canonical": "pulu",
"meaning_en": "cloud",
"reason": "Use the more independent Denela root for cloud."
},
"pali": {
"canonical": "nara",
"meaning_en": "friend",
"reason": "Use the established canonical root for friend."
},
"pela": {
"canonical": "pata",
"meaning_en": "feel; sense",
"reason": "Use pata for feeling and sensing; physical touch uses toka."
},
"ruza": {
"canonical": "veluno",
"meaning_en": "wind",
"reason": "Replace the Turkish-looking wind root with an independent Denela root."
},
"seva": {
"canonical": "leva",
"meaning_en": "love",
"reason": "Use leva for general love; zora is reserved for deep affection."
},
"sola": {
"canonical": "senuvi",
"meaning_en": "sun",
"reason": "Replace a Romance-looking sun root with an independent Denela root."
},
"suna": {
"canonical": "senuvi",
"meaning_en": "sun",
"reason": "Replace the English-looking sun root with an independent Denela root."
},
"tabe": {
"canonical": "palun",
"meaning_en": "table",
"reason": "Replace the English-looking table root with an independent Denela root."
},
"tam": {
"canonical": "zana",
"meaning_en": "time",
"reason": "Use one stable root for time."
},
"vita": {
"canonical": "hona",
"meaning_en": "hear",
"reason": "Use hona for hearing; intentional listening uses tisa."
},
"yapa": {
"canonical": "vatek",
"meaning_en": "do; make",
"reason": "Replace the Turkish-looking do/make root with an independent Denela root."
},
"yem": {
"canonical": "meruk",
"meaning_en": "food",
"reason": "Replace the Turkish-looking food root with an independent Denela root."
},
"yuno": {
"canonical": "ge",
"meaning_en": "go",
"reason": "Use the established core motion verb."
}
},
"legacy_model_forms": {
"daruk": "fira",
"meruk": "fode",
"mirev": "lise",
"navur": "kora",
"nevir": "ista",
"palun": "tabe",
"pane": "dusa",
"pulu": "nube",
"senuvi": "suna",
"sovek": "kome",
"vatek": "du",
"veluno": "ruza",
"zana": "tam"
}
}