Browse Source

docs/phonemes.md: restructure the consonant release features.

master
Reece H. Dunn 8 years ago
parent
commit
c6442f2b7d
2 changed files with 14 additions and 4 deletions
  1. 11
    0
      docs/phoneme_model.md
  2. 3
    4
      docs/phonemes.md

+ 11
- 0
docs/phoneme_model.md View File

@@ -12,6 +12,7 @@
- [Rounding and Labialization](#rounding-and-labialization)
- [Vowel Rounding](#vowel-rounding)
- [Syllabicity](#syllabicity)
- [Consonant Release](#consonant-release)
- [References](#references)

----------
@@ -231,6 +232,16 @@ The degree of rounding/labialization is specified using the following features:
| `syl` | syllabic |
| `nsy` | non-syllabic |

## Consonant Release

| Feature | Name |
|---------|---------------------------------|
| `frr` | fricative release |
| `asp` | aspirated |
| `nrs` | nasal release |
| `lrs` | lateral release |
| `unx` | no audible release (unexploded) |

## References

1. <a name="ref1"></a> Kirshenbaum, Evan,

+ 3
- 4
docs/phonemes.md View File

@@ -16,8 +16,8 @@
- [Phonation](#phonation)
- [Rounding and Labialization](#rounding-and-labialization)
- [Syllabicity](#syllabicity)
- [Features](#features)
- [Consonant Release](#consonant-release)
- [Features](#features)
- [Fortis and Lenis](#fortis-and-lenis)
- [Co-articulation](#co-articulation-1)
- [Suprasegmentals](#suprasegmentals)
@@ -610,18 +610,17 @@ features:
| `syl` | ◌̩ | syllabic |
| `nsy` | ◌̯ | non-syllabic |

## Features

### Consonant Release

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

## Features

### Co-articulation

| Feature | Symbol | Name | Co-Articulator | Type |

Loading…
Cancel
Save