mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-30 02:58:35 -06:00
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