Browse Source

docs/phonemes.md: split out the pulmonic and non-pulmonic consonant features.

master
Reece H. Dunn 8 years ago
parent
commit
a86d7b742e
1 changed files with 8 additions and 2 deletions
  1. 8
    2
      docs/phonemes.md

+ 8
- 2
docs/phonemes.md View File

# Phonemes # Phonemes


- [Phoneme Type](#phoneme-type) - [Phoneme Type](#phoneme-type)
- [Consonants](#consonants)
- [Consonants (Pulmonic)](#consonants-pulmonic)
- [Voicing](#voicing) - [Voicing](#voicing)
- [Place of Articulation](#place-of-articulation) - [Place of Articulation](#place-of-articulation)
- [Manner of Articulation](#manner-of-articulation) - [Manner of Articulation](#manner-of-articulation)
- [Consonants (Non-Pulmonic)](#consonants-non-pulmonic)
- [Vowels](#vowels) - [Vowels](#vowels)
- [Height](#height) - [Height](#height)
- [Backness](#backness) - [Backness](#backness)
|---------|-------------|-----------------| |---------|-------------|-----------------|
| `vwl` | `vwl` | vowel | | `vwl` | `vwl` | vowel |


## Consonants
## Consonants (Pulmonic)


### Voicing ### Voicing


| `lat` | `lat` | lateral | | `lat` | `lat` | lateral |
| `trl` | `trl` | trill | | `trl` | `trl` | trill |
| `flp` | `flp` | tap/flap | | `flp` | `flp` | tap/flap |

## Consonants (Non-Pulmonic)

| Feature | Kirshenbaum | Name |
|---------|-------------|-----------------|
| `clk` | `clk` | click | | `clk` | `clk` | click |
| `ejc` | `ejc` | ejective | | `ejc` | `ejc` | ejective |
| `imp` | `imp` | implosive | | `imp` | `imp` | implosive |

Loading…
Cancel
Save