mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-13 06:49:31 -06:00
added genitive case in the Slovenian API
This commit is contained in:
@@ -2,6 +2,7 @@ resource ParadigmsSlv = open CatSlv, ResSlv, Prelude in {
|
||||
|
||||
oper
|
||||
nominative : Case = Nom ;
|
||||
genitive : Case = Gen ;
|
||||
dative : Case = Dat ;
|
||||
accusative : Case = Acc ;
|
||||
locative : Case = Loc ;
|
||||
|
||||
Reference in New Issue
Block a user