mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-18 17:29:32 -06:00
14 lines
177 B
Plaintext
14 lines
177 B
Plaintext
--# -path=.:present
|
|
|
|
concrete PhrasebookFre of Phrasebook =
|
|
GreetingsFre,
|
|
WordsFre
|
|
** open
|
|
SyntaxFre,
|
|
Prelude in {
|
|
|
|
lin
|
|
PGreeting g = lin Text (ss g.s) ;
|
|
|
|
}
|