forked from GitHub/gf-core
typos in the grammars
This commit is contained in:
@@ -12,7 +12,7 @@ concrete GrammarLat of Grammar =
|
|||||||
-- ConjunctionLat,
|
-- ConjunctionLat,
|
||||||
-- PhraseLat,
|
-- PhraseLat,
|
||||||
TextX,
|
TextX,
|
||||||
StructuralLat,
|
StructuralLat
|
||||||
-- IdiomLat
|
-- IdiomLat
|
||||||
** {
|
** {
|
||||||
} ;
|
} ;
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
--# -path=.:../romance:../abstract:../common:prelude
|
--# -path=.:../romance:../abstract:../common:prelude
|
||||||
|
|
||||||
concrete GrammarRon of Grammar =
|
concrete GrammarRon of Grammar =
|
||||||
NumeralRon,
|
NumeralRon
|
||||||
** {
|
** {
|
||||||
|
|
||||||
flags startcat = Phr ; unlexer = text ; lexer = text ;
|
flags startcat = Phr ; unlexer = text ; lexer = text ;
|
||||||
|
|||||||
Reference in New Issue
Block a user