mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-17 15:12:50 -06:00
More English morphology clean-up.
This commit is contained in:
@@ -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 ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user