mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-24 10:41:15 -06:00
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 ;
|
|
|
|
}
|