SPRAAK
|
sorted lexicon More...
Data Fields | |
int | nr_words |
nr. of words in the lexicon More... | |
char ** | word_str |
linear representation of the lexicon (NULL terminated) More... | |
char * | word_delim_in |
delimiter between words for input More... | |
char * | word_delim_out |
delimiter between words for output More... | |
char | free_word_str |
indicates how the word_str array must be deallocated More... | |
char | spr_cwr_slex_free |
char | phone_desc_avail |
indicates that the phoneme description is available More... | |
char | graph_ext |
allow sub-word indications using this special character More... | |
sorted lexicon
int SprCwrSLex::nr_words |
nr. of words in the lexicon
char** SprCwrSLex::word_str |
linear representation of the lexicon (NULL terminated)
char* SprCwrSLex::word_delim_in |
delimiter between words for input
char* SprCwrSLex::word_delim_out |
delimiter between words for output
char SprCwrSLex::free_word_str |
indicates how the word_str array must be deallocated
char SprCwrSLex::spr_cwr_slex_free |
indicates if the SprCwrSLex structure itselves has to be deallocated
char SprCwrSLex::phone_desc_avail |
indicates that the phoneme description is available
char SprCwrSLex::graph_ext |
allow sub-word indications using this special character