UNPKG

phonemic-transcriber

Version:

A simple phonemic transcriber for the american english language.

16 lines (15 loc) 260 B
"use strict"; // APA DICTIONARY const apadict = { "a": "ox", "alphabet": "áxL.Fox.BëhT", "an": "áxN", "do": "Dúq", "drop": "DRáqP", "is": "íhZ", "know": "Nóu", "not": "NáqT", "ocean": "óu.SHoxN", "we": "Wíq", "what": "WáhT" };