The toolbar allows for quick access to most of the Grammar Editor's features.
Create a new grammar.
Open an existing grammar.
Save the currently selected grammar.
Cut the selected text.
Copy the selected text.
Paste the selected text.
Undo the last action.
Redo the last action.
Find a text selection.
Toggle wrapping lines to fit the window.
Show end of line characters.
Compile the grammar.
The menus provide access to all of the Editor’s features.
Create a new grammar with ABNF header information already generated.
Create a new grammar with GrXML header information already generated.
(CTRL+O)
Select a grammar file to open in the Editor.
Save the selected grammar to disk.
Save the selected grammar to disk, choosing a new file name for the grammar.
Close the selected grammar.
Close the Grammar Editor. If there is an unsaved, modified grammar open, a prompt will display offering the chance to save the grammar.
The Edit menu controls basic editing operations, similar to many Windows text editors.
Undo the last changes to the selected grammar.
Redo the last changes to the selected grammar.
Copies and deletes the selected text from the grammar, and places a copy in the clipboard. Use Paste to insert the clipboard copy into a new document.
Copies the selected text from the grammar and places the copy in the clipboard. Use Paste to insert the clipboard copy into a new document.
Inserts the clipboard copy at the cursor location.
Searches the grammar for a specific phrase.
Repeats the last find command.
Allows you to specify a word in the grammar to be replaced with another.
Repeats the last replace command.
When the cursor is placed immediately before an open brace or parentheses, this command will highlight all the text contained within the brace or parentheses.
Moves the cursor to the specified line number.
Indents the current text. This works on multiple lines if you have them selected.
Selects all text in the open grammar.
The View menu controls the look of the Editor.
Toggles word wrap.
If selected, the special characters to indicate new lines will be shown.
If selected, line numbers will be shown to the left of each line.
The Grammar menu contains various functions relating to grammars.
Saves the current grammar in a compiled binary form for use by the LumenVox Speech Engine.
Saves the current grammar in the ABNF format. Useful for turning a GrXML grammar into ABNF.
Send the currently selected grammar to the Speech Tuner’s Grammar Tester component, for use in testing interactions. This is only enabled if the Editor was launched from within the Speech Tuner.
Attempts to compile the selected grammar using LumenVox’s SRGS compiler. Any errors during compilation are displayed in the Output Frame.
Parses the sentence currently entered into the parse sentence box through the current grammar.
Contains copyright and version information about the Grammar Editor.