summaryrefslogtreecommitdiff
path: root/examples/phrasebook/PhrasebookPes.gf
diff options
context:
space:
mode:
authorvirk.shafqat <virk.shafqat@gmail.com>2012-03-05 09:46:05 +0000
committervirk.shafqat <virk.shafqat@gmail.com>2012-03-05 09:46:05 +0000
commitf4fb8fe57d309c05c46e8d7459e550a1b7c6c4d9 (patch)
treefe59f753af980a345d4f4d7b5b40dad9151f83b2 /examples/phrasebook/PhrasebookPes.gf
parent2ffa5f70da24110a69ff968bc459218a4068c16d (diff)
HinPesPhrasebook
Diffstat (limited to 'examples/phrasebook/PhrasebookPes.gf')
-rw-r--r--examples/phrasebook/PhrasebookPes.gf9
1 files changed, 9 insertions, 0 deletions
diff --git a/examples/phrasebook/PhrasebookPes.gf b/examples/phrasebook/PhrasebookPes.gf
new file mode 100644
index 000000000..bd6e240cd
--- /dev/null
+++ b/examples/phrasebook/PhrasebookPes.gf
@@ -0,0 +1,9 @@
+--# -path=.:alltenses:/users/shafqat/www.grammaticalframework.org_4/lib/src/persian:/users/shafqat/www.grammaticalframework.org_4/lib/src/api
+
+concrete PhrasebookPes of Phrasebook =
+ GreetingsPes,
+ WordsPes ** open
+ SyntaxPes,
+ Prelude in {
+
+}