Added FA and SRG stuff to HelpFile. Fixed typos in history file.

This commit is contained in:
bringert
2005-09-13 07:33:56 +00:00
parent 0199234b2d
commit 314a9db89f
3 changed files with 16 additions and 4 deletions

View File

@@ -495,6 +495,12 @@ q, quit: q
*-printer=xml XML: DTD for the pg command, object for st
-printer=old old GF: file readable by GF 1.2
-printer=stat show some statistics of generated GFC
-printer=gsl Nuance GSL speech recognition grammar
-printer=jsgf Java Speech Grammar Format
-printer=slf a finite automaton in the HTK SLF format
-printer=slf_graphviz the same automaton as in SLF, but in Graphviz format
-printer=fa_graphviz a finite automaton with labelled edges
-printer=regular a regular grammar in a simple BNF
-startcat, like -cat, but used in grammars (to avoid clash with keyword cat)