1
0
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:
Nick Frolov
2011-12-14 16:22:43 +00:00
parent 20b4ff07e3
commit 342ba2e070
7 changed files with 186 additions and 60 deletions

View File

@@ -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