forked from GitHub/gf-rgl
9 lines
265 B
Plaintext
9 lines
265 B
Plaintext
--# -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 ;
|
|
|
|
}
|