forked from GitHub/gf-core
13 lines
183 B
Plaintext
13 lines
183 B
Plaintext
--# -path=.:present:alltenses
|
|
|
|
concrete PhrasebookDan of Phrasebook =
|
|
GreetingsDan,
|
|
WordsDan ** open
|
|
SyntaxDan,
|
|
Prelude in {
|
|
|
|
lin
|
|
PGreeting g = lin Text (ss g.s) ;
|
|
|
|
}
|