# This regex removes tags we do not want in the ordinary $(GTLANG).fst # That is, we do not give them as output from analysis # deleting the sma Uml tags as long as we do not actively test 0 <- %+Uml, 0 <- %+NoUml, # delete the other sma test tags as long as we do not test 0 <- %+Test%/LysI, 0 <- %+Test%/MørkI, 0 <- %+Test%/HK, 0 <- %+Test%/GK, 0 <- %+Test%/JK, # delete the tags governing normative/speller derivation restrictions 0 <- %+Der, 0 <- %+Der1, 0 <- %+Der2, 0 <- %+Der3, 0 <- %+Der4, 0 <- %+Der5, # delete usage tags from the vanilla version, they are used # to give os certain versions 0 <- %+Use%/Circ, 0 <- %+Use%/Marg, 0 <- %+Use%/CircN, 0 <- %+Use%/Ped, 0 <- %+Err%/Sub, 0 <- %+Use%/LexSub, 0 <- %+Use%/SpellNoSugg, 0 <- %+Use%/NG, 0 <- %+Use%/NA, 0 <- %+Use%/NGminip, # delete dialect and other special tags from sme 0 <- %+Dial%/%-KJ, 0 <- %+Dial%/%-GG, 0 <- %+Dial%/%-GS, 0 <- %+Dial%/KJ, 0 <- %+Dial%/GG, 0 <- %+Dial%/GS, 0 <- %+Use%/%-Spell, 0 <- %+OLang%/NOB, 0 <- %+OLang%/NNO, 0 <- %+OLang%/FIN, 0 <- %+OLang%/SME, 0 <- %+OLang%/SWE, 0 <- %+OLang%/ENG, 0 <- %+OLang%/UND, # delete dialect tags from sma 0 <- %+Dial%/%-S, 0 <- %+Dial%/%-N, 0 <- %+Dial%/%-NOR, 0 <- %+Dial%/%-SW, 0 <- %+Dial%/SH, 0 <- %+Dial%/L, 0 <- %+Dial%/OE, 0 <- %+Dial%/A, # delete tags governing compound behaviour 0 <- %+CmpN%/First, 0 <- %+CmpN%/Last, 0 <- %+CmpN%/None, 0 <- %+CmpN%/Only, 0 <- %+CmpN%/SgNomLeft, 0 <- %+CmpN%/SgGenLeft, 0 <- %+CmpN%/PlGenLeft, 0 <- %+CmpN%/SgLeft, 0 <- %+CmpN%/All, 0 <- %+CmpN%/DefSgGen, 0 <- %+CmpN%/DefPlGen, 0 <- %+CmpN%/Def, 0 <- %+CmpN%/SgN, 0 <- %+CmpN%/SgG, 0 <- %+CmpN%/PlG, 0 <- %+CmpN%/Sg, 0 <- %+CmpN%/Pref, 0 <- %+CmpN%/SgN, # delete tag for making mwe when compilating preprocess 0 <- %+MWE, 0 <- %+String, 0 <- %+NumNum ;