- Timestamp:
- 05/21/08 15:26:36 (8 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
Trunk/Scripts/Audio_scripts/AudioSegmentation/AudioBook/Dictionary.pm
r2588 r2589 99 99 open(MISSINGWORDSOUT,">$missing_words_out") or confess ("cannot open $missing_words_out file"); 100 100 open(LOG,">>$log") or confess ("cannot open $log file"); 101 print LOG "\nMissing Words added to Pronunciation Dictionary:\n";102 print LOG "------------------------------------------------\n";101 print LOG "\nMissing Words that need to be added to Pronunciation Dictionary, with suggested pronunciations:\n"; 102 print LOG "-----------------------------------------------------------------------------------------------\n"; 103 103 my ($word, $phonemes); 104 104 format MISSINGWORDSOUT =