writeIPA: Insert IPA symbols with Shiny app

Description Usage Value Source

Description

writeIPA opens a shiny gadget in the viewer pane of RStudio to let users insert a sequence of IPA symbols into the source pane or console. Users can choose to use phonetic features (such as aspirated, schwa, vl for voiceless, vd for voiced, etc.) to find IPA symbols or use the X-SAMPA input method directly. Note that due to the special meanings of backslash(\) in programming, backslashes(\) in X-SAMPA symbols are replaced with slashes(/).

Usage

1

Value

Inserted plain text at the cursor returned by insertText.

Source

https://github.com/dmort27/epitran/blob/master/epitran/data/ipa-xsampa.csv


linguisticsdown documentation built on May 2, 2019, 2:26 p.m.