Uses of Class
Word

Uses of Word in
 

Methods in Default Package with parameters of type Word
private static boolean Generator.adjective(Word word)
           
private static boolean Generator.nomen(Word word)
           
private static boolean Generator.pper(Word word)
           
private static boolean Generator.thatWord(Word word)
           
private static boolean Generator.vmfin(Word word)
           
private static boolean Generator.vvfin(Word word)
           
private static boolean Analyse.adjective(Word word)
          adjective analyses a Highgerman adjective.
private static boolean Analyse.artikel(Word word)
          artikel analyses a Highgerman artikle.
private static boolean Analyse.artikel_bestimmt(Word word)
          artikel_bestimmt analyses a defining Highgerman artikle (the [man]).
private static boolean Analyse.artikel_unbestimmt(Word word)
          artikel_unbestimmt analyses a non-defining Highgerman artikle (a [man]).
private static boolean Analyse.card(Word word)
          Written cardinals are analysed here.
private static boolean Analyse.nn_ne(Word word)
          NomenAnalyse analyses a German nomen.
private static boolean Analyse.pdat(Word word)
           
private static boolean Analyse.pper(Word word)
          pper analyses an irreflexible Highgerman personal pronomina PPER Irreflexives PersonalP are: (ich, mich, mir, du, er, ihr, es, ihm, mich, dir, uns) Im Hochdeutschen: N (G) D A 1P, sg ich (meiner) mir mich 2P, sg du (deiner) dir dich 3P, sg er, (seiner) ihm ihn sie, (ihrer) ihr sie es (seiner) ihm es 1P, pl wir (unser) uns uns 2P, pl ihr (euer) euch euch 3P, pl sie (ihrer) ihnen sie Difficulties arrise when dealing with homonyms: 1P,pl,D - 1P,pl,A = "uns" 2P,pl,D - 2P,pl,A = "euch" 3P,pl,N - 3P,pl,A - 3P,sg, N = "sie" TODO: recheck these forms with the corresponding verb
private static boolean Analyse.pposs_pposat(Word word)
          pposs_pposat analyses a highgerman possessive pronoun.
private static boolean Analyse.prels(Word word)
          prels analyses a highgerman relativ pronomina.
static boolean Analyse.thatWord(Word word)
          The analysation is a word by word analysation.
private static boolean Analyse.vmfin(Word word)
          vmfin analyses a highgerman modal verb (like sollen, wollen, ...)
private static boolean Analyse.vvfin(Word word)
           
static boolean KoelnDic.checkPDS(Word word)
           
private static boolean KoelnDic.lookupADV(Word word)
          lookupADV checks an ADV-tagged word in the HashMap ADVERB
private static boolean KoelnDic.lookupAPPO(Word word)
          lookupAPPO checks an APPO-tagged word in the HashMap APPO
private static boolean KoelnDic.lookupAPPR(Word word)
          lookupAPPR checks an APPR-tagged word in the HashMap APPR
private static boolean KoelnDic.lookupAPPRART(Word word)
          lookupAPPRART checks an APPRART-tagged word in the HashMap APPRART
private static boolean KoelnDic.lookupAPZR(Word word)
          lookupAPZR checks an APZR-tagged word in the HashMap APZR
private static boolean KoelnDic.lookupKOKOM(Word word)
          lookupKOKOM checks a KOKOM-tagged word in the HashMap KOKOM
private static boolean KoelnDic.lookupKON(Word word)
          lookupKON checks a KON-tagged word in the HashMap KON
private static boolean KoelnDic.lookupKOUI_KOUS(Word word)
          lookupKOUI_KOUS checks a KOUI or KOUS -tagged word in the HashMap KOUI_KOUS
private static boolean KoelnDic.lookupNN_NE(Word word)
          lookupNomen checks a highgerman nomen in the HashMap NOMEN
private static boolean KoelnDic.lookupPAV(Word word)
          lookupPAV checks a PAV-tagged word in the HashMap PAV
private static boolean KoelnDic.lookupPDS(Word word)
          lookupPDS checks a PDS-tagged word in the HashMap PDS
private static boolean KoelnDic.lookupPTKA_PTKANT_PTNEG(Word word)
          lookupPTKA_PTKANT_PTNEG checks a PTKA_PTKANT_PTNEG -tagged word in the HashMap PTKA_PTKANT_PTNEG
private static boolean KoelnDic.lookupPTKVZ(Word word)
          lookupPTKVZ checks a PTKVZ-tagged word in the HashMap PTKVZ
private static boolean KoelnDic.lookupPWAT(Word word)
          lookupPWAT checks a PWAT-tagged word in the HashMap PWAT
private static boolean KoelnDic.lookupPWAV(Word word)
          lookupPWAV checks a PWAV-tagged word in the HashMap PWAV
private static boolean KoelnDic.lookupVAFIN(Word word)
          lookupVAFIN checks an auxiliar-verb in the HashMap VAFIN.
private static boolean KoelnDic.lookupVVFIN(Word word)
           
private static boolean KoelnDic.lookupVVIMP_VAIMP(Word word)
          lookupVVIMP_VAIMP checks a highgerman verb-imperativ in the HashMap VERB if a corresponding verb is found, the verb.imperativ is set as the cologne translation.
private static boolean KoelnDic.lookupVVINF_VAINF_VMINF(Word word)
          lookupVVINF_VAINF_VMINF checks a highgerman verb-infinitiv in the HashMap VERB if a corresponding verb is found, the verb.infinitiv is set as the cologne translation.
private static boolean KoelnDic.lookupVVPP_VAPP_VMPP(Word word)
          lookupVVPP_VAPP_VMPP checks a highgerman verb-partizip in the HashMap VERB if a corresponding verb is found, the verb.partizip is set as the cologne translation.
private static boolean KoelnDic.lookupWord(Word word)
           
static boolean Toolbox.toInt_check(int to_int, Word word)
          This method rechecks every entry changed to int.