mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
typos in the grammars
This commit is contained in:
@@ -12,7 +12,7 @@ concrete GrammarLat of Grammar =
|
||||
-- ConjunctionLat,
|
||||
-- PhraseLat,
|
||||
TextX,
|
||||
StructuralLat,
|
||||
StructuralLat
|
||||
-- IdiomLat
|
||||
** {
|
||||
} ;
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
--# -path=.:../romance:../abstract:../common:prelude
|
||||
|
||||
concrete GrammarRon of Grammar =
|
||||
NumeralRon,
|
||||
NumeralRon
|
||||
** {
|
||||
|
||||
flags startcat = Phr ; unlexer = text ; lexer = text ;
|
||||
|
||||
Reference in New Issue
Block a user