rita.support.ifs
Interface RiLexiconIF

All Superinterfaces:
com.sun.speech.freetts.lexicon.Lexicon
All Known Implementing Classes:
RiCMULexicon, RiLexiconImpl

public interface RiLexiconIF
extends com.sun.speech.freetts.lexicon.Lexicon


Method Summary
 java.lang.String[] getPosArr(java.lang.String word)
           
 
Methods inherited from interface com.sun.speech.freetts.lexicon.Lexicon
addAddendum, getPhones, getPhones, isLoaded, isSyllableBoundary, load, removeAddendum
 

Method Detail

getPosArr

java.lang.String[] getPosArr(java.lang.String word)