summaryrefslogtreecommitdiff
path: root/src/GF/Speech/PrSRGS_ABNF.hs
AgeCommit message (Collapse)Author
2008-06-25removed src for 2.9aarne
2007-06-27Use shorter lines and paragraph-filling in SRGS, JSGF and GSL printing.bringert
2007-06-27Limit GSL/JSGF/SRGS ABNF grammar line width to 80.bringert
2007-06-26Fewer redundant parantheses in JSGF and SRGS ABNF.bringert
2007-06-25Added srgs_abnf_non_rec.bringert
2007-06-21SRG always has RE rhs.bringert
2007-01-21Use _cat category as root in SRGS ABNF and JSGF. SRGS XML already did this.bringert
2007-01-21Get speechLanguage flag from both command-line and grammar. Reformat it to ↵bringert
RFC3066 format (- instead of _) and use it in SRGS, VoiceXML and JSGF.
2007-01-21SRGS ABNF generation: semicolon after meta decls, no $NULL before initTag ↵bringert
since the standard doesn't require it, and it crashes Opera, include tag-format declaration.
2007-01-19Added SRGS ABNF generation.bringert