Browse Source

docs/phonemes.md: rename the height and backness sections.

master
Reece H. Dunn 8 years ago
parent
commit
2a13094974
1 changed files with 20 additions and 23 deletions
  1. 20
    23
      docs/phonemes.md

+ 20
- 23
docs/phonemes.md View File

- [Active Articulators](#active-articulators) - [Active Articulators](#active-articulators)
- [Passive Articulators](#passive-articulators) - [Passive Articulators](#passive-articulators)
- [Rounding and Labialization](#rounding-and-labialization) - [Rounding and Labialization](#rounding-and-labialization)
- [Vowels](#vowels-1)
- [Height](#height)
- [Backness](#backness)
- [Vowel Height](#vowel-height)
- [Vowel Backness](#vowel-backness)
- [Diacritics](#diacritics) - [Diacritics](#diacritics)
- [Syllabicity](#syllabicity) - [Syllabicity](#syllabicity)
- [Consonant Release](#consonant-release) - [Consonant Release](#consonant-release)
annotations to specify the type of labialization. Vowels can use these to annotations to specify the type of labialization. Vowels can use these to
change their labialization from the default one specified by `rnd`. change their labialization from the default one specified by `rnd`.


### Vowels
### Vowel Height


#### Height

| Feature | Kirshenbaum | Name |
|---------|-------------|------------------------|
| `hgh` | `hgh` | close (high) |
| `smh` | `smh` | near-close (semi-high) |
| `umd` | `umd` | close-mid (upper-mid) |
| `mid` | `mid` | mid |
| `lmd` | `lmd` | open-mid (lower-mid) |
| `sml` | | near-open (semi-low) |
| `low` | `low` | open (low) |

#### Backness

| Feature | Kirshenbaum | Name |
|---------|-------------|-----------------|
| `fnt` | `fnt` | front |
| `cnt` | `cnt` | center |
| `bck` | `bck` | back |
| Feature | Name |
|---------|------------------------|
| `hgh` | close (high) |
| `smh` | near-close (semi-high) |
| `umd` | close-mid (upper-mid) |
| `mid` | mid |
| `lmd` | open-mid (lower-mid) |
| `sml` | near-open (semi-low) |
| `low` | open (low) |

### Vowel Backness

| Feature | Name |
|---------|-----------------|
| `fnt` | front |
| `cnt` | center |
| `bck` | back |


### Diacritics ### Diacritics



Loading…
Cancel
Save