Updated to match more recent versions of Praat.

* lisp/leim/quail/ipa-praat.el ("ipa-praat"): Update to match
more recent versions of Praat (bug#36198).

- \rh was used for ram's horns (a vowel) and rhoticity hook (a
  diacritic).  Praat uses \hr for the hook, so I made that changed.

- \e3v for the slightly rounded diacritic seems to have been a typo
  related to the use of e in the example.  Changed it to \3v to match
  Praat.

- Added examples to the table of tone diacritics

- Added \^h for superscript h

- Added \^H for superscript h with hook

- Added \^w for superscript w (labialization)

- Added \^j for superscript j (palatalization)

- Added \^g for superscript symbol (velarization)

- Added \^9 for superscript symbol (pharyngealization)
This commit is contained in:
W. Garrett Mitchener 2019-09-17 13:56:28 +02:00 committed by Lars Ingebrigtsen
parent f52c13ff82
commit 0e5e816a09

View file

@ -148,7 +148,14 @@ input | example | description
\\'1 | ˈ | primary stress
\\'2 | ˌ | secondary stress
\\cn | | unreleased plosive
\\rh | ɜ˞ | rhotacized vowel
\\hr | ɜ˞ | rhotacized vowel
\\^h | ʰ | aspiration
\\^H | ʱ | voiced aspiration
\\^w | ʷ | labialized, rounded
\\^j | ʲ | palatalized
\\^g | ˠ | velarized
\\^9 | ˤ | pharyngealized
- Understrikes
@ -168,7 +175,7 @@ input | example | description
\\Uv | | apical
\\Dv | | laminal
\\nv | | nonsyllabic
\\e3v | | slightly rounded
\\3v | | slightly rounded
\\cv | | slightly unrounded
- Overstrikes
@ -176,14 +183,14 @@ input | example | description
input | example | description
------+---------+--------------------------------------------
\\0^ | ɣ̊ | voiceless
\\'^ | | high tone
\\`^ | | low tone
\\-^ | | mid tone
\\~^ | | nasalized
\\v^ | | rising tone
\\^^ | | falling tone
\\:^ | | centralized
\\N^ | | short
\\'^ | | high tone
\\`^ | | low tone
\\-^ | | mid tone
\\~^ | | nasalized
\\v^ | | rising tone
\\^^ | | falling tone
\\:^ | | centralized
\\N^ | | short
\\li | k͡p | simultaneous articulation or single segment
"
nil t nil nil nil nil nil nil nil nil t)
@ -308,7 +315,13 @@ input | example | description
("\\'1" ?ˈ) ; primary stress
("\\'2" ) ; secondary stress
("\\cn" #x031A) ; t̚ unreleased plosive
("\\rh" #x02DE) ; ɜ˞ rhotacized vowel
("\\hr" #x02DE) ; ɜ˞ rhotacized vowel
("\\^h" ) ; ʰ aspiration (usually following a plosive)
("\\^H" ) ; ʱ voiced aspiration (usually following a plosive)
("\\^w" ) ; labialized
("\\^j" ) ; palatalized
("\\^g" ) ; velarized
("\\^9" ) ; pharyngealized
("\\|v" #x0329) ; n̩ syllabic consonant
("\\0v" #x0325) ; b̥ voiceless
@ -324,7 +337,7 @@ input | example | description
("\\Uv" #x033A) ; d̺ apical
("\\Dv" #x033B) ; d̻ laminal
("\\nv" #x032F) ; u̯ nonsyllabic
("\\e3v" #x0339) ; e̹ slightly rounded
("\\3v" #x0339) ; e̹ slightly rounded
("\\cv" #x031C) ; u̜ slightly unrounded
("\\0^" #x030A) ; ɣ̊ voiceless