Module:languages/data/exceptional: Difference between revisions

Dillon (talk | contribs)
No edit summary
Melinoë (talk | contribs)
No edit summary
 
(10 intermediate revisions by 3 users not shown)
Line 913: Line 913:
"Hang, Thai, Khmr",
"Hang, Thai, Khmr",
ancestors = "aav-pro, nwc-old",
ancestors = "aav-pro, nwc-old",
type = "conlang",
}
m["wuhu"] = {
"Nawuhu",
nil,
"art",
"Latn",
type = "conlang",
type = "conlang",
}
}
Line 1,082: Line 1,090:
"Latn",
"Latn",
type = "reconstructed,conlang",
type = "reconstructed,conlang",
}
m["wedg"] = {
"Wedge",
nil,
"art",
"Latn",
type="conlang",
}
}


Line 1,388: Line 1,404:
}
}


 
m["wesd"] = {
"Wessedian",
nil,
"gem",
ancestors = "gem-pro",
"Latn, Runr",
type = "conlang",
}




Line 7,134: Line 7,157:
     main_category = "word",
     main_category = "word",
}
}
m["phus"] = {                         
    "Pre-Húsnorsk",                       
    nil,                         
    "gem",                       
    "Latn",                         
    ancestors = "non, gem-pro",
    type = "conlang",
}
m["vhus"] = {                         
    "Varhúsnorsk",                       
    nil,                         
    "gem",                       
    "Runr, Latn",                         
    ancestors = "phus, non, gem-pro",
    type = "conlang",
}
m["jugs"] = {                         
    "Jugsnorsk",                       
    nil,                         
    "gem",                       
    "Runr, Latn",                         
    ancestors = "vhus, phus, non, gem-pro",
    type = "conlang",
}


return require("Module:languages").finalizeData(m, "language")
return require("Module:languages").finalizeData(m, "language")