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 =
SmallPredFre
, ExtensionsFre [CN,NP,AdA,AdV,CompoundCN,AdAdV,UttAdV,ApposNP]
, DocumentationFre - [Pol,Tense]
, DictionaryFre - [Pol,Tense]
, DocumentationFre
, DictionaryFre
, PhrasebookFre - [open_A]
** {

View File

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