1
0
forked from GitHub/gf-rgl

record type extension freshness check

This commit is contained in:
aarne
2005-02-15 10:06:30 +00:00
parent 90c8481462
commit 1ce0c5d2a4
5 changed files with 79 additions and 49 deletions

View File

@@ -49,7 +49,7 @@ lincat
AP = Adjective ;
AS = Adjective ** {mp,mn : Mode} ; --- "more difficult for him to come than..."
A2S = Adjective ** {s2 : Preposition} ;
AV = Adjective ;
AV = Adjective ** {c : CaseA} ;
A2V = Adjective ** {s2 : Preposition} ;
V = Verb ;