Browse Source

docs/phonemes.md: move consonant release up a level.

master
Reece H. Dunn 8 years ago
parent
commit
c70465c14d
1 changed files with 9 additions and 11 deletions
  1. 9
    11
      docs/phonemes.md

+ 9
- 11
docs/phonemes.md View File

@@ -21,8 +21,8 @@
- [Vowel Height](#vowel-height)
- [Vowel Backness](#vowel-backness)
- [Syllabicity](#syllabicity)
- [Consonant Release](#consonant-release)
- [Diacritics](#diacritics)
- [Consonant Release](#consonant-release)
- [Fortis and Lenis](#fortis-and-lenis)
- [Articulation](#articulation)
- [Co-articulation](#co-articulation-1)
@@ -713,18 +713,16 @@ change their labialization from the default one specified by `rnd`.
| `syl` | ◌̩ | syllabic |
| `nsy` | ◌̯ | non-syllabic |

### Diacritics

#### Consonant Release
### Consonant Release

| Feature | Kirshenbaum | IPA | Name |
|---------|-------------|-----|-----------------|
| `asp` | `asp` | ◌ʰ | aspirated |
| `nrs` | | ◌ⁿ | nasal release |
| `lrs` | | ◌ˡ | lateral release |
| `unx` | `unx` | ◌̚ | no audible release (unexploded) |
| Feature | Symbol | Name |
|---------|--------|-----------------|
| `asp` | ◌ʰ | aspirated |
| `nrs` | ◌ⁿ | nasal release |
| `lrs` | ◌ˡ | lateral release |
| `unx` | ◌̚ | no audible release (unexploded) |

__NOTE:__ The `nrs` and `lrs` features are not defined in Cainteoir Text-to-Speech.
### Diacritics

#### Fortis and Lenis


Loading…
Cancel
Save