word(
w) ->events
Transcribe one lowercase word into phoneme events
Returns a list of { ph = <ARPAbet>, stress = 0|1|2 }. The exceptions
dictionary is consulted first (with, then without, apostrophes); otherwise
the letter-to-sound rules run with the first-vowel stress heuristic.