forked from GitHub/gf-core
A tested version of Numerals
A bug is known in NP case agreement. The fix does not belong to this part of the resource grammar.
This commit is contained in:
@@ -65,7 +65,7 @@ concrete CatRus of Cat = CommonX ** open ResRus, Prelude in {
|
||||
|
||||
-- Numeral
|
||||
|
||||
Num, Numeral, Card = {s : Case => Gender => Str ; n : Number} ;
|
||||
Num, Numeral, Card = {s : Gender => Animacy => Case => Str ; n : Number} ;
|
||||
Digits = {s : Str ; n : Number} ; ----
|
||||
|
||||
-- Structural
|
||||
|
||||
Reference in New Issue
Block a user