From f1a938cfc954d0bd5d82716e608bdd9e2007fbb5 Mon Sep 17 00:00:00 2001 From: Lucien Cartier-Tilet Date: Sat, 22 Aug 2020 13:05:37 +0200 Subject: [PATCH] =?UTF-8?q?Updated=20Proto-=C3=91yqy=20phonetics?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- funcs.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/funcs.el b/funcs.el index 6825c8c..1352731 100644 --- a/funcs.el +++ b/funcs.el @@ -277,8 +277,8 @@ runes during org-mode export" (defvar conlanging//nyqy-phonetics '(("q" t t "q" "ħ") ("g" t t "ɢ" "ʢ") ("ñ" t t "ɴ" "m") - ("c" t t "t͡ʃ" "ɬ") - ("j" t t "d͡ʒ" "ɮ") + ("c" t t "c" "ɬ") + ("j" t t "ɟ" "ɮ") ("w" t t "w" "l") ("p" t nil "χ" "p") ("b" t nil "ʁ" "b")