Module:languages/data/exceptional: Difference between revisions

No edit summary
Melinoë (talk | contribs)
No edit summary
(7 intermediate revisions by 4 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 1,856: Line 1,865:
     ancestors = "thld, chle-pro, ine-pro",
     ancestors = "thld, chle-pro, ine-pro",
     type = "conlang",
     type = "conlang",
     translit = "sish-translit"
     translit = "sish-translit",
    link_tr = true,
     --[[translit = {Armn = "sish-translit"},
     --[[translit = {Armn = "sish-translit"},
     link_tr = true,]]
     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",
}