mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-30 19:18:34 -06:00
=Implemented ComparA AdAP which necesitated the modification of the ADA type. Deleted the CatCggOld.gf
This commit is contained in:
@@ -11,10 +11,10 @@ concrete GrammarCgg of Grammar =
|
||||
RelativeCgg,
|
||||
ConjunctionCgg,
|
||||
PhraseCgg,
|
||||
TextX -[Adv, IAdv],
|
||||
TextX -[Adv, IAdv,AdA],
|
||||
StructuralCgg,
|
||||
IdiomCgg,
|
||||
TenseX -[Adv,IAdv]
|
||||
TenseX -[Adv,IAdv,AdA]
|
||||
** {
|
||||
|
||||
flags startcat = Phr ; unlexer = text ; lexer = text ;
|
||||
|
||||
Reference in New Issue
Block a user