Module:languages/data/exceptional: Difference between revisions

Melinoë (talk | contribs)
No edit summary
Melinoë (talk | contribs)
No edit summary
 
(3 intermediate revisions by 2 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,681: Line 1,707:
     type = "conlang",
     type = "conlang",
     sort_key = {remove_diacritics = c.grave .. c.acute},
     sort_key = {remove_diacritics = c.grave .. c.acute},
     standard_chars = "AaÀàBbCcDdEeÈèFfGgHhIiÌìLlMmNnOoÒòPpRrSsTtUuÙù" .. c.punc,
     standard_chars = "AaÀàBbCcDdEeÈèFfGgHhIiÌìLlMmNnOoÒòPpRrSsTtUuÙùVv" .. c.punc,
}
}


Line 1,692: Line 1,718:
     type = "conlang",
     type = "conlang",
     sort_key = {remove_diacritics = c.grave .. c.acute},
     sort_key = {remove_diacritics = c.grave .. c.acute},
     standard_chars = "AaÀàBbCcDdEeÈèFfGgHhIiÌìLlMmNnOoÒòPpRrSsTtUuÙù" .. c.punc,
     standard_chars = "AaÀàBbCcDdEeÈèFfGgHhIiÌìLlMmNnOoÒòPpRrSsTtUuÙùVvZz" .. c.punc,
}
}