mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-11 12:12:51 -06:00
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