forked from GitHub/gf-core
initial Slavic grammar, shared between Bulgarian and Russian
This commit is contained in:
6
next-lib/src/slavic/ResSlavic.gf
Normal file
6
next-lib/src/slavic/ResSlavic.gf
Normal file
@@ -0,0 +1,6 @@
|
||||
interface ResSlavic = DiffSlavic ** open CommonSlavic, Prelude in {
|
||||
|
||||
oper
|
||||
Preposition : Type = {s : Str; c : Case};
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user