--[=[This module contains lang-specific tags for Gothic.]=]localtags={}localshortcuts={}localbase_lemma_params={{param="comp-of",tags={"comd"},},{param="sup-of",tags={"supd"},},{param="prespart-of",tags={"pres","part"},},{param="pastpart-of",tags={"past","part"},},}----------------------- Create the shortcuts list -----------------------forname,datainpairs(tags)doifdata.shortcutsthenfor_,shortcutinipairs(data.shortcuts)doshortcuts[shortcut]=nameendendendreturn{tags=tags,shortcuts=shortcuts,base_lemma_params=base_lemma_params}