mirror of https://gitlab.com/christosangel/sapo
update file
parent
f226ca477f
commit
11abf9307f
10
README.md
10
README.md
|
@ -171,7 +171,7 @@ _letters.sed, abbreviations.sed and fonetix.sed_ are scripts that substitute le
|
|||
|
||||
> s/biscuit/biskit/g
|
||||
|
||||
will substitute the word _biscuit_ with the word _biskeet_ , the pronunciation sof which ounds more proper.
|
||||
will substitute the word _biscuit_ with the word _biskit_ , the pronunciation of which sounds more proper.
|
||||
|
||||
The list of words is growing as the script gets used more, this will be an on going task:
|
||||
|
||||
|
@ -181,9 +181,9 @@ The list of words is growing as the script gets used more, this will be an on go
|
|||
|
||||
---
|
||||
|
||||
__It would be really realy helpful if you sent me a file containing all the mispronounced words that you have so far encountered.
|
||||
A better pronunciation would be found and recorded in the fonetix.sed database.
|
||||
Thus, the percentage of the mispronounced words would be made less and less.__
|
||||
It would be ___really really helpful___ if you sent me a file containing all the mispronounced words that you have so far encountered.
|
||||
A better pronunciation would be found and recorded in the _fonetix.sed_ database.
|
||||
Thus, the percentage of the mispronounced words would be made less and less.
|
||||
|
||||
|
||||
|
||||
|
@ -260,7 +260,7 @@ The user can also edit any line he wishes, just by entering in a line of errors.
|
|||
---
|
||||
|
||||
* Open the terminal, with the following commands you will:
|
||||
|
||||
|
||||
* navigate to home folder,
|
||||
|
||||
> $ cd
|
||||
|
|
Loading…
Reference in New Issue