Module:languages/data/exceptional: Difference between revisions
No edit summary |
No edit summary |
||
| (6 intermediate revisions by 4 users not shown) | |||
| Line 842: | Line 842: | ||
type = "conlang", | type = "conlang", | ||
} | } | ||
m["thus"] = { | |||
"Thustani", | |||
nil, | |||
"qfa-iso", | |||
"Latn", | |||
ancestors = "thus-old", | |||
type = "conlang" | |||
} | |||
m["thus-old"] = { | |||
"Old Thustani", | |||
nil, | |||
"qfa-iso", | |||
"Latn", | |||
type = "conlang" | |||
} | |||
m["elva"] = { | m["elva"] = { | ||
| Line 921: | Line 939: | ||
ancestors = "vdnc-pro", | ancestors = "vdnc-pro", | ||
type = "conlang", | type = "conlang", | ||
} | |||
m["gnym"] = { | |||
"Ganymedian", | |||
nil, | |||
"conlang-fam", | |||
"Latn", | |||
type = "conlang" | |||
} | } | ||
| Line 1,680: | Line 1,706: | ||
ancestors = "non, gem-pro", | ancestors = "non, gem-pro", | ||
type = "conlang", | type = "conlang", | ||
sort_key = {remove_diacritics = c.grave .. c.acute}, | |||
standard_chars = "AaÀàBbCcDdEeÈèFfGgHhIiÌìLlMmNnOoÒòPpRrSsTtUuÙùVv" .. c.punc, | |||
} | } | ||
| Line 1,689: | Line 1,717: | ||
ancestors = "sdno, non, gem-pro", | ancestors = "sdno, non, gem-pro", | ||
type = "conlang", | type = "conlang", | ||
sort_key = {remove_diacritics = c.grave .. c.acute}, | |||
standard_chars = "AaÀàBbCcDdEeÈèFfGgHhIiÌìLlMmNnOoÒòPpRrSsTtUuÙùVvZz" .. c.punc, | |||
} | } | ||