From 281f57112a38d75fc29c4391712535f3cfad9e22 Mon Sep 17 00:00:00 2001 From: aarne Date: Sat, 25 Feb 2006 21:12:59 +0000 Subject: directories of precompiled libraries under lib --- examples/bronzeage/README | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'examples/bronzeage/README') 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 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 -- cgit v1.2.3