Module:category tree/lang/gu

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

This module handles generating the descriptions and categorization for Gujarati category pages of the format "Gujarati LABEL" where LABEL can be any text. Examples are Category:Bulgarian conjugation 2.1 verbs and Category:Russian velar-stem neuter-form nouns. This module is part of the category tree system, which is a general framework for generating the descriptions and categorization of category pages.

For more information, see Module:category tree/lang/documentation.

NOTE: If you add a new language-specific module, you must add the language code to the list at the top of Module:category tree/lang in order for the module to be recognized.


local labels = {}

--------------------------------- Verbs --------------------------------

labels = {
	description = "{{{langname}}} verbs whose {{lg|root}}s are ] rather than native.</br></br>For example, the verbal root of {{m|gu|ગુજરવું}} is Persian rather than native. The verbal root of {{m|gu|તપાસવું}} is Arabic rather than native.",
	parents = {{name = "verbs", sort = "Perso-Arabic"}},
}

labels = {
	description = "{{{langname}}} verbs that are taken directly from Sanskrit rather than being native formations.</br></br>For example, {{m|gu|વાંચવું|t=to read}} is taken directly from {{m+|sa|वाचयति|વાચયતિ}} rather than being a native formation.",
	parents = {{name = "verbs", sort = "Sanskrit"}},
}

--------------------------------- Phonemic Properties --------------------------------

labels = {
	description = "{{{langname}}} terms that are not directly from Sanskrit and are spelled with {{lang|gu|ત્ર}} or its reduced form {{lang|gu|તર}}.</br></br>For example, {{m|gu|ત્રેવીસ}} retains the ] {{IPAchar|/tɾ/}} in its etymon {{m+|sa|त्रयोविंशति|ત્રયોવિંશતિ}}, which is otherwise the same as its cognate {{cog|mr|तेवीस}}. Likewise, the character sequence {{lang|gu|તર}} in {{m|gu|માવતર}} reflects the consonant cluster {{IPAchar|/tɾ/}} in its etymon {{m+|sa|मातृगोत्र|માતૃગોત્ર}}.",
	parents = {{name = "terms by phonemic property", sort = "cluster"}},
}

labels = {
	description = "{{{langname}}} terms with an unexpected weakening of a consonant.</br></br>For example, the etymological {{IPAchar|/b/}} of {{m|gu|અમદાવાદ |tr={{xlit|gu|આમ્દાવાદ}}}} is intervocalically weakened to {{IPAchar|/ʋ/}} instead of remaining as {{IPAchar|/b/}} as in {{m|gu|સિકંદરાબાદ|tr={{xlit|gu|સિકંદર્આબાદ}}}}.",
	parents = {{name = "terms by phonemic property", sort = "lenition"}},
}

return {LABELS = labels}