Module:languages/data/exceptional: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 196: Line 196:
"%1",
"%1",
},
},
remove_diacritics = c.tildebelow .. GRAVE
remove_diacritics = c.tildebelow .. c.grave
},
},
type = "conlang",
type = "conlang",
Line 519: Line 519:
"Latn",
"Latn",
sort_key = {
sort_key = {
remove_diacritics = ACUTE,
remove_diacritics = c.acute,
},
},
type = "conlang",
type = "conlang",
Line 605: Line 605:
},
},
sort_key = {
sort_key = {
remove_diacritics = u(0x0309), -- HOOK
remove_diacritics = c.hook,
},
},
type = "conlang",
type = "conlang",
Line 663: Line 663:
},
},
sort_key = {
sort_key = {
remove_diacritics = u(0x0309), -- HOOK
remove_diacritics = c.hook,
},
},
ancestors = "alo-pro",
ancestors = "alo-pro",
Line 754: Line 754:
"Latn",
"Latn",
ancestors = "sla-pro",
ancestors = "sla-pro",
entry_name = {remove_diacritics = ACUTE},
entry_name = {remove_diacritics = c.acute},
type = "conlang",
type = "conlang",
}
}

Navigation menu