forked from GitHub/gf-rgl
initialized Slovak (Slo) by cloning from Czech
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
--# -path=.:../abstract:../common:../prelude
|
||||
|
||||
concrete SymbolSlo of Symbol = CatSlo ** open Prelude, ResSlo in {
|
||||
|
||||
lincat
|
||||
Symb = {s : Str} ;
|
||||
lin
|
||||
MkSymb s = s ;
|
||||
SymbPN s = lin PN {s = \\_ => s.s ; g = Neutr} ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user