Documentation for this module may be created at Modul:ziman/dane3/q/belge

local u = mw.ustring.char

-- UTF-8 encoded strings for some commonly-used diacritics
local GRAVE     = u(0x0300)
local ACUTE     = u(0x0301)
local CIRC      = u(0x0302)
local TILDE     = u(0x0303)
local MACRON    = u(0x0304)
local BREVE     = u(0x0306)
local DOTABOVE  = u(0x0307)
local DIAER     = u(0x0308)
local CARON     = u(0x030C)
local DGRAVE    = u(0x030F)
local INVBREVE  = u(0x0311)
local DOTBELOW  = u(0x0323)
local RINGBELOW = u(0x0325)
local CEDILLA   = u(0x0327)

local Latn = {"Latn"}


local m = {}

m["qua"] = {
    "kuapawî",
	"Q3412974",
	"sio-dhe",
	otherNames = {"Arkansas"},
	scripts = Latn,
}

m["quc"] = {
    "k'içe'",
	"Q36494",
	"myn",
	scripts = Latn,
}

m["qui"] = {
    "kuwileytî",
	"Q3414490",
	"chi",
	scripts = Latn,
}

m["qum"] = {
    "sipakapenseyî",
	"Q36589",
	"myn",
	otherNames = {"Sipacapa", "Sipakapa", "Sipacapense"},
	scripts = Latn,
}

m["qun"] = {
    "kuynaultî",
	"Q3414522",
	"sal",
	scripts = Latn,
}

m["quq"] = { -- should this continue to be considered separate language?
    "kuynkuyî",
	"Q5908714",
	scripts = Latn,
}

m["quv"] = {
    "sakapultekoyî",
	"Q36412",
	"myn",
	otherNames = {"Sacapultec", "Sacapultek", "Sakapulteko"},
	scripts = Latn,
}

m["qvy"] = {
    "kueyuyî",
	"Q3414352",
	"sit-qia",
}

m["qwc"] = {
    "keçwayiya klasîk",
	"Q35882",
	"qwe",
	scripts = Latn,
}

m["qwm"] = {
    "kipçakî",
	"Q1199226",
	"trk-kip",
	otherNames = {"ermeno-kipçakî", "memlûk-kipçakî", "kumanî"},
	scripts = {"Latn", "Armn", "Arab"},
	translit_module = "translit-redirect",
}

m["qwt"] = {
    "kwalhioqua-tlatskanaî",
	"Q20641",
	"ath-nor",
	otherNames = {"Kwalhioqua-Clatskanie"},
	scripts = Latn,
}

m["qxs"] = {
    "kiangiya başûrî",
	"Q56563",
	"sit-qia",
	scripts = Latn,
}

m["qya"] = {
    "qiwenyayî",
	"Q56383",
	"art",
	scripts = {"Latn", "Teng"},
}

m["qyp"] = {
    "kuiripî",
	"Q3414714",
	"alg-eas",
	otherNames = {"Unquachog", "Unkechaug", "Quiripi-Unquachog", "Naugatuck", "Wampano", "Quinnipiac"},
	scripts = Latn,
}

return m