mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
category Art removed from Russian
This commit is contained in:
@@ -56,7 +56,7 @@ concrete CatRus of Cat = CommonX ** CatSlavic with (ResSlavic = ResRus) ** open
|
||||
-- The determined noun has the case parameter specific for the determiner
|
||||
|
||||
Det = {s : AdjForm => Str; n: Number; g: PronGen; c: Case} ;
|
||||
Predet, Quant, Art = {s : AdjForm => Str; g: PronGen; c: Case} ;
|
||||
Predet, Quant = {s : AdjForm => Str; g: PronGen; c: Case} ;
|
||||
|
||||
-- Numeral
|
||||
|
||||
|
||||
Reference in New Issue
Block a user