Browse Source

docs/phonemes.md: restructure the remaining diacritic features.

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

+ 18
- 0
docs/phoneme_model.md View File

@@ -18,6 +18,8 @@
- [Vowel Rounding](#vowel-rounding)
- [Syllabicity](#syllabicity)
- [Consonant Release](#consonant-release)
- [Tongue Root](#tongue-root)
- [Fortis and Lenis](#fortis-and-lenis)
- [References](#references)

----------
@@ -263,6 +265,22 @@ The degree of rounding/labialization is specified using the following features:
| `lrs` | lateral release |
| `unx` | no audible release (unexploded) |

## Tongue Root

The tongue root position can be specified using the following features:

| Feature | Symbol | Name |
|---------|--------|-----------------------|
| `atr` | ◌̘ | advanced tongue root |
| `rtr` | ◌̙ | retracted tongue root |

## Fortis and Lenis

| Feature | Name |
|---------|--------|
| `fts` | fortis |
| `lns` | lenis |

## References

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

+ 3
- 4
docs/phonemes.md View File

@@ -18,7 +18,7 @@
- [Syllabicity](#syllabicity)
- [Consonant Release](#consonant-release)
- [Co-articulation](#co-articulation)
- [Features](#features)
- [Tongue Root](#tongue-root)
- [Fortis and Lenis](#fortis-and-lenis)
- [Suprasegmentals](#suprasegmentals)
- [Stress](#stress)
@@ -629,10 +629,9 @@ features:
| `nzd` | ◌̃ | nasalized |
| `rzd` | ◌˞ | rhoticized |

## Features
### Tongue Root

Additionally, the tongue root position can be specified using the following
features:
The tongue root position can be specified using the following features:

| Feature | Symbol | Name |
|---------|--------|-----------------------|

Loading…
Cancel
Save