1
0
forked from GitHub/gf-rgl

improved resource doc

This commit is contained in:
aarne
2005-05-22 18:43:00 +00:00
parent ace67e1b70
commit 7e9ce03dce
14 changed files with 123 additions and 75 deletions

View File

@@ -40,7 +40,7 @@ lincat
-- = CommNoun ** {s2 : Preposition ; c : CaseA} ;
N3 = Function ** {s3 : Preposition ; c3 : CaseA} ;
Prep = {s : Preposition ; c : CaseA} ;
Num = {s : Gender => Str ; n : Number} ;
Num = {s : Gender => Str ; n : Number ; isNo : Bool} ;
A = Adjective ;
-- = {s : AForm => Str ; p : Bool} ;