forked from GitHub/gf-core
English and Swedish resource functions for Query
This commit is contained in:
@@ -50,4 +50,6 @@ concrete AdjectiveEng of Adjective = CatEng ** open ResEng, Prelude in {
|
||||
isPre = True
|
||||
} ;
|
||||
|
||||
AdvAP ap adv = {s = \\a => ap.s ! a ++ adv.s ; isPre = False} ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user