Browse Source

docs: Rename 'BCP47 {Variants => Tags}'.

This makes it clearer that both variant and private-use tags are
used.
master
Reece H. Dunn 7 years ago
parent
commit
69a9395de9
4 changed files with 4 additions and 4 deletions
  1. 1
    1
      docs/phonemes.md
  2. 1
    1
      docs/phonemes/cxs.md
  3. 1
    1
      docs/phonemes/kirshenbaum.md
  4. 1
    1
      docs/phonemes/xsampa.md

+ 1
- 1
docs/phonemes.md View File

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

## Phoneme Transcription Schemes

| BCP47 Variant | Abbreviation | Transcription Scheme | Encoding |
| BCP47 Tag | Abbreviation | Transcription Scheme | Encoding |
|---------------------------------------|--------------|------------------------------------------------------|----------|
| [`foncxs`](phonemes/cxs.md) | CXS | Conlang X-SAMPA | ASCII |
| `fonipa` | IPA | International Phonetic Alphabet | Unicode |

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

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

## Phoneme Transcription Schemes

| BCP47 Variant | Abbreviation | Transcription Scheme | Encoding |
| BCP47 Tag | Abbreviation | Transcription Scheme | Encoding |
|------------------------------|--------------|------------------------------------------------------|----------|
| `foncxs` | CXS | Conlang X-SAMPA | ASCII |
| [`fonipa`](../phonemes.md) | IPA | International Phonetic Alphabet | Unicode |

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

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

## Phoneme Transcription Schemes

| BCP47 Variant | Abbreviation | Transcription Scheme | Encoding |
| BCP47 Tag | Abbreviation | Transcription Scheme | Encoding |
|----------------------------|--------------|------------------------------------------------------|----------|
| [`foncxs`](cxs.md) | CXS | Conlang X-SAMPA | ASCII |
| [`fonipa`](../phonemes.md) | IPA | International Phonetic Alphabet | Unicode |

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

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

## Phoneme Transcription Schemes

| BCP47 Variant | Abbreviation | Transcription Scheme | Encoding |
| BCP47 Tag | Abbreviation | Transcription Scheme | Encoding |
|------------------------------|--------------|------------------------------------------------------|----------|
| [`foncxs`](cxs.md) | CXS | Conlang X-SAMPA | ASCII |
| [`fonipa`](../phonemes.md) | IPA | International Phonetic Alphabet | Unicode |

Loading…
Cancel
Save