1,443
edits
No edit summary Tag: Manual revert |
mNo edit summary |
||
Line 742: | Line 742: | ||
} | } | ||
m["pnn-pro"] = { | |||
"Proto-Pannonian", | |||
nil, | |||
"gem", | |||
type = "reconstructed", | |||
scripts = Latn, | |||
ancestors = {"gem-pro"}, | |||
} | |||
m["pnw-old"] = { | |||
"Old West Pannonian", | |||
nil, | |||
"gem", | |||
scripts = {"Pann"}, | |||
ancestors = {"pnn-pro"}, | |||
} | |||
m["pne-old"] = { | |||
"Old East Pannonian", | |||
nil, | |||
"gem", | |||
scripts = {"Pann"}, | |||
ancestors = {"pnn-pro"}, | |||
} | |||
Line 1,915: | Line 1,936: | ||
-- Ensure any changes are appropriate for both languages, or copy to each | -- Ensure any changes are appropriate for both languages, or copy to each | ||
-- language's table before making any changes. | -- language's table before making any changes. | ||
local gmq_oda_entry_name = { | local gmq_oda_entry_name = { | ||
from = {"Ā", "ā", "Ē", "ē", "Ī", "ī", "Ō", "ō", "Ū", "ū", "Ȳ", "ȳ", "Ǣ", "ǣ", MACRON}, | from = {"Ā", "ā", "Ē", "ē", "Ī", "ī", "Ō", "ō", "Ū", "ū", "Ȳ", "ȳ", "Ǣ", "ǣ", MACRON}, |
edits