remove redundant lincat Interj (inherited from CommonX)

This commit is contained in:
Inari Listenmaa
2025-01-24 14:57:46 +01:00
parent 66b5e4108f
commit 70e41e47a7
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -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} ;
}