Browse Source

docs: Prefix the private use tags with 'x-'.

master
Reece H. Dunn 7 years ago
parent
commit
45b9b114cf
4 changed files with 28 additions and 28 deletions
  1. 8
    8
      docs/phonemes.md
  2. 8
    8
      docs/phonemes/cxs.md
  3. 4
    4
      docs/phonemes/kirshenbaum.md
  4. 8
    8
      docs/phonemes/xsampa.md

+ 8
- 8
docs/phonemes.md View File

@@ -61,17 +61,17 @@ transcriptions are consistent.

## Phoneme Transcription Schemes

| BCP47 Tag | Abbreviation | Transcription Scheme | Encoding |
|---------------------------------------|--------------|------------------------------------------------------|----------|
| [`foncxs`](phonemes/cxs.md) | CXS | Conlang X-SAMPA | ASCII |
| `fonipa` | IPA | International Phonetic Alphabet | Unicode |
| [`fonkirsh`](phonemes/kirshenbaum.md) | | Kirshenbaum (ASCII-IPA) | ASCII |
| [`fonxsamp`](phonemes/xsampa.md) | X-SAMPA | Extended Speech Assessment Methods Phonetic Alphabet | ASCII |
| `fonzsamp` | Z-SAMPA | Zompist Bulletin Board (ZBB) SAMPA | ASCII |
| BCP47 Tag | Abbreviation | Transcription Scheme | Encoding |
|-----------------------------------------|--------------|------------------------------------------------------|----------|
| `fonipa` | IPA | International Phonetic Alphabet | Unicode |
| [`fonxsamp`](phonemes/xsampa.md) | X-SAMPA | Extended Speech Assessment Methods Phonetic Alphabet | ASCII |
| [`x-foncxs`](phonemes/cxs.md) | CXS | Conlang X-SAMPA | ASCII |
| [`x-fonkirsh`](phonemes/kirshenbaum.md) | | Kirshenbaum (ASCII-IPA) | ASCII |
| `x-fonzsamp` | Z-SAMPA | Zompist Bulletin Board (ZBB) SAMPA | ASCII |

1. `foncxs`, `fonkirsh`, and `fonzsamp` are private use extensions defined in
the [bcp47-extensions](https://raw.githubusercontent.com/espeak-ng/bcp47-data/master/bcp47-extensions)
file.
file, so have the `x-` private use specifier before their tag names.

## Consonants


+ 8
- 8
docs/phonemes/cxs.md View File

@@ -51,17 +51,17 @@ articulations, and diphthongs such as `ts` and consonant clusters such as

## Phoneme Transcription Schemes

| BCP47 Tag | Abbreviation | Transcription Scheme | Encoding |
|------------------------------|--------------|------------------------------------------------------|----------|
| `foncxs` | CXS | Conlang X-SAMPA | ASCII |
| [`fonipa`](../phonemes.md) | IPA | International Phonetic Alphabet | Unicode |
| [`fonkirsh`](kirshenbaum.md) | | Kirshenbaum (ASCII-IPA) | ASCII |
| [`fonxsamp`](xsampa.md) | X-SAMPA | Extended Speech Assessment Methods Phonetic Alphabet | ASCII |
| `fonzsamp` | Z-SAMPA | Zompist Bulletin Board (ZBB) SAMPA | ASCII |
| BCP47 Tag | Abbreviation | Transcription Scheme | Encoding |
|--------------------------------|--------------|------------------------------------------------------|----------|
| [`fonipa`](../phonemes.md) | IPA | International Phonetic Alphabet | Unicode |
| [`fonxsamp`](xsampa.md) | X-SAMPA | Extended Speech Assessment Methods Phonetic Alphabet | ASCII |
| `x-foncxs` | CXS | Conlang X-SAMPA | ASCII |
| [`x-fonkirsh`](kirshenbaum.md) | | Kirshenbaum (ASCII-IPA) | ASCII |
| `x-fonzsamp` | Z-SAMPA | Zompist Bulletin Board (ZBB) SAMPA | ASCII |

1. `foncxs`, `fonkirsh`, and `fonzsamp` are private use extensions defined in
the [bcp47-extensions](https://raw.githubusercontent.com/espeak-ng/bcp47-data/master/bcp47-extensions)
file.
file, so have the `x-` private use specifier before their tag names.

## Consonants


+ 4
- 4
docs/phonemes/kirshenbaum.md View File

@@ -37,15 +37,15 @@ and `>` characters after the base phoneme (`p<dnt>`).

| BCP47 Tag | Abbreviation | Transcription Scheme | Encoding |
|----------------------------|--------------|------------------------------------------------------|----------|
| [`foncxs`](cxs.md) | CXS | Conlang X-SAMPA | ASCII |
| [`fonipa`](../phonemes.md) | IPA | International Phonetic Alphabet | Unicode |
| `fonkirsh` | | Kirshenbaum (ASCII-IPA) | ASCII |
| [`fonxsamp`](xsampa.md) | X-SAMPA | Extended Speech Assessment Methods Phonetic Alphabet | ASCII |
| `fonzsamp` | Z-SAMPA | Zompist Bulletin Board (ZBB) SAMPA | ASCII |
| [`x-foncxs`](cxs.md) | CXS | Conlang X-SAMPA | ASCII |
| `x-fonkirsh` | | Kirshenbaum (ASCII-IPA) | ASCII |
| `x-fonzsamp` | Z-SAMPA | Zompist Bulletin Board (ZBB) SAMPA | ASCII |

1. `foncxs`, `fonkirsh`, and `fonzsamp` are private use extensions defined in
the [bcp47-extensions](https://raw.githubusercontent.com/espeak-ng/bcp47-data/master/bcp47-extensions)
file.
file, so have the `x-` private use specifier before their tag names.

## Consonants


+ 8
- 8
docs/phonemes/xsampa.md View File

@@ -48,17 +48,17 @@ consonant clusters such as `t-s`.

## Phoneme Transcription Schemes

| BCP47 Tag | Abbreviation | Transcription Scheme | Encoding |
|------------------------------|--------------|------------------------------------------------------|----------|
| [`foncxs`](cxs.md) | CXS | Conlang X-SAMPA | ASCII |
| [`fonipa`](../phonemes.md) | IPA | International Phonetic Alphabet | Unicode |
| [`fonkirsh`](kirshenbaum.md) | | Kirshenbaum (ASCII-IPA) | ASCII |
| `fonxsamp` | X-SAMPA | Extended Speech Assessment Methods Phonetic Alphabet | ASCII |
| `fonzsamp` | Z-SAMPA | Zompist Bulletin Board (ZBB) SAMPA | ASCII |
| BCP47 Tag | Abbreviation | Transcription Scheme | Encoding |
|--------------------------------|--------------|------------------------------------------------------|----------|
| [`fonipa`](../phonemes.md) | IPA | International Phonetic Alphabet | Unicode |
| `fonxsamp` | X-SAMPA | Extended Speech Assessment Methods Phonetic Alphabet | ASCII |
| [`x-foncxs`](cxs.md) | CXS | Conlang X-SAMPA | ASCII |
| [`x-fonkirsh`](kirshenbaum.md) | | Kirshenbaum (ASCII-IPA) | ASCII |
| `x-fonzsamp` | Z-SAMPA | Zompist Bulletin Board (ZBB) SAMPA | ASCII |

1. `foncxs`, `fonkirsh`, and `fonzsamp` are private use extensions defined in
the [bcp47-extensions](https://raw.githubusercontent.com/espeak-ng/bcp47-data/master/bcp47-extensions)
file.
file, so have the `x-` private use specifier before their tag names.

## Consonants


Loading…
Cancel
Save