Module:affix/lang-data/tr

Wiktionary වෙතින්

This module contains data for affixes in තුර්කි that is used by {{af|tr|...}}. 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 Turkish.
]=]

local affix_mappings = {
	["-mak"] = "-mek",
	["-lar"] = "-ler",
	["-se"] = "-sa",
	["-la"] = "-le", ["-yla"] = "-le", ["-yle"] = "-le",
	["-sız"] = "-siz", ["-suz"] = "-siz", ["-süz"] = "-siz",
	["-kaç"] = "-gaç", ["-geç"] = "-gaç", ["-keç"] = "-gaç",
	["-cı"] = "-ci", ["-cu"] = "-ci", ["-cü"] = "-ci", ["-çı"] = "-ci", ["-çi"] = "-ci", ["-çu"] = "-ci", ["-çü"] = "-ci",
	["-ca"] = "-ce", ["-ça"] = "-ce", ["-çe"] = "-ce",
	["-lı"] = "-li", ["-lu"] = "-li", ["-lü"] = "-li",
	["-ım"] = "-im", ["-um"] = "-im", ["-üm"] = "-im",
	["-ış"] = "-iş", ["-uş"] = "-iş", ["-üş"] = "-iş",
	["-lık"] = "-lik", ["-luk"] = "-lik", ["-lük"] = "-lik",
	["-gın"] = 	"-gin", ["-gun"] = 	"-gin", ["-gün"] = 	"-gin", ["-kın"] = 	"-gin", ["-kin"] = 	"-gin", ["-kun"] = 	"-gin", ["-kün"] = 	"-gin",
}

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