diff options
| author | bringert <bringert@cs.chalmers.se> | 2007-06-25 16:49:36 +0000 |
|---|---|---|
| committer | bringert <bringert@cs.chalmers.se> | 2007-06-25 16:49:36 +0000 |
| commit | b17e74bca5b24af410deaf68941ed37d5bfb5e92 (patch) | |
| tree | 50d1a4eb12d1b8a9fa2b13ef8281ba56e18f3ff2 /doc | |
| parent | 862c780f78ae6d3b4495b56a2070d1ec1ff25e5c (diff) | |
Document non-recursive SRGS.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/gf-history.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/gf-history.html b/doc/gf-history.html index 109ff666a..3fe8153e2 100644 --- a/doc/gf-history.html +++ b/doc/gf-history.html @@ -14,6 +14,13 @@ Changes in functionality since May 17, 2005, release of GF Version 2.2 <p> +25/6 (BB) +Added new speech recognition grammar printers for non-recursive SRGS grammars, +as used by Nuance Recognizer 9.0. Try <tt>pg -printer=srgs_xml_non_rec</tt> +or <tt>pg -printer=srgs_abnf_non_rec</tt>. + +<p> + 19/6 (AR) Extended the functor syntax (<tt>with</tt> modules) so that the functor can have restricted import and a module body (whose function is normally to complete restricted |
