AppFre now works

This commit is contained in:
aarne
2014-03-13 12:33:12 +00:00
parent b325f74048
commit 775f186447
2 changed files with 3 additions and 3 deletions

View File

@@ -3,8 +3,8 @@
concrete AppFre of App = concrete AppFre of App =
SmallPredFre SmallPredFre
, ExtensionsFre [CN,NP,AdA,AdV,CompoundCN,AdAdV,UttAdV,ApposNP] , ExtensionsFre [CN,NP,AdA,AdV,CompoundCN,AdAdV,UttAdV,ApposNP]
, DocumentationFre - [Pol,Tense] , DocumentationFre
, DictionaryFre - [Pol,Tense] , DictionaryFre
, PhrasebookFre - [open_A] , PhrasebookFre - [open_A]
** { ** {

View File

@@ -1,7 +1,7 @@
concrete RGLBaseFre of RGLBase = concrete RGLBaseFre of RGLBase =
-- modules in Grammar, excluding Structural, Verb, Sentence, Question -- modules in Grammar, excluding Structural, Verb, Sentence, Question
---- Tense, TenseFre - [TTAnt],
NounFre - [PPartNP], -- to be generalized NounFre - [PPartNP], -- to be generalized
AdjectiveFre, AdjectiveFre,
NumeralFre, NumeralFre,