Module:languages/data/exceptional: Difference between revisions

Melinoë (talk | contribs)
No edit summary
Melinoë (talk | contribs)
No edit summary
(38 intermediate revisions by 7 users not shown)
Line 12: Line 12:


local m = {}
local m = {}
m["cubr"] = {
"Cubellian",
nil,
"itc-sbl",
"Latn",
ancestors = "itc-pro",
type = "conlang"
}


m["lhaz"] = {
m["lhaz"] = {
Line 50: Line 59:
m["assh"] = {
m["assh"] = {
"Asshai'i",
"Asshai'i",
nil,
"conlang-fam",
"Latn",
type = "conlang"
}
m["aoid"] = {
"Aoid",
nil,
nil,
"conlang-fam",
"conlang-fam",
Line 102: Line 119:
     ancestors = "ole-envu, pro-gmw",
     ancestors = "ole-envu, pro-gmw",
     type = "conlang",
     type = "conlang",
    main_category = "word"
}
}


Line 118: Line 134:
     },
     },
     ancestors = "pro-gmw",
     ancestors = "pro-gmw",
    type = "conlang",
}
m["senn"] = {                 
    "Sennlandish",                         
    nil,                               
    "gmw",                         
    "Latn",                             
    entry_name = {
        from = {"‧"},
        to = {""},
    },
    sort_key = {
        remove_diacritics = c.hook,
    },
    ancestors = "pro-gmw", "ole-envu",
     type = "conlang",
     type = "conlang",
}
}
Line 491: Line 523:
nil,
nil,
"ibe",
"ibe",
"Latn",
type = "conlang",
}
m["int-glc"] = {
"Intergalactic",
nil,
"conlang-fam",
"Latn",
"Latn",
type = "conlang",
type = "conlang",
Line 1,669: Line 1,709:
     ancestors = "ine-pro",
     ancestors = "ine-pro",
     type = "conlang",
     type = "conlang",
    main_category = "word",
}
}


Line 1,769: Line 1,808:
}
}


m["pllw-pro"] = {                           
m["plld"] = {                           
   "Proto-Low Polovic",                         
   "Old Low Polovic",                         
     nil,                           
     nil,                           
     "ine",                         
     "ine",                         
     "Latn, Cyrl",
     "Cyrs",
     ancestors = "chle-pro, ine-pro",
     ancestors = "chle-pro, ine-pro",
     type = "conlang",
     type = "conlang",
     translit = {Cyrl = "pllw-pro-translit"},
     translit = {Cyrl = "plld-translit"},
}
}


Line 1,784: Line 1,823:
     "ine",                         
     "ine",                         
     "Cyrl",
     "Cyrl",
     ancestors = "pllw-pro, chle-pro, ine-pro",
     ancestors = "plld, chle-pro, ine-pro",
     type = "conlang",
     type = "conlang",
     translit = "pllw-translit",
     translit = "pllw-translit",
Line 1,796: Line 1,835:
     ancestors = "chle-pro, ine-pro",
     ancestors = "chle-pro, ine-pro",
     type = "conlang",
     type = "conlang",
     translit = "thld-translit",
     --translit = "thld-translit",
}
}


Line 1,819: Line 1,858:
}
}


m["sish"] = {                         
  "Ossamic",                       
    nil,                         
    "ine",                       
    "Latn, Armn",
    ancestors = "thld, chle-pro, ine-pro",
    type = "conlang",
    translit = "sish-translit",
    link_tr = true,
    --[[translit = {Armn = "sish-translit"},
    link_tr = true,]]
}


m["sint"] = {
"Sintsiran",
nil,
"ine",
type = "conlang",
}


 
m["fulf"] = {                         
 
  "Fulfathic",                       
    nil,                         
    "ine",                       
    "Arab",
    ancestors = "chle-pro, ine-pro",
    type = "conlang",
  -- translit = "fulf-translit",
strip_diacritics = "ar-stripdiacritics",
}