Module:affix/lang-data/la

Hello, you have come here looking for the meaning of the word Module:affix/lang-data/la. In DICTIOUS you will not only get to know all the dictionary meanings for the word Module:affix/lang-data/la, but we will also tell you about its etymology, its characteristics and you will know how to say Module:affix/lang-data/la in singular and plural. Everything you need to know about the word Module:affix/lang-data/la you have here. The definition of the word Module:affix/lang-data/la will help you to be more precise and correct when speaking or writing your texts. Knowing the definition ofModule:affix/lang-data/la, 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 Latin that is used by {{af|la|...}}. 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 Latin.
]=]

local affix_mappings = {
	 = "in-",
	 = "in-",
	 = "in-",
	 = "con-",
	 = "con-",
	 = "con-",
}

return {affix_mappings = affix_mappings}