From fd0dfd7d4d9885b8b4cac7bd60308e2890a05caa Mon Sep 17 00:00:00 2001 From: bringert Date: Wed, 1 Feb 2006 16:23:14 +0000 Subject: First version of SRGS with semantic tags. --- src/GF/Shell/HelpFile.hs | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'src/GF/Shell/HelpFile.hs') diff --git a/src/GF/Shell/HelpFile.hs b/src/GF/Shell/HelpFile.hs index ab5321297..482967fb2 100644 --- a/src/GF/Shell/HelpFile.hs +++ b/src/GF/Shell/HelpFile.hs @@ -598,10 +598,14 @@ txtHelpFile = "\n -printer=jsgf Java Speech Grammar Format" ++ "\n -printer=srgs_xml SRGS XML format" ++ "\n -printer=srgs_xml_prob SRGS XML format, with weights" ++ + "\n -printer=srgs_xml_ms_sem SRGS XML format, with semantic tags for the" ++ + "\n Microsoft Speech API." ++ "\n -printer=slf a finite automaton in the HTK SLF format" ++ "\n -printer=slf_graphviz the same automaton as slf, but in Graphviz format" ++ - "\n -printer=slf_sub a finite automaton with sub-automata in the HTK SLF format" ++ - "\n -printer=slf_sub_graphviz the same automaton as slf_sub, but in Graphviz format" ++ + "\n -printer=slf_sub a finite automaton with sub-automata in the " ++ + "\n HTK SLF format" ++ + "\n -printer=slf_sub_graphviz the same automaton as slf_sub, but in " ++ + "\n Graphviz format" ++ "\n -printer=fa_graphviz a finite automaton with labelled edges" ++ "\n -printer=regular a regular grammar in a simple BNF" ++ "\n -printer=unpar a gfc grammar with parameters eliminated" ++ -- cgit v1.2.3