More English morphology clean-up.

This commit is contained in:
bjorn
2008-10-30 14:37:54 +00:00
parent 9e26b4f852
commit bed2d9068e
4 changed files with 79 additions and 84 deletions

View File

@@ -8,7 +8,7 @@
-- syntax. To build a lexicon, it is better to use $ParadigmsEng$, which
-- gives a higher-level access to this module.
resource MorphoEng = ResEng ** open Prelude, (Predef=Predef) in {
resource MorphoEng = open Prelude, (Predef=Predef), ResEng in {
flags optimize=all ;