;============================================================================================ ;ENGLISH MORPHOLOGY MODULE FOR THE ANALYSIS OF THE TRAINING CORPUS ;============================================================================================ (BLK)=; removes all blank spaces (D,%x)(N,%y):=(%y,+att=%x); replaces the determiner by an attribute assigned to the noun (MOV,%x)(V,%y):=(%y,+att=%x); replaces the modal auxiliary by an attribute assigned to the verb (N,PLR,^@pl):=(+att=@pl); assigns the attribute @pl to plural nouns ("non")("-")(J,%x):=(%x,+att=@not); replaces the prefix non by the attribute @not assigned to the adjective