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

@@ -0,0 +1,15 @@
--# -path=.:../abstract:../common:../prelude
--(c) 2010 Markos KG
-- Licensed under LGPL
concrete LangAmh of Lang =
GrammarAmh,
LexiconAmh
** {
flags startcat = Phr ; unlexer = text ; lexer = text ; coding = utf8 ;
}