SPRAAK
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Data Fields
SprCwrCDPhone Struct Reference

description of a context dependent phone More...

Data Fields

char * name
 short name of the context dependent phone More...
 
SprPhonNum ci_phone
 index of the corresponding context independent phone More...
 
short flags
 bitmap flags More...
 
SprPhonNum * left_context
 description of the left context More...
 
SprPhonNum * right_context
 description of the rigth context More...
 
struct spr_t_cwr_node_info * first_node
 pointer to the node-info block of the first node More...
 
struct spr_t_cwr_cd_phone * next
 next phone that models the same context independent phone More...
 

Detailed Description

description of a context dependent phone

Field Documentation

char* SprCwrCDPhone::name

short name of the context dependent phone

SprPhonNum SprCwrCDPhone::ci_phone

index of the corresponding context independent phone

short SprCwrCDPhone::flags

bitmap flags

SprPhonNum* SprCwrCDPhone::left_context

description of the left context

SprPhonNum* SprCwrCDPhone::right_context

description of the rigth context

struct spr_t_cwr_node_info* SprCwrCDPhone::first_node

pointer to the node-info block of the first node

struct spr_t_cwr_cd_phone* SprCwrCDPhone::next

next phone that models the same context independent phone