Browse Source

Merge pull request #1376 from bkmgit/patch-1

Fix vowels link
master
jaacoppi 2 years ago
parent
commit
57115a8eaf
No account linked to committer's email address
1 changed files with 3 additions and 2 deletions
  1. 3
    2
      docs/add_language.md

+ 3
- 2
docs/add_language.md View File



You also have to understand the language main concepts, be aware of its features, You also have to understand the language main concepts, be aware of its features,
and have to have patience and attention to detail. and have to have patience and attention to detail.
Wikipedia is a good source of basic phonetic information, e.g. about [vowels]
(http://en.wikipedia.org/wiki/Vowel) and [consonants](https://en.wikipedia.org/wiki/Consonant).
Wikipedia is a good source of basic phonetic information, e.g. about
[vowels](http://en.wikipedia.org/wiki/Vowel) and
[consonants](https://en.wikipedia.org/wiki/Consonant).


In many cases it should be fairly easy to add a rough implementation of In many cases it should be fairly easy to add a rough implementation of
a new language, hopefully enough to be intelligible. After that it's a a new language, hopefully enough to be intelligible. After that it's a

Loading…
Cancel
Save