UNPKG

phonemic-transcriber

Version:

A simple phonemic transcriber for the american english language.

16 lines (15 loc) 288 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³" };