It is now XIPA., a tool where you can both input IPA characters, and convert X-SAMPA to IPA.
https://cbbforum.com/xipa.html
I hope that you will find it useful
![:) [:)]](./images/smilies/icon_smile2.png)
Thank you!
Aszev wrote: ↑15 Apr 2020 15:09Thank you!
It's probably technically possible, but tweaking the board code will inevitably get messy when we update it :( (Hence why we're sticking with the default forum style atm.) I think it'll be easier if anyone who wants XIPA. readily available simply bookmarks it in their browser.
Thank you so much for this revamped version of XIPA! I see it both looks nicer and also has more things, like the zero-morpheme marker ∅ (through a button). It's wonderful!
I'm glad that you like it! I've been curious about whether anyone has been using it, so your comment is much appreciatedSequor wrote: ↑18 Oct 2020 20:07Thank you so much for this revamped version of XIPA! I see it both looks nicer and also has more things, like the zero-morpheme marker ∅ (through a button). It's wonderful!
I'd love it if you could correct a small bug that was also present in the ancient version: the ˞ (rhotic) marker for some reason stops the conversion of the character right before it.
How to reproduce: type an X-SAMPA code that gets converted (e.g. E, A), and then type ` (backtick).
An example:
- input: A`
- output: A˞
- expected output: ɑ˞
Thank you for the fix!
I agree with this. The various diacritics were always the hardest part of X-SAMPA. I like the current buttons with tooltip text, because I usually have a general idea of where the diacritic I'm looking for should be, and now I can simply hover around and find it, instead of having to go look it up somewhere else.Sequor wrote: ↑20 Oct 2020 03:26One thing I didn't know I was missing in particular was the inventory of suprasegmentals as buttons. In particular, for some reason, the X-SAMPA codes for tones have never felt intuitive for me, even though I understood in theory that _T = "top" ˥, _H = "high" ˦, _M = "mid" ˧, _L = "low" ˨, and _B = "bottom" ˩.
Thanks for letting me know!Dormouse559 wrote: ↑21 Oct 2020 09:11I have also been using itIt's how I make almost all of my IPA transcriptions online. Thank you for keeping it up!
You can download the page and modify the code, if you know how... Just go to the CSS file (xipa.css) and change "text-align: center" to "text-align: left" under both the .box and .box2 classes. I generally use my own slightly modified version of the page in fact. (I report bugs here because I'd like the official public version bug-free.)jimydog000 wrote: ↑29 Nov 2020 07:44I thought I would get used to the textbox centring after a while. Nope, it's still annoying.
Its an okay tool. I still prefer another though. I like having the diacritics labelled so I can easily find what I'm looking for, and the zoom and colour choices...
It is the only tool with everything on one page and xesampa conversion gizmos.
Code: Select all
document.getElementById("ipaBox").style.textAlign = "left";document.getElementById("sampaBox").style.textAlign = "left";
I don't understand why you insist on writing my old username when refering to me. It's entirely irrelevant in the given context and the reason I changed it is because I don't want to use it anymore.Khemehekis wrote: ↑07 Jan 2021 07:25 XIPA is now listed at https://www.frathwiki.com/Software_tools_for_conlanging !
Thanks! I appreciate the feedback. I'll try to look into this when I have some time to spare!
Mainly because the name change was so recent that people who aren't CBBizens (or even those who are but haven't been on recently) will likely not know who "Aevas" is.Aevas wrote: ↑15 Jan 2021 19:36I don't understand why you insist on writing my old username when refering to me. It's entirely irrelevant in the given context and the reason I changed it is because I don't want to use it anymore.Khemehekis wrote: ↑07 Jan 2021 07:25 XIPA is now listed at https://www.frathwiki.com/Software_tools_for_conlanging !