mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-10 13:29:32 -06:00
18 lines
399 B
Plaintext
18 lines
399 B
Plaintext
--# -path=.:../finnish/stemmed:../finnish:../api:../translator:../../../examples/phrasebook:alltenses
|
|
|
|
concrete AppFin of App =
|
|
SmallPredFin
|
|
, ExtensionsFin [CN,NP,AdA,AdV,CompoundCN,AdAdV,UttAdV,ApposNP]
|
|
, DocumentationFin - [Pol,Tense]
|
|
, DictionaryFin - [Pol,Tense]
|
|
, PhrasebookFin - [open_A]
|
|
|
|
** {
|
|
|
|
flags
|
|
literal = Symb ;
|
|
|
|
lin
|
|
PhrasePhr p = {s = "+" ++ p.s} | p ;
|
|
|
|
} |