forked from GitHub/gf-rgl
added NamesAra to GrammarAra
This commit is contained in:
@@ -14,7 +14,8 @@ concrete GrammarAra of Grammar =
|
|||||||
TextX - [Utt],
|
TextX - [Utt],
|
||||||
StructuralAra,
|
StructuralAra,
|
||||||
IdiomAra,
|
IdiomAra,
|
||||||
TenseX - [Utt]
|
TenseX - [Utt],
|
||||||
|
NamesAra
|
||||||
** {
|
** {
|
||||||
|
|
||||||
flags startcat = Phr ; unlexer = text ; lexer = text ;
|
flags startcat = Phr ; unlexer = text ; lexer = text ;
|
||||||
|
|||||||
Reference in New Issue
Block a user