1
0
forked from GitHub/gf-rgl

starting to add tense to English resource

This commit is contained in:
aarne
2005-01-17 16:32:15 +00:00
parent bf88707c18
commit 7e0e6edec4
15 changed files with 1814 additions and 15 deletions

View File

@@ -35,7 +35,7 @@ lincat
n : Number ; p : Person ; c : ClitType} ;
PN = {s : Str ; g : Gender} ;
Det = {s : Gender => Str ; n : Number} ;
A1 = Adjective ;
A = Adjective ;
-- = {s : AForm => Str ; p : Bool} ;
A2 = Adjective ** {s2 : Preposition ; c : CaseA} ;
ADeg = {s : Degree => AForm => Str ; p : Bool} ;