summaryrefslogtreecommitdiff
path: root/examples/bronzeage/README
diff options
context:
space:
mode:
authoraarne <aarne@cs.chalmers.se>2006-02-25 21:12:59 +0000
committeraarne <aarne@cs.chalmers.se>2006-02-25 21:12:59 +0000
commit281f57112a38d75fc29c4391712535f3cfad9e22 (patch)
treeae064c54bbd555bf56211210811c18f896e222aa /examples/bronzeage/README
parent3cbd135010a597aa4caf1098bd21b95814f5de64 (diff)
directories of precompiled libraries under lib
Diffstat (limited to 'examples/bronzeage/README')
-rw-r--r--examples/bronzeage/README6
1 files changed, 5 insertions, 1 deletions
diff --git a/examples/bronzeage/README b/examples/bronzeage/README
index 3d647a047..02b430c7b 100644
--- a/examples/bronzeage/README
+++ b/examples/bronzeage/README
@@ -14,7 +14,7 @@ To build the run-time grammar:
Before this, you have to have compiled the libraries:
cd <whatever you need>GF/lib/resource-1.0
- make langs
+ make present
make install
To work with the grammar
@@ -25,6 +25,10 @@ Once in GF, you can do translation,
p -mcfg -lang=BronzeageEng "Don't eat that thick snake!" | tb
+spoken-language translation (requires ATK),
+
+ si -lang=BronzeageEng -tr | p -mcfg -lang=BronzeageEng | tb
+
random generation,
gr | tb