diff options
| author | aarne <aarne@chalmers.se> | 2011-11-06 21:13:09 +0000 |
|---|---|---|
| committer | aarne <aarne@chalmers.se> | 2011-11-06 21:13:09 +0000 |
| commit | 6b0a9291977b849f5fd4dc38cc990008e61cd4f5 (patch) | |
| tree | 7fb167e7ea15584107cfd35a773747dd5d3ad7ef /examples/phrasebook/PhrasebookTha.gf | |
| parent | 0d04d5624139c4c166ef57c28c33fabca43fed5d (diff) | |
Thai phrasebook started: Greetings OK
Diffstat (limited to 'examples/phrasebook/PhrasebookTha.gf')
| -rw-r--r-- | examples/phrasebook/PhrasebookTha.gf | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/examples/phrasebook/PhrasebookTha.gf b/examples/phrasebook/PhrasebookTha.gf new file mode 100644 index 000000000..956599009 --- /dev/null +++ b/examples/phrasebook/PhrasebookTha.gf @@ -0,0 +1,11 @@ +--# -path=.:alltenses + +concrete PhrasebookTha of Phrasebook = + GreetingsTha, + WordsTha + ** open +-- SyntaxTha, + Prelude in { + + +} |
