mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-10 21:39:32 -06:00
14 lines
203 B
Plaintext
14 lines
203 B
Plaintext
--# -path=.:present
|
|
|
|
concrete PhrasebookPol of Phrasebook =
|
|
GreetingsPol,
|
|
WordsPol ** open
|
|
SyntaxPol,
|
|
Prelude in {
|
|
|
|
flags
|
|
language = pl_PL ; optimize =values ; coding =utf8 ;
|
|
|
|
|
|
}
|