Module:affix/lang-data/tr

Hello, you have come here looking for the meaning of the word Module:affix/lang-data/tr. In DICTIOUS you will not only get to know all the dictionary meanings for the word Module:affix/lang-data/tr, but we will also tell you about its etymology, its characteristics and you will know how to say Module:affix/lang-data/tr in singular and plural. Everything you need to know about the word Module:affix/lang-data/tr you have here. The definition of the word Module:affix/lang-data/tr will help you to be more precise and correct when speaking or writing your texts. Knowing the definition ofModule:affix/lang-data/tr, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.

This module contains data for affixes in Turkish 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 = {
	 = "-mek",
	 = "-ler",
	 = "-sa",
	 = "-le",  = "-le",  = "-le",
	 = "-siz",  = "-siz",  = "-siz",
	 = "-gaç",  = "-gaç",  = "-gaç",
	 = "-ci",  = "-ci",  = "-ci",  = "-ci",  = "-ci",  = "-ci",  = "-ci",
	 = "-ce",  = "-ce",  = "-ce",
	 = "-ik",  = "-ik",  = "-ik",  = "-ik",
	 = "-li",  = "-li",  = "-li",
	 = "-im",  = "-im",  = "-im",
	 = "-iş",  = "-iş",  = "-iş",
	 = "-lik",  = "-lik",  = "-lik",
	 = 	"-gin",  = 	"-gin",  = 	"-gin",  = 	"-gin",  = 	"-gin",  = 	"-gin",  = 	"-gin",
	 = "-in",  = "-in",  = "-in",
	 = "-inci",  = "-inci",  = "-inci",  = "-inci",  = "-inci",  = "-inci",  = "-inci",
}

return {affix_mappings = affix_mappings}