forked from GitHub/gf-rgl
(Pes) Remove redundant exclusion of lincat of Adv
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
concrete CatPes of Cat = CommonX - [Adv] ** open ResPes, Prelude in {
|
||||
concrete CatPes of Cat = CommonX ** open ResPes, Prelude in {
|
||||
|
||||
flags optimize=all_subs ;
|
||||
|
||||
@@ -44,9 +44,6 @@ concrete CatPes of Cat = CommonX - [Adv] ** open ResPes, Prelude in {
|
||||
VPSlash = ResPes.VPHSlash ;
|
||||
Comp = {s : Agr => Str} ;
|
||||
|
||||
---- Adv
|
||||
Adv = {s : Str} ;
|
||||
|
||||
---- Adjective
|
||||
|
||||
AP = ResPes.Adjective ;
|
||||
|
||||
Reference in New Issue
Block a user