1
0
forked from GitHub/gf-rgl

towards LangFre

This commit is contained in:
aarne
2005-02-15 16:33:08 +00:00
parent 1ce0c5d2a4
commit 45b5ac86b4
10 changed files with 1228 additions and 771 deletions

View File

@@ -19,7 +19,7 @@ param
Gender = Masc | Fem ;
Person = P1 | P2 | P3 ;
Mode = Ind | Con ;
Degree = Pos | Comp | Sup ;
Degree = Pos | Comp ;
-- The case must be made an abstract type, since it varies from language to
-- language. The same concerns those parameter types that depend on case.