Dictionary window#

Warning

The dictionary window requires that a dictionary has been loaded for a corpus. See Loading a dictionary for more details.

../_images/dictionary_interface.png

The dictionary window allows for editing words in the pronunciation dictionary that is loaded for the corpus.

Searching the dictionary#

You can use the highlighted search bar below to search for words in the dictionary. In addition to the clear button in the search box, there are buttons for enabling regular expressions, matching full words only, and case sensitivity. Pressing enter in the search box will run the search.

../_images/dictionary_search.png

The buttons to the right of the search bar. The OOV check button will reanalyze the corpus and update counts and any OOVs from editing utterance transcripts. The button will rebuild lexicon FSTs for use in aligning and splitting single files in Editing utterances.

Dictionary search results#

By default search results are sorted on the orthographic form, but each column other than “Pronunciation” can be clicked to cycle sorting on it. If you double click the counts of a word, the Utterances window (Utterance search results) will pop up and show all utterances that have this word.

../_images/dictionary_results.png

The orthographic form and pronunciation can both be edited by double clicking the field. Editing the pronunciation has extra validation to ensure that no new phone symbols are introduced. Clicking the button will bring up a keyboard for adding symbols to the pronunciation.

../_images/dictionary_pronunciation.png

Right-clicking any pronunciation/word will bring up a context menu for adding a new pronunciation, deleting any selected words, or deleting any selected pronunciations.

../_images/dictionary_context_menu.png