forked from GitHub/gf-rgl
partial implementation of Ancient Greek RGL
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
--# -path=.:../abstract
|
||||
|
||||
concrete ConstructionGrc of Construction = CatGrc **
|
||||
open SyntaxGrc, SymbolicGrc, ParadigmsGrc,
|
||||
(L = LexiconGrc), (E = ExtraGrc), (G = GrammarGrc), (I = IrregGrc), (R = ResGrc), (N = NounGrc), Prelude in {
|
||||
flags coding=utf8 ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user