1
0
forked from GitHub/gf-core

prepositions in Slovenian

This commit is contained in:
krasimir
2016-03-24 19:48:06 +00:00
parent 3e8ec361d8
commit 5e586c247a
2 changed files with 11 additions and 0 deletions
+2
View File
@@ -1,6 +1,8 @@
concrete CatSlv of Cat = open ResSlv in {
lincat
Prep = {s : Str; c : Case} ;
N = {s : Case => Number => Str; g : Gender};
PN = {s : Case => Number => Str; g : Gender};