SPRAAK
|
Data Fields | |
const char * | fname |
1st field: the file name. More... | |
const char * | spelling |
2nd field: the spelling. More... | |
double | btime |
3rd field: begin time in continuous time base. More... | |
double | etime |
4th field: end time in continuous time base. More... | |
const char * | remainder |
remainder of the corpus line. More... | |
A corpus entry struct holds info on one entry in a corpus file.
const char* SprCorpusEntry::fname |
1st field: the file name.
const char* SprCorpusEntry::spelling |
2nd field: the spelling.
double SprCorpusEntry::btime |
3rd field: begin time in continuous time base.
double SprCorpusEntry::etime |
4th field: end time in continuous time base.
const char* SprCorpusEntry::remainder |
remainder of the corpus line.