mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-06 17:52:51 -06:00
Hebrew RGL files added
This commit is contained in:
12
lib/src/hebrew/LangHeb.gf
Normal file
12
lib/src/hebrew/LangHeb.gf
Normal file
@@ -0,0 +1,12 @@
|
||||
--# -path=alltenses
|
||||
|
||||
concrete LangHeb of Lang =
|
||||
GrammarHeb,
|
||||
LexiconHeb
|
||||
** {
|
||||
flags coding=utf8 ;
|
||||
|
||||
|
||||
flags startcat = Phr ; unlexer = text ; lexer = text ; coding = utf8 ;
|
||||
|
||||
} ;
|
||||
Reference in New Issue
Block a user