mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-27 11:56:29 -06:00
Hebrew RGL files added
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
--# -path=.:../abstract:../common:prelude
|
||||
|
||||
concrete GrammarHeb of Grammar =
|
||||
NounHeb,
|
||||
VerbHeb,
|
||||
AdjectiveHeb,
|
||||
AdverbHeb,
|
||||
-- NumeralHeb,
|
||||
SentenceHeb,
|
||||
-- QuestionHeb,
|
||||
-- IdiomHeb,
|
||||
-- RelativeHeb,
|
||||
-- ConjunctionHeb,
|
||||
PhraseHeb,
|
||||
-- TextHeb,
|
||||
StructuralHeb,
|
||||
TenseHeb
|
||||
** {
|
||||
flags coding=utf8 ;
|
||||
|
||||
|
||||
flags startcat = Phr ; unlexer = text ; lexer = text ;
|
||||
|
||||
} ;
|
||||
Reference in New Issue
Block a user