Module:etymology/specialized: Difference between revisions

Created page with "local export = {} local m_str_utils = require("Module:string utilities") local en_utilities_module = "Module:en-utilities" local etymology_module = "Module:etymology" local gsub = m_str_utils.gsub local insert = table.insert local pluralize = require(en_utilities_module).pluralize local upper = m_str_utils.upper -- This function handles all the messiness of different types of specialized borrowings. It should insert any -- borrowing-type-specific categories into `cate..."
 
No edit summary
Line 93: Line 93:
end
end
appendix = "Appendix:Glossary#" .. (appendix or text)
appendix = "wikt:Appendix:Glossary#" .. (appendix or text)


if senseid then
if senseid then