UNPKG

ipa-jfk

Version:

IPA narrow transcription of English words in New York City accent

64 lines (52 loc) 2.59 kB
<!-- Copyright (C) 2020-2021 b1f6c1c4 This file is part of IPA-JFK. IPA-JFK is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, version 3. IPA-JFK is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License along with IPA-JFK. If not, see <https://www.gnu.org/licenses/>. --> <!DOCTYPE html> <html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> <meta content="ie=edge" http-equiv="x-ua-compatible"> <meta name="description" content="IPA narrow transcription of English words in New York City accent"> <title>IPA-JFK: IPA narrow transcription of English words in New York City accent</title> </head> <body> <h1>IPA-JFK</h1> <p>GitHub: <a href="https://github.com/b1f6c1c4/IPA-JFK">b1f6c1c4/IPA-JFK</a></p> <p id="loading">Loading...</p> <form action="#" style="display: none" id="frm"> <input type="text" id="word" name="word" autofocus><br> <input type="radio" id="unicode" name="format" value="unicode" checked><label for="unicode">Unicode</label> <input type="radio" id="latex" name="format" value="latex"><label for="latex">LaTeX/tipa</label> <input type="radio" id="raw" name="format" value="raw"><label for="raw">JSON/Raw</label> <details> <summary>Advanced settings</summary> <label for="ph">Reference Phonemes</label> <input type="text" id="ph" name="ph"><br> <label for="ae">/&aelig;/-raising Hints</label> <input type="text" id="ae" name="ae"><br> <label for="ae">Syllabification Hints</label> <input type="text" id="syllable" name="syllable"><br> <input type="checkbox" id="phonetic" name="phonetic" checked><label for="phonetic">Phonetic (narrow) transcription</label> </details> </form> <ul id="results"></ul> <pre>IPA-JFK Copyright (C) 2020-2021 b1f6c1c4 This is free software, licensed under AGPL-v3.0-only. See the source code for copying conditions. You can obtain the source code from GitHub: https://github.com/b1f6c1c4/IPA-JFK</pre> <script type="module" src="main.js"></script> </body> </html>