A clone of xsduan's conniebot for matrix
Go to file
nei 411dc95eac i think i did this wrong but im gonna try anyways 2019-02-26 12:04:35 +00:00
x2i init 2018-12-03 01:12:20 +00:00
.envrc Nix shell stuff 2019-02-25 21:20:43 +01:00
.gitignore Nix shell stuff 2019-02-25 21:20:43 +01:00
Dockerfile init 2018-12-03 01:12:20 +00:00
config.json.example init 2018-12-03 01:12:20 +00:00
index.ts Add help and debug 2019-02-26 01:21:08 +01:00
package-lock.json Update bot sdk 2019-02-26 00:10:12 +01:00
package.json Update bot sdk 2019-02-26 00:10:12 +01:00
readme i think i did this wrong but im gonna try anyways 2019-02-26 12:04:35 +00:00
shell.nix Nix shell stuff 2019-02-25 21:20:43 +01:00

readme

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This is a bot for converting x- or z-sampa to IPA, or converting a custom ascii notation to standard PIE notation. Simply type your ascii inside // or [] with a prefixed x, z or p for x-sampa, z-sampa and PIE-notation respectively.
For instance,
x[sts_>q_hts_ht_hx] gives [st͡sʼqʰt͡sʰtʰx]
x/dZAn "m{d@n/ gives /d͡ʒɑn ˈmædən/
p[x2"owis x1"ek'wo:s-kve] gives *h₂ówis h₁é"kwōs-kʷe


Guides to these systems can be found here:
X-sampa: https://en.wikipedia.org/wiki/X-SAMPA
Z-sampa: http://www.kneequickie.com/kq/Z-SAMPA
For the PIE notation, a preceding " is acute accent, a following : is the macron, a following . is the syllabicity marker, h always becomes superscript and v is superscript w. Palato-velars are marked with a following ' and x1, x2, x3 etc. yields the laryngeals, with x@ for the subscript a laryngeal, and xx for an unknown laryngeal. This is best learned by experimenting.