mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-27 03:46:29 -06:00
remove redundant lincat Interj (inherited from CommonX)
This commit is contained in:
@@ -9,7 +9,6 @@ lincat V3, V2A, V2V = Verb ** {c2,c3 : Compl} ;
|
||||
lincat A = {s : Str} ;
|
||||
lincat A2 = A ** {c2 : Compl} ;
|
||||
lincat Prep = Compl ;
|
||||
lincat Interj = {s : Str} ;
|
||||
lincat Voc = {s : Str} ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user