forked from GitHub/gf-core
add bulgarian language (still incomplete)
This commit is contained in:
10
lib/resource/bulgarian/LangBul.gf
Normal file
10
lib/resource/bulgarian/LangBul.gf
Normal file
@@ -0,0 +1,10 @@
|
||||
--# -path=.:../abstract:../common:prelude
|
||||
|
||||
concrete LangBul of Lang =
|
||||
GrammarBul,
|
||||
LexiconBul
|
||||
** {
|
||||
|
||||
flags startcat = Phr ; unlexer = text ; lexer = text ;
|
||||
|
||||
} ;
|
||||
Reference in New Issue
Block a user