#include <wordentry.h>
Public Member Functions | |
| c_WordEntry (const string &sb) | |
| void | add (const c_LabelEntry &l) |
| void | finish (const c_LabelEntry &l) |
| void | setFirst (const unsigned &f) |
| void | setLast (const unsigned &l) |
| void | setPros (const string &p) |
| ostream & | printXML (ostream &out, const string &ident) const |
Private Member Functions | |
| bool | isSyllableBoundarie (const string &p) const |
Private Attributes | |
| string | key |
| string | real |
| string | sb_sym |
| bool | start |
| unsigned | first |
| unsigned | last |
| string | pros |
| c_SyllableEntry | syllable |
| vector< c_SyllableEntry > | syllables |
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.6