summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraarne <unknown>2005-06-27 12:32:04 +0000
committeraarne <unknown>2005-06-27 12:32:04 +0000
commit2d8dd807d82aad9a0260943e8939a8d43f9d4b1b (patch)
treeca6104951aca2b144a21ee618e108e508c95fac8
parent3c508f4f89557318d8e0b50372a3f0d024e317f0 (diff)
added README on Dj Godis
-rw-r--r--grammars/TALK/README18
1 files changed, 18 insertions, 0 deletions
diff --git a/grammars/TALK/README b/grammars/TALK/README
new file mode 100644
index 000000000..468c7a6d2
--- /dev/null
+++ b/grammars/TALK/README
@@ -0,0 +1,18 @@
+Grammars from the European TALK Project.
+
+Under construction, mostly work by Ann-Charlotte Forslund.
+
+To test:
+
+ cd GF_GoDiS/Domain/DJGoDiS/User/
+
+ gf userDomainPro.gf userDomainSwe.gf userDomainEng.gf
+
+
+ > gr | l -multi -all
+
+ > p "lower the volume"
+
+ > gt -depth=5 | pt -transform=solve | l -lang=userDomainSwe
+
+(README by Aarne Ranta 27/6/2005)