partial implementation of Ancient Greek RGL

This commit is contained in:
leiss
2016-05-25 12:35:37 +00:00
parent e81b39a300
commit d9d617be5d
53 changed files with 45536 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
--# -path=.:../german:../common:../abstract:../prelude
resource SymbolicGrc = Symbolic with
(Symbol = SymbolGrc),
(Grammar = GrammarGrc) ;