mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-28 09:28:54 -06:00
fix lincat AP
This commit is contained in:
@@ -2,7 +2,7 @@ concrete CatHye of Cat = CommonX ** open Prelude,ResHye in {
|
||||
lincat A = Adj ;
|
||||
lincat A2 = Adj ** {c2 : Compl} ;
|
||||
lincat ACard = {s : Str} ;
|
||||
lincat AP = {} ;
|
||||
lincat AP = Adj ;
|
||||
lincat CN = {s : Species => Case => Number => Str;
|
||||
poss1 : Case => Number => Str;
|
||||
poss2 : Case => Number => Str} ;
|
||||
|
||||
Reference in New Issue
Block a user