Module:affix/lang-data/az

Wiktionary වෙතින්

This module contains data for affixes in අසර්බයිජානි that is used by {{af|az|...}}. affix_mappings determines which page to link to when certain affixes are used. It maps from the affix supplied to the template to the desired entry to link to, or to a table that maps from sense IDs (the value of |idN= or false if there is no sense ID) to desired entries.


--[=[
This module contains lang-specific affix mappings for Azerbaijani.
]=]

local affix_mappings = {
	["-maq"] = "-mək",
	["-cuq"] = "-cik", ["-cıq"] = "-cik", ["-cük"] = "-cik",
	["-lar"] = "-lər",
	["-sız"] = "-siz", ["-suz"] = "-siz", ["-süz"] = "-siz",
	["-çı"] = "-çi", ["-çu"] = "-çi", ["-çü"] = "-çi",
	["-ca"] = "-cə",
	["-la"] = "-lə",
	["-lan"] = "-lən",
	["-ma"] = "-mə",
	["-laş"] = "-ləş",
	["-mış"] = "-miş", ["-muş"] = "-miş", ["-müş"] = "-miş",
	["-yər"] = "-ər", ["-ar"] = "-ər", ["-yar"] = "-ər",
	["-lıq"] = "-lik", ["-luq"] = "-lik", ["-lük"] = "-lik",
	["-lı"] = "-li", ["-lu"] = "-li", ["-lü"] = "-li",
	["-dır"] = "-dir", ["-dur"] = "-dir", ["-dür"] = "-dir",
	["-ır"] = { [false] = "-dir", nominal = "-ir" },
	["-ir"] = { [false] = "-dir" },
	["-ur"] = { [false] = "-dir", nominal = "-ir" },
	["-ür"] = { [false] = "-dir", nominal = "-ir" },
	["-ük"] = "-ik", ["-ıq"] = "-ik", ["-uq"] = "-ik",
	["-ıntı"] = "-inti", ["-untu"] = "-inti", ["-üntü"] = "-inti"
}

return {affix_mappings = affix_mappings}
"https://si.wiktionary.org/w/index.php?title=Module:affix/lang-data/az&oldid=164394" වෙතින් සම්ප්‍රවේශනය කෙරිණි