mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-27 11:48:55 -06:00
AppFre now works
This commit is contained in:
@@ -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]
|
||||||
|
|
||||||
** {
|
** {
|
||||||
|
|||||||
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user