Browse Source

A few bugs have been fixed about Persian standard keyboard.

master
shadyar 6 years ago
parent
commit
8d99d82f3b
No account linked to committer's email address
2 changed files with 12 additions and 8 deletions
  1. 4
    2
      dictsource/fa_list
  2. 8
    6
      dictsource/fa_rules

+ 4
- 2
dictsource/fa_list View File



// letter names, as they are spoken as a single character in text // letter names, as they are spoken as a single character in text
// precede by _ to distinguish from pronunciation as a language word // precede by _ to distinguish from pronunciation as a language word
// Special Persian Simbles.
// Special Persian Symbls.
﷼ RijAl ﷼ RijAl


//Farsi Alphabet //Farsi Alphabet
) paRAntezbaste: ) paRAntezbaste:
* setARe: * setARe:
//this code is recognized as (ZWNJ) U+200c (half space) at eSpeak 1.46.22 and later (ZWNJ) is recognized as hyphen //this code is recognized as (ZWNJ) U+200c (half space) at eSpeak 1.46.22 and later (ZWNJ) is recognized as hyphen
- nim_fAsele:
U+200C nim_fAsele:
//this code is recognized as Space
U+20 fAsele_
. noqte: . noqte:
: 'donoqte: : 'donoqte:
< alAmate'kutSektaR < alAmate'kutSektaR

+ 8
- 6
dictsource/fa_rules View File

ۓ ی ۓ ی




// (ZWNJ) U+200c character (half space) is recognized as Hyphen and this simbole "-" have been definded for this character in the rules.
// (ZWNJ) U+200c character (half space) is recognized as Hyphen and this symbol "-" have been definded for this character in the rules.


// the groups of letters // the groups of letters
// Long vowels // Long vowels
// Special Character 2 // Special Character 2
.L11 ش .L11 ش


// (ZWNJ) U+200c character (half space) is recognized as Hyphen and this simbole "-" has been definded for this character in the rules.
// (ZWNJ) U+200c character (half space) is recognized as Hyphen and this symbol "-" has been definded for this character in the rules.
.group 0x200C
0x200C




.group + .group +
+ (.D mosbate-
__) + (_D mosbate-
_) + (D mosbate-




.group -
__) - (_D manfije-
// 0x2D is the same Minus symbol "-"
.group 0x2D
_) 0x2D (D manfije




.group آ .group آ

Loading…
Cancel
Save