Browse Source

phoneme features: move the unused features to an 'Unused' section.

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

+ 11
- 2
docs/phoneme_features.md View File

- [Backness](#backness) - [Backness](#backness)
- [Rounding](#rounding) - [Rounding](#rounding)
- [Additional Features](#additional-features) - [Additional Features](#additional-features)
- [Unused](#unused)
- [References](#references) - [References](#references)


---------- ----------
| `stp` | `stp` | stop | | `stp` | `stp` | stop |
| `frc` | `frc` | fricative | | `frc` | `frc` | fricative |
| `nas` | `nas` | nasal | | `nas` | `nas` | nasal |
| `orl` | `orl` | oral |
| `apr` | `apr` | approximant | | `apr` | `apr` | approximant |
| `lat` | `lat` | lateral | | `lat` | `lat` | lateral |
| `ctl` | `ctl` | central |
| `trl` | `trl` | trill | | `trl` | `trl` | trill |
| `flp` | `flp` | tap/flap | | `flp` | `flp` | tap/flap |
| `clk` | `clk` | click | | `clk` | `clk` | click |
| `nzd` | `nzd` | nasalized | | `nzd` | `nzd` | nasalized |
| `fzd` | `fzd` | pharyngealized | | `fzd` | `fzd` | pharyngealized |


## Unused

These are feature abbreviations specified by Evan Kirshenbaum in Appendix A of
his ASCII/IPA transcription, but are not used elsewhere.

| Feature | Kirshenbaum | Name |
|---------|-------------|-----------------|
| | `orl` | oral |
| | `ctl` | central |

## References ## References


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

Loading…
Cancel
Save