Wikipedia:Reference desk/Archives/Computing/2015 March 2

{{#ifeq:{{PAGENAME}}|Special:Undelete| |{{#if:|

}} {{#ifeq:{{NAMESPACE}}|Wikipedia|{{#switch:{{NAMESPACE}}|= |
}}|{{error:not substituted|Archive header}}
}}}} {{#if:|
}}
width = "100%"
colspan="3" align="center" | Computing desk
width="20%" align="left" | < March 1

! width="25%" align="center"|<< Feb | March | Apr >>

! width="20%" align="right" |{{#ifexist:Wikipedia:Reference desk/Archives/Computing/2015 March 3|March 3|Current desk}} >

align=center width=95% style="background: #FFFFFF; border: 1px solid #003EBA;" cellpadding="8" cellspacing="0"
style="background: #5D7CBA; text-align: center; font-family:Arial; color:#FFFFFF;" | Welcome to the Wikipedia Computing Reference Desk Archives
The page you are currently viewing is {{#ifexist:Wikipedia:Reference desk/Archives/Computing/2015 March 12|an archive page|a transcluded archive page}}. While you can leave answers for any questions shown below, please ask new questions on one of the current reference desk pages.

__TOC__

= March 2 =

IPA characters representation in VM/CMS in 1986

SGML and Oxford English Dictionary features a screenshot of the LEXX editor, a software especially prepared for the task by IBM, with a content offering IPA characters, in 1986.

What are the more plausible hypothesis to figure how to represent these characters in the screen in a text editor (and so a regular terminal)?

There is something I can conceive, as I found on International_Phonetic_Alphabet#ASCII_and_keyboard_transliterations several input methods existed. Yet, for document storage purpose, the size of the huge corpus make plausible the possibility to find a sequence of characters used to represent an IPA character used to represent the raw characters instead, so it would be more logic to represent each character directly. A possibility to solve these two issues could be an ASCII extended code page including IPA characters, but I'm not sure about how VM/CMS handles the terminal output. --Dereckson (talk) 22:59, 2 March 2015 (UTC)

:I don't know about displaying IPA in regular terminals, but I know many people use LaTeX to typeset documents that rely on IPA. See e.g. here [https://en.wikibooks.org/wiki/LaTeX/Linguistics], and here [http://www.ling.ohio-state.edu/events/lcc/tutorials/tipachart/tipachart.pdf]. Classically, LaTeX could be coded in a text terminal (e.g. VT100, emacs, etc), then compiled into a .dvi or .pdf for separate display or printing. I don't think LEXX would display IPA characters in the terminal, would it? SemanticMantis (talk) 00:28, 3 March 2015 (UTC)

::It did, as you can see in the screenshot. The description says that it used the IBM 3279's programmable fonts to display IPA, italics and small capitals. I don't know how they were encoded on the mainframe end. -- BenRG (talk) 01:29, 3 March 2015 (UTC)

:::Oops, didn't look carefully enough, thanks for the clarification. SemanticMantis (talk) 14:56, 3 March 2015 (UTC)

:I'm not sure, but these instructions might allow you to get IPA displayed in a terminal in OSX [http://linguisticmystic.com/2007/03/08/using-ipa-fonts-with-mac-os-x-the-comprehensive-guide/]. SemanticMantis (talk) 21:03, 3 March 2015 (UTC)