Browse Source

docs/phonemes.md: restructure the vowel height and backness features.

master
Reece H. Dunn 8 years ago
parent
commit
6ee32cbac1
2 changed files with 45 additions and 23 deletions
  1. 22
    0
      docs/phoneme_model.md
  2. 23
    23
      docs/phonemes.md

+ 22
- 0
docs/phoneme_model.md View File

- [Manner](#manner) - [Manner](#manner)
- [Phonation](#phonation) - [Phonation](#phonation)
- [Voice](#voice) - [Voice](#voice)
- [Vowel Height](#vowel-height)
- [Vowel Backness](#vowel-backness)
- [Rounding and Labialization](#rounding-and-labialization) - [Rounding and Labialization](#rounding-and-labialization)
- [Vowel Rounding](#vowel-rounding) - [Vowel Rounding](#vowel-rounding)
- [References](#references) - [References](#references)
| voiceless | `vls` | `vls` | | voiceless | `vls` | `vls` |
| voiced | `vcd` | `mdv` | | voiced | `vcd` | `mdv` |


## Vowel Height

| 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 |

## Rounding and Labialization ## Rounding and Labialization


| Feature | Name | Rounded | Position | | Feature | Name | Rounded | Position |

+ 23
- 23
docs/phonemes.md View File

- [Manner of Articulation](#manner-of-articulation) - [Manner of Articulation](#manner-of-articulation)
- [Place of Articulation](#place-of-articulation) - [Place of Articulation](#place-of-articulation)
- [Voice](#voice) - [Voice](#voice)
- [Rounding](#rounding)
- [Vowels](#vowels) - [Vowels](#vowels)
- [Rounding](#rounding)
- [Height](#height)
- [Backness](#backness)
- [Diacritics](#diacritics) - [Diacritics](#diacritics)
- [Articulation](#articulation) - [Articulation](#articulation)
- [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) - [Features](#features)
- [Vowel Height](#vowel-height)
- [Vowel Backness](#vowel-backness)
- [Syllabicity](#syllabicity) - [Syllabicity](#syllabicity)
- [Consonant Release](#consonant-release) - [Consonant Release](#consonant-release)
- [Fortis and Lenis](#fortis-and-lenis) - [Fortis and Lenis](#fortis-and-lenis)
distinction is not needed to classify these vowels, so is not included in the distinction is not needed to classify these vowels, so is not included in the
above table. above table.


### Height

| 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) |

### Backness

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

### Rounding ### Rounding


| Feature | Name | | Feature | Name |


## Features ## Features


### Vowel Height

| 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 |

### Syllabicity ### Syllabicity


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

Loading…
Cancel
Save