Module:languages/data/exceptional: Difference between revisions
No edit summary |
No edit summary |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 12: | Line 12: | ||
local m = {} | local m = {} | ||
m["lyti-mid"] = { | |||
"Middle Oltic", | |||
nil, | |||
"ine, cel", | |||
"Grek", | |||
ancestors = "cel-pro, ine-pro, lyti-old", | |||
type = "conlang", | |||
} | |||
m["lyti-old"] = { | |||
"Old Oltic", | |||
nil, | |||
"ine, cel", | |||
"Grek", | |||
ancestors = "cel-pro, ine-pro", | |||
type = "conlang", | |||
} | |||
m["afh"] = { | m["afh"] = { | ||
| Line 1,463: | Line 1,482: | ||
nil, | nil, | ||
"gem", | "gem", | ||
" | "Latn", | ||
ancestors = "non, gem-pro", | ancestors = "non, gem-pro", | ||
type = "conlang", | type = "conlang", | ||
translit = "snon-translit" | |||
} | } | ||