1
0
forked from GitHub/gf-rgl

Added some missing lincats needed to make SwadeshLexEng work.

This commit is contained in:
bringert
2005-02-25 12:59:05 +00:00
parent cbd023b9e4
commit 8c4db00b68
3 changed files with 10 additions and 8 deletions

View File

@@ -90,6 +90,7 @@ lincat
IP = {s : NPForm => Str ; n : Number ; g : Gender} ;
IDet = {s : Str ; n : Number} ;
IAdv = {s : Str } ;
QCl = {s : Bool => SForm => QuestForm => Str} ;
QS = {s : QuestForm => Str} ;
Imp = {s : Number => Str} ;