| __backtrellis__ | |
| __gram_list__ | List of grammars to be read at startup | 
| __multi_gram__ | Grammar holder | 
| __nextword__ | |
| __node__ | |
| __trellis_atom__ | |
| _a_cell | Transition arc of HMM state | 
| _apatnode | Patricia binary tree node, to search related pointer from string | 
| _bmalloc_base | Information of allocated memory block for mybmalloc() | 
| _cd_set | Context-dependent HMM set (called "pseudo") for a logical context | 
| _dfa_arc | Transition arc of DFA | 
| _HMM_logical | Logical HMM to map logical names to physical/pseudo HMM | 
| _HTK_HMM_data | Top HMM model, corresponds to "~h" macro in hmmdefs | 
| _HTK_HMM_dens | HMM Gaussian density (or mixture) data | 
| _HTK_HMM_state | HMM state data | 
| _HTK_HMM_trans | HMM transition table | 
| _HTK_HMM_variance | HMM variance data | 
| _linked_buffer | Linked data structure to hold malloced areas | 
| _patnode | Another patricia binary tree node, to search integer value from string | 
| _seg_token | |
| BASEPHONE | Basephone information extracted from hmminfo | 
| CD_State_Set | Context-dependent state set, equivalent to HTK_HMM_State, part of pseudo phone | 
| CMEAN | |
| DeltaBuf | Cycle buffer for delta computation | 
| DFA_INFO | Top structure of a DFA | 
| DFA_STATE | State of DFA | 
| FBankInfo | Workspace for filterbank analysis | 
| GCODEBOOK | Gaussian mixture codebook in tied-mixture model | 
| GS_SET | Set of HMM states for Gaussian Mixture Selection | 
| HMM | HMM state sequence | 
| HMM_basephone | List of all basephone in hmminfo | 
| HMM_CDSET_INFO | Top structure to hold all the HMM sets | 
| HMM_STATE | HMM State | 
| HTK_HMM_INFO | Top HMM structure that holds all the HTK HMM definition | 
| HTK_HMM_Options | HMM Option | 
| HTK_HMM_StreamInfo | Stream information (although current Julius supports only single stream) | 
| HTK_Param | Input speech parameter | 
| HTK_Param_Header | Parameter types and extraction conditions | 
| MIXCACHE | A component of per-codebook probability cache while search | 
| NGRAM_INFO | Main N-gram structure | 
| OptionStr | Structure for decoding/encoding parameter type code | 
| s_cell | |
| TERM_INFO | Information of each terminal symbol (=category) | 
| TOKEN2 | Token to hold viterbi pass history | 
| Value | MFCC configuration parameter values | 
| wchmm_info | |
| wchmm_state | |
| WORD_INFO | Word dictionary structure to hold vocabulary | 
 1.4.2