mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-30 19:18:34 -06:00
prepositions in Slovenian
This commit is contained in:
@@ -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};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user