1
0
forked from GitHub/gf-rgl

Added Interrogative adverbs abd Pronouns. Not working Properly.

This commit is contained in:
David Bamutura
2019-05-14 02:04:32 +02:00
parent 64f7bdb967
commit 1dbd1b535f
7 changed files with 129 additions and 55 deletions
+2 -2
View File
@@ -11,10 +11,10 @@ concrete GrammarCgg of Grammar =
RelativeCgg,
ConjunctionCgg,
PhraseCgg,
TextX -[Adv],
TextX -[Adv, IAdv],
StructuralCgg,
IdiomCgg,
TenseX -[Adv]
TenseX -[Adv,IAdv]
** {
flags startcat = Phr ; unlexer = text ; lexer = text ;