summaryrefslogtreecommitdiff
path: root/examples/bronzeage/README
diff options
context:
space:
mode:
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