forked from GitHub/gf-core
18 lines
352 B
Plaintext
18 lines
352 B
Plaintext
--# -path=.:../translator:../../../examples/phrasebook
|
|
|
|
concrete AppSwe of App =
|
|
SmallPredSwe
|
|
, ExtensionsSwe [CN,NP,AdA,AdV,CompoundCN,AdAdV,UttAdV,ApposNP]
|
|
, DocumentationSwe - [Pol,Tense]
|
|
, DictionarySwe - [Pol,Tense]
|
|
, PhrasebookSwe - [open_A]
|
|
|
|
** {
|
|
|
|
flags
|
|
literal = Symb ;
|
|
|
|
lin
|
|
PhrasePhr p = {s = "+" ++ p.s} | p ;
|
|
|
|
} |