forked from GitHub/gf-rgl
initialized Slovak (Slo) by cloning from Czech
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
concrete AdverbSlo of Adverb = CatSlo **
|
||||
open ResSlo, Prelude in {
|
||||
|
||||
lin
|
||||
PrepNP prep np = {
|
||||
s = prep.s ++ np.prep ! prep.c
|
||||
} ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user