Browse Source

feat: Speak decimal representation in Mandarin

master
mango 2 years ago
parent
commit
596cd479de
2 changed files with 2 additions and 0 deletions
  1. 1
    0
      dictsource/cmn_list
  2. 1
    0
      tests/dictionary.test

+ 1
- 0
dictsource/cmn_list View File

@@ -1,6 +1,7 @@
_?? @:11 // unrecognized character

//numbers
_dpt t'iE35n_|
_0 liN35
_1 ji55
_2 @r51

+ 1
- 0
tests/dictionary.test View File

@@ -35,3 +35,4 @@ test_phon ru "V#d;'in_ _:'i_: n'ojl n'ojl_d;Is;'AtYx" "1,00" "_dpt2"
test_phon en "t'u:h'VndrI2d@n tw'Enti" "220" "_0and"
test_phon af "(fr)avinj'O~(en) b'0st@n(af) S'ina" "avignon boston china" "_^_"
test_phon en "s'VtS _a#z" "such as" "(multiple words)"
test_phon cmn "s.,i.35_|@r51_| t'iE35n_|_| tS;iou214_|" "12.9" "_dpt"

Loading…
Cancel
Save