Module:User:Benwing2/form of/lang-data/pi

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

This is a private module sandbox of Benwing2, for their own experimentation. Items in this module may be added and removed at Benwing2's discretion; do not rely on this module's stability.


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

local m_form_of = require("Module:User:Benwing2/form of")

local APPENDIX = m_form_of.APPENDIX
local WP = m_form_of.WP
local WIKT = m_form_of.WIKT

local tags = {}
local shortcuts = {}

local base_lemma_params = {
	{
		param = "caus-of",
		tags = {"caus"},
	},
}

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

m_form_of.finalize_tag_data(tags, shortcuts)

return {tags = tags, shortcuts = shortcuts, base_lemma_params = base_lemma_params}