forked from GitHub/gf-core
15 lines
176 B
Plaintext
15 lines
176 B
Plaintext
--# -path=.:present
|
|
|
|
concrete PhrasebookIta of Phrasebook =
|
|
GreetingsIta,
|
|
WordsIta
|
|
** open
|
|
SyntaxIta,
|
|
Prelude in {
|
|
|
|
lin
|
|
PGreeting g = lin Text (ss g.s) ;
|
|
|
|
}
|
|
|