1
0
forked from GitHub/gf-core

AppIta, with a small lexicon

This commit is contained in:
aarne
2014-03-13 13:27:51 +00:00
parent 1d2d8aa8ac
commit 3a39903563
4 changed files with 288 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
--# -path=.:../translator:../../../examples/phrasebook
concrete AppIta of App =
SmallPredIta
, ExtensionsIta [CN,NP,AdA,AdV,CompoundCN,AdAdV,UttAdV,ApposNP]
, DocumentationIta
, DictionaryIta
, PhrasebookIta - [open_A]
** {
flags
literal = Symb ;
lin
PhrasePhr p = {s = "+" ++ p.s} | p ;
}