summaryrefslogtreecommitdiff
path: root/examples/phrasebook/PhrasebookHin.gf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/phrasebook/PhrasebookHin.gf')
-rw-r--r--examples/phrasebook/PhrasebookHin.gf10
1 files changed, 10 insertions, 0 deletions
diff --git a/examples/phrasebook/PhrasebookHin.gf b/examples/phrasebook/PhrasebookHin.gf
new file mode 100644
index 000000000..805df25d3
--- /dev/null
+++ b/examples/phrasebook/PhrasebookHin.gf
@@ -0,0 +1,10 @@
+--# -path=.:alltenses:/users/shafqat/www.grammaticalframework.org_4/lib/src/hindi:/users/shafqat/www.grammaticalframework.org_4/lib/src/api
+
+
+concrete PhrasebookHin of Phrasebook =
+ GreetingsHin,
+ WordsHin ** open
+ SyntaxHin,
+ Prelude in {
+
+}