forked from GitHub/gf-rgl
added documentation and some missing paradigm functions
This commit is contained in:
@@ -107,7 +107,8 @@ lincat
|
||||
N2 = Noun ** {c2 : Complement} ;
|
||||
N3 = Noun ** {c2,c3 : Complement} ;
|
||||
PN = {s : RCase => Str} ;
|
||||
|
||||
LN,GN,SN = {s : Str} ;
|
||||
|
||||
Temp = {s : Str ; t : ClTense ; a : Anteriority} ;
|
||||
Tense = {s : Str ; t : ClTense} ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user