Public Attributes | List of all members
word_fsg_s Struct Reference

#include <word_fsg.h>

Public Attributes

char * name
 
int32 n_state
 
int32 start_state
 
int32 final_state
 
uint8 use_altpron
 
uint8 use_filler
 
float32 lw
 
glist_t ** trans
 
word_fsglink_t *** null_trans
 
int8 ** rc
 
int8 ** lc
 
int32 n_ciphone
 
dict_tdict
 
mdef_tmdef
 
tmat_ttmat
 
ctxt_table_tctxt
 

Member Data Documentation

ctxt_table_t* word_fsg_s::ctxt
dict_t* word_fsg_s::dict
int32 word_fsg_s::final_state
int8 ** word_fsg_s::lc
float32 word_fsg_s::lw
mdef_t* word_fsg_s::mdef
int32 word_fsg_s::n_ciphone

Added by Arthur at 20050627

int32 word_fsg_s::n_state
char* word_fsg_s::name
word_fsglink_t*** word_fsg_s::null_trans
int8** word_fsg_s::rc
int32 word_fsg_s::start_state
tmat_t* word_fsg_s::tmat
glist_t** word_fsg_s::trans
uint8 word_fsg_s::use_altpron
uint8 word_fsg_s::use_filler

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