Browse Source

docs/phonemes.md: restructure the syllabicity features.

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

+ 8
- 0
docs/phoneme_model.md View File

- [Vowel Backness](#vowel-backness) - [Vowel Backness](#vowel-backness)
- [Rounding and Labialization](#rounding-and-labialization) - [Rounding and Labialization](#rounding-and-labialization)
- [Vowel Rounding](#vowel-rounding) - [Vowel Rounding](#vowel-rounding)
- [Syllabicity](#syllabicity)
- [References](#references) - [References](#references)


---------- ----------
| unrounded | `unr` | `unr` | | unrounded | `unr` | `unr` |
| rounded | `rnd` | `ptr` if `bck` or `cnt`; `cmp` if `fnt`. | | rounded | `rnd` | `ptr` if `bck` or `cnt`; `cmp` if `fnt`. |


## Syllabicity

| Feature | Name |
|---------|--------------|
| `syl` | syllabic |
| `nsy` | non-syllabic |

## References ## References


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

+ 3
- 3
docs/phonemes.md View File

- [Air Flow](#air-flow) - [Air Flow](#air-flow)
- [Phonation](#phonation) - [Phonation](#phonation)
- [Rounding and Labialization](#rounding-and-labialization) - [Rounding and Labialization](#rounding-and-labialization)
- [Features](#features)
- [Syllabicity](#syllabicity) - [Syllabicity](#syllabicity)
- [Features](#features)
- [Consonant Release](#consonant-release) - [Consonant Release](#consonant-release)
- [Fortis and Lenis](#fortis-and-lenis) - [Fortis and Lenis](#fortis-and-lenis)
- [Co-articulation](#co-articulation-1) - [Co-articulation](#co-articulation-1)
| `mrd` | ◌̹ | more rounded | | `mrd` | ◌̹ | more rounded |
| `lrd` | ◌̜ | less rounded | | `lrd` | ◌̜ | less rounded |


## Features

### Syllabicity ### Syllabicity


| Feature | Symbol | Name | | Feature | Symbol | Name |
| `syl` | ◌̩ | syllabic | | `syl` | ◌̩ | syllabic |
| `nsy` | ◌̯ | non-syllabic | | `nsy` | ◌̯ | non-syllabic |


## Features

### Consonant Release ### Consonant Release


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

Loading…
Cancel
Save