1
0
forked from GitHub/gf-core

lib/amharic by Markos Kassa Gobena

This commit is contained in:
aarne
2010-11-10 17:01:12 +00:00
parent 906b185d2f
commit ac54c8e6e5
35 changed files with 7552 additions and 2 deletions

View File

@@ -1,7 +1,11 @@
--# -path=.:present
concrete AttemptoEng of Attempto = SymbolsC,NumeralEng ** AttemptoI with
concrete AttemptoEng of Attempto = SymbolsC,NumeralEng ** AttemptoI - [which_RP] with
(Syntax = SyntaxEng),
(Symbolic = SymbolicEng),
(LexAttempto = LexAttemptoEng) ;
(LexAttempto = LexAttemptoEng) ** open SyntaxEng, ExtraEng in {
lin which_RP = SyntaxEng.which_RP | that_RP ;
} ;