forked from GitHub/gf-rgl
move UseDAP, UseDAPMasc, UseDAPFem to the RGL and implement it for several new languages
This commit is contained in:
+1
-1
@@ -48,7 +48,7 @@ concrete CatDut of Cat =
|
||||
|
||||
Pron = Pronoun ;
|
||||
|
||||
Det = Determiner ;
|
||||
Det, DAP = Determiner ;
|
||||
Quant = Quantifier ;
|
||||
Predet = {s : Number => Gender => Str} ;
|
||||
Num = {s : Str ; n : Number ; isNum : Bool} ;
|
||||
|
||||
Reference in New Issue
Block a user