dictword_t Struct Reference

a structure for one dictionary word. More...

#include <dict.h>

List of all members.

Public Attributes

char * word
s3cipid_tciphone
int32 pronlen
s3wid_t alt
s3wid_t basewid
int32 n_comp
s3wid_tcomp

Detailed Description

a structure for one dictionary word.


Member Data Documentation

Next alternative pronunciation id, NOT_S3WID if none

Referenced by word_trans().

Base pronunciation id

If n_comp > 0, its components

If this is a compound word, no. of component words; else 0. (Compound words are concatenations of other words, such as GOING_TO, whose pronunciation is quite different from the mere concatenation of their components.)

Ascii word string

Referenced by dump_all_word().


The documentation for this struct was generated from the following file:

Generated on 7 Mar 2010 by  doxygen 1.6.1