=Implemented ComparA AdAP which necesitated the modification of the ADA type. Deleted the CatCggOld.gf

This commit is contained in:
David Bamutura
2019-05-17 02:11:50 +02:00
parent 5f5d71bb0a
commit d5bec3b459
4 changed files with 32 additions and 15 deletions
+2 -2
View File
@@ -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 ;