App ported to Fre

This commit is contained in:
aarne
2014-03-13 11:12:34 +00:00
parent 7b545dbb0e
commit b325f74048
5 changed files with 289 additions and 1 deletions

View File

@@ -0,0 +1,18 @@
--# -path=.:../translator:../../../examples/phrasebook
concrete AppFre of App =
SmallPredFre
, ExtensionsFre [CN,NP,AdA,AdV,CompoundCN,AdAdV,UttAdV,ApposNP]
, DocumentationFre - [Pol,Tense]
, DictionaryFre - [Pol,Tense]
, PhrasebookFre - [open_A]
** {
flags
literal = Symb ;
lin
PhrasePhr p = {s = "+" ++ p.s} | p ;
}