1
0
forked from GitHub/gf-core
Files
gf-core/next-lib/src/slavic/ResSlavic.gf

7 lines
127 B
Plaintext

interface ResSlavic = DiffSlavic ** open CommonSlavic, Prelude in {
oper
Preposition : Type = {s : Str; c : Case};
}