Module:form of/lang-data/ttj

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

This module contains language-specific form-of data (tags, shortcuts, base lemma params. etc.) for Tooro.


--[=[
This module contains lang-specific tags for Tooro.
]=]

local m_form_of_data = require("Module:form of/data")

local APPENDIX = m_form_of_data.APPENDIX
local WP = m_form_of_data.WP
local WIKT = m_form_of_data.WIKT

local tags = {}
local shortcuts = {}



----------------------- Inflectional class -----------------------

-- Class 1
tags = {
	"grammar",
	"wikt:Appendix:Tooro_noun_classes#Class_1 form",
	"c1",
}

-- Class 2
tags = {
	"grammar",
	"wikt:Appendix:Tooro_noun_classes#Class_2",
	"c2",
}

-- Class 3
tags = {
	"grammar",
	"wikt:Appendix:Tooro_noun_classes#Class_3",
	"c3",
}

-- Class 4
tags = {
	"grammar",
	"wikt:Appendix:Tooro_noun_classes#Class_4",
	"c4",
}

-- Class 5
tags = {
	"grammar",
	"wikt:Appendix:Tooro_noun_classes#Class_5",
	"c5",
}

-- Class 6
tags = {
	"grammar",
	"wikt:Appendix:Tooro_noun_classes#Class_6",
	"c6",
}

-- Class 7
tags = {
	"grammar",
	"wikt:Appendix:Tooro_noun_classes#Class_7",
	"c7",
}

-- Class 8
tags = {
	"grammar",
	"wikt:Appendix:Tooro_noun_classes#Class_8",
	"c8",
}

-- Class 9
tags = {
	"grammar",
	"wikt:Appendix:Tooro_noun_classes#Class_9",
	"c9",
}

-- Class 10
tags = {
	"grammar",
	"wikt:Appendix:Tooro_noun_classes#Class_10",
	"c10",
}

-- Class 11
tags = {
	"grammar",
	"wikt:Appendix:Tooro_noun_classes#Class_11",
	"c11",
}

-- Class 12
tags = {
	"grammar",
	"wikt:Appendix:Tooro_noun_classes#Class_12",
	"c12",
}

-- Class 13
tags = {
	"grammar",
	"wikt:Appendix:Tooro_noun_classes#Class_13",
	"c13",
}

-- Class 14
tags = {
	"grammar",
	"wikt:Appendix:Tooro_noun_classes#Class_14",
	"c14",
}

-- Class 15
tags = {
	"grammar",
	"wikt:Appendix:Tooro_noun_classes#Class_15",
	"c15",
}

-- Class 16
tags = {
	"grammar",
	"wikt:Appendix:Tooro_noun_classes#Class_16",
	"c16",
}

-- Class 17
tags = {
	"grammar",
	"wikt:Appendix:Tooro_noun_classes#Class_17",
	"c17",
}

-- Class 18
tags = {
	"grammar",
	"wikt:Appendix:Tooro_noun_classes#Class_18",
	"c18",
}

-- Augmentless
tags = {
	"grammar",
	"wikt:Appendix:Glossary#augmentless",
	"augless",
}

-- virtual present
tags = {
	"tense-aspect",
	"w:Tooro_language#Verb_conjugations",
	"virt",
}

----------------------- Create the shortcuts list -----------------------

m_form_of_data.finalize(tags, shortcuts)

return {tags = tags, shortcuts = shortcuts}