1
0
forked from GitHub/gf-rgl

started romance predication; some restructuring of modules; CheckGrammar value table bug fix

This commit is contained in:
aarne
2006-01-20 10:54:38 +00:00
parent dc44af4a87
commit 5e6fa9f01f
18 changed files with 808 additions and 880 deletions

View File

@@ -1,2 +1,2 @@
concrete VerbFre of Verb = CatFre ** VerbRomance with
(DiffRomance = DiffFre) ;
(ResRomance = ResFre) ;