mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-02 03:58:34 -06:00
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