# # Variables for analysers # LEXICALSRCS = $(TARGET)/src/acro-$(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/abbr-$(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 = SamiNorthy-patlx HYPHDIC = SamiNorthy-diclx MKLEX = mklexSamiNort SPELL = spellSamiNort HYPHEN = SamiNortHyphMac PLXJavaMiddle += $(TARGET)/src/noun-$(TARGET)-lex.txt all: tag-not-save.fst \ downcase.fst \ caseconv.fst \ ifst-norm \ ifst-restr \ common \ abbr \ nohardhyphen.fst \ allcaps.fst \ typos.fst \ pos.fst \ dis-bin \ dep-bin \ phon.fst \ iclock.fst # n-sme.fst \ # s-sme.fst \ # d-sme.fst \ # hyph-sme.fst # n-sme Norw tags, s-sme Sámi tags, d-sme dis-style tags # we don't need the hyph as part of the standard target