mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-01 03:28:34 -06:00
Added Interrogative adverbs abd Pronouns. Not working Properly.
This commit is contained in:
@@ -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 ;
|
||||
|
||||
Reference in New Issue
Block a user