forked from GitHub/gf-core
lib/amharic by Markos Kassa Gobena
This commit is contained in:
15
lib/src/amharic/LangAmh.gf
Normal file
15
lib/src/amharic/LangAmh.gf
Normal 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 ;
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user