Skip to content

Commit

Permalink
docs/phonemes.md: improve the rounding and labialization specificatio…
Browse files Browse the repository at this point in the history
…n and use these to describe the co-articulated consonants.
  • Loading branch information
rhdunn committed Jan 22, 2017
1 parent 67393a8 commit c53d85e
Showing 1 changed file with 20 additions and 22 deletions.
42 changes: 20 additions & 22 deletions docs/phonemes.md
Expand Up @@ -12,13 +12,12 @@
- [Place of Articulation](#place-of-articulation)
- [Active Articulators](#active-articulators)
- [Passive Articulators](#passive-articulators)
- [Rounding and Labialization](#rounding-and-labialization)
- [Consonants](#consonants)
- [Co-articulation](#co-articulation)
- [Manner of Articulation](#manner-of-articulation)
- [Vowels](#vowels-1)
- [Height](#height)
- [Backness](#backness)
- [Rounding](#rounding)
- [Diacritics](#diacritics)
- [Syllabicity](#syllabicity)
- [Consonant Release](#consonant-release)
Expand Down Expand Up @@ -353,12 +352,12 @@ Symbols to the left have a `vls` phonation, and to the right have `mdv` phonatio

### Other Symbols

| Symbol | Features |
|--------|-------------------------|
| ʍ | `vls` `lbv` `apr` |
| w | `mdv` `lbv` `apr` |
| ɥ | `mdv` `lbp` `apr` |
| ɧ | `vls` `vzd` `pla` `frc` |
| Symbol | Alternative | Features |
|--------|-------------|-------------------------|
| ʍ | ɰ̊ʷ | `vls` `vel` `ptr` `apr` |
| w | ɰʷ | `mdv` `vel` `ptr` `apr` |
| ɥ | | `mdv` `pal` `ptr` `apr` |
| ɧ | | `vls` `vzd` `pla` `frc` |

### Vowels

Expand Down Expand Up @@ -517,14 +516,21 @@ consonants, but Wikipedia does not. This model uses the Wikipedia descriptions.
| `egs` | epiglottis |
| `gts` | glottis |

### Consonants
### Rounding and Labialization

#### Co-articulation
| Feature | Symbol | Name | Rounded | Position |
|---------|--------|------------|---------|-----------------------------------------|
| `unr` | | unrounded | No | Close to the jaw. |
| `ptr` | ◌ʷ, ◌ᶣ | protruded | Yes | Protrude outward from the jaw. |
| `cmp` | ◌ᵝ | compressed | Yes | Close to the jaw. |
| `rnd` | | rounded | Yes | `ptr` if `bck` or `cnt`; `cmp` if `fnt` |

| Feature | Kirshenbaum | Name |
|---------|-------------|-----------------|
| `lbv` | `lbv` | labial-velar |
| `lbp` | | labial-palatal |
The `unr` and `rnd` features are used for vowels to describe their default
labialization. Consonants are `unr` by default, and can use the ◌ʷ, ◌ᶣ and ◌ᵝ
annotations to specify the type of labialization. Vowels can use these to
change their labialization from the default one specified by `rnd`.

### Consonants

#### Manner of Articulation

Expand Down Expand Up @@ -575,13 +581,6 @@ __NOTE:__ `sib` is not used in the IPA charts.
| `cnt` | `cnt` | center |
| `bck` | `bck` | back |

#### Rounding

| Feature | Kirshenbaum | Name |
|---------|-------------|-----------------|
| `unr` | `unr` | unrounded |
| `rnd` | `rnd` | rounded |

### Diacritics

#### Syllabicity
Expand Down Expand Up @@ -662,7 +661,6 @@ diacritics.
|---------|-------------|-----|-----------------|
| `mrd` | | ◌̹ | more rounded |
| `lrd` | | ◌̜ | less rounded |
| `lzd` | `lzd` | ◌ʷ | labialized or labio-velarized |
| `pzd` | `pzd` | ◌ʲ | palatalized |
| `vzd` | `vzd` | ◌ˠ | velarized |
| `fzd` | `fzd` | ◌ˤ | pharyngealized |
Expand Down

0 comments on commit c53d85e

Please sign in to comment.