Module:languages/data/exceptional: Difference between revisions
No edit summary |
Jukethatbox (talk | contribs) No edit summary |
||
| Line 728: | Line 728: | ||
m["elva"] = { | m["elva"] = { | ||
"Elvarri", | "Elvarri", | ||
"lxel, lxel-nor", | |||
"art", | |||
"Latn", | |||
ancestors = "lxel-pro,lxel-nor-pro,elva-ear", | |||
type="conlang" | |||
} | |||
m["elva-ear"] = { | |||
"Early Elvarri", | |||
"lxel, lxel-nor", | |||
"art", | "art", | ||
"Latn", | "Latn", | ||
ancestors = "lxel-pro,lxel-nor-pro", | |||
type="conlang" | type="conlang" | ||
} | } | ||
| Line 842: | Line 852: | ||
"lthm", | "lthm", | ||
"Latn", | "Latn", | ||
type = "reconstructed,conlang", | |||
} | |||
m["lxel-pro"] = { | |||
"Proto-Luxelvic", | |||
nil, | |||
"lxel", | |||
"Latn", | |||
sort_key = { | |||
from = {"[-*·]"}, | |||
to = {""}, | |||
remove_diacritics = c.macron .. c.breve, | |||
}, | |||
type = "reconstructed,conlang", | |||
} | |||
m["lxel-nor-pro"] = { | |||
"Proto–North Luxelvic", | |||
nil, | |||
"lxel-nor,lxel", | |||
"Latn", | |||
sort_key = { | |||
from = {"[-*·]"}, | |||
to = {""}, | |||
remove_diacritics = c.macron .. c.breve, | |||
}, | |||
ancestors="lxel-pro", | |||
type = "reconstructed,conlang", | type = "reconstructed,conlang", | ||
} | } | ||