forked from GitHub/gf-rgl
Icelandic added to RGL by Bjarki Traustason
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
--# -path=.:../abstract:../common:prelude
|
||||
|
||||
concrete GrammarIce of Grammar =
|
||||
NounIce,
|
||||
VerbIce,
|
||||
AdjectiveIce,
|
||||
AdverbIce,
|
||||
NumeralIce,
|
||||
SentenceIce,
|
||||
QuestionIce,
|
||||
RelativeIce,
|
||||
ConjunctionIce,
|
||||
PhraseIce,
|
||||
TextX,
|
||||
StructuralIce,
|
||||
IdiomIce,
|
||||
TenseX
|
||||
** open ResIce, Prelude in {
|
||||
|
||||
flags startcat = Phr ; unlexer = text ; lexer = text ;
|
||||
|
||||
} ;
|
||||
Reference in New Issue
Block a user