# # Variables for analysers # LEXICALSRCS = $(TARGET)/src/abbr-$(TARGET)-lex.txt \ $(TARGET)/src/pp-$(TARGET)-lex.txt \ $(TARGET)/src/pronoun-$(TARGET)-lex.txt \ $(TARGET)/src/interjection-$(TARGET)-lex.txt \ $(TARGET)/src/conjunction-$(TARGET)-lex.txt \ $(TARGET)/src/subjunction-$(TARGET)-lex.txt \ $(TARGET)/src/adv-$(TARGET)-lex.txt \ $(TARGET)/src/acro-$(TARGET)-lex.txt \ $(TARGET)/src/adj-$(TARGET)-lex.txt \ $(TARGET)/src/particle-$(TARGET)-lex.txt \ $(TARGET)/src/propernoun-$(TARGET)-lex-tmp.txt # # Speller related variables # # Which spellers are supported POLDERLAND = supported HUNSPELL = supported # Polderland related variables RSRCFILE = CatalanLex.rsrc.hex WINSPELL = mssp3samiNorthern.lex MACSPELL = SamiNortLexWithCatalanRez HYPHPATT = SamiLule_hy-pat.lex HYPHDIC = SamiLule_hy-dic.lex MKLEX = mklexSamiLule SPELL = spellSamiLule HYPHEN = SamiLuleHyphMac all: tag-not-save.fst \ downcase.fst \ caseconv.fst \ ifst-norm \ common \ abbr \ nohardhyphen.fst \ allcaps.fst \ typos.fst \ pos.fst \ dis-bin \ # dep-bin \ iclock.fst \ spellrelax.fst