Browse Source

docs: Split out the ASCII-IPA ':' character into a suprasegmentals section and document the stress markers.

master
Reece H. Dunn 7 years ago
parent
commit
dd6ed3f438
1 changed files with 18 additions and 1 deletions
  1. 18
    1
      docs/phonemes/kirshenbaum.md

+ 18
- 1
docs/phonemes/kirshenbaum.md View File

@@ -6,6 +6,9 @@
- [Vowels](#vowels)
- [Other Symbols](#other-symbols-1)
- [Diacritics](#diacritics)
- [Suprasegmentals](#suprasegmentals)
- [Stress](#stress)
- [Length](#length)
- [References](#references)

----------
@@ -147,7 +150,6 @@ and `>` characters after the base phoneme (`p<dnt>`).

| Symbol | Feature |
|--------|---------|
| `:` | `{lng}` |
| `!` | `{clk}` |
| `[` | `{dnt}` |
| `;` | `{pzd}` |
@@ -185,6 +187,21 @@ meaning depending on the voicing of the base phoneme.
|---------|-----------|---------|
| `` ` `` | `{ejc}` | `{imp}` |

## Suprasegmentals

### Stress

| Symbol | Name |
|--------|------------------|
| `'` | primary stress |
| `,` | secondary stress |

### Length

| Symbol | Feature |
|--------|---------|
| `:` | `{lng}` |

## References

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

Loading…
Cancel
Save