mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-11 04:02:52 -06:00
mkAdv in Slovenian
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
resource ParadigmsSlv = open CatSlv, ResSlv in {
|
||||
resource ParadigmsSlv = open CatSlv, ResSlv, Prelude in {
|
||||
|
||||
oper
|
||||
nominative : Case = Nom ;
|
||||
@@ -272,4 +272,6 @@ oper
|
||||
}
|
||||
};
|
||||
|
||||
mkAdv : Str -> Adv = \s -> lin Adv {s=s} ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user