diff --git a/index.ts b/index.ts index cf660fd..461a290 100644 --- a/index.ts +++ b/index.ts @@ -73,9 +73,6 @@ BASE_VOWEL_GLYPHS.forEach(g => { if (s) { features.push(`tense`) } - if (n) { - features.push(`stress`) - } if (n) { features.push(`nasalization`) } diff --git a/readme.md b/readme.md index 6f15ccd..4851662 100644 --- a/readme.md +++ b/readme.md @@ -284,6 +284,7 @@ directly. for the Keyman keyboard. - https://help.keyman.com/developer/17.0/reference/kmc/cli/kmcomp-migration - https://help.keyman.com/developer/current-version/reference/file-types/metadata + - https://help.keyman.com/developer/current-version/guides/distribute/packages ```bash pnpm make:keyboard diff --git a/text/keyboard/tone.kmn b/text/keyboard/tone.kmn index d6bc612..2567124 100644 --- a/text/keyboard/tone.kmn +++ b/text/keyboard/tone.kmn @@ -10,16 +10,16 @@ store(&keyboardversion) '1.0' begin Unicode > use(main) group(main) using keys -'I$&--@_^' + [K_TAB] > 'I%9440005' c Mapping for the 'I$&--@_^' key, the vowel i with stress, lengthening, tense, stress, nasalization and extra low tone -'I$&-@_^' + [K_TAB] > 'I%940005' c Mapping for the 'I$&-@_^' key, the vowel i with stress, lengthening, tense, stress, nasalization and low tone -'I$&++@_^' + [K_TAB] > 'I%9330005' c Mapping for the 'I$&++@_^' key, the vowel i with stress, lengthening, tense, stress, nasalization and extra high tone -'I$&+@_^' + [K_TAB] > 'I%930005' c Mapping for the 'I$&+@_^' key, the vowel i with stress, lengthening, tense, stress, nasalization and high tone -'I$&@_^' + [K_TAB] > 'I%90005' c Mapping for the 'I$&@_^' key, the vowel i with stress, lengthening, tense, stress and nasalization -'I&--@_^' + [K_TAB] > 'I%944000' c Mapping for the 'I&--@_^' key, the vowel i with stress, lengthening, tense, stress, nasalization and extra low tone -'I&-@_^' + [K_TAB] > 'I%94000' c Mapping for the 'I&-@_^' key, the vowel i with stress, lengthening, tense, stress, nasalization and low tone -'I&++@_^' + [K_TAB] > 'I%933000' c Mapping for the 'I&++@_^' key, the vowel i with stress, lengthening, tense, stress, nasalization and extra high tone -'I&+@_^' + [K_TAB] > 'I%93000' c Mapping for the 'I&+@_^' key, the vowel i with stress, lengthening, tense, stress, nasalization and high tone -'I&@_^' + [K_TAB] > 'I%9000' c Mapping for the 'I&@_^' key, the vowel i with stress, lengthening, tense, stress and nasalization +'I$&--@_^' + [K_TAB] > 'I%9440005' c Mapping for the 'I$&--@_^' key, the vowel i with stress, lengthening, tense, nasalization and extra low tone +'I$&-@_^' + [K_TAB] > 'I%940005' c Mapping for the 'I$&-@_^' key, the vowel i with stress, lengthening, tense, nasalization and low tone +'I$&++@_^' + [K_TAB] > 'I%9330005' c Mapping for the 'I$&++@_^' key, the vowel i with stress, lengthening, tense, nasalization and extra high tone +'I$&+@_^' + [K_TAB] > 'I%930005' c Mapping for the 'I$&+@_^' key, the vowel i with stress, lengthening, tense, nasalization and high tone +'I$&@_^' + [K_TAB] > 'I%90005' c Mapping for the 'I$&@_^' key, the vowel i with stress, lengthening, tense and nasalization +'I&--@_^' + [K_TAB] > 'I%944000' c Mapping for the 'I&--@_^' key, the vowel i with stress, lengthening, tense, nasalization and extra low tone +'I&-@_^' + [K_TAB] > 'I%94000' c Mapping for the 'I&-@_^' key, the vowel i with stress, lengthening, tense, nasalization and low tone +'I&++@_^' + [K_TAB] > 'I%933000' c Mapping for the 'I&++@_^' key, the vowel i with stress, lengthening, tense, nasalization and extra high tone +'I&+@_^' + [K_TAB] > 'I%93000' c Mapping for the 'I&+@_^' key, the vowel i with stress, lengthening, tense, nasalization and high tone +'I&@_^' + [K_TAB] > 'I%9000' c Mapping for the 'I&@_^' key, the vowel i with stress, lengthening, tense and nasalization 'I$--@_^' + [K_TAB] > 'I%944005' c Mapping for the 'I$--@_^' key, the vowel i with stress, lengthening, tense and extra low tone 'I$-@_^' + [K_TAB] > 'I%94005' c Mapping for the 'I$-@_^' key, the vowel i with stress, lengthening, tense and low tone 'I$++@_^' + [K_TAB] > 'I%933005' c Mapping for the 'I$++@_^' key, the vowel i with stress, lengthening, tense and extra high tone @@ -30,16 +30,16 @@ group(main) using keys 'I++@_^' + [K_TAB] > 'I%93300' c Mapping for the 'I++@_^' key, the vowel i with stress, lengthening, tense and extra high tone 'I+@_^' + [K_TAB] > 'I%9300' c Mapping for the 'I+@_^' key, the vowel i with stress, lengthening, tense and high tone 'I@_^' + [K_TAB] > 'I%900' c Mapping for the 'I@_^' key, the vowel i with stress, lengthening and tense -'I$&--_^' + [K_TAB] > 'I%94405' c Mapping for the 'I$&--_^' key, the vowel i with stress, lengthening, stress, nasalization and extra low tone -'I$&-_^' + [K_TAB] > 'I%9405' c Mapping for the 'I$&-_^' key, the vowel i with stress, lengthening, stress, nasalization and low tone -'I$&++_^' + [K_TAB] > 'I%93305' c Mapping for the 'I$&++_^' key, the vowel i with stress, lengthening, stress, nasalization and extra high tone -'I$&+_^' + [K_TAB] > 'I%9305' c Mapping for the 'I$&+_^' key, the vowel i with stress, lengthening, stress, nasalization and high tone -'I$&_^' + [K_TAB] > 'I%905' c Mapping for the 'I$&_^' key, the vowel i with stress, lengthening, stress and nasalization -'I&--_^' + [K_TAB] > 'I%9440' c Mapping for the 'I&--_^' key, the vowel i with stress, lengthening, stress, nasalization and extra low tone -'I&-_^' + [K_TAB] > 'I%940' c Mapping for the 'I&-_^' key, the vowel i with stress, lengthening, stress, nasalization and low tone -'I&++_^' + [K_TAB] > 'I%9330' c Mapping for the 'I&++_^' key, the vowel i with stress, lengthening, stress, nasalization and extra high tone -'I&+_^' + [K_TAB] > 'I%930' c Mapping for the 'I&+_^' key, the vowel i with stress, lengthening, stress, nasalization and high tone -'I&_^' + [K_TAB] > 'I%90' c Mapping for the 'I&_^' key, the vowel i with stress, lengthening, stress and nasalization +'I$&--_^' + [K_TAB] > 'I%94405' c Mapping for the 'I$&--_^' key, the vowel i with stress, lengthening, nasalization and extra low tone +'I$&-_^' + [K_TAB] > 'I%9405' c Mapping for the 'I$&-_^' key, the vowel i with stress, lengthening, nasalization and low tone +'I$&++_^' + [K_TAB] > 'I%93305' c Mapping for the 'I$&++_^' key, the vowel i with stress, lengthening, nasalization and extra high tone +'I$&+_^' + [K_TAB] > 'I%9305' c Mapping for the 'I$&+_^' key, the vowel i with stress, lengthening, nasalization and high tone +'I$&_^' + [K_TAB] > 'I%905' c Mapping for the 'I$&_^' key, the vowel i with stress, lengthening and nasalization +'I&--_^' + [K_TAB] > 'I%9440' c Mapping for the 'I&--_^' key, the vowel i with stress, lengthening, nasalization and extra low tone +'I&-_^' + [K_TAB] > 'I%940' c Mapping for the 'I&-_^' key, the vowel i with stress, lengthening, nasalization and low tone +'I&++_^' + [K_TAB] > 'I%9330' c Mapping for the 'I&++_^' key, the vowel i with stress, lengthening, nasalization and extra high tone +'I&+_^' + [K_TAB] > 'I%930' c Mapping for the 'I&+_^' key, the vowel i with stress, lengthening, nasalization and high tone +'I&_^' + [K_TAB] > 'I%90' c Mapping for the 'I&_^' key, the vowel i with stress, lengthening and nasalization 'I$--_^' + [K_TAB] > 'I%9445' c Mapping for the 'I$--_^' key, the vowel i with stress, lengthening and extra low tone 'I$-_^' + [K_TAB] > 'I%945' c Mapping for the 'I$-_^' key, the vowel i with stress, lengthening and low tone 'I$++_^' + [K_TAB] > 'I%9335' c Mapping for the 'I$++_^' key, the vowel i with stress, lengthening and extra high tone @@ -50,16 +50,16 @@ group(main) using keys 'I++_^' + [K_TAB] > 'I%933' c Mapping for the 'I++_^' key, the vowel i with stress, lengthening and extra high tone 'I+_^' + [K_TAB] > 'I%93' c Mapping for the 'I+_^' key, the vowel i with stress, lengthening and high tone 'I_^' + [K_TAB] > 'I%9' c Mapping for the 'I_^' key, the vowel i with stress and lengthening -'I$&--@!^' + [K_TAB] > 'I944^0005' c Mapping for the 'I$&--@!^' key, the vowel i with stress, shortening, tense, stress, nasalization and extra low tone -'I$&-@!^' + [K_TAB] > 'I94^0005' c Mapping for the 'I$&-@!^' key, the vowel i with stress, shortening, tense, stress, nasalization and low tone -'I$&++@!^' + [K_TAB] > 'I933^0005' c Mapping for the 'I$&++@!^' key, the vowel i with stress, shortening, tense, stress, nasalization and extra high tone -'I$&+@!^' + [K_TAB] > 'I93^0005' c Mapping for the 'I$&+@!^' key, the vowel i with stress, shortening, tense, stress, nasalization and high tone -'I$&@!^' + [K_TAB] > 'I9^0005' c Mapping for the 'I$&@!^' key, the vowel i with stress, shortening, tense, stress and nasalization -'I&--@!^' + [K_TAB] > 'I944^000' c Mapping for the 'I&--@!^' key, the vowel i with stress, shortening, tense, stress, nasalization and extra low tone -'I&-@!^' + [K_TAB] > 'I94^000' c Mapping for the 'I&-@!^' key, the vowel i with stress, shortening, tense, stress, nasalization and low tone -'I&++@!^' + [K_TAB] > 'I933^000' c Mapping for the 'I&++@!^' key, the vowel i with stress, shortening, tense, stress, nasalization and extra high tone -'I&+@!^' + [K_TAB] > 'I93^000' c Mapping for the 'I&+@!^' key, the vowel i with stress, shortening, tense, stress, nasalization and high tone -'I&@!^' + [K_TAB] > 'I9^000' c Mapping for the 'I&@!^' key, the vowel i with stress, shortening, tense, stress and nasalization +'I$&--@!^' + [K_TAB] > 'I944^0005' c Mapping for the 'I$&--@!^' key, the vowel i with stress, shortening, tense, nasalization and extra low tone +'I$&-@!^' + [K_TAB] > 'I94^0005' c Mapping for the 'I$&-@!^' key, the vowel i with stress, shortening, tense, nasalization and low tone +'I$&++@!^' + [K_TAB] > 'I933^0005' c Mapping for the 'I$&++@!^' key, the vowel i with stress, shortening, tense, nasalization and extra high tone +'I$&+@!^' + [K_TAB] > 'I93^0005' c Mapping for the 'I$&+@!^' key, the vowel i with stress, shortening, tense, nasalization and high tone +'I$&@!^' + [K_TAB] > 'I9^0005' c Mapping for the 'I$&@!^' key, the vowel i with stress, shortening, tense and nasalization +'I&--@!^' + [K_TAB] > 'I944^000' c Mapping for the 'I&--@!^' key, the vowel i with stress, shortening, tense, nasalization and extra low tone +'I&-@!^' + [K_TAB] > 'I94^000' c Mapping for the 'I&-@!^' key, the vowel i with stress, shortening, tense, nasalization and low tone +'I&++@!^' + [K_TAB] > 'I933^000' c Mapping for the 'I&++@!^' key, the vowel i with stress, shortening, tense, nasalization and extra high tone +'I&+@!^' + [K_TAB] > 'I93^000' c Mapping for the 'I&+@!^' key, the vowel i with stress, shortening, tense, nasalization and high tone +'I&@!^' + [K_TAB] > 'I9^000' c Mapping for the 'I&@!^' key, the vowel i with stress, shortening, tense and nasalization 'I$--@!^' + [K_TAB] > 'I944^005' c Mapping for the 'I$--@!^' key, the vowel i with stress, shortening, tense and extra low tone 'I$-@!^' + [K_TAB] > 'I94^005' c Mapping for the 'I$-@!^' key, the vowel i with stress, shortening, tense and low tone 'I$++@!^' + [K_TAB] > 'I933^005' c Mapping for the 'I$++@!^' key, the vowel i with stress, shortening, tense and extra high tone @@ -70,16 +70,16 @@ group(main) using keys 'I++@!^' + [K_TAB] > 'I933^00' c Mapping for the 'I++@!^' key, the vowel i with stress, shortening, tense and extra high tone 'I+@!^' + [K_TAB] > 'I93^00' c Mapping for the 'I+@!^' key, the vowel i with stress, shortening, tense and high tone 'I@!^' + [K_TAB] > 'I9^00' c Mapping for the 'I@!^' key, the vowel i with stress, shortening and tense -'I$&--!^' + [K_TAB] > 'I944^05' c Mapping for the 'I$&--!^' key, the vowel i with stress, shortening, stress, nasalization and extra low tone -'I$&-!^' + [K_TAB] > 'I94^05' c Mapping for the 'I$&-!^' key, the vowel i with stress, shortening, stress, nasalization and low tone -'I$&++!^' + [K_TAB] > 'I933^05' c Mapping for the 'I$&++!^' key, the vowel i with stress, shortening, stress, nasalization and extra high tone -'I$&+!^' + [K_TAB] > 'I93^05' c Mapping for the 'I$&+!^' key, the vowel i with stress, shortening, stress, nasalization and high tone -'I$&!^' + [K_TAB] > 'I9^05' c Mapping for the 'I$&!^' key, the vowel i with stress, shortening, stress and nasalization -'I&--!^' + [K_TAB] > 'I944^0' c Mapping for the 'I&--!^' key, the vowel i with stress, shortening, stress, nasalization and extra low tone -'I&-!^' + [K_TAB] > 'I94^0' c Mapping for the 'I&-!^' key, the vowel i with stress, shortening, stress, nasalization and low tone -'I&++!^' + [K_TAB] > 'I933^0' c Mapping for the 'I&++!^' key, the vowel i with stress, shortening, stress, nasalization and extra high tone -'I&+!^' + [K_TAB] > 'I93^0' c Mapping for the 'I&+!^' key, the vowel i with stress, shortening, stress, nasalization and high tone -'I&!^' + [K_TAB] > 'I9^0' c Mapping for the 'I&!^' key, the vowel i with stress, shortening, stress and nasalization +'I$&--!^' + [K_TAB] > 'I944^05' c Mapping for the 'I$&--!^' key, the vowel i with stress, shortening, nasalization and extra low tone +'I$&-!^' + [K_TAB] > 'I94^05' c Mapping for the 'I$&-!^' key, the vowel i with stress, shortening, nasalization and low tone +'I$&++!^' + [K_TAB] > 'I933^05' c Mapping for the 'I$&++!^' key, the vowel i with stress, shortening, nasalization and extra high tone +'I$&+!^' + [K_TAB] > 'I93^05' c Mapping for the 'I$&+!^' key, the vowel i with stress, shortening, nasalization and high tone +'I$&!^' + [K_TAB] > 'I9^05' c Mapping for the 'I$&!^' key, the vowel i with stress, shortening and nasalization +'I&--!^' + [K_TAB] > 'I944^0' c Mapping for the 'I&--!^' key, the vowel i with stress, shortening, nasalization and extra low tone +'I&-!^' + [K_TAB] > 'I94^0' c Mapping for the 'I&-!^' key, the vowel i with stress, shortening, nasalization and low tone +'I&++!^' + [K_TAB] > 'I933^0' c Mapping for the 'I&++!^' key, the vowel i with stress, shortening, nasalization and extra high tone +'I&+!^' + [K_TAB] > 'I93^0' c Mapping for the 'I&+!^' key, the vowel i with stress, shortening, nasalization and high tone +'I&!^' + [K_TAB] > 'I9^0' c Mapping for the 'I&!^' key, the vowel i with stress, shortening and nasalization 'I$--!^' + [K_TAB] > 'I944^5' c Mapping for the 'I$--!^' key, the vowel i with stress, shortening and extra low tone 'I$-!^' + [K_TAB] > 'I94^5' c Mapping for the 'I$-!^' key, the vowel i with stress, shortening and low tone 'I$++!^' + [K_TAB] > 'I933^5' c Mapping for the 'I$++!^' key, the vowel i with stress, shortening and extra high tone @@ -90,16 +90,16 @@ group(main) using keys 'I++!^' + [K_TAB] > 'I933^' c Mapping for the 'I++!^' key, the vowel i with stress, shortening and extra high tone 'I+!^' + [K_TAB] > 'I93^' c Mapping for the 'I+!^' key, the vowel i with stress, shortening and high tone 'I!^' + [K_TAB] > 'I9^' c Mapping for the 'I!^' key, the vowel i with stress and shortening -'I$&--@^' + [K_TAB] > 'I9440005' c Mapping for the 'I$&--@^' key, the vowel i with stress, tense, stress, nasalization and extra low tone -'I$&-@^' + [K_TAB] > 'I940005' c Mapping for the 'I$&-@^' key, the vowel i with stress, tense, stress, nasalization and low tone -'I$&++@^' + [K_TAB] > 'I9330005' c Mapping for the 'I$&++@^' key, the vowel i with stress, tense, stress, nasalization and extra high tone -'I$&+@^' + [K_TAB] > 'I930005' c Mapping for the 'I$&+@^' key, the vowel i with stress, tense, stress, nasalization and high tone -'I$&@^' + [K_TAB] > 'I90005' c Mapping for the 'I$&@^' key, the vowel i with stress, tense, stress and nasalization -'I&--@^' + [K_TAB] > 'I944000' c Mapping for the 'I&--@^' key, the vowel i with stress, tense, stress, nasalization and extra low tone -'I&-@^' + [K_TAB] > 'I94000' c Mapping for the 'I&-@^' key, the vowel i with stress, tense, stress, nasalization and low tone -'I&++@^' + [K_TAB] > 'I933000' c Mapping for the 'I&++@^' key, the vowel i with stress, tense, stress, nasalization and extra high tone -'I&+@^' + [K_TAB] > 'I93000' c Mapping for the 'I&+@^' key, the vowel i with stress, tense, stress, nasalization and high tone -'I&@^' + [K_TAB] > 'I9000' c Mapping for the 'I&@^' key, the vowel i with stress, tense, stress and nasalization +'I$&--@^' + [K_TAB] > 'I9440005' c Mapping for the 'I$&--@^' key, the vowel i with stress, tense, nasalization and extra low tone +'I$&-@^' + [K_TAB] > 'I940005' c Mapping for the 'I$&-@^' key, the vowel i with stress, tense, nasalization and low tone +'I$&++@^' + [K_TAB] > 'I9330005' c Mapping for the 'I$&++@^' key, the vowel i with stress, tense, nasalization and extra high tone +'I$&+@^' + [K_TAB] > 'I930005' c Mapping for the 'I$&+@^' key, the vowel i with stress, tense, nasalization and high tone +'I$&@^' + [K_TAB] > 'I90005' c Mapping for the 'I$&@^' key, the vowel i with stress, tense and nasalization +'I&--@^' + [K_TAB] > 'I944000' c Mapping for the 'I&--@^' key, the vowel i with stress, tense, nasalization and extra low tone +'I&-@^' + [K_TAB] > 'I94000' c Mapping for the 'I&-@^' key, the vowel i with stress, tense, nasalization and low tone +'I&++@^' + [K_TAB] > 'I933000' c Mapping for the 'I&++@^' key, the vowel i with stress, tense, nasalization and extra high tone +'I&+@^' + [K_TAB] > 'I93000' c Mapping for the 'I&+@^' key, the vowel i with stress, tense, nasalization and high tone +'I&@^' + [K_TAB] > 'I9000' c Mapping for the 'I&@^' key, the vowel i with stress, tense and nasalization 'I$--@^' + [K_TAB] > 'I944005' c Mapping for the 'I$--@^' key, the vowel i with stress, tense and extra low tone 'I$-@^' + [K_TAB] > 'I94005' c Mapping for the 'I$-@^' key, the vowel i with stress, tense and low tone 'I$++@^' + [K_TAB] > 'I933005' c Mapping for the 'I$++@^' key, the vowel i with stress, tense and extra high tone @@ -110,16 +110,16 @@ group(main) using keys 'I++@^' + [K_TAB] > 'I93300' c Mapping for the 'I++@^' key, the vowel i with stress, tense and extra high tone 'I+@^' + [K_TAB] > 'I9300' c Mapping for the 'I+@^' key, the vowel i with stress, tense and high tone 'I@^' + [K_TAB] > 'I900' c Mapping for the 'I@^' key, the vowel i with stress and tense -'I$&--^' + [K_TAB] > 'I94405' c Mapping for the 'I$&--^' key, the vowel i with stress, stress, nasalization and extra low tone -'I$&-^' + [K_TAB] > 'I9405' c Mapping for the 'I$&-^' key, the vowel i with stress, stress, nasalization and low tone -'I$&++^' + [K_TAB] > 'I93305' c Mapping for the 'I$&++^' key, the vowel i with stress, stress, nasalization and extra high tone -'I$&+^' + [K_TAB] > 'I9305' c Mapping for the 'I$&+^' key, the vowel i with stress, stress, nasalization and high tone -'I$&^' + [K_TAB] > 'I905' c Mapping for the 'I$&^' key, the vowel i with stress, stress and nasalization -'I&--^' + [K_TAB] > 'I9440' c Mapping for the 'I&--^' key, the vowel i with stress, stress, nasalization and extra low tone -'I&-^' + [K_TAB] > 'I940' c Mapping for the 'I&-^' key, the vowel i with stress, stress, nasalization and low tone -'I&++^' + [K_TAB] > 'I9330' c Mapping for the 'I&++^' key, the vowel i with stress, stress, nasalization and extra high tone -'I&+^' + [K_TAB] > 'I930' c Mapping for the 'I&+^' key, the vowel i with stress, stress, nasalization and high tone -'I&^' + [K_TAB] > 'I90' c Mapping for the 'I&^' key, the vowel i with stress, stress and nasalization +'I$&--^' + [K_TAB] > 'I94405' c Mapping for the 'I$&--^' key, the vowel i with stress, nasalization and extra low tone +'I$&-^' + [K_TAB] > 'I9405' c Mapping for the 'I$&-^' key, the vowel i with stress, nasalization and low tone +'I$&++^' + [K_TAB] > 'I93305' c Mapping for the 'I$&++^' key, the vowel i with stress, nasalization and extra high tone +'I$&+^' + [K_TAB] > 'I9305' c Mapping for the 'I$&+^' key, the vowel i with stress, nasalization and high tone +'I$&^' + [K_TAB] > 'I905' c Mapping for the 'I$&^' key, the vowel i with stress and nasalization +'I&--^' + [K_TAB] > 'I9440' c Mapping for the 'I&--^' key, the vowel i with stress, nasalization and extra low tone +'I&-^' + [K_TAB] > 'I940' c Mapping for the 'I&-^' key, the vowel i with stress, nasalization and low tone +'I&++^' + [K_TAB] > 'I9330' c Mapping for the 'I&++^' key, the vowel i with stress, nasalization and extra high tone +'I&+^' + [K_TAB] > 'I930' c Mapping for the 'I&+^' key, the vowel i with stress, nasalization and high tone +'I&^' + [K_TAB] > 'I90' c Mapping for the 'I&^' key, the vowel i with stress and nasalization 'I$--^' + [K_TAB] > 'I9445' c Mapping for the 'I$--^' key, the vowel i with stress and extra low tone 'I$-^' + [K_TAB] > 'I945' c Mapping for the 'I$-^' key, the vowel i with stress and low tone 'I$++^' + [K_TAB] > 'I9335' c Mapping for the 'I$++^' key, the vowel i with stress and extra high tone @@ -130,16 +130,16 @@ group(main) using keys 'I++^' + [K_TAB] > 'I933' c Mapping for the 'I++^' key, the vowel i with stress and extra high tone 'I+^' + [K_TAB] > 'I93' c Mapping for the 'I+^' key, the vowel i with stress and high tone 'I^' + [K_TAB] > 'I9' c Mapping for the 'I^' key, the vowel i with stress -'I$&--@_' + [K_TAB] > 'I%440005' c Mapping for the 'I$&--@_' key, the vowel i with lengthening, tense, stress, nasalization and extra low tone -'I$&-@_' + [K_TAB] > 'I%40005' c Mapping for the 'I$&-@_' key, the vowel i with lengthening, tense, stress, nasalization and low tone -'I$&++@_' + [K_TAB] > 'I%330005' c Mapping for the 'I$&++@_' key, the vowel i with lengthening, tense, stress, nasalization and extra high tone -'I$&+@_' + [K_TAB] > 'I%30005' c Mapping for the 'I$&+@_' key, the vowel i with lengthening, tense, stress, nasalization and high tone -'I$&@_' + [K_TAB] > 'I%0005' c Mapping for the 'I$&@_' key, the vowel i with lengthening, tense, stress and nasalization -'I&--@_' + [K_TAB] > 'I%44000' c Mapping for the 'I&--@_' key, the vowel i with lengthening, tense, stress, nasalization and extra low tone -'I&-@_' + [K_TAB] > 'I%4000' c Mapping for the 'I&-@_' key, the vowel i with lengthening, tense, stress, nasalization and low tone -'I&++@_' + [K_TAB] > 'I%33000' c Mapping for the 'I&++@_' key, the vowel i with lengthening, tense, stress, nasalization and extra high tone -'I&+@_' + [K_TAB] > 'I%3000' c Mapping for the 'I&+@_' key, the vowel i with lengthening, tense, stress, nasalization and high tone -'I&@_' + [K_TAB] > 'I%000' c Mapping for the 'I&@_' key, the vowel i with lengthening, tense, stress and nasalization +'I$&--@_' + [K_TAB] > 'I%440005' c Mapping for the 'I$&--@_' key, the vowel i with lengthening, tense, nasalization and extra low tone +'I$&-@_' + [K_TAB] > 'I%40005' c Mapping for the 'I$&-@_' key, the vowel i with lengthening, tense, nasalization and low tone +'I$&++@_' + [K_TAB] > 'I%330005' c Mapping for the 'I$&++@_' key, the vowel i with lengthening, tense, nasalization and extra high tone +'I$&+@_' + [K_TAB] > 'I%30005' c Mapping for the 'I$&+@_' key, the vowel i with lengthening, tense, nasalization and high tone +'I$&@_' + [K_TAB] > 'I%0005' c Mapping for the 'I$&@_' key, the vowel i with lengthening, tense and nasalization +'I&--@_' + [K_TAB] > 'I%44000' c Mapping for the 'I&--@_' key, the vowel i with lengthening, tense, nasalization and extra low tone +'I&-@_' + [K_TAB] > 'I%4000' c Mapping for the 'I&-@_' key, the vowel i with lengthening, tense, nasalization and low tone +'I&++@_' + [K_TAB] > 'I%33000' c Mapping for the 'I&++@_' key, the vowel i with lengthening, tense, nasalization and extra high tone +'I&+@_' + [K_TAB] > 'I%3000' c Mapping for the 'I&+@_' key, the vowel i with lengthening, tense, nasalization and high tone +'I&@_' + [K_TAB] > 'I%000' c Mapping for the 'I&@_' key, the vowel i with lengthening, tense and nasalization 'I$--@_' + [K_TAB] > 'I%44005' c Mapping for the 'I$--@_' key, the vowel i with lengthening, tense and extra low tone 'I$-@_' + [K_TAB] > 'I%4005' c Mapping for the 'I$-@_' key, the vowel i with lengthening, tense and low tone 'I$++@_' + [K_TAB] > 'I%33005' c Mapping for the 'I$++@_' key, the vowel i with lengthening, tense and extra high tone @@ -150,16 +150,16 @@ group(main) using keys 'I++@_' + [K_TAB] > 'I%3300' c Mapping for the 'I++@_' key, the vowel i with lengthening, tense and extra high tone 'I+@_' + [K_TAB] > 'I%300' c Mapping for the 'I+@_' key, the vowel i with lengthening, tense and high tone 'I@_' + [K_TAB] > 'I%00' c Mapping for the 'I@_' key, the vowel i with lengthening and tense -'I$&--_' + [K_TAB] > 'I%4405' c Mapping for the 'I$&--_' key, the vowel i with lengthening, stress, nasalization and extra low tone -'I$&-_' + [K_TAB] > 'I%405' c Mapping for the 'I$&-_' key, the vowel i with lengthening, stress, nasalization and low tone -'I$&++_' + [K_TAB] > 'I%3305' c Mapping for the 'I$&++_' key, the vowel i with lengthening, stress, nasalization and extra high tone -'I$&+_' + [K_TAB] > 'I%305' c Mapping for the 'I$&+_' key, the vowel i with lengthening, stress, nasalization and high tone -'I$&_' + [K_TAB] > 'I%05' c Mapping for the 'I$&_' key, the vowel i with lengthening, stress and nasalization -'I&--_' + [K_TAB] > 'I%440' c Mapping for the 'I&--_' key, the vowel i with lengthening, stress, nasalization and extra low tone -'I&-_' + [K_TAB] > 'I%40' c Mapping for the 'I&-_' key, the vowel i with lengthening, stress, nasalization and low tone -'I&++_' + [K_TAB] > 'I%330' c Mapping for the 'I&++_' key, the vowel i with lengthening, stress, nasalization and extra high tone -'I&+_' + [K_TAB] > 'I%30' c Mapping for the 'I&+_' key, the vowel i with lengthening, stress, nasalization and high tone -'I&_' + [K_TAB] > 'I%0' c Mapping for the 'I&_' key, the vowel i with lengthening, stress and nasalization +'I$&--_' + [K_TAB] > 'I%4405' c Mapping for the 'I$&--_' key, the vowel i with lengthening, nasalization and extra low tone +'I$&-_' + [K_TAB] > 'I%405' c Mapping for the 'I$&-_' key, the vowel i with lengthening, nasalization and low tone +'I$&++_' + [K_TAB] > 'I%3305' c Mapping for the 'I$&++_' key, the vowel i with lengthening, nasalization and extra high tone +'I$&+_' + [K_TAB] > 'I%305' c Mapping for the 'I$&+_' key, the vowel i with lengthening, nasalization and high tone +'I$&_' + [K_TAB] > 'I%05' c Mapping for the 'I$&_' key, the vowel i with lengthening and nasalization +'I&--_' + [K_TAB] > 'I%440' c Mapping for the 'I&--_' key, the vowel i with lengthening, nasalization and extra low tone +'I&-_' + [K_TAB] > 'I%40' c Mapping for the 'I&-_' key, the vowel i with lengthening, nasalization and low tone +'I&++_' + [K_TAB] > 'I%330' c Mapping for the 'I&++_' key, the vowel i with lengthening, nasalization and extra high tone +'I&+_' + [K_TAB] > 'I%30' c Mapping for the 'I&+_' key, the vowel i with lengthening, nasalization and high tone +'I&_' + [K_TAB] > 'I%0' c Mapping for the 'I&_' key, the vowel i with lengthening and nasalization 'I$--_' + [K_TAB] > 'I%445' c Mapping for the 'I$--_' key, the vowel i with lengthening and extra low tone 'I$-_' + [K_TAB] > 'I%45' c Mapping for the 'I$-_' key, the vowel i with lengthening and low tone 'I$++_' + [K_TAB] > 'I%335' c Mapping for the 'I$++_' key, the vowel i with lengthening and extra high tone @@ -170,16 +170,16 @@ group(main) using keys 'I++_' + [K_TAB] > 'I%33' c Mapping for the 'I++_' key, the vowel i with lengthening and extra high tone 'I+_' + [K_TAB] > 'I%3' c Mapping for the 'I+_' key, the vowel i with lengthening and high tone 'I_' + [K_TAB] > 'I%' c Mapping for the 'I_' key, the vowel i with lengthening -'I$&--@!' + [K_TAB] > 'I44^0005' c Mapping for the 'I$&--@!' key, the vowel i with shortening, tense, stress, nasalization and extra low tone -'I$&-@!' + [K_TAB] > 'I4^0005' c Mapping for the 'I$&-@!' key, the vowel i with shortening, tense, stress, nasalization and low tone -'I$&++@!' + [K_TAB] > 'I33^0005' c Mapping for the 'I$&++@!' key, the vowel i with shortening, tense, stress, nasalization and extra high tone -'I$&+@!' + [K_TAB] > 'I3^0005' c Mapping for the 'I$&+@!' key, the vowel i with shortening, tense, stress, nasalization and high tone -'I$&@!' + [K_TAB] > 'I^0005' c Mapping for the 'I$&@!' key, the vowel i with shortening, tense, stress and nasalization -'I&--@!' + [K_TAB] > 'I44^000' c Mapping for the 'I&--@!' key, the vowel i with shortening, tense, stress, nasalization and extra low tone -'I&-@!' + [K_TAB] > 'I4^000' c Mapping for the 'I&-@!' key, the vowel i with shortening, tense, stress, nasalization and low tone -'I&++@!' + [K_TAB] > 'I33^000' c Mapping for the 'I&++@!' key, the vowel i with shortening, tense, stress, nasalization and extra high tone -'I&+@!' + [K_TAB] > 'I3^000' c Mapping for the 'I&+@!' key, the vowel i with shortening, tense, stress, nasalization and high tone -'I&@!' + [K_TAB] > 'I^000' c Mapping for the 'I&@!' key, the vowel i with shortening, tense, stress and nasalization +'I$&--@!' + [K_TAB] > 'I44^0005' c Mapping for the 'I$&--@!' key, the vowel i with shortening, tense, nasalization and extra low tone +'I$&-@!' + [K_TAB] > 'I4^0005' c Mapping for the 'I$&-@!' key, the vowel i with shortening, tense, nasalization and low tone +'I$&++@!' + [K_TAB] > 'I33^0005' c Mapping for the 'I$&++@!' key, the vowel i with shortening, tense, nasalization and extra high tone +'I$&+@!' + [K_TAB] > 'I3^0005' c Mapping for the 'I$&+@!' key, the vowel i with shortening, tense, nasalization and high tone +'I$&@!' + [K_TAB] > 'I^0005' c Mapping for the 'I$&@!' key, the vowel i with shortening, tense and nasalization +'I&--@!' + [K_TAB] > 'I44^000' c Mapping for the 'I&--@!' key, the vowel i with shortening, tense, nasalization and extra low tone +'I&-@!' + [K_TAB] > 'I4^000' c Mapping for the 'I&-@!' key, the vowel i with shortening, tense, nasalization and low tone +'I&++@!' + [K_TAB] > 'I33^000' c Mapping for the 'I&++@!' key, the vowel i with shortening, tense, nasalization and extra high tone +'I&+@!' + [K_TAB] > 'I3^000' c Mapping for the 'I&+@!' key, the vowel i with shortening, tense, nasalization and high tone +'I&@!' + [K_TAB] > 'I^000' c Mapping for the 'I&@!' key, the vowel i with shortening, tense and nasalization 'I$--@!' + [K_TAB] > 'I44^005' c Mapping for the 'I$--@!' key, the vowel i with shortening, tense and extra low tone 'I$-@!' + [K_TAB] > 'I4^005' c Mapping for the 'I$-@!' key, the vowel i with shortening, tense and low tone 'I$++@!' + [K_TAB] > 'I33^005' c Mapping for the 'I$++@!' key, the vowel i with shortening, tense and extra high tone @@ -190,16 +190,16 @@ group(main) using keys 'I++@!' + [K_TAB] > 'I33^00' c Mapping for the 'I++@!' key, the vowel i with shortening, tense and extra high tone 'I+@!' + [K_TAB] > 'I3^00' c Mapping for the 'I+@!' key, the vowel i with shortening, tense and high tone 'I@!' + [K_TAB] > 'I^00' c Mapping for the 'I@!' key, the vowel i with shortening and tense -'I$&--!' + [K_TAB] > 'I44^05' c Mapping for the 'I$&--!' key, the vowel i with shortening, stress, nasalization and extra low tone -'I$&-!' + [K_TAB] > 'I4^05' c Mapping for the 'I$&-!' key, the vowel i with shortening, stress, nasalization and low tone -'I$&++!' + [K_TAB] > 'I33^05' c Mapping for the 'I$&++!' key, the vowel i with shortening, stress, nasalization and extra high tone -'I$&+!' + [K_TAB] > 'I3^05' c Mapping for the 'I$&+!' key, the vowel i with shortening, stress, nasalization and high tone -'I$&!' + [K_TAB] > 'I^05' c Mapping for the 'I$&!' key, the vowel i with shortening, stress and nasalization -'I&--!' + [K_TAB] > 'I44^0' c Mapping for the 'I&--!' key, the vowel i with shortening, stress, nasalization and extra low tone -'I&-!' + [K_TAB] > 'I4^0' c Mapping for the 'I&-!' key, the vowel i with shortening, stress, nasalization and low tone -'I&++!' + [K_TAB] > 'I33^0' c Mapping for the 'I&++!' key, the vowel i with shortening, stress, nasalization and extra high tone -'I&+!' + [K_TAB] > 'I3^0' c Mapping for the 'I&+!' key, the vowel i with shortening, stress, nasalization and high tone -'I&!' + [K_TAB] > 'I^0' c Mapping for the 'I&!' key, the vowel i with shortening, stress and nasalization +'I$&--!' + [K_TAB] > 'I44^05' c Mapping for the 'I$&--!' key, the vowel i with shortening, nasalization and extra low tone +'I$&-!' + [K_TAB] > 'I4^05' c Mapping for the 'I$&-!' key, the vowel i with shortening, nasalization and low tone +'I$&++!' + [K_TAB] > 'I33^05' c Mapping for the 'I$&++!' key, the vowel i with shortening, nasalization and extra high tone +'I$&+!' + [K_TAB] > 'I3^05' c Mapping for the 'I$&+!' key, the vowel i with shortening, nasalization and high tone +'I$&!' + [K_TAB] > 'I^05' c Mapping for the 'I$&!' key, the vowel i with shortening and nasalization +'I&--!' + [K_TAB] > 'I44^0' c Mapping for the 'I&--!' key, the vowel i with shortening, nasalization and extra low tone +'I&-!' + [K_TAB] > 'I4^0' c Mapping for the 'I&-!' key, the vowel i with shortening, nasalization and low tone +'I&++!' + [K_TAB] > 'I33^0' c Mapping for the 'I&++!' key, the vowel i with shortening, nasalization and extra high tone +'I&+!' + [K_TAB] > 'I3^0' c Mapping for the 'I&+!' key, the vowel i with shortening, nasalization and high tone +'I&!' + [K_TAB] > 'I^0' c Mapping for the 'I&!' key, the vowel i with shortening and nasalization 'I$--!' + [K_TAB] > 'I44^5' c Mapping for the 'I$--!' key, the vowel i with shortening and extra low tone 'I$-!' + [K_TAB] > 'I4^5' c Mapping for the 'I$-!' key, the vowel i with shortening and low tone 'I$++!' + [K_TAB] > 'I33^5' c Mapping for the 'I$++!' key, the vowel i with shortening and extra high tone @@ -210,16 +210,16 @@ group(main) using keys 'I++!' + [K_TAB] > 'I33^' c Mapping for the 'I++!' key, the vowel i with shortening and extra high tone 'I+!' + [K_TAB] > 'I3^' c Mapping for the 'I+!' key, the vowel i with shortening and high tone 'I!' + [K_TAB] > 'I^' c Mapping for the 'I!' key, the vowel i with shortening -'I$&--@' + [K_TAB] > 'I440005' c Mapping for the 'I$&--@' key, the vowel i with tense, stress, nasalization and extra low tone -'I$&-@' + [K_TAB] > 'I40005' c Mapping for the 'I$&-@' key, the vowel i with tense, stress, nasalization and low tone -'I$&++@' + [K_TAB] > 'I330005' c Mapping for the 'I$&++@' key, the vowel i with tense, stress, nasalization and extra high tone -'I$&+@' + [K_TAB] > 'I30005' c Mapping for the 'I$&+@' key, the vowel i with tense, stress, nasalization and high tone -'I$&@' + [K_TAB] > 'I0005' c Mapping for the 'I$&@' key, the vowel i with tense, stress and nasalization -'I&--@' + [K_TAB] > 'I44000' c Mapping for the 'I&--@' key, the vowel i with tense, stress, nasalization and extra low tone -'I&-@' + [K_TAB] > 'I4000' c Mapping for the 'I&-@' key, the vowel i with tense, stress, nasalization and low tone -'I&++@' + [K_TAB] > 'I33000' c Mapping for the 'I&++@' key, the vowel i with tense, stress, nasalization and extra high tone -'I&+@' + [K_TAB] > 'I3000' c Mapping for the 'I&+@' key, the vowel i with tense, stress, nasalization and high tone -'I&@' + [K_TAB] > 'I000' c Mapping for the 'I&@' key, the vowel i with tense, stress and nasalization +'I$&--@' + [K_TAB] > 'I440005' c Mapping for the 'I$&--@' key, the vowel i with tense, nasalization and extra low tone +'I$&-@' + [K_TAB] > 'I40005' c Mapping for the 'I$&-@' key, the vowel i with tense, nasalization and low tone +'I$&++@' + [K_TAB] > 'I330005' c Mapping for the 'I$&++@' key, the vowel i with tense, nasalization and extra high tone +'I$&+@' + [K_TAB] > 'I30005' c Mapping for the 'I$&+@' key, the vowel i with tense, nasalization and high tone +'I$&@' + [K_TAB] > 'I0005' c Mapping for the 'I$&@' key, the vowel i with tense and nasalization +'I&--@' + [K_TAB] > 'I44000' c Mapping for the 'I&--@' key, the vowel i with tense, nasalization and extra low tone +'I&-@' + [K_TAB] > 'I4000' c Mapping for the 'I&-@' key, the vowel i with tense, nasalization and low tone +'I&++@' + [K_TAB] > 'I33000' c Mapping for the 'I&++@' key, the vowel i with tense, nasalization and extra high tone +'I&+@' + [K_TAB] > 'I3000' c Mapping for the 'I&+@' key, the vowel i with tense, nasalization and high tone +'I&@' + [K_TAB] > 'I000' c Mapping for the 'I&@' key, the vowel i with tense and nasalization 'I$--@' + [K_TAB] > 'I44005' c Mapping for the 'I$--@' key, the vowel i with tense and extra low tone 'I$-@' + [K_TAB] > 'I4005' c Mapping for the 'I$-@' key, the vowel i with tense and low tone 'I$++@' + [K_TAB] > 'I33005' c Mapping for the 'I$++@' key, the vowel i with tense and extra high tone @@ -230,16 +230,16 @@ group(main) using keys 'I++@' + [K_TAB] > 'I3300' c Mapping for the 'I++@' key, the vowel i with tense and extra high tone 'I+@' + [K_TAB] > 'I300' c Mapping for the 'I+@' key, the vowel i with tense and high tone 'I@' + [K_TAB] > 'I00' c Mapping for the 'I@' key, the vowel i with tense -'I$&--' + [K_TAB] > 'I4405' c Mapping for the 'I$&--' key, the vowel i with stress, nasalization and extra low tone -'I$&-' + [K_TAB] > 'I405' c Mapping for the 'I$&-' key, the vowel i with stress, nasalization and low tone -'I$&++' + [K_TAB] > 'I3305' c Mapping for the 'I$&++' key, the vowel i with stress, nasalization and extra high tone -'I$&+' + [K_TAB] > 'I305' c Mapping for the 'I$&+' key, the vowel i with stress, nasalization and high tone -'I$&' + [K_TAB] > 'I05' c Mapping for the 'I$&' key, the vowel i with stress and nasalization -'I&--' + [K_TAB] > 'I440' c Mapping for the 'I&--' key, the vowel i with stress, nasalization and extra low tone -'I&-' + [K_TAB] > 'I40' c Mapping for the 'I&-' key, the vowel i with stress, nasalization and low tone -'I&++' + [K_TAB] > 'I330' c Mapping for the 'I&++' key, the vowel i with stress, nasalization and extra high tone -'I&+' + [K_TAB] > 'I30' c Mapping for the 'I&+' key, the vowel i with stress, nasalization and high tone -'I&' + [K_TAB] > 'I0' c Mapping for the 'I&' key, the vowel i with stress and nasalization +'I$&--' + [K_TAB] > 'I4405' c Mapping for the 'I$&--' key, the vowel i with nasalization and extra low tone +'I$&-' + [K_TAB] > 'I405' c Mapping for the 'I$&-' key, the vowel i with nasalization and low tone +'I$&++' + [K_TAB] > 'I3305' c Mapping for the 'I$&++' key, the vowel i with nasalization and extra high tone +'I$&+' + [K_TAB] > 'I305' c Mapping for the 'I$&+' key, the vowel i with nasalization and high tone +'I$&' + [K_TAB] > 'I05' c Mapping for the 'I$&' key, the vowel i with nasalization +'I&--' + [K_TAB] > 'I440' c Mapping for the 'I&--' key, the vowel i with nasalization and extra low tone +'I&-' + [K_TAB] > 'I40' c Mapping for the 'I&-' key, the vowel i with nasalization and low tone +'I&++' + [K_TAB] > 'I330' c Mapping for the 'I&++' key, the vowel i with nasalization and extra high tone +'I&+' + [K_TAB] > 'I30' c Mapping for the 'I&+' key, the vowel i with nasalization and high tone +'I&' + [K_TAB] > 'I0' c Mapping for the 'I&' key, the vowel i with nasalization 'I$--' + [K_TAB] > 'I445' c Mapping for the 'I$--' key, the vowel i with extra low tone 'I$-' + [K_TAB] > 'I45' c Mapping for the 'I$-' key, the vowel i with low tone 'I$++' + [K_TAB] > 'I335' c Mapping for the 'I$++' key, the vowel i with extra high tone @@ -250,16 +250,16 @@ group(main) using keys 'I++' + [K_TAB] > 'I33' c Mapping for the 'I++' key, the vowel i with extra high tone 'I+' + [K_TAB] > 'I3' c Mapping for the 'I+' key, the vowel i with high tone + 'I' > 'I' c Mapping for the 'I' key, the vowel i -'E$&--@_^' + [K_TAB] > 'E%9440005' c Mapping for the 'E$&--@_^' key, the vowel e with stress, lengthening, tense, stress, nasalization and extra low tone -'E$&-@_^' + [K_TAB] > 'E%940005' c Mapping for the 'E$&-@_^' key, the vowel e with stress, lengthening, tense, stress, nasalization and low tone -'E$&++@_^' + [K_TAB] > 'E%9330005' c Mapping for the 'E$&++@_^' key, the vowel e with stress, lengthening, tense, stress, nasalization and extra high tone -'E$&+@_^' + [K_TAB] > 'E%930005' c Mapping for the 'E$&+@_^' key, the vowel e with stress, lengthening, tense, stress, nasalization and high tone -'E$&@_^' + [K_TAB] > 'E%90005' c Mapping for the 'E$&@_^' key, the vowel e with stress, lengthening, tense, stress and nasalization -'E&--@_^' + [K_TAB] > 'E%944000' c Mapping for the 'E&--@_^' key, the vowel e with stress, lengthening, tense, stress, nasalization and extra low tone -'E&-@_^' + [K_TAB] > 'E%94000' c Mapping for the 'E&-@_^' key, the vowel e with stress, lengthening, tense, stress, nasalization and low tone -'E&++@_^' + [K_TAB] > 'E%933000' c Mapping for the 'E&++@_^' key, the vowel e with stress, lengthening, tense, stress, nasalization and extra high tone -'E&+@_^' + [K_TAB] > 'E%93000' c Mapping for the 'E&+@_^' key, the vowel e with stress, lengthening, tense, stress, nasalization and high tone -'E&@_^' + [K_TAB] > 'E%9000' c Mapping for the 'E&@_^' key, the vowel e with stress, lengthening, tense, stress and nasalization +'E$&--@_^' + [K_TAB] > 'E%9440005' c Mapping for the 'E$&--@_^' key, the vowel e with stress, lengthening, tense, nasalization and extra low tone +'E$&-@_^' + [K_TAB] > 'E%940005' c Mapping for the 'E$&-@_^' key, the vowel e with stress, lengthening, tense, nasalization and low tone +'E$&++@_^' + [K_TAB] > 'E%9330005' c Mapping for the 'E$&++@_^' key, the vowel e with stress, lengthening, tense, nasalization and extra high tone +'E$&+@_^' + [K_TAB] > 'E%930005' c Mapping for the 'E$&+@_^' key, the vowel e with stress, lengthening, tense, nasalization and high tone +'E$&@_^' + [K_TAB] > 'E%90005' c Mapping for the 'E$&@_^' key, the vowel e with stress, lengthening, tense and nasalization +'E&--@_^' + [K_TAB] > 'E%944000' c Mapping for the 'E&--@_^' key, the vowel e with stress, lengthening, tense, nasalization and extra low tone +'E&-@_^' + [K_TAB] > 'E%94000' c Mapping for the 'E&-@_^' key, the vowel e with stress, lengthening, tense, nasalization and low tone +'E&++@_^' + [K_TAB] > 'E%933000' c Mapping for the 'E&++@_^' key, the vowel e with stress, lengthening, tense, nasalization and extra high tone +'E&+@_^' + [K_TAB] > 'E%93000' c Mapping for the 'E&+@_^' key, the vowel e with stress, lengthening, tense, nasalization and high tone +'E&@_^' + [K_TAB] > 'E%9000' c Mapping for the 'E&@_^' key, the vowel e with stress, lengthening, tense and nasalization 'E$--@_^' + [K_TAB] > 'E%944005' c Mapping for the 'E$--@_^' key, the vowel e with stress, lengthening, tense and extra low tone 'E$-@_^' + [K_TAB] > 'E%94005' c Mapping for the 'E$-@_^' key, the vowel e with stress, lengthening, tense and low tone 'E$++@_^' + [K_TAB] > 'E%933005' c Mapping for the 'E$++@_^' key, the vowel e with stress, lengthening, tense and extra high tone @@ -270,16 +270,16 @@ group(main) using keys 'E++@_^' + [K_TAB] > 'E%93300' c Mapping for the 'E++@_^' key, the vowel e with stress, lengthening, tense and extra high tone 'E+@_^' + [K_TAB] > 'E%9300' c Mapping for the 'E+@_^' key, the vowel e with stress, lengthening, tense and high tone 'E@_^' + [K_TAB] > 'E%900' c Mapping for the 'E@_^' key, the vowel e with stress, lengthening and tense -'E$&--_^' + [K_TAB] > 'E%94405' c Mapping for the 'E$&--_^' key, the vowel e with stress, lengthening, stress, nasalization and extra low tone -'E$&-_^' + [K_TAB] > 'E%9405' c Mapping for the 'E$&-_^' key, the vowel e with stress, lengthening, stress, nasalization and low tone -'E$&++_^' + [K_TAB] > 'E%93305' c Mapping for the 'E$&++_^' key, the vowel e with stress, lengthening, stress, nasalization and extra high tone -'E$&+_^' + [K_TAB] > 'E%9305' c Mapping for the 'E$&+_^' key, the vowel e with stress, lengthening, stress, nasalization and high tone -'E$&_^' + [K_TAB] > 'E%905' c Mapping for the 'E$&_^' key, the vowel e with stress, lengthening, stress and nasalization -'E&--_^' + [K_TAB] > 'E%9440' c Mapping for the 'E&--_^' key, the vowel e with stress, lengthening, stress, nasalization and extra low tone -'E&-_^' + [K_TAB] > 'E%940' c Mapping for the 'E&-_^' key, the vowel e with stress, lengthening, stress, nasalization and low tone -'E&++_^' + [K_TAB] > 'E%9330' c Mapping for the 'E&++_^' key, the vowel e with stress, lengthening, stress, nasalization and extra high tone -'E&+_^' + [K_TAB] > 'E%930' c Mapping for the 'E&+_^' key, the vowel e with stress, lengthening, stress, nasalization and high tone -'E&_^' + [K_TAB] > 'E%90' c Mapping for the 'E&_^' key, the vowel e with stress, lengthening, stress and nasalization +'E$&--_^' + [K_TAB] > 'E%94405' c Mapping for the 'E$&--_^' key, the vowel e with stress, lengthening, nasalization and extra low tone +'E$&-_^' + [K_TAB] > 'E%9405' c Mapping for the 'E$&-_^' key, the vowel e with stress, lengthening, nasalization and low tone +'E$&++_^' + [K_TAB] > 'E%93305' c Mapping for the 'E$&++_^' key, the vowel e with stress, lengthening, nasalization and extra high tone +'E$&+_^' + [K_TAB] > 'E%9305' c Mapping for the 'E$&+_^' key, the vowel e with stress, lengthening, nasalization and high tone +'E$&_^' + [K_TAB] > 'E%905' c Mapping for the 'E$&_^' key, the vowel e with stress, lengthening and nasalization +'E&--_^' + [K_TAB] > 'E%9440' c Mapping for the 'E&--_^' key, the vowel e with stress, lengthening, nasalization and extra low tone +'E&-_^' + [K_TAB] > 'E%940' c Mapping for the 'E&-_^' key, the vowel e with stress, lengthening, nasalization and low tone +'E&++_^' + [K_TAB] > 'E%9330' c Mapping for the 'E&++_^' key, the vowel e with stress, lengthening, nasalization and extra high tone +'E&+_^' + [K_TAB] > 'E%930' c Mapping for the 'E&+_^' key, the vowel e with stress, lengthening, nasalization and high tone +'E&_^' + [K_TAB] > 'E%90' c Mapping for the 'E&_^' key, the vowel e with stress, lengthening and nasalization 'E$--_^' + [K_TAB] > 'E%9445' c Mapping for the 'E$--_^' key, the vowel e with stress, lengthening and extra low tone 'E$-_^' + [K_TAB] > 'E%945' c Mapping for the 'E$-_^' key, the vowel e with stress, lengthening and low tone 'E$++_^' + [K_TAB] > 'E%9335' c Mapping for the 'E$++_^' key, the vowel e with stress, lengthening and extra high tone @@ -290,16 +290,16 @@ group(main) using keys 'E++_^' + [K_TAB] > 'E%933' c Mapping for the 'E++_^' key, the vowel e with stress, lengthening and extra high tone 'E+_^' + [K_TAB] > 'E%93' c Mapping for the 'E+_^' key, the vowel e with stress, lengthening and high tone 'E_^' + [K_TAB] > 'E%9' c Mapping for the 'E_^' key, the vowel e with stress and lengthening -'E$&--@!^' + [K_TAB] > 'E944^0005' c Mapping for the 'E$&--@!^' key, the vowel e with stress, shortening, tense, stress, nasalization and extra low tone -'E$&-@!^' + [K_TAB] > 'E94^0005' c Mapping for the 'E$&-@!^' key, the vowel e with stress, shortening, tense, stress, nasalization and low tone -'E$&++@!^' + [K_TAB] > 'E933^0005' c Mapping for the 'E$&++@!^' key, the vowel e with stress, shortening, tense, stress, nasalization and extra high tone -'E$&+@!^' + [K_TAB] > 'E93^0005' c Mapping for the 'E$&+@!^' key, the vowel e with stress, shortening, tense, stress, nasalization and high tone -'E$&@!^' + [K_TAB] > 'E9^0005' c Mapping for the 'E$&@!^' key, the vowel e with stress, shortening, tense, stress and nasalization -'E&--@!^' + [K_TAB] > 'E944^000' c Mapping for the 'E&--@!^' key, the vowel e with stress, shortening, tense, stress, nasalization and extra low tone -'E&-@!^' + [K_TAB] > 'E94^000' c Mapping for the 'E&-@!^' key, the vowel e with stress, shortening, tense, stress, nasalization and low tone -'E&++@!^' + [K_TAB] > 'E933^000' c Mapping for the 'E&++@!^' key, the vowel e with stress, shortening, tense, stress, nasalization and extra high tone -'E&+@!^' + [K_TAB] > 'E93^000' c Mapping for the 'E&+@!^' key, the vowel e with stress, shortening, tense, stress, nasalization and high tone -'E&@!^' + [K_TAB] > 'E9^000' c Mapping for the 'E&@!^' key, the vowel e with stress, shortening, tense, stress and nasalization +'E$&--@!^' + [K_TAB] > 'E944^0005' c Mapping for the 'E$&--@!^' key, the vowel e with stress, shortening, tense, nasalization and extra low tone +'E$&-@!^' + [K_TAB] > 'E94^0005' c Mapping for the 'E$&-@!^' key, the vowel e with stress, shortening, tense, nasalization and low tone +'E$&++@!^' + [K_TAB] > 'E933^0005' c Mapping for the 'E$&++@!^' key, the vowel e with stress, shortening, tense, nasalization and extra high tone +'E$&+@!^' + [K_TAB] > 'E93^0005' c Mapping for the 'E$&+@!^' key, the vowel e with stress, shortening, tense, nasalization and high tone +'E$&@!^' + [K_TAB] > 'E9^0005' c Mapping for the 'E$&@!^' key, the vowel e with stress, shortening, tense and nasalization +'E&--@!^' + [K_TAB] > 'E944^000' c Mapping for the 'E&--@!^' key, the vowel e with stress, shortening, tense, nasalization and extra low tone +'E&-@!^' + [K_TAB] > 'E94^000' c Mapping for the 'E&-@!^' key, the vowel e with stress, shortening, tense, nasalization and low tone +'E&++@!^' + [K_TAB] > 'E933^000' c Mapping for the 'E&++@!^' key, the vowel e with stress, shortening, tense, nasalization and extra high tone +'E&+@!^' + [K_TAB] > 'E93^000' c Mapping for the 'E&+@!^' key, the vowel e with stress, shortening, tense, nasalization and high tone +'E&@!^' + [K_TAB] > 'E9^000' c Mapping for the 'E&@!^' key, the vowel e with stress, shortening, tense and nasalization 'E$--@!^' + [K_TAB] > 'E944^005' c Mapping for the 'E$--@!^' key, the vowel e with stress, shortening, tense and extra low tone 'E$-@!^' + [K_TAB] > 'E94^005' c Mapping for the 'E$-@!^' key, the vowel e with stress, shortening, tense and low tone 'E$++@!^' + [K_TAB] > 'E933^005' c Mapping for the 'E$++@!^' key, the vowel e with stress, shortening, tense and extra high tone @@ -310,16 +310,16 @@ group(main) using keys 'E++@!^' + [K_TAB] > 'E933^00' c Mapping for the 'E++@!^' key, the vowel e with stress, shortening, tense and extra high tone 'E+@!^' + [K_TAB] > 'E93^00' c Mapping for the 'E+@!^' key, the vowel e with stress, shortening, tense and high tone 'E@!^' + [K_TAB] > 'E9^00' c Mapping for the 'E@!^' key, the vowel e with stress, shortening and tense -'E$&--!^' + [K_TAB] > 'E944^05' c Mapping for the 'E$&--!^' key, the vowel e with stress, shortening, stress, nasalization and extra low tone -'E$&-!^' + [K_TAB] > 'E94^05' c Mapping for the 'E$&-!^' key, the vowel e with stress, shortening, stress, nasalization and low tone -'E$&++!^' + [K_TAB] > 'E933^05' c Mapping for the 'E$&++!^' key, the vowel e with stress, shortening, stress, nasalization and extra high tone -'E$&+!^' + [K_TAB] > 'E93^05' c Mapping for the 'E$&+!^' key, the vowel e with stress, shortening, stress, nasalization and high tone -'E$&!^' + [K_TAB] > 'E9^05' c Mapping for the 'E$&!^' key, the vowel e with stress, shortening, stress and nasalization -'E&--!^' + [K_TAB] > 'E944^0' c Mapping for the 'E&--!^' key, the vowel e with stress, shortening, stress, nasalization and extra low tone -'E&-!^' + [K_TAB] > 'E94^0' c Mapping for the 'E&-!^' key, the vowel e with stress, shortening, stress, nasalization and low tone -'E&++!^' + [K_TAB] > 'E933^0' c Mapping for the 'E&++!^' key, the vowel e with stress, shortening, stress, nasalization and extra high tone -'E&+!^' + [K_TAB] > 'E93^0' c Mapping for the 'E&+!^' key, the vowel e with stress, shortening, stress, nasalization and high tone -'E&!^' + [K_TAB] > 'E9^0' c Mapping for the 'E&!^' key, the vowel e with stress, shortening, stress and nasalization +'E$&--!^' + [K_TAB] > 'E944^05' c Mapping for the 'E$&--!^' key, the vowel e with stress, shortening, nasalization and extra low tone +'E$&-!^' + [K_TAB] > 'E94^05' c Mapping for the 'E$&-!^' key, the vowel e with stress, shortening, nasalization and low tone +'E$&++!^' + [K_TAB] > 'E933^05' c Mapping for the 'E$&++!^' key, the vowel e with stress, shortening, nasalization and extra high tone +'E$&+!^' + [K_TAB] > 'E93^05' c Mapping for the 'E$&+!^' key, the vowel e with stress, shortening, nasalization and high tone +'E$&!^' + [K_TAB] > 'E9^05' c Mapping for the 'E$&!^' key, the vowel e with stress, shortening and nasalization +'E&--!^' + [K_TAB] > 'E944^0' c Mapping for the 'E&--!^' key, the vowel e with stress, shortening, nasalization and extra low tone +'E&-!^' + [K_TAB] > 'E94^0' c Mapping for the 'E&-!^' key, the vowel e with stress, shortening, nasalization and low tone +'E&++!^' + [K_TAB] > 'E933^0' c Mapping for the 'E&++!^' key, the vowel e with stress, shortening, nasalization and extra high tone +'E&+!^' + [K_TAB] > 'E93^0' c Mapping for the 'E&+!^' key, the vowel e with stress, shortening, nasalization and high tone +'E&!^' + [K_TAB] > 'E9^0' c Mapping for the 'E&!^' key, the vowel e with stress, shortening and nasalization 'E$--!^' + [K_TAB] > 'E944^5' c Mapping for the 'E$--!^' key, the vowel e with stress, shortening and extra low tone 'E$-!^' + [K_TAB] > 'E94^5' c Mapping for the 'E$-!^' key, the vowel e with stress, shortening and low tone 'E$++!^' + [K_TAB] > 'E933^5' c Mapping for the 'E$++!^' key, the vowel e with stress, shortening and extra high tone @@ -330,16 +330,16 @@ group(main) using keys 'E++!^' + [K_TAB] > 'E933^' c Mapping for the 'E++!^' key, the vowel e with stress, shortening and extra high tone 'E+!^' + [K_TAB] > 'E93^' c Mapping for the 'E+!^' key, the vowel e with stress, shortening and high tone 'E!^' + [K_TAB] > 'E9^' c Mapping for the 'E!^' key, the vowel e with stress and shortening -'E$&--@^' + [K_TAB] > 'E9440005' c Mapping for the 'E$&--@^' key, the vowel e with stress, tense, stress, nasalization and extra low tone -'E$&-@^' + [K_TAB] > 'E940005' c Mapping for the 'E$&-@^' key, the vowel e with stress, tense, stress, nasalization and low tone -'E$&++@^' + [K_TAB] > 'E9330005' c Mapping for the 'E$&++@^' key, the vowel e with stress, tense, stress, nasalization and extra high tone -'E$&+@^' + [K_TAB] > 'E930005' c Mapping for the 'E$&+@^' key, the vowel e with stress, tense, stress, nasalization and high tone -'E$&@^' + [K_TAB] > 'E90005' c Mapping for the 'E$&@^' key, the vowel e with stress, tense, stress and nasalization -'E&--@^' + [K_TAB] > 'E944000' c Mapping for the 'E&--@^' key, the vowel e with stress, tense, stress, nasalization and extra low tone -'E&-@^' + [K_TAB] > 'E94000' c Mapping for the 'E&-@^' key, the vowel e with stress, tense, stress, nasalization and low tone -'E&++@^' + [K_TAB] > 'E933000' c Mapping for the 'E&++@^' key, the vowel e with stress, tense, stress, nasalization and extra high tone -'E&+@^' + [K_TAB] > 'E93000' c Mapping for the 'E&+@^' key, the vowel e with stress, tense, stress, nasalization and high tone -'E&@^' + [K_TAB] > 'E9000' c Mapping for the 'E&@^' key, the vowel e with stress, tense, stress and nasalization +'E$&--@^' + [K_TAB] > 'E9440005' c Mapping for the 'E$&--@^' key, the vowel e with stress, tense, nasalization and extra low tone +'E$&-@^' + [K_TAB] > 'E940005' c Mapping for the 'E$&-@^' key, the vowel e with stress, tense, nasalization and low tone +'E$&++@^' + [K_TAB] > 'E9330005' c Mapping for the 'E$&++@^' key, the vowel e with stress, tense, nasalization and extra high tone +'E$&+@^' + [K_TAB] > 'E930005' c Mapping for the 'E$&+@^' key, the vowel e with stress, tense, nasalization and high tone +'E$&@^' + [K_TAB] > 'E90005' c Mapping for the 'E$&@^' key, the vowel e with stress, tense and nasalization +'E&--@^' + [K_TAB] > 'E944000' c Mapping for the 'E&--@^' key, the vowel e with stress, tense, nasalization and extra low tone +'E&-@^' + [K_TAB] > 'E94000' c Mapping for the 'E&-@^' key, the vowel e with stress, tense, nasalization and low tone +'E&++@^' + [K_TAB] > 'E933000' c Mapping for the 'E&++@^' key, the vowel e with stress, tense, nasalization and extra high tone +'E&+@^' + [K_TAB] > 'E93000' c Mapping for the 'E&+@^' key, the vowel e with stress, tense, nasalization and high tone +'E&@^' + [K_TAB] > 'E9000' c Mapping for the 'E&@^' key, the vowel e with stress, tense and nasalization 'E$--@^' + [K_TAB] > 'E944005' c Mapping for the 'E$--@^' key, the vowel e with stress, tense and extra low tone 'E$-@^' + [K_TAB] > 'E94005' c Mapping for the 'E$-@^' key, the vowel e with stress, tense and low tone 'E$++@^' + [K_TAB] > 'E933005' c Mapping for the 'E$++@^' key, the vowel e with stress, tense and extra high tone @@ -350,16 +350,16 @@ group(main) using keys 'E++@^' + [K_TAB] > 'E93300' c Mapping for the 'E++@^' key, the vowel e with stress, tense and extra high tone 'E+@^' + [K_TAB] > 'E9300' c Mapping for the 'E+@^' key, the vowel e with stress, tense and high tone 'E@^' + [K_TAB] > 'E900' c Mapping for the 'E@^' key, the vowel e with stress and tense -'E$&--^' + [K_TAB] > 'E94405' c Mapping for the 'E$&--^' key, the vowel e with stress, stress, nasalization and extra low tone -'E$&-^' + [K_TAB] > 'E9405' c Mapping for the 'E$&-^' key, the vowel e with stress, stress, nasalization and low tone -'E$&++^' + [K_TAB] > 'E93305' c Mapping for the 'E$&++^' key, the vowel e with stress, stress, nasalization and extra high tone -'E$&+^' + [K_TAB] > 'E9305' c Mapping for the 'E$&+^' key, the vowel e with stress, stress, nasalization and high tone -'E$&^' + [K_TAB] > 'E905' c Mapping for the 'E$&^' key, the vowel e with stress, stress and nasalization -'E&--^' + [K_TAB] > 'E9440' c Mapping for the 'E&--^' key, the vowel e with stress, stress, nasalization and extra low tone -'E&-^' + [K_TAB] > 'E940' c Mapping for the 'E&-^' key, the vowel e with stress, stress, nasalization and low tone -'E&++^' + [K_TAB] > 'E9330' c Mapping for the 'E&++^' key, the vowel e with stress, stress, nasalization and extra high tone -'E&+^' + [K_TAB] > 'E930' c Mapping for the 'E&+^' key, the vowel e with stress, stress, nasalization and high tone -'E&^' + [K_TAB] > 'E90' c Mapping for the 'E&^' key, the vowel e with stress, stress and nasalization +'E$&--^' + [K_TAB] > 'E94405' c Mapping for the 'E$&--^' key, the vowel e with stress, nasalization and extra low tone +'E$&-^' + [K_TAB] > 'E9405' c Mapping for the 'E$&-^' key, the vowel e with stress, nasalization and low tone +'E$&++^' + [K_TAB] > 'E93305' c Mapping for the 'E$&++^' key, the vowel e with stress, nasalization and extra high tone +'E$&+^' + [K_TAB] > 'E9305' c Mapping for the 'E$&+^' key, the vowel e with stress, nasalization and high tone +'E$&^' + [K_TAB] > 'E905' c Mapping for the 'E$&^' key, the vowel e with stress and nasalization +'E&--^' + [K_TAB] > 'E9440' c Mapping for the 'E&--^' key, the vowel e with stress, nasalization and extra low tone +'E&-^' + [K_TAB] > 'E940' c Mapping for the 'E&-^' key, the vowel e with stress, nasalization and low tone +'E&++^' + [K_TAB] > 'E9330' c Mapping for the 'E&++^' key, the vowel e with stress, nasalization and extra high tone +'E&+^' + [K_TAB] > 'E930' c Mapping for the 'E&+^' key, the vowel e with stress, nasalization and high tone +'E&^' + [K_TAB] > 'E90' c Mapping for the 'E&^' key, the vowel e with stress and nasalization 'E$--^' + [K_TAB] > 'E9445' c Mapping for the 'E$--^' key, the vowel e with stress and extra low tone 'E$-^' + [K_TAB] > 'E945' c Mapping for the 'E$-^' key, the vowel e with stress and low tone 'E$++^' + [K_TAB] > 'E9335' c Mapping for the 'E$++^' key, the vowel e with stress and extra high tone @@ -370,16 +370,16 @@ group(main) using keys 'E++^' + [K_TAB] > 'E933' c Mapping for the 'E++^' key, the vowel e with stress and extra high tone 'E+^' + [K_TAB] > 'E93' c Mapping for the 'E+^' key, the vowel e with stress and high tone 'E^' + [K_TAB] > 'E9' c Mapping for the 'E^' key, the vowel e with stress -'E$&--@_' + [K_TAB] > 'E%440005' c Mapping for the 'E$&--@_' key, the vowel e with lengthening, tense, stress, nasalization and extra low tone -'E$&-@_' + [K_TAB] > 'E%40005' c Mapping for the 'E$&-@_' key, the vowel e with lengthening, tense, stress, nasalization and low tone -'E$&++@_' + [K_TAB] > 'E%330005' c Mapping for the 'E$&++@_' key, the vowel e with lengthening, tense, stress, nasalization and extra high tone -'E$&+@_' + [K_TAB] > 'E%30005' c Mapping for the 'E$&+@_' key, the vowel e with lengthening, tense, stress, nasalization and high tone -'E$&@_' + [K_TAB] > 'E%0005' c Mapping for the 'E$&@_' key, the vowel e with lengthening, tense, stress and nasalization -'E&--@_' + [K_TAB] > 'E%44000' c Mapping for the 'E&--@_' key, the vowel e with lengthening, tense, stress, nasalization and extra low tone -'E&-@_' + [K_TAB] > 'E%4000' c Mapping for the 'E&-@_' key, the vowel e with lengthening, tense, stress, nasalization and low tone -'E&++@_' + [K_TAB] > 'E%33000' c Mapping for the 'E&++@_' key, the vowel e with lengthening, tense, stress, nasalization and extra high tone -'E&+@_' + [K_TAB] > 'E%3000' c Mapping for the 'E&+@_' key, the vowel e with lengthening, tense, stress, nasalization and high tone -'E&@_' + [K_TAB] > 'E%000' c Mapping for the 'E&@_' key, the vowel e with lengthening, tense, stress and nasalization +'E$&--@_' + [K_TAB] > 'E%440005' c Mapping for the 'E$&--@_' key, the vowel e with lengthening, tense, nasalization and extra low tone +'E$&-@_' + [K_TAB] > 'E%40005' c Mapping for the 'E$&-@_' key, the vowel e with lengthening, tense, nasalization and low tone +'E$&++@_' + [K_TAB] > 'E%330005' c Mapping for the 'E$&++@_' key, the vowel e with lengthening, tense, nasalization and extra high tone +'E$&+@_' + [K_TAB] > 'E%30005' c Mapping for the 'E$&+@_' key, the vowel e with lengthening, tense, nasalization and high tone +'E$&@_' + [K_TAB] > 'E%0005' c Mapping for the 'E$&@_' key, the vowel e with lengthening, tense and nasalization +'E&--@_' + [K_TAB] > 'E%44000' c Mapping for the 'E&--@_' key, the vowel e with lengthening, tense, nasalization and extra low tone +'E&-@_' + [K_TAB] > 'E%4000' c Mapping for the 'E&-@_' key, the vowel e with lengthening, tense, nasalization and low tone +'E&++@_' + [K_TAB] > 'E%33000' c Mapping for the 'E&++@_' key, the vowel e with lengthening, tense, nasalization and extra high tone +'E&+@_' + [K_TAB] > 'E%3000' c Mapping for the 'E&+@_' key, the vowel e with lengthening, tense, nasalization and high tone +'E&@_' + [K_TAB] > 'E%000' c Mapping for the 'E&@_' key, the vowel e with lengthening, tense and nasalization 'E$--@_' + [K_TAB] > 'E%44005' c Mapping for the 'E$--@_' key, the vowel e with lengthening, tense and extra low tone 'E$-@_' + [K_TAB] > 'E%4005' c Mapping for the 'E$-@_' key, the vowel e with lengthening, tense and low tone 'E$++@_' + [K_TAB] > 'E%33005' c Mapping for the 'E$++@_' key, the vowel e with lengthening, tense and extra high tone @@ -390,16 +390,16 @@ group(main) using keys 'E++@_' + [K_TAB] > 'E%3300' c Mapping for the 'E++@_' key, the vowel e with lengthening, tense and extra high tone 'E+@_' + [K_TAB] > 'E%300' c Mapping for the 'E+@_' key, the vowel e with lengthening, tense and high tone 'E@_' + [K_TAB] > 'E%00' c Mapping for the 'E@_' key, the vowel e with lengthening and tense -'E$&--_' + [K_TAB] > 'E%4405' c Mapping for the 'E$&--_' key, the vowel e with lengthening, stress, nasalization and extra low tone -'E$&-_' + [K_TAB] > 'E%405' c Mapping for the 'E$&-_' key, the vowel e with lengthening, stress, nasalization and low tone -'E$&++_' + [K_TAB] > 'E%3305' c Mapping for the 'E$&++_' key, the vowel e with lengthening, stress, nasalization and extra high tone -'E$&+_' + [K_TAB] > 'E%305' c Mapping for the 'E$&+_' key, the vowel e with lengthening, stress, nasalization and high tone -'E$&_' + [K_TAB] > 'E%05' c Mapping for the 'E$&_' key, the vowel e with lengthening, stress and nasalization -'E&--_' + [K_TAB] > 'E%440' c Mapping for the 'E&--_' key, the vowel e with lengthening, stress, nasalization and extra low tone -'E&-_' + [K_TAB] > 'E%40' c Mapping for the 'E&-_' key, the vowel e with lengthening, stress, nasalization and low tone -'E&++_' + [K_TAB] > 'E%330' c Mapping for the 'E&++_' key, the vowel e with lengthening, stress, nasalization and extra high tone -'E&+_' + [K_TAB] > 'E%30' c Mapping for the 'E&+_' key, the vowel e with lengthening, stress, nasalization and high tone -'E&_' + [K_TAB] > 'E%0' c Mapping for the 'E&_' key, the vowel e with lengthening, stress and nasalization +'E$&--_' + [K_TAB] > 'E%4405' c Mapping for the 'E$&--_' key, the vowel e with lengthening, nasalization and extra low tone +'E$&-_' + [K_TAB] > 'E%405' c Mapping for the 'E$&-_' key, the vowel e with lengthening, nasalization and low tone +'E$&++_' + [K_TAB] > 'E%3305' c Mapping for the 'E$&++_' key, the vowel e with lengthening, nasalization and extra high tone +'E$&+_' + [K_TAB] > 'E%305' c Mapping for the 'E$&+_' key, the vowel e with lengthening, nasalization and high tone +'E$&_' + [K_TAB] > 'E%05' c Mapping for the 'E$&_' key, the vowel e with lengthening and nasalization +'E&--_' + [K_TAB] > 'E%440' c Mapping for the 'E&--_' key, the vowel e with lengthening, nasalization and extra low tone +'E&-_' + [K_TAB] > 'E%40' c Mapping for the 'E&-_' key, the vowel e with lengthening, nasalization and low tone +'E&++_' + [K_TAB] > 'E%330' c Mapping for the 'E&++_' key, the vowel e with lengthening, nasalization and extra high tone +'E&+_' + [K_TAB] > 'E%30' c Mapping for the 'E&+_' key, the vowel e with lengthening, nasalization and high tone +'E&_' + [K_TAB] > 'E%0' c Mapping for the 'E&_' key, the vowel e with lengthening and nasalization 'E$--_' + [K_TAB] > 'E%445' c Mapping for the 'E$--_' key, the vowel e with lengthening and extra low tone 'E$-_' + [K_TAB] > 'E%45' c Mapping for the 'E$-_' key, the vowel e with lengthening and low tone 'E$++_' + [K_TAB] > 'E%335' c Mapping for the 'E$++_' key, the vowel e with lengthening and extra high tone @@ -410,16 +410,16 @@ group(main) using keys 'E++_' + [K_TAB] > 'E%33' c Mapping for the 'E++_' key, the vowel e with lengthening and extra high tone 'E+_' + [K_TAB] > 'E%3' c Mapping for the 'E+_' key, the vowel e with lengthening and high tone 'E_' + [K_TAB] > 'E%' c Mapping for the 'E_' key, the vowel e with lengthening -'E$&--@!' + [K_TAB] > 'E44^0005' c Mapping for the 'E$&--@!' key, the vowel e with shortening, tense, stress, nasalization and extra low tone -'E$&-@!' + [K_TAB] > 'E4^0005' c Mapping for the 'E$&-@!' key, the vowel e with shortening, tense, stress, nasalization and low tone -'E$&++@!' + [K_TAB] > 'E33^0005' c Mapping for the 'E$&++@!' key, the vowel e with shortening, tense, stress, nasalization and extra high tone -'E$&+@!' + [K_TAB] > 'E3^0005' c Mapping for the 'E$&+@!' key, the vowel e with shortening, tense, stress, nasalization and high tone -'E$&@!' + [K_TAB] > 'E^0005' c Mapping for the 'E$&@!' key, the vowel e with shortening, tense, stress and nasalization -'E&--@!' + [K_TAB] > 'E44^000' c Mapping for the 'E&--@!' key, the vowel e with shortening, tense, stress, nasalization and extra low tone -'E&-@!' + [K_TAB] > 'E4^000' c Mapping for the 'E&-@!' key, the vowel e with shortening, tense, stress, nasalization and low tone -'E&++@!' + [K_TAB] > 'E33^000' c Mapping for the 'E&++@!' key, the vowel e with shortening, tense, stress, nasalization and extra high tone -'E&+@!' + [K_TAB] > 'E3^000' c Mapping for the 'E&+@!' key, the vowel e with shortening, tense, stress, nasalization and high tone -'E&@!' + [K_TAB] > 'E^000' c Mapping for the 'E&@!' key, the vowel e with shortening, tense, stress and nasalization +'E$&--@!' + [K_TAB] > 'E44^0005' c Mapping for the 'E$&--@!' key, the vowel e with shortening, tense, nasalization and extra low tone +'E$&-@!' + [K_TAB] > 'E4^0005' c Mapping for the 'E$&-@!' key, the vowel e with shortening, tense, nasalization and low tone +'E$&++@!' + [K_TAB] > 'E33^0005' c Mapping for the 'E$&++@!' key, the vowel e with shortening, tense, nasalization and extra high tone +'E$&+@!' + [K_TAB] > 'E3^0005' c Mapping for the 'E$&+@!' key, the vowel e with shortening, tense, nasalization and high tone +'E$&@!' + [K_TAB] > 'E^0005' c Mapping for the 'E$&@!' key, the vowel e with shortening, tense and nasalization +'E&--@!' + [K_TAB] > 'E44^000' c Mapping for the 'E&--@!' key, the vowel e with shortening, tense, nasalization and extra low tone +'E&-@!' + [K_TAB] > 'E4^000' c Mapping for the 'E&-@!' key, the vowel e with shortening, tense, nasalization and low tone +'E&++@!' + [K_TAB] > 'E33^000' c Mapping for the 'E&++@!' key, the vowel e with shortening, tense, nasalization and extra high tone +'E&+@!' + [K_TAB] > 'E3^000' c Mapping for the 'E&+@!' key, the vowel e with shortening, tense, nasalization and high tone +'E&@!' + [K_TAB] > 'E^000' c Mapping for the 'E&@!' key, the vowel e with shortening, tense and nasalization 'E$--@!' + [K_TAB] > 'E44^005' c Mapping for the 'E$--@!' key, the vowel e with shortening, tense and extra low tone 'E$-@!' + [K_TAB] > 'E4^005' c Mapping for the 'E$-@!' key, the vowel e with shortening, tense and low tone 'E$++@!' + [K_TAB] > 'E33^005' c Mapping for the 'E$++@!' key, the vowel e with shortening, tense and extra high tone @@ -430,16 +430,16 @@ group(main) using keys 'E++@!' + [K_TAB] > 'E33^00' c Mapping for the 'E++@!' key, the vowel e with shortening, tense and extra high tone 'E+@!' + [K_TAB] > 'E3^00' c Mapping for the 'E+@!' key, the vowel e with shortening, tense and high tone 'E@!' + [K_TAB] > 'E^00' c Mapping for the 'E@!' key, the vowel e with shortening and tense -'E$&--!' + [K_TAB] > 'E44^05' c Mapping for the 'E$&--!' key, the vowel e with shortening, stress, nasalization and extra low tone -'E$&-!' + [K_TAB] > 'E4^05' c Mapping for the 'E$&-!' key, the vowel e with shortening, stress, nasalization and low tone -'E$&++!' + [K_TAB] > 'E33^05' c Mapping for the 'E$&++!' key, the vowel e with shortening, stress, nasalization and extra high tone -'E$&+!' + [K_TAB] > 'E3^05' c Mapping for the 'E$&+!' key, the vowel e with shortening, stress, nasalization and high tone -'E$&!' + [K_TAB] > 'E^05' c Mapping for the 'E$&!' key, the vowel e with shortening, stress and nasalization -'E&--!' + [K_TAB] > 'E44^0' c Mapping for the 'E&--!' key, the vowel e with shortening, stress, nasalization and extra low tone -'E&-!' + [K_TAB] > 'E4^0' c Mapping for the 'E&-!' key, the vowel e with shortening, stress, nasalization and low tone -'E&++!' + [K_TAB] > 'E33^0' c Mapping for the 'E&++!' key, the vowel e with shortening, stress, nasalization and extra high tone -'E&+!' + [K_TAB] > 'E3^0' c Mapping for the 'E&+!' key, the vowel e with shortening, stress, nasalization and high tone -'E&!' + [K_TAB] > 'E^0' c Mapping for the 'E&!' key, the vowel e with shortening, stress and nasalization +'E$&--!' + [K_TAB] > 'E44^05' c Mapping for the 'E$&--!' key, the vowel e with shortening, nasalization and extra low tone +'E$&-!' + [K_TAB] > 'E4^05' c Mapping for the 'E$&-!' key, the vowel e with shortening, nasalization and low tone +'E$&++!' + [K_TAB] > 'E33^05' c Mapping for the 'E$&++!' key, the vowel e with shortening, nasalization and extra high tone +'E$&+!' + [K_TAB] > 'E3^05' c Mapping for the 'E$&+!' key, the vowel e with shortening, nasalization and high tone +'E$&!' + [K_TAB] > 'E^05' c Mapping for the 'E$&!' key, the vowel e with shortening and nasalization +'E&--!' + [K_TAB] > 'E44^0' c Mapping for the 'E&--!' key, the vowel e with shortening, nasalization and extra low tone +'E&-!' + [K_TAB] > 'E4^0' c Mapping for the 'E&-!' key, the vowel e with shortening, nasalization and low tone +'E&++!' + [K_TAB] > 'E33^0' c Mapping for the 'E&++!' key, the vowel e with shortening, nasalization and extra high tone +'E&+!' + [K_TAB] > 'E3^0' c Mapping for the 'E&+!' key, the vowel e with shortening, nasalization and high tone +'E&!' + [K_TAB] > 'E^0' c Mapping for the 'E&!' key, the vowel e with shortening and nasalization 'E$--!' + [K_TAB] > 'E44^5' c Mapping for the 'E$--!' key, the vowel e with shortening and extra low tone 'E$-!' + [K_TAB] > 'E4^5' c Mapping for the 'E$-!' key, the vowel e with shortening and low tone 'E$++!' + [K_TAB] > 'E33^5' c Mapping for the 'E$++!' key, the vowel e with shortening and extra high tone @@ -450,16 +450,16 @@ group(main) using keys 'E++!' + [K_TAB] > 'E33^' c Mapping for the 'E++!' key, the vowel e with shortening and extra high tone 'E+!' + [K_TAB] > 'E3^' c Mapping for the 'E+!' key, the vowel e with shortening and high tone 'E!' + [K_TAB] > 'E^' c Mapping for the 'E!' key, the vowel e with shortening -'E$&--@' + [K_TAB] > 'E440005' c Mapping for the 'E$&--@' key, the vowel e with tense, stress, nasalization and extra low tone -'E$&-@' + [K_TAB] > 'E40005' c Mapping for the 'E$&-@' key, the vowel e with tense, stress, nasalization and low tone -'E$&++@' + [K_TAB] > 'E330005' c Mapping for the 'E$&++@' key, the vowel e with tense, stress, nasalization and extra high tone -'E$&+@' + [K_TAB] > 'E30005' c Mapping for the 'E$&+@' key, the vowel e with tense, stress, nasalization and high tone -'E$&@' + [K_TAB] > 'E0005' c Mapping for the 'E$&@' key, the vowel e with tense, stress and nasalization -'E&--@' + [K_TAB] > 'E44000' c Mapping for the 'E&--@' key, the vowel e with tense, stress, nasalization and extra low tone -'E&-@' + [K_TAB] > 'E4000' c Mapping for the 'E&-@' key, the vowel e with tense, stress, nasalization and low tone -'E&++@' + [K_TAB] > 'E33000' c Mapping for the 'E&++@' key, the vowel e with tense, stress, nasalization and extra high tone -'E&+@' + [K_TAB] > 'E3000' c Mapping for the 'E&+@' key, the vowel e with tense, stress, nasalization and high tone -'E&@' + [K_TAB] > 'E000' c Mapping for the 'E&@' key, the vowel e with tense, stress and nasalization +'E$&--@' + [K_TAB] > 'E440005' c Mapping for the 'E$&--@' key, the vowel e with tense, nasalization and extra low tone +'E$&-@' + [K_TAB] > 'E40005' c Mapping for the 'E$&-@' key, the vowel e with tense, nasalization and low tone +'E$&++@' + [K_TAB] > 'E330005' c Mapping for the 'E$&++@' key, the vowel e with tense, nasalization and extra high tone +'E$&+@' + [K_TAB] > 'E30005' c Mapping for the 'E$&+@' key, the vowel e with tense, nasalization and high tone +'E$&@' + [K_TAB] > 'E0005' c Mapping for the 'E$&@' key, the vowel e with tense and nasalization +'E&--@' + [K_TAB] > 'E44000' c Mapping for the 'E&--@' key, the vowel e with tense, nasalization and extra low tone +'E&-@' + [K_TAB] > 'E4000' c Mapping for the 'E&-@' key, the vowel e with tense, nasalization and low tone +'E&++@' + [K_TAB] > 'E33000' c Mapping for the 'E&++@' key, the vowel e with tense, nasalization and extra high tone +'E&+@' + [K_TAB] > 'E3000' c Mapping for the 'E&+@' key, the vowel e with tense, nasalization and high tone +'E&@' + [K_TAB] > 'E000' c Mapping for the 'E&@' key, the vowel e with tense and nasalization 'E$--@' + [K_TAB] > 'E44005' c Mapping for the 'E$--@' key, the vowel e with tense and extra low tone 'E$-@' + [K_TAB] > 'E4005' c Mapping for the 'E$-@' key, the vowel e with tense and low tone 'E$++@' + [K_TAB] > 'E33005' c Mapping for the 'E$++@' key, the vowel e with tense and extra high tone @@ -470,16 +470,16 @@ group(main) using keys 'E++@' + [K_TAB] > 'E3300' c Mapping for the 'E++@' key, the vowel e with tense and extra high tone 'E+@' + [K_TAB] > 'E300' c Mapping for the 'E+@' key, the vowel e with tense and high tone 'E@' + [K_TAB] > 'E00' c Mapping for the 'E@' key, the vowel e with tense -'E$&--' + [K_TAB] > 'E4405' c Mapping for the 'E$&--' key, the vowel e with stress, nasalization and extra low tone -'E$&-' + [K_TAB] > 'E405' c Mapping for the 'E$&-' key, the vowel e with stress, nasalization and low tone -'E$&++' + [K_TAB] > 'E3305' c Mapping for the 'E$&++' key, the vowel e with stress, nasalization and extra high tone -'E$&+' + [K_TAB] > 'E305' c Mapping for the 'E$&+' key, the vowel e with stress, nasalization and high tone -'E$&' + [K_TAB] > 'E05' c Mapping for the 'E$&' key, the vowel e with stress and nasalization -'E&--' + [K_TAB] > 'E440' c Mapping for the 'E&--' key, the vowel e with stress, nasalization and extra low tone -'E&-' + [K_TAB] > 'E40' c Mapping for the 'E&-' key, the vowel e with stress, nasalization and low tone -'E&++' + [K_TAB] > 'E330' c Mapping for the 'E&++' key, the vowel e with stress, nasalization and extra high tone -'E&+' + [K_TAB] > 'E30' c Mapping for the 'E&+' key, the vowel e with stress, nasalization and high tone -'E&' + [K_TAB] > 'E0' c Mapping for the 'E&' key, the vowel e with stress and nasalization +'E$&--' + [K_TAB] > 'E4405' c Mapping for the 'E$&--' key, the vowel e with nasalization and extra low tone +'E$&-' + [K_TAB] > 'E405' c Mapping for the 'E$&-' key, the vowel e with nasalization and low tone +'E$&++' + [K_TAB] > 'E3305' c Mapping for the 'E$&++' key, the vowel e with nasalization and extra high tone +'E$&+' + [K_TAB] > 'E305' c Mapping for the 'E$&+' key, the vowel e with nasalization and high tone +'E$&' + [K_TAB] > 'E05' c Mapping for the 'E$&' key, the vowel e with nasalization +'E&--' + [K_TAB] > 'E440' c Mapping for the 'E&--' key, the vowel e with nasalization and extra low tone +'E&-' + [K_TAB] > 'E40' c Mapping for the 'E&-' key, the vowel e with nasalization and low tone +'E&++' + [K_TAB] > 'E330' c Mapping for the 'E&++' key, the vowel e with nasalization and extra high tone +'E&+' + [K_TAB] > 'E30' c Mapping for the 'E&+' key, the vowel e with nasalization and high tone +'E&' + [K_TAB] > 'E0' c Mapping for the 'E&' key, the vowel e with nasalization 'E$--' + [K_TAB] > 'E445' c Mapping for the 'E$--' key, the vowel e with extra low tone 'E$-' + [K_TAB] > 'E45' c Mapping for the 'E$-' key, the vowel e with low tone 'E$++' + [K_TAB] > 'E335' c Mapping for the 'E$++' key, the vowel e with extra high tone @@ -490,16 +490,16 @@ group(main) using keys 'E++' + [K_TAB] > 'E33' c Mapping for the 'E++' key, the vowel e with extra high tone 'E+' + [K_TAB] > 'E3' c Mapping for the 'E+' key, the vowel e with high tone + 'E' > 'E' c Mapping for the 'E' key, the vowel e -'A$&--@_^' + [K_TAB] > 'A%9440005' c Mapping for the 'A$&--@_^' key, the vowel a with stress, lengthening, tense, stress, nasalization and extra low tone -'A$&-@_^' + [K_TAB] > 'A%940005' c Mapping for the 'A$&-@_^' key, the vowel a with stress, lengthening, tense, stress, nasalization and low tone -'A$&++@_^' + [K_TAB] > 'A%9330005' c Mapping for the 'A$&++@_^' key, the vowel a with stress, lengthening, tense, stress, nasalization and extra high tone -'A$&+@_^' + [K_TAB] > 'A%930005' c Mapping for the 'A$&+@_^' key, the vowel a with stress, lengthening, tense, stress, nasalization and high tone -'A$&@_^' + [K_TAB] > 'A%90005' c Mapping for the 'A$&@_^' key, the vowel a with stress, lengthening, tense, stress and nasalization -'A&--@_^' + [K_TAB] > 'A%944000' c Mapping for the 'A&--@_^' key, the vowel a with stress, lengthening, tense, stress, nasalization and extra low tone -'A&-@_^' + [K_TAB] > 'A%94000' c Mapping for the 'A&-@_^' key, the vowel a with stress, lengthening, tense, stress, nasalization and low tone -'A&++@_^' + [K_TAB] > 'A%933000' c Mapping for the 'A&++@_^' key, the vowel a with stress, lengthening, tense, stress, nasalization and extra high tone -'A&+@_^' + [K_TAB] > 'A%93000' c Mapping for the 'A&+@_^' key, the vowel a with stress, lengthening, tense, stress, nasalization and high tone -'A&@_^' + [K_TAB] > 'A%9000' c Mapping for the 'A&@_^' key, the vowel a with stress, lengthening, tense, stress and nasalization +'A$&--@_^' + [K_TAB] > 'A%9440005' c Mapping for the 'A$&--@_^' key, the vowel a with stress, lengthening, tense, nasalization and extra low tone +'A$&-@_^' + [K_TAB] > 'A%940005' c Mapping for the 'A$&-@_^' key, the vowel a with stress, lengthening, tense, nasalization and low tone +'A$&++@_^' + [K_TAB] > 'A%9330005' c Mapping for the 'A$&++@_^' key, the vowel a with stress, lengthening, tense, nasalization and extra high tone +'A$&+@_^' + [K_TAB] > 'A%930005' c Mapping for the 'A$&+@_^' key, the vowel a with stress, lengthening, tense, nasalization and high tone +'A$&@_^' + [K_TAB] > 'A%90005' c Mapping for the 'A$&@_^' key, the vowel a with stress, lengthening, tense and nasalization +'A&--@_^' + [K_TAB] > 'A%944000' c Mapping for the 'A&--@_^' key, the vowel a with stress, lengthening, tense, nasalization and extra low tone +'A&-@_^' + [K_TAB] > 'A%94000' c Mapping for the 'A&-@_^' key, the vowel a with stress, lengthening, tense, nasalization and low tone +'A&++@_^' + [K_TAB] > 'A%933000' c Mapping for the 'A&++@_^' key, the vowel a with stress, lengthening, tense, nasalization and extra high tone +'A&+@_^' + [K_TAB] > 'A%93000' c Mapping for the 'A&+@_^' key, the vowel a with stress, lengthening, tense, nasalization and high tone +'A&@_^' + [K_TAB] > 'A%9000' c Mapping for the 'A&@_^' key, the vowel a with stress, lengthening, tense and nasalization 'A$--@_^' + [K_TAB] > 'A%944005' c Mapping for the 'A$--@_^' key, the vowel a with stress, lengthening, tense and extra low tone 'A$-@_^' + [K_TAB] > 'A%94005' c Mapping for the 'A$-@_^' key, the vowel a with stress, lengthening, tense and low tone 'A$++@_^' + [K_TAB] > 'A%933005' c Mapping for the 'A$++@_^' key, the vowel a with stress, lengthening, tense and extra high tone @@ -510,16 +510,16 @@ group(main) using keys 'A++@_^' + [K_TAB] > 'A%93300' c Mapping for the 'A++@_^' key, the vowel a with stress, lengthening, tense and extra high tone 'A+@_^' + [K_TAB] > 'A%9300' c Mapping for the 'A+@_^' key, the vowel a with stress, lengthening, tense and high tone 'A@_^' + [K_TAB] > 'A%900' c Mapping for the 'A@_^' key, the vowel a with stress, lengthening and tense -'A$&--_^' + [K_TAB] > 'A%94405' c Mapping for the 'A$&--_^' key, the vowel a with stress, lengthening, stress, nasalization and extra low tone -'A$&-_^' + [K_TAB] > 'A%9405' c Mapping for the 'A$&-_^' key, the vowel a with stress, lengthening, stress, nasalization and low tone -'A$&++_^' + [K_TAB] > 'A%93305' c Mapping for the 'A$&++_^' key, the vowel a with stress, lengthening, stress, nasalization and extra high tone -'A$&+_^' + [K_TAB] > 'A%9305' c Mapping for the 'A$&+_^' key, the vowel a with stress, lengthening, stress, nasalization and high tone -'A$&_^' + [K_TAB] > 'A%905' c Mapping for the 'A$&_^' key, the vowel a with stress, lengthening, stress and nasalization -'A&--_^' + [K_TAB] > 'A%9440' c Mapping for the 'A&--_^' key, the vowel a with stress, lengthening, stress, nasalization and extra low tone -'A&-_^' + [K_TAB] > 'A%940' c Mapping for the 'A&-_^' key, the vowel a with stress, lengthening, stress, nasalization and low tone -'A&++_^' + [K_TAB] > 'A%9330' c Mapping for the 'A&++_^' key, the vowel a with stress, lengthening, stress, nasalization and extra high tone -'A&+_^' + [K_TAB] > 'A%930' c Mapping for the 'A&+_^' key, the vowel a with stress, lengthening, stress, nasalization and high tone -'A&_^' + [K_TAB] > 'A%90' c Mapping for the 'A&_^' key, the vowel a with stress, lengthening, stress and nasalization +'A$&--_^' + [K_TAB] > 'A%94405' c Mapping for the 'A$&--_^' key, the vowel a with stress, lengthening, nasalization and extra low tone +'A$&-_^' + [K_TAB] > 'A%9405' c Mapping for the 'A$&-_^' key, the vowel a with stress, lengthening, nasalization and low tone +'A$&++_^' + [K_TAB] > 'A%93305' c Mapping for the 'A$&++_^' key, the vowel a with stress, lengthening, nasalization and extra high tone +'A$&+_^' + [K_TAB] > 'A%9305' c Mapping for the 'A$&+_^' key, the vowel a with stress, lengthening, nasalization and high tone +'A$&_^' + [K_TAB] > 'A%905' c Mapping for the 'A$&_^' key, the vowel a with stress, lengthening and nasalization +'A&--_^' + [K_TAB] > 'A%9440' c Mapping for the 'A&--_^' key, the vowel a with stress, lengthening, nasalization and extra low tone +'A&-_^' + [K_TAB] > 'A%940' c Mapping for the 'A&-_^' key, the vowel a with stress, lengthening, nasalization and low tone +'A&++_^' + [K_TAB] > 'A%9330' c Mapping for the 'A&++_^' key, the vowel a with stress, lengthening, nasalization and extra high tone +'A&+_^' + [K_TAB] > 'A%930' c Mapping for the 'A&+_^' key, the vowel a with stress, lengthening, nasalization and high tone +'A&_^' + [K_TAB] > 'A%90' c Mapping for the 'A&_^' key, the vowel a with stress, lengthening and nasalization 'A$--_^' + [K_TAB] > 'A%9445' c Mapping for the 'A$--_^' key, the vowel a with stress, lengthening and extra low tone 'A$-_^' + [K_TAB] > 'A%945' c Mapping for the 'A$-_^' key, the vowel a with stress, lengthening and low tone 'A$++_^' + [K_TAB] > 'A%9335' c Mapping for the 'A$++_^' key, the vowel a with stress, lengthening and extra high tone @@ -530,16 +530,16 @@ group(main) using keys 'A++_^' + [K_TAB] > 'A%933' c Mapping for the 'A++_^' key, the vowel a with stress, lengthening and extra high tone 'A+_^' + [K_TAB] > 'A%93' c Mapping for the 'A+_^' key, the vowel a with stress, lengthening and high tone 'A_^' + [K_TAB] > 'A%9' c Mapping for the 'A_^' key, the vowel a with stress and lengthening -'A$&--@!^' + [K_TAB] > 'A944^0005' c Mapping for the 'A$&--@!^' key, the vowel a with stress, shortening, tense, stress, nasalization and extra low tone -'A$&-@!^' + [K_TAB] > 'A94^0005' c Mapping for the 'A$&-@!^' key, the vowel a with stress, shortening, tense, stress, nasalization and low tone -'A$&++@!^' + [K_TAB] > 'A933^0005' c Mapping for the 'A$&++@!^' key, the vowel a with stress, shortening, tense, stress, nasalization and extra high tone -'A$&+@!^' + [K_TAB] > 'A93^0005' c Mapping for the 'A$&+@!^' key, the vowel a with stress, shortening, tense, stress, nasalization and high tone -'A$&@!^' + [K_TAB] > 'A9^0005' c Mapping for the 'A$&@!^' key, the vowel a with stress, shortening, tense, stress and nasalization -'A&--@!^' + [K_TAB] > 'A944^000' c Mapping for the 'A&--@!^' key, the vowel a with stress, shortening, tense, stress, nasalization and extra low tone -'A&-@!^' + [K_TAB] > 'A94^000' c Mapping for the 'A&-@!^' key, the vowel a with stress, shortening, tense, stress, nasalization and low tone -'A&++@!^' + [K_TAB] > 'A933^000' c Mapping for the 'A&++@!^' key, the vowel a with stress, shortening, tense, stress, nasalization and extra high tone -'A&+@!^' + [K_TAB] > 'A93^000' c Mapping for the 'A&+@!^' key, the vowel a with stress, shortening, tense, stress, nasalization and high tone -'A&@!^' + [K_TAB] > 'A9^000' c Mapping for the 'A&@!^' key, the vowel a with stress, shortening, tense, stress and nasalization +'A$&--@!^' + [K_TAB] > 'A944^0005' c Mapping for the 'A$&--@!^' key, the vowel a with stress, shortening, tense, nasalization and extra low tone +'A$&-@!^' + [K_TAB] > 'A94^0005' c Mapping for the 'A$&-@!^' key, the vowel a with stress, shortening, tense, nasalization and low tone +'A$&++@!^' + [K_TAB] > 'A933^0005' c Mapping for the 'A$&++@!^' key, the vowel a with stress, shortening, tense, nasalization and extra high tone +'A$&+@!^' + [K_TAB] > 'A93^0005' c Mapping for the 'A$&+@!^' key, the vowel a with stress, shortening, tense, nasalization and high tone +'A$&@!^' + [K_TAB] > 'A9^0005' c Mapping for the 'A$&@!^' key, the vowel a with stress, shortening, tense and nasalization +'A&--@!^' + [K_TAB] > 'A944^000' c Mapping for the 'A&--@!^' key, the vowel a with stress, shortening, tense, nasalization and extra low tone +'A&-@!^' + [K_TAB] > 'A94^000' c Mapping for the 'A&-@!^' key, the vowel a with stress, shortening, tense, nasalization and low tone +'A&++@!^' + [K_TAB] > 'A933^000' c Mapping for the 'A&++@!^' key, the vowel a with stress, shortening, tense, nasalization and extra high tone +'A&+@!^' + [K_TAB] > 'A93^000' c Mapping for the 'A&+@!^' key, the vowel a with stress, shortening, tense, nasalization and high tone +'A&@!^' + [K_TAB] > 'A9^000' c Mapping for the 'A&@!^' key, the vowel a with stress, shortening, tense and nasalization 'A$--@!^' + [K_TAB] > 'A944^005' c Mapping for the 'A$--@!^' key, the vowel a with stress, shortening, tense and extra low tone 'A$-@!^' + [K_TAB] > 'A94^005' c Mapping for the 'A$-@!^' key, the vowel a with stress, shortening, tense and low tone 'A$++@!^' + [K_TAB] > 'A933^005' c Mapping for the 'A$++@!^' key, the vowel a with stress, shortening, tense and extra high tone @@ -550,16 +550,16 @@ group(main) using keys 'A++@!^' + [K_TAB] > 'A933^00' c Mapping for the 'A++@!^' key, the vowel a with stress, shortening, tense and extra high tone 'A+@!^' + [K_TAB] > 'A93^00' c Mapping for the 'A+@!^' key, the vowel a with stress, shortening, tense and high tone 'A@!^' + [K_TAB] > 'A9^00' c Mapping for the 'A@!^' key, the vowel a with stress, shortening and tense -'A$&--!^' + [K_TAB] > 'A944^05' c Mapping for the 'A$&--!^' key, the vowel a with stress, shortening, stress, nasalization and extra low tone -'A$&-!^' + [K_TAB] > 'A94^05' c Mapping for the 'A$&-!^' key, the vowel a with stress, shortening, stress, nasalization and low tone -'A$&++!^' + [K_TAB] > 'A933^05' c Mapping for the 'A$&++!^' key, the vowel a with stress, shortening, stress, nasalization and extra high tone -'A$&+!^' + [K_TAB] > 'A93^05' c Mapping for the 'A$&+!^' key, the vowel a with stress, shortening, stress, nasalization and high tone -'A$&!^' + [K_TAB] > 'A9^05' c Mapping for the 'A$&!^' key, the vowel a with stress, shortening, stress and nasalization -'A&--!^' + [K_TAB] > 'A944^0' c Mapping for the 'A&--!^' key, the vowel a with stress, shortening, stress, nasalization and extra low tone -'A&-!^' + [K_TAB] > 'A94^0' c Mapping for the 'A&-!^' key, the vowel a with stress, shortening, stress, nasalization and low tone -'A&++!^' + [K_TAB] > 'A933^0' c Mapping for the 'A&++!^' key, the vowel a with stress, shortening, stress, nasalization and extra high tone -'A&+!^' + [K_TAB] > 'A93^0' c Mapping for the 'A&+!^' key, the vowel a with stress, shortening, stress, nasalization and high tone -'A&!^' + [K_TAB] > 'A9^0' c Mapping for the 'A&!^' key, the vowel a with stress, shortening, stress and nasalization +'A$&--!^' + [K_TAB] > 'A944^05' c Mapping for the 'A$&--!^' key, the vowel a with stress, shortening, nasalization and extra low tone +'A$&-!^' + [K_TAB] > 'A94^05' c Mapping for the 'A$&-!^' key, the vowel a with stress, shortening, nasalization and low tone +'A$&++!^' + [K_TAB] > 'A933^05' c Mapping for the 'A$&++!^' key, the vowel a with stress, shortening, nasalization and extra high tone +'A$&+!^' + [K_TAB] > 'A93^05' c Mapping for the 'A$&+!^' key, the vowel a with stress, shortening, nasalization and high tone +'A$&!^' + [K_TAB] > 'A9^05' c Mapping for the 'A$&!^' key, the vowel a with stress, shortening and nasalization +'A&--!^' + [K_TAB] > 'A944^0' c Mapping for the 'A&--!^' key, the vowel a with stress, shortening, nasalization and extra low tone +'A&-!^' + [K_TAB] > 'A94^0' c Mapping for the 'A&-!^' key, the vowel a with stress, shortening, nasalization and low tone +'A&++!^' + [K_TAB] > 'A933^0' c Mapping for the 'A&++!^' key, the vowel a with stress, shortening, nasalization and extra high tone +'A&+!^' + [K_TAB] > 'A93^0' c Mapping for the 'A&+!^' key, the vowel a with stress, shortening, nasalization and high tone +'A&!^' + [K_TAB] > 'A9^0' c Mapping for the 'A&!^' key, the vowel a with stress, shortening and nasalization 'A$--!^' + [K_TAB] > 'A944^5' c Mapping for the 'A$--!^' key, the vowel a with stress, shortening and extra low tone 'A$-!^' + [K_TAB] > 'A94^5' c Mapping for the 'A$-!^' key, the vowel a with stress, shortening and low tone 'A$++!^' + [K_TAB] > 'A933^5' c Mapping for the 'A$++!^' key, the vowel a with stress, shortening and extra high tone @@ -570,16 +570,16 @@ group(main) using keys 'A++!^' + [K_TAB] > 'A933^' c Mapping for the 'A++!^' key, the vowel a with stress, shortening and extra high tone 'A+!^' + [K_TAB] > 'A93^' c Mapping for the 'A+!^' key, the vowel a with stress, shortening and high tone 'A!^' + [K_TAB] > 'A9^' c Mapping for the 'A!^' key, the vowel a with stress and shortening -'A$&--@^' + [K_TAB] > 'A9440005' c Mapping for the 'A$&--@^' key, the vowel a with stress, tense, stress, nasalization and extra low tone -'A$&-@^' + [K_TAB] > 'A940005' c Mapping for the 'A$&-@^' key, the vowel a with stress, tense, stress, nasalization and low tone -'A$&++@^' + [K_TAB] > 'A9330005' c Mapping for the 'A$&++@^' key, the vowel a with stress, tense, stress, nasalization and extra high tone -'A$&+@^' + [K_TAB] > 'A930005' c Mapping for the 'A$&+@^' key, the vowel a with stress, tense, stress, nasalization and high tone -'A$&@^' + [K_TAB] > 'A90005' c Mapping for the 'A$&@^' key, the vowel a with stress, tense, stress and nasalization -'A&--@^' + [K_TAB] > 'A944000' c Mapping for the 'A&--@^' key, the vowel a with stress, tense, stress, nasalization and extra low tone -'A&-@^' + [K_TAB] > 'A94000' c Mapping for the 'A&-@^' key, the vowel a with stress, tense, stress, nasalization and low tone -'A&++@^' + [K_TAB] > 'A933000' c Mapping for the 'A&++@^' key, the vowel a with stress, tense, stress, nasalization and extra high tone -'A&+@^' + [K_TAB] > 'A93000' c Mapping for the 'A&+@^' key, the vowel a with stress, tense, stress, nasalization and high tone -'A&@^' + [K_TAB] > 'A9000' c Mapping for the 'A&@^' key, the vowel a with stress, tense, stress and nasalization +'A$&--@^' + [K_TAB] > 'A9440005' c Mapping for the 'A$&--@^' key, the vowel a with stress, tense, nasalization and extra low tone +'A$&-@^' + [K_TAB] > 'A940005' c Mapping for the 'A$&-@^' key, the vowel a with stress, tense, nasalization and low tone +'A$&++@^' + [K_TAB] > 'A9330005' c Mapping for the 'A$&++@^' key, the vowel a with stress, tense, nasalization and extra high tone +'A$&+@^' + [K_TAB] > 'A930005' c Mapping for the 'A$&+@^' key, the vowel a with stress, tense, nasalization and high tone +'A$&@^' + [K_TAB] > 'A90005' c Mapping for the 'A$&@^' key, the vowel a with stress, tense and nasalization +'A&--@^' + [K_TAB] > 'A944000' c Mapping for the 'A&--@^' key, the vowel a with stress, tense, nasalization and extra low tone +'A&-@^' + [K_TAB] > 'A94000' c Mapping for the 'A&-@^' key, the vowel a with stress, tense, nasalization and low tone +'A&++@^' + [K_TAB] > 'A933000' c Mapping for the 'A&++@^' key, the vowel a with stress, tense, nasalization and extra high tone +'A&+@^' + [K_TAB] > 'A93000' c Mapping for the 'A&+@^' key, the vowel a with stress, tense, nasalization and high tone +'A&@^' + [K_TAB] > 'A9000' c Mapping for the 'A&@^' key, the vowel a with stress, tense and nasalization 'A$--@^' + [K_TAB] > 'A944005' c Mapping for the 'A$--@^' key, the vowel a with stress, tense and extra low tone 'A$-@^' + [K_TAB] > 'A94005' c Mapping for the 'A$-@^' key, the vowel a with stress, tense and low tone 'A$++@^' + [K_TAB] > 'A933005' c Mapping for the 'A$++@^' key, the vowel a with stress, tense and extra high tone @@ -590,16 +590,16 @@ group(main) using keys 'A++@^' + [K_TAB] > 'A93300' c Mapping for the 'A++@^' key, the vowel a with stress, tense and extra high tone 'A+@^' + [K_TAB] > 'A9300' c Mapping for the 'A+@^' key, the vowel a with stress, tense and high tone 'A@^' + [K_TAB] > 'A900' c Mapping for the 'A@^' key, the vowel a with stress and tense -'A$&--^' + [K_TAB] > 'A94405' c Mapping for the 'A$&--^' key, the vowel a with stress, stress, nasalization and extra low tone -'A$&-^' + [K_TAB] > 'A9405' c Mapping for the 'A$&-^' key, the vowel a with stress, stress, nasalization and low tone -'A$&++^' + [K_TAB] > 'A93305' c Mapping for the 'A$&++^' key, the vowel a with stress, stress, nasalization and extra high tone -'A$&+^' + [K_TAB] > 'A9305' c Mapping for the 'A$&+^' key, the vowel a with stress, stress, nasalization and high tone -'A$&^' + [K_TAB] > 'A905' c Mapping for the 'A$&^' key, the vowel a with stress, stress and nasalization -'A&--^' + [K_TAB] > 'A9440' c Mapping for the 'A&--^' key, the vowel a with stress, stress, nasalization and extra low tone -'A&-^' + [K_TAB] > 'A940' c Mapping for the 'A&-^' key, the vowel a with stress, stress, nasalization and low tone -'A&++^' + [K_TAB] > 'A9330' c Mapping for the 'A&++^' key, the vowel a with stress, stress, nasalization and extra high tone -'A&+^' + [K_TAB] > 'A930' c Mapping for the 'A&+^' key, the vowel a with stress, stress, nasalization and high tone -'A&^' + [K_TAB] > 'A90' c Mapping for the 'A&^' key, the vowel a with stress, stress and nasalization +'A$&--^' + [K_TAB] > 'A94405' c Mapping for the 'A$&--^' key, the vowel a with stress, nasalization and extra low tone +'A$&-^' + [K_TAB] > 'A9405' c Mapping for the 'A$&-^' key, the vowel a with stress, nasalization and low tone +'A$&++^' + [K_TAB] > 'A93305' c Mapping for the 'A$&++^' key, the vowel a with stress, nasalization and extra high tone +'A$&+^' + [K_TAB] > 'A9305' c Mapping for the 'A$&+^' key, the vowel a with stress, nasalization and high tone +'A$&^' + [K_TAB] > 'A905' c Mapping for the 'A$&^' key, the vowel a with stress and nasalization +'A&--^' + [K_TAB] > 'A9440' c Mapping for the 'A&--^' key, the vowel a with stress, nasalization and extra low tone +'A&-^' + [K_TAB] > 'A940' c Mapping for the 'A&-^' key, the vowel a with stress, nasalization and low tone +'A&++^' + [K_TAB] > 'A9330' c Mapping for the 'A&++^' key, the vowel a with stress, nasalization and extra high tone +'A&+^' + [K_TAB] > 'A930' c Mapping for the 'A&+^' key, the vowel a with stress, nasalization and high tone +'A&^' + [K_TAB] > 'A90' c Mapping for the 'A&^' key, the vowel a with stress and nasalization 'A$--^' + [K_TAB] > 'A9445' c Mapping for the 'A$--^' key, the vowel a with stress and extra low tone 'A$-^' + [K_TAB] > 'A945' c Mapping for the 'A$-^' key, the vowel a with stress and low tone 'A$++^' + [K_TAB] > 'A9335' c Mapping for the 'A$++^' key, the vowel a with stress and extra high tone @@ -610,16 +610,16 @@ group(main) using keys 'A++^' + [K_TAB] > 'A933' c Mapping for the 'A++^' key, the vowel a with stress and extra high tone 'A+^' + [K_TAB] > 'A93' c Mapping for the 'A+^' key, the vowel a with stress and high tone 'A^' + [K_TAB] > 'A9' c Mapping for the 'A^' key, the vowel a with stress -'A$&--@_' + [K_TAB] > 'A%440005' c Mapping for the 'A$&--@_' key, the vowel a with lengthening, tense, stress, nasalization and extra low tone -'A$&-@_' + [K_TAB] > 'A%40005' c Mapping for the 'A$&-@_' key, the vowel a with lengthening, tense, stress, nasalization and low tone -'A$&++@_' + [K_TAB] > 'A%330005' c Mapping for the 'A$&++@_' key, the vowel a with lengthening, tense, stress, nasalization and extra high tone -'A$&+@_' + [K_TAB] > 'A%30005' c Mapping for the 'A$&+@_' key, the vowel a with lengthening, tense, stress, nasalization and high tone -'A$&@_' + [K_TAB] > 'A%0005' c Mapping for the 'A$&@_' key, the vowel a with lengthening, tense, stress and nasalization -'A&--@_' + [K_TAB] > 'A%44000' c Mapping for the 'A&--@_' key, the vowel a with lengthening, tense, stress, nasalization and extra low tone -'A&-@_' + [K_TAB] > 'A%4000' c Mapping for the 'A&-@_' key, the vowel a with lengthening, tense, stress, nasalization and low tone -'A&++@_' + [K_TAB] > 'A%33000' c Mapping for the 'A&++@_' key, the vowel a with lengthening, tense, stress, nasalization and extra high tone -'A&+@_' + [K_TAB] > 'A%3000' c Mapping for the 'A&+@_' key, the vowel a with lengthening, tense, stress, nasalization and high tone -'A&@_' + [K_TAB] > 'A%000' c Mapping for the 'A&@_' key, the vowel a with lengthening, tense, stress and nasalization +'A$&--@_' + [K_TAB] > 'A%440005' c Mapping for the 'A$&--@_' key, the vowel a with lengthening, tense, nasalization and extra low tone +'A$&-@_' + [K_TAB] > 'A%40005' c Mapping for the 'A$&-@_' key, the vowel a with lengthening, tense, nasalization and low tone +'A$&++@_' + [K_TAB] > 'A%330005' c Mapping for the 'A$&++@_' key, the vowel a with lengthening, tense, nasalization and extra high tone +'A$&+@_' + [K_TAB] > 'A%30005' c Mapping for the 'A$&+@_' key, the vowel a with lengthening, tense, nasalization and high tone +'A$&@_' + [K_TAB] > 'A%0005' c Mapping for the 'A$&@_' key, the vowel a with lengthening, tense and nasalization +'A&--@_' + [K_TAB] > 'A%44000' c Mapping for the 'A&--@_' key, the vowel a with lengthening, tense, nasalization and extra low tone +'A&-@_' + [K_TAB] > 'A%4000' c Mapping for the 'A&-@_' key, the vowel a with lengthening, tense, nasalization and low tone +'A&++@_' + [K_TAB] > 'A%33000' c Mapping for the 'A&++@_' key, the vowel a with lengthening, tense, nasalization and extra high tone +'A&+@_' + [K_TAB] > 'A%3000' c Mapping for the 'A&+@_' key, the vowel a with lengthening, tense, nasalization and high tone +'A&@_' + [K_TAB] > 'A%000' c Mapping for the 'A&@_' key, the vowel a with lengthening, tense and nasalization 'A$--@_' + [K_TAB] > 'A%44005' c Mapping for the 'A$--@_' key, the vowel a with lengthening, tense and extra low tone 'A$-@_' + [K_TAB] > 'A%4005' c Mapping for the 'A$-@_' key, the vowel a with lengthening, tense and low tone 'A$++@_' + [K_TAB] > 'A%33005' c Mapping for the 'A$++@_' key, the vowel a with lengthening, tense and extra high tone @@ -630,16 +630,16 @@ group(main) using keys 'A++@_' + [K_TAB] > 'A%3300' c Mapping for the 'A++@_' key, the vowel a with lengthening, tense and extra high tone 'A+@_' + [K_TAB] > 'A%300' c Mapping for the 'A+@_' key, the vowel a with lengthening, tense and high tone 'A@_' + [K_TAB] > 'A%00' c Mapping for the 'A@_' key, the vowel a with lengthening and tense -'A$&--_' + [K_TAB] > 'A%4405' c Mapping for the 'A$&--_' key, the vowel a with lengthening, stress, nasalization and extra low tone -'A$&-_' + [K_TAB] > 'A%405' c Mapping for the 'A$&-_' key, the vowel a with lengthening, stress, nasalization and low tone -'A$&++_' + [K_TAB] > 'A%3305' c Mapping for the 'A$&++_' key, the vowel a with lengthening, stress, nasalization and extra high tone -'A$&+_' + [K_TAB] > 'A%305' c Mapping for the 'A$&+_' key, the vowel a with lengthening, stress, nasalization and high tone -'A$&_' + [K_TAB] > 'A%05' c Mapping for the 'A$&_' key, the vowel a with lengthening, stress and nasalization -'A&--_' + [K_TAB] > 'A%440' c Mapping for the 'A&--_' key, the vowel a with lengthening, stress, nasalization and extra low tone -'A&-_' + [K_TAB] > 'A%40' c Mapping for the 'A&-_' key, the vowel a with lengthening, stress, nasalization and low tone -'A&++_' + [K_TAB] > 'A%330' c Mapping for the 'A&++_' key, the vowel a with lengthening, stress, nasalization and extra high tone -'A&+_' + [K_TAB] > 'A%30' c Mapping for the 'A&+_' key, the vowel a with lengthening, stress, nasalization and high tone -'A&_' + [K_TAB] > 'A%0' c Mapping for the 'A&_' key, the vowel a with lengthening, stress and nasalization +'A$&--_' + [K_TAB] > 'A%4405' c Mapping for the 'A$&--_' key, the vowel a with lengthening, nasalization and extra low tone +'A$&-_' + [K_TAB] > 'A%405' c Mapping for the 'A$&-_' key, the vowel a with lengthening, nasalization and low tone +'A$&++_' + [K_TAB] > 'A%3305' c Mapping for the 'A$&++_' key, the vowel a with lengthening, nasalization and extra high tone +'A$&+_' + [K_TAB] > 'A%305' c Mapping for the 'A$&+_' key, the vowel a with lengthening, nasalization and high tone +'A$&_' + [K_TAB] > 'A%05' c Mapping for the 'A$&_' key, the vowel a with lengthening and nasalization +'A&--_' + [K_TAB] > 'A%440' c Mapping for the 'A&--_' key, the vowel a with lengthening, nasalization and extra low tone +'A&-_' + [K_TAB] > 'A%40' c Mapping for the 'A&-_' key, the vowel a with lengthening, nasalization and low tone +'A&++_' + [K_TAB] > 'A%330' c Mapping for the 'A&++_' key, the vowel a with lengthening, nasalization and extra high tone +'A&+_' + [K_TAB] > 'A%30' c Mapping for the 'A&+_' key, the vowel a with lengthening, nasalization and high tone +'A&_' + [K_TAB] > 'A%0' c Mapping for the 'A&_' key, the vowel a with lengthening and nasalization 'A$--_' + [K_TAB] > 'A%445' c Mapping for the 'A$--_' key, the vowel a with lengthening and extra low tone 'A$-_' + [K_TAB] > 'A%45' c Mapping for the 'A$-_' key, the vowel a with lengthening and low tone 'A$++_' + [K_TAB] > 'A%335' c Mapping for the 'A$++_' key, the vowel a with lengthening and extra high tone @@ -650,16 +650,16 @@ group(main) using keys 'A++_' + [K_TAB] > 'A%33' c Mapping for the 'A++_' key, the vowel a with lengthening and extra high tone 'A+_' + [K_TAB] > 'A%3' c Mapping for the 'A+_' key, the vowel a with lengthening and high tone 'A_' + [K_TAB] > 'A%' c Mapping for the 'A_' key, the vowel a with lengthening -'A$&--@!' + [K_TAB] > 'A44^0005' c Mapping for the 'A$&--@!' key, the vowel a with shortening, tense, stress, nasalization and extra low tone -'A$&-@!' + [K_TAB] > 'A4^0005' c Mapping for the 'A$&-@!' key, the vowel a with shortening, tense, stress, nasalization and low tone -'A$&++@!' + [K_TAB] > 'A33^0005' c Mapping for the 'A$&++@!' key, the vowel a with shortening, tense, stress, nasalization and extra high tone -'A$&+@!' + [K_TAB] > 'A3^0005' c Mapping for the 'A$&+@!' key, the vowel a with shortening, tense, stress, nasalization and high tone -'A$&@!' + [K_TAB] > 'A^0005' c Mapping for the 'A$&@!' key, the vowel a with shortening, tense, stress and nasalization -'A&--@!' + [K_TAB] > 'A44^000' c Mapping for the 'A&--@!' key, the vowel a with shortening, tense, stress, nasalization and extra low tone -'A&-@!' + [K_TAB] > 'A4^000' c Mapping for the 'A&-@!' key, the vowel a with shortening, tense, stress, nasalization and low tone -'A&++@!' + [K_TAB] > 'A33^000' c Mapping for the 'A&++@!' key, the vowel a with shortening, tense, stress, nasalization and extra high tone -'A&+@!' + [K_TAB] > 'A3^000' c Mapping for the 'A&+@!' key, the vowel a with shortening, tense, stress, nasalization and high tone -'A&@!' + [K_TAB] > 'A^000' c Mapping for the 'A&@!' key, the vowel a with shortening, tense, stress and nasalization +'A$&--@!' + [K_TAB] > 'A44^0005' c Mapping for the 'A$&--@!' key, the vowel a with shortening, tense, nasalization and extra low tone +'A$&-@!' + [K_TAB] > 'A4^0005' c Mapping for the 'A$&-@!' key, the vowel a with shortening, tense, nasalization and low tone +'A$&++@!' + [K_TAB] > 'A33^0005' c Mapping for the 'A$&++@!' key, the vowel a with shortening, tense, nasalization and extra high tone +'A$&+@!' + [K_TAB] > 'A3^0005' c Mapping for the 'A$&+@!' key, the vowel a with shortening, tense, nasalization and high tone +'A$&@!' + [K_TAB] > 'A^0005' c Mapping for the 'A$&@!' key, the vowel a with shortening, tense and nasalization +'A&--@!' + [K_TAB] > 'A44^000' c Mapping for the 'A&--@!' key, the vowel a with shortening, tense, nasalization and extra low tone +'A&-@!' + [K_TAB] > 'A4^000' c Mapping for the 'A&-@!' key, the vowel a with shortening, tense, nasalization and low tone +'A&++@!' + [K_TAB] > 'A33^000' c Mapping for the 'A&++@!' key, the vowel a with shortening, tense, nasalization and extra high tone +'A&+@!' + [K_TAB] > 'A3^000' c Mapping for the 'A&+@!' key, the vowel a with shortening, tense, nasalization and high tone +'A&@!' + [K_TAB] > 'A^000' c Mapping for the 'A&@!' key, the vowel a with shortening, tense and nasalization 'A$--@!' + [K_TAB] > 'A44^005' c Mapping for the 'A$--@!' key, the vowel a with shortening, tense and extra low tone 'A$-@!' + [K_TAB] > 'A4^005' c Mapping for the 'A$-@!' key, the vowel a with shortening, tense and low tone 'A$++@!' + [K_TAB] > 'A33^005' c Mapping for the 'A$++@!' key, the vowel a with shortening, tense and extra high tone @@ -670,16 +670,16 @@ group(main) using keys 'A++@!' + [K_TAB] > 'A33^00' c Mapping for the 'A++@!' key, the vowel a with shortening, tense and extra high tone 'A+@!' + [K_TAB] > 'A3^00' c Mapping for the 'A+@!' key, the vowel a with shortening, tense and high tone 'A@!' + [K_TAB] > 'A^00' c Mapping for the 'A@!' key, the vowel a with shortening and tense -'A$&--!' + [K_TAB] > 'A44^05' c Mapping for the 'A$&--!' key, the vowel a with shortening, stress, nasalization and extra low tone -'A$&-!' + [K_TAB] > 'A4^05' c Mapping for the 'A$&-!' key, the vowel a with shortening, stress, nasalization and low tone -'A$&++!' + [K_TAB] > 'A33^05' c Mapping for the 'A$&++!' key, the vowel a with shortening, stress, nasalization and extra high tone -'A$&+!' + [K_TAB] > 'A3^05' c Mapping for the 'A$&+!' key, the vowel a with shortening, stress, nasalization and high tone -'A$&!' + [K_TAB] > 'A^05' c Mapping for the 'A$&!' key, the vowel a with shortening, stress and nasalization -'A&--!' + [K_TAB] > 'A44^0' c Mapping for the 'A&--!' key, the vowel a with shortening, stress, nasalization and extra low tone -'A&-!' + [K_TAB] > 'A4^0' c Mapping for the 'A&-!' key, the vowel a with shortening, stress, nasalization and low tone -'A&++!' + [K_TAB] > 'A33^0' c Mapping for the 'A&++!' key, the vowel a with shortening, stress, nasalization and extra high tone -'A&+!' + [K_TAB] > 'A3^0' c Mapping for the 'A&+!' key, the vowel a with shortening, stress, nasalization and high tone -'A&!' + [K_TAB] > 'A^0' c Mapping for the 'A&!' key, the vowel a with shortening, stress and nasalization +'A$&--!' + [K_TAB] > 'A44^05' c Mapping for the 'A$&--!' key, the vowel a with shortening, nasalization and extra low tone +'A$&-!' + [K_TAB] > 'A4^05' c Mapping for the 'A$&-!' key, the vowel a with shortening, nasalization and low tone +'A$&++!' + [K_TAB] > 'A33^05' c Mapping for the 'A$&++!' key, the vowel a with shortening, nasalization and extra high tone +'A$&+!' + [K_TAB] > 'A3^05' c Mapping for the 'A$&+!' key, the vowel a with shortening, nasalization and high tone +'A$&!' + [K_TAB] > 'A^05' c Mapping for the 'A$&!' key, the vowel a with shortening and nasalization +'A&--!' + [K_TAB] > 'A44^0' c Mapping for the 'A&--!' key, the vowel a with shortening, nasalization and extra low tone +'A&-!' + [K_TAB] > 'A4^0' c Mapping for the 'A&-!' key, the vowel a with shortening, nasalization and low tone +'A&++!' + [K_TAB] > 'A33^0' c Mapping for the 'A&++!' key, the vowel a with shortening, nasalization and extra high tone +'A&+!' + [K_TAB] > 'A3^0' c Mapping for the 'A&+!' key, the vowel a with shortening, nasalization and high tone +'A&!' + [K_TAB] > 'A^0' c Mapping for the 'A&!' key, the vowel a with shortening and nasalization 'A$--!' + [K_TAB] > 'A44^5' c Mapping for the 'A$--!' key, the vowel a with shortening and extra low tone 'A$-!' + [K_TAB] > 'A4^5' c Mapping for the 'A$-!' key, the vowel a with shortening and low tone 'A$++!' + [K_TAB] > 'A33^5' c Mapping for the 'A$++!' key, the vowel a with shortening and extra high tone @@ -690,16 +690,16 @@ group(main) using keys 'A++!' + [K_TAB] > 'A33^' c Mapping for the 'A++!' key, the vowel a with shortening and extra high tone 'A+!' + [K_TAB] > 'A3^' c Mapping for the 'A+!' key, the vowel a with shortening and high tone 'A!' + [K_TAB] > 'A^' c Mapping for the 'A!' key, the vowel a with shortening -'A$&--@' + [K_TAB] > 'A440005' c Mapping for the 'A$&--@' key, the vowel a with tense, stress, nasalization and extra low tone -'A$&-@' + [K_TAB] > 'A40005' c Mapping for the 'A$&-@' key, the vowel a with tense, stress, nasalization and low tone -'A$&++@' + [K_TAB] > 'A330005' c Mapping for the 'A$&++@' key, the vowel a with tense, stress, nasalization and extra high tone -'A$&+@' + [K_TAB] > 'A30005' c Mapping for the 'A$&+@' key, the vowel a with tense, stress, nasalization and high tone -'A$&@' + [K_TAB] > 'A0005' c Mapping for the 'A$&@' key, the vowel a with tense, stress and nasalization -'A&--@' + [K_TAB] > 'A44000' c Mapping for the 'A&--@' key, the vowel a with tense, stress, nasalization and extra low tone -'A&-@' + [K_TAB] > 'A4000' c Mapping for the 'A&-@' key, the vowel a with tense, stress, nasalization and low tone -'A&++@' + [K_TAB] > 'A33000' c Mapping for the 'A&++@' key, the vowel a with tense, stress, nasalization and extra high tone -'A&+@' + [K_TAB] > 'A3000' c Mapping for the 'A&+@' key, the vowel a with tense, stress, nasalization and high tone -'A&@' + [K_TAB] > 'A000' c Mapping for the 'A&@' key, the vowel a with tense, stress and nasalization +'A$&--@' + [K_TAB] > 'A440005' c Mapping for the 'A$&--@' key, the vowel a with tense, nasalization and extra low tone +'A$&-@' + [K_TAB] > 'A40005' c Mapping for the 'A$&-@' key, the vowel a with tense, nasalization and low tone +'A$&++@' + [K_TAB] > 'A330005' c Mapping for the 'A$&++@' key, the vowel a with tense, nasalization and extra high tone +'A$&+@' + [K_TAB] > 'A30005' c Mapping for the 'A$&+@' key, the vowel a with tense, nasalization and high tone +'A$&@' + [K_TAB] > 'A0005' c Mapping for the 'A$&@' key, the vowel a with tense and nasalization +'A&--@' + [K_TAB] > 'A44000' c Mapping for the 'A&--@' key, the vowel a with tense, nasalization and extra low tone +'A&-@' + [K_TAB] > 'A4000' c Mapping for the 'A&-@' key, the vowel a with tense, nasalization and low tone +'A&++@' + [K_TAB] > 'A33000' c Mapping for the 'A&++@' key, the vowel a with tense, nasalization and extra high tone +'A&+@' + [K_TAB] > 'A3000' c Mapping for the 'A&+@' key, the vowel a with tense, nasalization and high tone +'A&@' + [K_TAB] > 'A000' c Mapping for the 'A&@' key, the vowel a with tense and nasalization 'A$--@' + [K_TAB] > 'A44005' c Mapping for the 'A$--@' key, the vowel a with tense and extra low tone 'A$-@' + [K_TAB] > 'A4005' c Mapping for the 'A$-@' key, the vowel a with tense and low tone 'A$++@' + [K_TAB] > 'A33005' c Mapping for the 'A$++@' key, the vowel a with tense and extra high tone @@ -710,16 +710,16 @@ group(main) using keys 'A++@' + [K_TAB] > 'A3300' c Mapping for the 'A++@' key, the vowel a with tense and extra high tone 'A+@' + [K_TAB] > 'A300' c Mapping for the 'A+@' key, the vowel a with tense and high tone 'A@' + [K_TAB] > 'A00' c Mapping for the 'A@' key, the vowel a with tense -'A$&--' + [K_TAB] > 'A4405' c Mapping for the 'A$&--' key, the vowel a with stress, nasalization and extra low tone -'A$&-' + [K_TAB] > 'A405' c Mapping for the 'A$&-' key, the vowel a with stress, nasalization and low tone -'A$&++' + [K_TAB] > 'A3305' c Mapping for the 'A$&++' key, the vowel a with stress, nasalization and extra high tone -'A$&+' + [K_TAB] > 'A305' c Mapping for the 'A$&+' key, the vowel a with stress, nasalization and high tone -'A$&' + [K_TAB] > 'A05' c Mapping for the 'A$&' key, the vowel a with stress and nasalization -'A&--' + [K_TAB] > 'A440' c Mapping for the 'A&--' key, the vowel a with stress, nasalization and extra low tone -'A&-' + [K_TAB] > 'A40' c Mapping for the 'A&-' key, the vowel a with stress, nasalization and low tone -'A&++' + [K_TAB] > 'A330' c Mapping for the 'A&++' key, the vowel a with stress, nasalization and extra high tone -'A&+' + [K_TAB] > 'A30' c Mapping for the 'A&+' key, the vowel a with stress, nasalization and high tone -'A&' + [K_TAB] > 'A0' c Mapping for the 'A&' key, the vowel a with stress and nasalization +'A$&--' + [K_TAB] > 'A4405' c Mapping for the 'A$&--' key, the vowel a with nasalization and extra low tone +'A$&-' + [K_TAB] > 'A405' c Mapping for the 'A$&-' key, the vowel a with nasalization and low tone +'A$&++' + [K_TAB] > 'A3305' c Mapping for the 'A$&++' key, the vowel a with nasalization and extra high tone +'A$&+' + [K_TAB] > 'A305' c Mapping for the 'A$&+' key, the vowel a with nasalization and high tone +'A$&' + [K_TAB] > 'A05' c Mapping for the 'A$&' key, the vowel a with nasalization +'A&--' + [K_TAB] > 'A440' c Mapping for the 'A&--' key, the vowel a with nasalization and extra low tone +'A&-' + [K_TAB] > 'A40' c Mapping for the 'A&-' key, the vowel a with nasalization and low tone +'A&++' + [K_TAB] > 'A330' c Mapping for the 'A&++' key, the vowel a with nasalization and extra high tone +'A&+' + [K_TAB] > 'A30' c Mapping for the 'A&+' key, the vowel a with nasalization and high tone +'A&' + [K_TAB] > 'A0' c Mapping for the 'A&' key, the vowel a with nasalization 'A$--' + [K_TAB] > 'A445' c Mapping for the 'A$--' key, the vowel a with extra low tone 'A$-' + [K_TAB] > 'A45' c Mapping for the 'A$-' key, the vowel a with low tone 'A$++' + [K_TAB] > 'A335' c Mapping for the 'A$++' key, the vowel a with extra high tone @@ -730,16 +730,16 @@ group(main) using keys 'A++' + [K_TAB] > 'A33' c Mapping for the 'A++' key, the vowel a with extra high tone 'A+' + [K_TAB] > 'A3' c Mapping for the 'A+' key, the vowel a with high tone + 'A' > 'A' c Mapping for the 'A' key, the vowel a -'O$&--@_^' + [K_TAB] > 'O%9440005' c Mapping for the 'O$&--@_^' key, the vowel o with stress, lengthening, tense, stress, nasalization and extra low tone -'O$&-@_^' + [K_TAB] > 'O%940005' c Mapping for the 'O$&-@_^' key, the vowel o with stress, lengthening, tense, stress, nasalization and low tone -'O$&++@_^' + [K_TAB] > 'O%9330005' c Mapping for the 'O$&++@_^' key, the vowel o with stress, lengthening, tense, stress, nasalization and extra high tone -'O$&+@_^' + [K_TAB] > 'O%930005' c Mapping for the 'O$&+@_^' key, the vowel o with stress, lengthening, tense, stress, nasalization and high tone -'O$&@_^' + [K_TAB] > 'O%90005' c Mapping for the 'O$&@_^' key, the vowel o with stress, lengthening, tense, stress and nasalization -'O&--@_^' + [K_TAB] > 'O%944000' c Mapping for the 'O&--@_^' key, the vowel o with stress, lengthening, tense, stress, nasalization and extra low tone -'O&-@_^' + [K_TAB] > 'O%94000' c Mapping for the 'O&-@_^' key, the vowel o with stress, lengthening, tense, stress, nasalization and low tone -'O&++@_^' + [K_TAB] > 'O%933000' c Mapping for the 'O&++@_^' key, the vowel o with stress, lengthening, tense, stress, nasalization and extra high tone -'O&+@_^' + [K_TAB] > 'O%93000' c Mapping for the 'O&+@_^' key, the vowel o with stress, lengthening, tense, stress, nasalization and high tone -'O&@_^' + [K_TAB] > 'O%9000' c Mapping for the 'O&@_^' key, the vowel o with stress, lengthening, tense, stress and nasalization +'O$&--@_^' + [K_TAB] > 'O%9440005' c Mapping for the 'O$&--@_^' key, the vowel o with stress, lengthening, tense, nasalization and extra low tone +'O$&-@_^' + [K_TAB] > 'O%940005' c Mapping for the 'O$&-@_^' key, the vowel o with stress, lengthening, tense, nasalization and low tone +'O$&++@_^' + [K_TAB] > 'O%9330005' c Mapping for the 'O$&++@_^' key, the vowel o with stress, lengthening, tense, nasalization and extra high tone +'O$&+@_^' + [K_TAB] > 'O%930005' c Mapping for the 'O$&+@_^' key, the vowel o with stress, lengthening, tense, nasalization and high tone +'O$&@_^' + [K_TAB] > 'O%90005' c Mapping for the 'O$&@_^' key, the vowel o with stress, lengthening, tense and nasalization +'O&--@_^' + [K_TAB] > 'O%944000' c Mapping for the 'O&--@_^' key, the vowel o with stress, lengthening, tense, nasalization and extra low tone +'O&-@_^' + [K_TAB] > 'O%94000' c Mapping for the 'O&-@_^' key, the vowel o with stress, lengthening, tense, nasalization and low tone +'O&++@_^' + [K_TAB] > 'O%933000' c Mapping for the 'O&++@_^' key, the vowel o with stress, lengthening, tense, nasalization and extra high tone +'O&+@_^' + [K_TAB] > 'O%93000' c Mapping for the 'O&+@_^' key, the vowel o with stress, lengthening, tense, nasalization and high tone +'O&@_^' + [K_TAB] > 'O%9000' c Mapping for the 'O&@_^' key, the vowel o with stress, lengthening, tense and nasalization 'O$--@_^' + [K_TAB] > 'O%944005' c Mapping for the 'O$--@_^' key, the vowel o with stress, lengthening, tense and extra low tone 'O$-@_^' + [K_TAB] > 'O%94005' c Mapping for the 'O$-@_^' key, the vowel o with stress, lengthening, tense and low tone 'O$++@_^' + [K_TAB] > 'O%933005' c Mapping for the 'O$++@_^' key, the vowel o with stress, lengthening, tense and extra high tone @@ -750,16 +750,16 @@ group(main) using keys 'O++@_^' + [K_TAB] > 'O%93300' c Mapping for the 'O++@_^' key, the vowel o with stress, lengthening, tense and extra high tone 'O+@_^' + [K_TAB] > 'O%9300' c Mapping for the 'O+@_^' key, the vowel o with stress, lengthening, tense and high tone 'O@_^' + [K_TAB] > 'O%900' c Mapping for the 'O@_^' key, the vowel o with stress, lengthening and tense -'O$&--_^' + [K_TAB] > 'O%94405' c Mapping for the 'O$&--_^' key, the vowel o with stress, lengthening, stress, nasalization and extra low tone -'O$&-_^' + [K_TAB] > 'O%9405' c Mapping for the 'O$&-_^' key, the vowel o with stress, lengthening, stress, nasalization and low tone -'O$&++_^' + [K_TAB] > 'O%93305' c Mapping for the 'O$&++_^' key, the vowel o with stress, lengthening, stress, nasalization and extra high tone -'O$&+_^' + [K_TAB] > 'O%9305' c Mapping for the 'O$&+_^' key, the vowel o with stress, lengthening, stress, nasalization and high tone -'O$&_^' + [K_TAB] > 'O%905' c Mapping for the 'O$&_^' key, the vowel o with stress, lengthening, stress and nasalization -'O&--_^' + [K_TAB] > 'O%9440' c Mapping for the 'O&--_^' key, the vowel o with stress, lengthening, stress, nasalization and extra low tone -'O&-_^' + [K_TAB] > 'O%940' c Mapping for the 'O&-_^' key, the vowel o with stress, lengthening, stress, nasalization and low tone -'O&++_^' + [K_TAB] > 'O%9330' c Mapping for the 'O&++_^' key, the vowel o with stress, lengthening, stress, nasalization and extra high tone -'O&+_^' + [K_TAB] > 'O%930' c Mapping for the 'O&+_^' key, the vowel o with stress, lengthening, stress, nasalization and high tone -'O&_^' + [K_TAB] > 'O%90' c Mapping for the 'O&_^' key, the vowel o with stress, lengthening, stress and nasalization +'O$&--_^' + [K_TAB] > 'O%94405' c Mapping for the 'O$&--_^' key, the vowel o with stress, lengthening, nasalization and extra low tone +'O$&-_^' + [K_TAB] > 'O%9405' c Mapping for the 'O$&-_^' key, the vowel o with stress, lengthening, nasalization and low tone +'O$&++_^' + [K_TAB] > 'O%93305' c Mapping for the 'O$&++_^' key, the vowel o with stress, lengthening, nasalization and extra high tone +'O$&+_^' + [K_TAB] > 'O%9305' c Mapping for the 'O$&+_^' key, the vowel o with stress, lengthening, nasalization and high tone +'O$&_^' + [K_TAB] > 'O%905' c Mapping for the 'O$&_^' key, the vowel o with stress, lengthening and nasalization +'O&--_^' + [K_TAB] > 'O%9440' c Mapping for the 'O&--_^' key, the vowel o with stress, lengthening, nasalization and extra low tone +'O&-_^' + [K_TAB] > 'O%940' c Mapping for the 'O&-_^' key, the vowel o with stress, lengthening, nasalization and low tone +'O&++_^' + [K_TAB] > 'O%9330' c Mapping for the 'O&++_^' key, the vowel o with stress, lengthening, nasalization and extra high tone +'O&+_^' + [K_TAB] > 'O%930' c Mapping for the 'O&+_^' key, the vowel o with stress, lengthening, nasalization and high tone +'O&_^' + [K_TAB] > 'O%90' c Mapping for the 'O&_^' key, the vowel o with stress, lengthening and nasalization 'O$--_^' + [K_TAB] > 'O%9445' c Mapping for the 'O$--_^' key, the vowel o with stress, lengthening and extra low tone 'O$-_^' + [K_TAB] > 'O%945' c Mapping for the 'O$-_^' key, the vowel o with stress, lengthening and low tone 'O$++_^' + [K_TAB] > 'O%9335' c Mapping for the 'O$++_^' key, the vowel o with stress, lengthening and extra high tone @@ -770,16 +770,16 @@ group(main) using keys 'O++_^' + [K_TAB] > 'O%933' c Mapping for the 'O++_^' key, the vowel o with stress, lengthening and extra high tone 'O+_^' + [K_TAB] > 'O%93' c Mapping for the 'O+_^' key, the vowel o with stress, lengthening and high tone 'O_^' + [K_TAB] > 'O%9' c Mapping for the 'O_^' key, the vowel o with stress and lengthening -'O$&--@!^' + [K_TAB] > 'O944^0005' c Mapping for the 'O$&--@!^' key, the vowel o with stress, shortening, tense, stress, nasalization and extra low tone -'O$&-@!^' + [K_TAB] > 'O94^0005' c Mapping for the 'O$&-@!^' key, the vowel o with stress, shortening, tense, stress, nasalization and low tone -'O$&++@!^' + [K_TAB] > 'O933^0005' c Mapping for the 'O$&++@!^' key, the vowel o with stress, shortening, tense, stress, nasalization and extra high tone -'O$&+@!^' + [K_TAB] > 'O93^0005' c Mapping for the 'O$&+@!^' key, the vowel o with stress, shortening, tense, stress, nasalization and high tone -'O$&@!^' + [K_TAB] > 'O9^0005' c Mapping for the 'O$&@!^' key, the vowel o with stress, shortening, tense, stress and nasalization -'O&--@!^' + [K_TAB] > 'O944^000' c Mapping for the 'O&--@!^' key, the vowel o with stress, shortening, tense, stress, nasalization and extra low tone -'O&-@!^' + [K_TAB] > 'O94^000' c Mapping for the 'O&-@!^' key, the vowel o with stress, shortening, tense, stress, nasalization and low tone -'O&++@!^' + [K_TAB] > 'O933^000' c Mapping for the 'O&++@!^' key, the vowel o with stress, shortening, tense, stress, nasalization and extra high tone -'O&+@!^' + [K_TAB] > 'O93^000' c Mapping for the 'O&+@!^' key, the vowel o with stress, shortening, tense, stress, nasalization and high tone -'O&@!^' + [K_TAB] > 'O9^000' c Mapping for the 'O&@!^' key, the vowel o with stress, shortening, tense, stress and nasalization +'O$&--@!^' + [K_TAB] > 'O944^0005' c Mapping for the 'O$&--@!^' key, the vowel o with stress, shortening, tense, nasalization and extra low tone +'O$&-@!^' + [K_TAB] > 'O94^0005' c Mapping for the 'O$&-@!^' key, the vowel o with stress, shortening, tense, nasalization and low tone +'O$&++@!^' + [K_TAB] > 'O933^0005' c Mapping for the 'O$&++@!^' key, the vowel o with stress, shortening, tense, nasalization and extra high tone +'O$&+@!^' + [K_TAB] > 'O93^0005' c Mapping for the 'O$&+@!^' key, the vowel o with stress, shortening, tense, nasalization and high tone +'O$&@!^' + [K_TAB] > 'O9^0005' c Mapping for the 'O$&@!^' key, the vowel o with stress, shortening, tense and nasalization +'O&--@!^' + [K_TAB] > 'O944^000' c Mapping for the 'O&--@!^' key, the vowel o with stress, shortening, tense, nasalization and extra low tone +'O&-@!^' + [K_TAB] > 'O94^000' c Mapping for the 'O&-@!^' key, the vowel o with stress, shortening, tense, nasalization and low tone +'O&++@!^' + [K_TAB] > 'O933^000' c Mapping for the 'O&++@!^' key, the vowel o with stress, shortening, tense, nasalization and extra high tone +'O&+@!^' + [K_TAB] > 'O93^000' c Mapping for the 'O&+@!^' key, the vowel o with stress, shortening, tense, nasalization and high tone +'O&@!^' + [K_TAB] > 'O9^000' c Mapping for the 'O&@!^' key, the vowel o with stress, shortening, tense and nasalization 'O$--@!^' + [K_TAB] > 'O944^005' c Mapping for the 'O$--@!^' key, the vowel o with stress, shortening, tense and extra low tone 'O$-@!^' + [K_TAB] > 'O94^005' c Mapping for the 'O$-@!^' key, the vowel o with stress, shortening, tense and low tone 'O$++@!^' + [K_TAB] > 'O933^005' c Mapping for the 'O$++@!^' key, the vowel o with stress, shortening, tense and extra high tone @@ -790,16 +790,16 @@ group(main) using keys 'O++@!^' + [K_TAB] > 'O933^00' c Mapping for the 'O++@!^' key, the vowel o with stress, shortening, tense and extra high tone 'O+@!^' + [K_TAB] > 'O93^00' c Mapping for the 'O+@!^' key, the vowel o with stress, shortening, tense and high tone 'O@!^' + [K_TAB] > 'O9^00' c Mapping for the 'O@!^' key, the vowel o with stress, shortening and tense -'O$&--!^' + [K_TAB] > 'O944^05' c Mapping for the 'O$&--!^' key, the vowel o with stress, shortening, stress, nasalization and extra low tone -'O$&-!^' + [K_TAB] > 'O94^05' c Mapping for the 'O$&-!^' key, the vowel o with stress, shortening, stress, nasalization and low tone -'O$&++!^' + [K_TAB] > 'O933^05' c Mapping for the 'O$&++!^' key, the vowel o with stress, shortening, stress, nasalization and extra high tone -'O$&+!^' + [K_TAB] > 'O93^05' c Mapping for the 'O$&+!^' key, the vowel o with stress, shortening, stress, nasalization and high tone -'O$&!^' + [K_TAB] > 'O9^05' c Mapping for the 'O$&!^' key, the vowel o with stress, shortening, stress and nasalization -'O&--!^' + [K_TAB] > 'O944^0' c Mapping for the 'O&--!^' key, the vowel o with stress, shortening, stress, nasalization and extra low tone -'O&-!^' + [K_TAB] > 'O94^0' c Mapping for the 'O&-!^' key, the vowel o with stress, shortening, stress, nasalization and low tone -'O&++!^' + [K_TAB] > 'O933^0' c Mapping for the 'O&++!^' key, the vowel o with stress, shortening, stress, nasalization and extra high tone -'O&+!^' + [K_TAB] > 'O93^0' c Mapping for the 'O&+!^' key, the vowel o with stress, shortening, stress, nasalization and high tone -'O&!^' + [K_TAB] > 'O9^0' c Mapping for the 'O&!^' key, the vowel o with stress, shortening, stress and nasalization +'O$&--!^' + [K_TAB] > 'O944^05' c Mapping for the 'O$&--!^' key, the vowel o with stress, shortening, nasalization and extra low tone +'O$&-!^' + [K_TAB] > 'O94^05' c Mapping for the 'O$&-!^' key, the vowel o with stress, shortening, nasalization and low tone +'O$&++!^' + [K_TAB] > 'O933^05' c Mapping for the 'O$&++!^' key, the vowel o with stress, shortening, nasalization and extra high tone +'O$&+!^' + [K_TAB] > 'O93^05' c Mapping for the 'O$&+!^' key, the vowel o with stress, shortening, nasalization and high tone +'O$&!^' + [K_TAB] > 'O9^05' c Mapping for the 'O$&!^' key, the vowel o with stress, shortening and nasalization +'O&--!^' + [K_TAB] > 'O944^0' c Mapping for the 'O&--!^' key, the vowel o with stress, shortening, nasalization and extra low tone +'O&-!^' + [K_TAB] > 'O94^0' c Mapping for the 'O&-!^' key, the vowel o with stress, shortening, nasalization and low tone +'O&++!^' + [K_TAB] > 'O933^0' c Mapping for the 'O&++!^' key, the vowel o with stress, shortening, nasalization and extra high tone +'O&+!^' + [K_TAB] > 'O93^0' c Mapping for the 'O&+!^' key, the vowel o with stress, shortening, nasalization and high tone +'O&!^' + [K_TAB] > 'O9^0' c Mapping for the 'O&!^' key, the vowel o with stress, shortening and nasalization 'O$--!^' + [K_TAB] > 'O944^5' c Mapping for the 'O$--!^' key, the vowel o with stress, shortening and extra low tone 'O$-!^' + [K_TAB] > 'O94^5' c Mapping for the 'O$-!^' key, the vowel o with stress, shortening and low tone 'O$++!^' + [K_TAB] > 'O933^5' c Mapping for the 'O$++!^' key, the vowel o with stress, shortening and extra high tone @@ -810,16 +810,16 @@ group(main) using keys 'O++!^' + [K_TAB] > 'O933^' c Mapping for the 'O++!^' key, the vowel o with stress, shortening and extra high tone 'O+!^' + [K_TAB] > 'O93^' c Mapping for the 'O+!^' key, the vowel o with stress, shortening and high tone 'O!^' + [K_TAB] > 'O9^' c Mapping for the 'O!^' key, the vowel o with stress and shortening -'O$&--@^' + [K_TAB] > 'O9440005' c Mapping for the 'O$&--@^' key, the vowel o with stress, tense, stress, nasalization and extra low tone -'O$&-@^' + [K_TAB] > 'O940005' c Mapping for the 'O$&-@^' key, the vowel o with stress, tense, stress, nasalization and low tone -'O$&++@^' + [K_TAB] > 'O9330005' c Mapping for the 'O$&++@^' key, the vowel o with stress, tense, stress, nasalization and extra high tone -'O$&+@^' + [K_TAB] > 'O930005' c Mapping for the 'O$&+@^' key, the vowel o with stress, tense, stress, nasalization and high tone -'O$&@^' + [K_TAB] > 'O90005' c Mapping for the 'O$&@^' key, the vowel o with stress, tense, stress and nasalization -'O&--@^' + [K_TAB] > 'O944000' c Mapping for the 'O&--@^' key, the vowel o with stress, tense, stress, nasalization and extra low tone -'O&-@^' + [K_TAB] > 'O94000' c Mapping for the 'O&-@^' key, the vowel o with stress, tense, stress, nasalization and low tone -'O&++@^' + [K_TAB] > 'O933000' c Mapping for the 'O&++@^' key, the vowel o with stress, tense, stress, nasalization and extra high tone -'O&+@^' + [K_TAB] > 'O93000' c Mapping for the 'O&+@^' key, the vowel o with stress, tense, stress, nasalization and high tone -'O&@^' + [K_TAB] > 'O9000' c Mapping for the 'O&@^' key, the vowel o with stress, tense, stress and nasalization +'O$&--@^' + [K_TAB] > 'O9440005' c Mapping for the 'O$&--@^' key, the vowel o with stress, tense, nasalization and extra low tone +'O$&-@^' + [K_TAB] > 'O940005' c Mapping for the 'O$&-@^' key, the vowel o with stress, tense, nasalization and low tone +'O$&++@^' + [K_TAB] > 'O9330005' c Mapping for the 'O$&++@^' key, the vowel o with stress, tense, nasalization and extra high tone +'O$&+@^' + [K_TAB] > 'O930005' c Mapping for the 'O$&+@^' key, the vowel o with stress, tense, nasalization and high tone +'O$&@^' + [K_TAB] > 'O90005' c Mapping for the 'O$&@^' key, the vowel o with stress, tense and nasalization +'O&--@^' + [K_TAB] > 'O944000' c Mapping for the 'O&--@^' key, the vowel o with stress, tense, nasalization and extra low tone +'O&-@^' + [K_TAB] > 'O94000' c Mapping for the 'O&-@^' key, the vowel o with stress, tense, nasalization and low tone +'O&++@^' + [K_TAB] > 'O933000' c Mapping for the 'O&++@^' key, the vowel o with stress, tense, nasalization and extra high tone +'O&+@^' + [K_TAB] > 'O93000' c Mapping for the 'O&+@^' key, the vowel o with stress, tense, nasalization and high tone +'O&@^' + [K_TAB] > 'O9000' c Mapping for the 'O&@^' key, the vowel o with stress, tense and nasalization 'O$--@^' + [K_TAB] > 'O944005' c Mapping for the 'O$--@^' key, the vowel o with stress, tense and extra low tone 'O$-@^' + [K_TAB] > 'O94005' c Mapping for the 'O$-@^' key, the vowel o with stress, tense and low tone 'O$++@^' + [K_TAB] > 'O933005' c Mapping for the 'O$++@^' key, the vowel o with stress, tense and extra high tone @@ -830,16 +830,16 @@ group(main) using keys 'O++@^' + [K_TAB] > 'O93300' c Mapping for the 'O++@^' key, the vowel o with stress, tense and extra high tone 'O+@^' + [K_TAB] > 'O9300' c Mapping for the 'O+@^' key, the vowel o with stress, tense and high tone 'O@^' + [K_TAB] > 'O900' c Mapping for the 'O@^' key, the vowel o with stress and tense -'O$&--^' + [K_TAB] > 'O94405' c Mapping for the 'O$&--^' key, the vowel o with stress, stress, nasalization and extra low tone -'O$&-^' + [K_TAB] > 'O9405' c Mapping for the 'O$&-^' key, the vowel o with stress, stress, nasalization and low tone -'O$&++^' + [K_TAB] > 'O93305' c Mapping for the 'O$&++^' key, the vowel o with stress, stress, nasalization and extra high tone -'O$&+^' + [K_TAB] > 'O9305' c Mapping for the 'O$&+^' key, the vowel o with stress, stress, nasalization and high tone -'O$&^' + [K_TAB] > 'O905' c Mapping for the 'O$&^' key, the vowel o with stress, stress and nasalization -'O&--^' + [K_TAB] > 'O9440' c Mapping for the 'O&--^' key, the vowel o with stress, stress, nasalization and extra low tone -'O&-^' + [K_TAB] > 'O940' c Mapping for the 'O&-^' key, the vowel o with stress, stress, nasalization and low tone -'O&++^' + [K_TAB] > 'O9330' c Mapping for the 'O&++^' key, the vowel o with stress, stress, nasalization and extra high tone -'O&+^' + [K_TAB] > 'O930' c Mapping for the 'O&+^' key, the vowel o with stress, stress, nasalization and high tone -'O&^' + [K_TAB] > 'O90' c Mapping for the 'O&^' key, the vowel o with stress, stress and nasalization +'O$&--^' + [K_TAB] > 'O94405' c Mapping for the 'O$&--^' key, the vowel o with stress, nasalization and extra low tone +'O$&-^' + [K_TAB] > 'O9405' c Mapping for the 'O$&-^' key, the vowel o with stress, nasalization and low tone +'O$&++^' + [K_TAB] > 'O93305' c Mapping for the 'O$&++^' key, the vowel o with stress, nasalization and extra high tone +'O$&+^' + [K_TAB] > 'O9305' c Mapping for the 'O$&+^' key, the vowel o with stress, nasalization and high tone +'O$&^' + [K_TAB] > 'O905' c Mapping for the 'O$&^' key, the vowel o with stress and nasalization +'O&--^' + [K_TAB] > 'O9440' c Mapping for the 'O&--^' key, the vowel o with stress, nasalization and extra low tone +'O&-^' + [K_TAB] > 'O940' c Mapping for the 'O&-^' key, the vowel o with stress, nasalization and low tone +'O&++^' + [K_TAB] > 'O9330' c Mapping for the 'O&++^' key, the vowel o with stress, nasalization and extra high tone +'O&+^' + [K_TAB] > 'O930' c Mapping for the 'O&+^' key, the vowel o with stress, nasalization and high tone +'O&^' + [K_TAB] > 'O90' c Mapping for the 'O&^' key, the vowel o with stress and nasalization 'O$--^' + [K_TAB] > 'O9445' c Mapping for the 'O$--^' key, the vowel o with stress and extra low tone 'O$-^' + [K_TAB] > 'O945' c Mapping for the 'O$-^' key, the vowel o with stress and low tone 'O$++^' + [K_TAB] > 'O9335' c Mapping for the 'O$++^' key, the vowel o with stress and extra high tone @@ -850,16 +850,16 @@ group(main) using keys 'O++^' + [K_TAB] > 'O933' c Mapping for the 'O++^' key, the vowel o with stress and extra high tone 'O+^' + [K_TAB] > 'O93' c Mapping for the 'O+^' key, the vowel o with stress and high tone 'O^' + [K_TAB] > 'O9' c Mapping for the 'O^' key, the vowel o with stress -'O$&--@_' + [K_TAB] > 'O%440005' c Mapping for the 'O$&--@_' key, the vowel o with lengthening, tense, stress, nasalization and extra low tone -'O$&-@_' + [K_TAB] > 'O%40005' c Mapping for the 'O$&-@_' key, the vowel o with lengthening, tense, stress, nasalization and low tone -'O$&++@_' + [K_TAB] > 'O%330005' c Mapping for the 'O$&++@_' key, the vowel o with lengthening, tense, stress, nasalization and extra high tone -'O$&+@_' + [K_TAB] > 'O%30005' c Mapping for the 'O$&+@_' key, the vowel o with lengthening, tense, stress, nasalization and high tone -'O$&@_' + [K_TAB] > 'O%0005' c Mapping for the 'O$&@_' key, the vowel o with lengthening, tense, stress and nasalization -'O&--@_' + [K_TAB] > 'O%44000' c Mapping for the 'O&--@_' key, the vowel o with lengthening, tense, stress, nasalization and extra low tone -'O&-@_' + [K_TAB] > 'O%4000' c Mapping for the 'O&-@_' key, the vowel o with lengthening, tense, stress, nasalization and low tone -'O&++@_' + [K_TAB] > 'O%33000' c Mapping for the 'O&++@_' key, the vowel o with lengthening, tense, stress, nasalization and extra high tone -'O&+@_' + [K_TAB] > 'O%3000' c Mapping for the 'O&+@_' key, the vowel o with lengthening, tense, stress, nasalization and high tone -'O&@_' + [K_TAB] > 'O%000' c Mapping for the 'O&@_' key, the vowel o with lengthening, tense, stress and nasalization +'O$&--@_' + [K_TAB] > 'O%440005' c Mapping for the 'O$&--@_' key, the vowel o with lengthening, tense, nasalization and extra low tone +'O$&-@_' + [K_TAB] > 'O%40005' c Mapping for the 'O$&-@_' key, the vowel o with lengthening, tense, nasalization and low tone +'O$&++@_' + [K_TAB] > 'O%330005' c Mapping for the 'O$&++@_' key, the vowel o with lengthening, tense, nasalization and extra high tone +'O$&+@_' + [K_TAB] > 'O%30005' c Mapping for the 'O$&+@_' key, the vowel o with lengthening, tense, nasalization and high tone +'O$&@_' + [K_TAB] > 'O%0005' c Mapping for the 'O$&@_' key, the vowel o with lengthening, tense and nasalization +'O&--@_' + [K_TAB] > 'O%44000' c Mapping for the 'O&--@_' key, the vowel o with lengthening, tense, nasalization and extra low tone +'O&-@_' + [K_TAB] > 'O%4000' c Mapping for the 'O&-@_' key, the vowel o with lengthening, tense, nasalization and low tone +'O&++@_' + [K_TAB] > 'O%33000' c Mapping for the 'O&++@_' key, the vowel o with lengthening, tense, nasalization and extra high tone +'O&+@_' + [K_TAB] > 'O%3000' c Mapping for the 'O&+@_' key, the vowel o with lengthening, tense, nasalization and high tone +'O&@_' + [K_TAB] > 'O%000' c Mapping for the 'O&@_' key, the vowel o with lengthening, tense and nasalization 'O$--@_' + [K_TAB] > 'O%44005' c Mapping for the 'O$--@_' key, the vowel o with lengthening, tense and extra low tone 'O$-@_' + [K_TAB] > 'O%4005' c Mapping for the 'O$-@_' key, the vowel o with lengthening, tense and low tone 'O$++@_' + [K_TAB] > 'O%33005' c Mapping for the 'O$++@_' key, the vowel o with lengthening, tense and extra high tone @@ -870,16 +870,16 @@ group(main) using keys 'O++@_' + [K_TAB] > 'O%3300' c Mapping for the 'O++@_' key, the vowel o with lengthening, tense and extra high tone 'O+@_' + [K_TAB] > 'O%300' c Mapping for the 'O+@_' key, the vowel o with lengthening, tense and high tone 'O@_' + [K_TAB] > 'O%00' c Mapping for the 'O@_' key, the vowel o with lengthening and tense -'O$&--_' + [K_TAB] > 'O%4405' c Mapping for the 'O$&--_' key, the vowel o with lengthening, stress, nasalization and extra low tone -'O$&-_' + [K_TAB] > 'O%405' c Mapping for the 'O$&-_' key, the vowel o with lengthening, stress, nasalization and low tone -'O$&++_' + [K_TAB] > 'O%3305' c Mapping for the 'O$&++_' key, the vowel o with lengthening, stress, nasalization and extra high tone -'O$&+_' + [K_TAB] > 'O%305' c Mapping for the 'O$&+_' key, the vowel o with lengthening, stress, nasalization and high tone -'O$&_' + [K_TAB] > 'O%05' c Mapping for the 'O$&_' key, the vowel o with lengthening, stress and nasalization -'O&--_' + [K_TAB] > 'O%440' c Mapping for the 'O&--_' key, the vowel o with lengthening, stress, nasalization and extra low tone -'O&-_' + [K_TAB] > 'O%40' c Mapping for the 'O&-_' key, the vowel o with lengthening, stress, nasalization and low tone -'O&++_' + [K_TAB] > 'O%330' c Mapping for the 'O&++_' key, the vowel o with lengthening, stress, nasalization and extra high tone -'O&+_' + [K_TAB] > 'O%30' c Mapping for the 'O&+_' key, the vowel o with lengthening, stress, nasalization and high tone -'O&_' + [K_TAB] > 'O%0' c Mapping for the 'O&_' key, the vowel o with lengthening, stress and nasalization +'O$&--_' + [K_TAB] > 'O%4405' c Mapping for the 'O$&--_' key, the vowel o with lengthening, nasalization and extra low tone +'O$&-_' + [K_TAB] > 'O%405' c Mapping for the 'O$&-_' key, the vowel o with lengthening, nasalization and low tone +'O$&++_' + [K_TAB] > 'O%3305' c Mapping for the 'O$&++_' key, the vowel o with lengthening, nasalization and extra high tone +'O$&+_' + [K_TAB] > 'O%305' c Mapping for the 'O$&+_' key, the vowel o with lengthening, nasalization and high tone +'O$&_' + [K_TAB] > 'O%05' c Mapping for the 'O$&_' key, the vowel o with lengthening and nasalization +'O&--_' + [K_TAB] > 'O%440' c Mapping for the 'O&--_' key, the vowel o with lengthening, nasalization and extra low tone +'O&-_' + [K_TAB] > 'O%40' c Mapping for the 'O&-_' key, the vowel o with lengthening, nasalization and low tone +'O&++_' + [K_TAB] > 'O%330' c Mapping for the 'O&++_' key, the vowel o with lengthening, nasalization and extra high tone +'O&+_' + [K_TAB] > 'O%30' c Mapping for the 'O&+_' key, the vowel o with lengthening, nasalization and high tone +'O&_' + [K_TAB] > 'O%0' c Mapping for the 'O&_' key, the vowel o with lengthening and nasalization 'O$--_' + [K_TAB] > 'O%445' c Mapping for the 'O$--_' key, the vowel o with lengthening and extra low tone 'O$-_' + [K_TAB] > 'O%45' c Mapping for the 'O$-_' key, the vowel o with lengthening and low tone 'O$++_' + [K_TAB] > 'O%335' c Mapping for the 'O$++_' key, the vowel o with lengthening and extra high tone @@ -890,16 +890,16 @@ group(main) using keys 'O++_' + [K_TAB] > 'O%33' c Mapping for the 'O++_' key, the vowel o with lengthening and extra high tone 'O+_' + [K_TAB] > 'O%3' c Mapping for the 'O+_' key, the vowel o with lengthening and high tone 'O_' + [K_TAB] > 'O%' c Mapping for the 'O_' key, the vowel o with lengthening -'O$&--@!' + [K_TAB] > 'O44^0005' c Mapping for the 'O$&--@!' key, the vowel o with shortening, tense, stress, nasalization and extra low tone -'O$&-@!' + [K_TAB] > 'O4^0005' c Mapping for the 'O$&-@!' key, the vowel o with shortening, tense, stress, nasalization and low tone -'O$&++@!' + [K_TAB] > 'O33^0005' c Mapping for the 'O$&++@!' key, the vowel o with shortening, tense, stress, nasalization and extra high tone -'O$&+@!' + [K_TAB] > 'O3^0005' c Mapping for the 'O$&+@!' key, the vowel o with shortening, tense, stress, nasalization and high tone -'O$&@!' + [K_TAB] > 'O^0005' c Mapping for the 'O$&@!' key, the vowel o with shortening, tense, stress and nasalization -'O&--@!' + [K_TAB] > 'O44^000' c Mapping for the 'O&--@!' key, the vowel o with shortening, tense, stress, nasalization and extra low tone -'O&-@!' + [K_TAB] > 'O4^000' c Mapping for the 'O&-@!' key, the vowel o with shortening, tense, stress, nasalization and low tone -'O&++@!' + [K_TAB] > 'O33^000' c Mapping for the 'O&++@!' key, the vowel o with shortening, tense, stress, nasalization and extra high tone -'O&+@!' + [K_TAB] > 'O3^000' c Mapping for the 'O&+@!' key, the vowel o with shortening, tense, stress, nasalization and high tone -'O&@!' + [K_TAB] > 'O^000' c Mapping for the 'O&@!' key, the vowel o with shortening, tense, stress and nasalization +'O$&--@!' + [K_TAB] > 'O44^0005' c Mapping for the 'O$&--@!' key, the vowel o with shortening, tense, nasalization and extra low tone +'O$&-@!' + [K_TAB] > 'O4^0005' c Mapping for the 'O$&-@!' key, the vowel o with shortening, tense, nasalization and low tone +'O$&++@!' + [K_TAB] > 'O33^0005' c Mapping for the 'O$&++@!' key, the vowel o with shortening, tense, nasalization and extra high tone +'O$&+@!' + [K_TAB] > 'O3^0005' c Mapping for the 'O$&+@!' key, the vowel o with shortening, tense, nasalization and high tone +'O$&@!' + [K_TAB] > 'O^0005' c Mapping for the 'O$&@!' key, the vowel o with shortening, tense and nasalization +'O&--@!' + [K_TAB] > 'O44^000' c Mapping for the 'O&--@!' key, the vowel o with shortening, tense, nasalization and extra low tone +'O&-@!' + [K_TAB] > 'O4^000' c Mapping for the 'O&-@!' key, the vowel o with shortening, tense, nasalization and low tone +'O&++@!' + [K_TAB] > 'O33^000' c Mapping for the 'O&++@!' key, the vowel o with shortening, tense, nasalization and extra high tone +'O&+@!' + [K_TAB] > 'O3^000' c Mapping for the 'O&+@!' key, the vowel o with shortening, tense, nasalization and high tone +'O&@!' + [K_TAB] > 'O^000' c Mapping for the 'O&@!' key, the vowel o with shortening, tense and nasalization 'O$--@!' + [K_TAB] > 'O44^005' c Mapping for the 'O$--@!' key, the vowel o with shortening, tense and extra low tone 'O$-@!' + [K_TAB] > 'O4^005' c Mapping for the 'O$-@!' key, the vowel o with shortening, tense and low tone 'O$++@!' + [K_TAB] > 'O33^005' c Mapping for the 'O$++@!' key, the vowel o with shortening, tense and extra high tone @@ -910,16 +910,16 @@ group(main) using keys 'O++@!' + [K_TAB] > 'O33^00' c Mapping for the 'O++@!' key, the vowel o with shortening, tense and extra high tone 'O+@!' + [K_TAB] > 'O3^00' c Mapping for the 'O+@!' key, the vowel o with shortening, tense and high tone 'O@!' + [K_TAB] > 'O^00' c Mapping for the 'O@!' key, the vowel o with shortening and tense -'O$&--!' + [K_TAB] > 'O44^05' c Mapping for the 'O$&--!' key, the vowel o with shortening, stress, nasalization and extra low tone -'O$&-!' + [K_TAB] > 'O4^05' c Mapping for the 'O$&-!' key, the vowel o with shortening, stress, nasalization and low tone -'O$&++!' + [K_TAB] > 'O33^05' c Mapping for the 'O$&++!' key, the vowel o with shortening, stress, nasalization and extra high tone -'O$&+!' + [K_TAB] > 'O3^05' c Mapping for the 'O$&+!' key, the vowel o with shortening, stress, nasalization and high tone -'O$&!' + [K_TAB] > 'O^05' c Mapping for the 'O$&!' key, the vowel o with shortening, stress and nasalization -'O&--!' + [K_TAB] > 'O44^0' c Mapping for the 'O&--!' key, the vowel o with shortening, stress, nasalization and extra low tone -'O&-!' + [K_TAB] > 'O4^0' c Mapping for the 'O&-!' key, the vowel o with shortening, stress, nasalization and low tone -'O&++!' + [K_TAB] > 'O33^0' c Mapping for the 'O&++!' key, the vowel o with shortening, stress, nasalization and extra high tone -'O&+!' + [K_TAB] > 'O3^0' c Mapping for the 'O&+!' key, the vowel o with shortening, stress, nasalization and high tone -'O&!' + [K_TAB] > 'O^0' c Mapping for the 'O&!' key, the vowel o with shortening, stress and nasalization +'O$&--!' + [K_TAB] > 'O44^05' c Mapping for the 'O$&--!' key, the vowel o with shortening, nasalization and extra low tone +'O$&-!' + [K_TAB] > 'O4^05' c Mapping for the 'O$&-!' key, the vowel o with shortening, nasalization and low tone +'O$&++!' + [K_TAB] > 'O33^05' c Mapping for the 'O$&++!' key, the vowel o with shortening, nasalization and extra high tone +'O$&+!' + [K_TAB] > 'O3^05' c Mapping for the 'O$&+!' key, the vowel o with shortening, nasalization and high tone +'O$&!' + [K_TAB] > 'O^05' c Mapping for the 'O$&!' key, the vowel o with shortening and nasalization +'O&--!' + [K_TAB] > 'O44^0' c Mapping for the 'O&--!' key, the vowel o with shortening, nasalization and extra low tone +'O&-!' + [K_TAB] > 'O4^0' c Mapping for the 'O&-!' key, the vowel o with shortening, nasalization and low tone +'O&++!' + [K_TAB] > 'O33^0' c Mapping for the 'O&++!' key, the vowel o with shortening, nasalization and extra high tone +'O&+!' + [K_TAB] > 'O3^0' c Mapping for the 'O&+!' key, the vowel o with shortening, nasalization and high tone +'O&!' + [K_TAB] > 'O^0' c Mapping for the 'O&!' key, the vowel o with shortening and nasalization 'O$--!' + [K_TAB] > 'O44^5' c Mapping for the 'O$--!' key, the vowel o with shortening and extra low tone 'O$-!' + [K_TAB] > 'O4^5' c Mapping for the 'O$-!' key, the vowel o with shortening and low tone 'O$++!' + [K_TAB] > 'O33^5' c Mapping for the 'O$++!' key, the vowel o with shortening and extra high tone @@ -930,16 +930,16 @@ group(main) using keys 'O++!' + [K_TAB] > 'O33^' c Mapping for the 'O++!' key, the vowel o with shortening and extra high tone 'O+!' + [K_TAB] > 'O3^' c Mapping for the 'O+!' key, the vowel o with shortening and high tone 'O!' + [K_TAB] > 'O^' c Mapping for the 'O!' key, the vowel o with shortening -'O$&--@' + [K_TAB] > 'O440005' c Mapping for the 'O$&--@' key, the vowel o with tense, stress, nasalization and extra low tone -'O$&-@' + [K_TAB] > 'O40005' c Mapping for the 'O$&-@' key, the vowel o with tense, stress, nasalization and low tone -'O$&++@' + [K_TAB] > 'O330005' c Mapping for the 'O$&++@' key, the vowel o with tense, stress, nasalization and extra high tone -'O$&+@' + [K_TAB] > 'O30005' c Mapping for the 'O$&+@' key, the vowel o with tense, stress, nasalization and high tone -'O$&@' + [K_TAB] > 'O0005' c Mapping for the 'O$&@' key, the vowel o with tense, stress and nasalization -'O&--@' + [K_TAB] > 'O44000' c Mapping for the 'O&--@' key, the vowel o with tense, stress, nasalization and extra low tone -'O&-@' + [K_TAB] > 'O4000' c Mapping for the 'O&-@' key, the vowel o with tense, stress, nasalization and low tone -'O&++@' + [K_TAB] > 'O33000' c Mapping for the 'O&++@' key, the vowel o with tense, stress, nasalization and extra high tone -'O&+@' + [K_TAB] > 'O3000' c Mapping for the 'O&+@' key, the vowel o with tense, stress, nasalization and high tone -'O&@' + [K_TAB] > 'O000' c Mapping for the 'O&@' key, the vowel o with tense, stress and nasalization +'O$&--@' + [K_TAB] > 'O440005' c Mapping for the 'O$&--@' key, the vowel o with tense, nasalization and extra low tone +'O$&-@' + [K_TAB] > 'O40005' c Mapping for the 'O$&-@' key, the vowel o with tense, nasalization and low tone +'O$&++@' + [K_TAB] > 'O330005' c Mapping for the 'O$&++@' key, the vowel o with tense, nasalization and extra high tone +'O$&+@' + [K_TAB] > 'O30005' c Mapping for the 'O$&+@' key, the vowel o with tense, nasalization and high tone +'O$&@' + [K_TAB] > 'O0005' c Mapping for the 'O$&@' key, the vowel o with tense and nasalization +'O&--@' + [K_TAB] > 'O44000' c Mapping for the 'O&--@' key, the vowel o with tense, nasalization and extra low tone +'O&-@' + [K_TAB] > 'O4000' c Mapping for the 'O&-@' key, the vowel o with tense, nasalization and low tone +'O&++@' + [K_TAB] > 'O33000' c Mapping for the 'O&++@' key, the vowel o with tense, nasalization and extra high tone +'O&+@' + [K_TAB] > 'O3000' c Mapping for the 'O&+@' key, the vowel o with tense, nasalization and high tone +'O&@' + [K_TAB] > 'O000' c Mapping for the 'O&@' key, the vowel o with tense and nasalization 'O$--@' + [K_TAB] > 'O44005' c Mapping for the 'O$--@' key, the vowel o with tense and extra low tone 'O$-@' + [K_TAB] > 'O4005' c Mapping for the 'O$-@' key, the vowel o with tense and low tone 'O$++@' + [K_TAB] > 'O33005' c Mapping for the 'O$++@' key, the vowel o with tense and extra high tone @@ -950,16 +950,16 @@ group(main) using keys 'O++@' + [K_TAB] > 'O3300' c Mapping for the 'O++@' key, the vowel o with tense and extra high tone 'O+@' + [K_TAB] > 'O300' c Mapping for the 'O+@' key, the vowel o with tense and high tone 'O@' + [K_TAB] > 'O00' c Mapping for the 'O@' key, the vowel o with tense -'O$&--' + [K_TAB] > 'O4405' c Mapping for the 'O$&--' key, the vowel o with stress, nasalization and extra low tone -'O$&-' + [K_TAB] > 'O405' c Mapping for the 'O$&-' key, the vowel o with stress, nasalization and low tone -'O$&++' + [K_TAB] > 'O3305' c Mapping for the 'O$&++' key, the vowel o with stress, nasalization and extra high tone -'O$&+' + [K_TAB] > 'O305' c Mapping for the 'O$&+' key, the vowel o with stress, nasalization and high tone -'O$&' + [K_TAB] > 'O05' c Mapping for the 'O$&' key, the vowel o with stress and nasalization -'O&--' + [K_TAB] > 'O440' c Mapping for the 'O&--' key, the vowel o with stress, nasalization and extra low tone -'O&-' + [K_TAB] > 'O40' c Mapping for the 'O&-' key, the vowel o with stress, nasalization and low tone -'O&++' + [K_TAB] > 'O330' c Mapping for the 'O&++' key, the vowel o with stress, nasalization and extra high tone -'O&+' + [K_TAB] > 'O30' c Mapping for the 'O&+' key, the vowel o with stress, nasalization and high tone -'O&' + [K_TAB] > 'O0' c Mapping for the 'O&' key, the vowel o with stress and nasalization +'O$&--' + [K_TAB] > 'O4405' c Mapping for the 'O$&--' key, the vowel o with nasalization and extra low tone +'O$&-' + [K_TAB] > 'O405' c Mapping for the 'O$&-' key, the vowel o with nasalization and low tone +'O$&++' + [K_TAB] > 'O3305' c Mapping for the 'O$&++' key, the vowel o with nasalization and extra high tone +'O$&+' + [K_TAB] > 'O305' c Mapping for the 'O$&+' key, the vowel o with nasalization and high tone +'O$&' + [K_TAB] > 'O05' c Mapping for the 'O$&' key, the vowel o with nasalization +'O&--' + [K_TAB] > 'O440' c Mapping for the 'O&--' key, the vowel o with nasalization and extra low tone +'O&-' + [K_TAB] > 'O40' c Mapping for the 'O&-' key, the vowel o with nasalization and low tone +'O&++' + [K_TAB] > 'O330' c Mapping for the 'O&++' key, the vowel o with nasalization and extra high tone +'O&+' + [K_TAB] > 'O30' c Mapping for the 'O&+' key, the vowel o with nasalization and high tone +'O&' + [K_TAB] > 'O0' c Mapping for the 'O&' key, the vowel o with nasalization 'O$--' + [K_TAB] > 'O445' c Mapping for the 'O$--' key, the vowel o with extra low tone 'O$-' + [K_TAB] > 'O45' c Mapping for the 'O$-' key, the vowel o with low tone 'O$++' + [K_TAB] > 'O335' c Mapping for the 'O$++' key, the vowel o with extra high tone @@ -970,16 +970,16 @@ group(main) using keys 'O++' + [K_TAB] > 'O33' c Mapping for the 'O++' key, the vowel o with extra high tone 'O+' + [K_TAB] > 'O3' c Mapping for the 'O+' key, the vowel o with high tone + 'O' > 'O' c Mapping for the 'O' key, the vowel o -'U$&--@_^' + [K_TAB] > 'U%9440005' c Mapping for the 'U$&--@_^' key, the vowel u with stress, lengthening, tense, stress, nasalization and extra low tone -'U$&-@_^' + [K_TAB] > 'U%940005' c Mapping for the 'U$&-@_^' key, the vowel u with stress, lengthening, tense, stress, nasalization and low tone -'U$&++@_^' + [K_TAB] > 'U%9330005' c Mapping for the 'U$&++@_^' key, the vowel u with stress, lengthening, tense, stress, nasalization and extra high tone -'U$&+@_^' + [K_TAB] > 'U%930005' c Mapping for the 'U$&+@_^' key, the vowel u with stress, lengthening, tense, stress, nasalization and high tone -'U$&@_^' + [K_TAB] > 'U%90005' c Mapping for the 'U$&@_^' key, the vowel u with stress, lengthening, tense, stress and nasalization -'U&--@_^' + [K_TAB] > 'U%944000' c Mapping for the 'U&--@_^' key, the vowel u with stress, lengthening, tense, stress, nasalization and extra low tone -'U&-@_^' + [K_TAB] > 'U%94000' c Mapping for the 'U&-@_^' key, the vowel u with stress, lengthening, tense, stress, nasalization and low tone -'U&++@_^' + [K_TAB] > 'U%933000' c Mapping for the 'U&++@_^' key, the vowel u with stress, lengthening, tense, stress, nasalization and extra high tone -'U&+@_^' + [K_TAB] > 'U%93000' c Mapping for the 'U&+@_^' key, the vowel u with stress, lengthening, tense, stress, nasalization and high tone -'U&@_^' + [K_TAB] > 'U%9000' c Mapping for the 'U&@_^' key, the vowel u with stress, lengthening, tense, stress and nasalization +'U$&--@_^' + [K_TAB] > 'U%9440005' c Mapping for the 'U$&--@_^' key, the vowel u with stress, lengthening, tense, nasalization and extra low tone +'U$&-@_^' + [K_TAB] > 'U%940005' c Mapping for the 'U$&-@_^' key, the vowel u with stress, lengthening, tense, nasalization and low tone +'U$&++@_^' + [K_TAB] > 'U%9330005' c Mapping for the 'U$&++@_^' key, the vowel u with stress, lengthening, tense, nasalization and extra high tone +'U$&+@_^' + [K_TAB] > 'U%930005' c Mapping for the 'U$&+@_^' key, the vowel u with stress, lengthening, tense, nasalization and high tone +'U$&@_^' + [K_TAB] > 'U%90005' c Mapping for the 'U$&@_^' key, the vowel u with stress, lengthening, tense and nasalization +'U&--@_^' + [K_TAB] > 'U%944000' c Mapping for the 'U&--@_^' key, the vowel u with stress, lengthening, tense, nasalization and extra low tone +'U&-@_^' + [K_TAB] > 'U%94000' c Mapping for the 'U&-@_^' key, the vowel u with stress, lengthening, tense, nasalization and low tone +'U&++@_^' + [K_TAB] > 'U%933000' c Mapping for the 'U&++@_^' key, the vowel u with stress, lengthening, tense, nasalization and extra high tone +'U&+@_^' + [K_TAB] > 'U%93000' c Mapping for the 'U&+@_^' key, the vowel u with stress, lengthening, tense, nasalization and high tone +'U&@_^' + [K_TAB] > 'U%9000' c Mapping for the 'U&@_^' key, the vowel u with stress, lengthening, tense and nasalization 'U$--@_^' + [K_TAB] > 'U%944005' c Mapping for the 'U$--@_^' key, the vowel u with stress, lengthening, tense and extra low tone 'U$-@_^' + [K_TAB] > 'U%94005' c Mapping for the 'U$-@_^' key, the vowel u with stress, lengthening, tense and low tone 'U$++@_^' + [K_TAB] > 'U%933005' c Mapping for the 'U$++@_^' key, the vowel u with stress, lengthening, tense and extra high tone @@ -990,16 +990,16 @@ group(main) using keys 'U++@_^' + [K_TAB] > 'U%93300' c Mapping for the 'U++@_^' key, the vowel u with stress, lengthening, tense and extra high tone 'U+@_^' + [K_TAB] > 'U%9300' c Mapping for the 'U+@_^' key, the vowel u with stress, lengthening, tense and high tone 'U@_^' + [K_TAB] > 'U%900' c Mapping for the 'U@_^' key, the vowel u with stress, lengthening and tense -'U$&--_^' + [K_TAB] > 'U%94405' c Mapping for the 'U$&--_^' key, the vowel u with stress, lengthening, stress, nasalization and extra low tone -'U$&-_^' + [K_TAB] > 'U%9405' c Mapping for the 'U$&-_^' key, the vowel u with stress, lengthening, stress, nasalization and low tone -'U$&++_^' + [K_TAB] > 'U%93305' c Mapping for the 'U$&++_^' key, the vowel u with stress, lengthening, stress, nasalization and extra high tone -'U$&+_^' + [K_TAB] > 'U%9305' c Mapping for the 'U$&+_^' key, the vowel u with stress, lengthening, stress, nasalization and high tone -'U$&_^' + [K_TAB] > 'U%905' c Mapping for the 'U$&_^' key, the vowel u with stress, lengthening, stress and nasalization -'U&--_^' + [K_TAB] > 'U%9440' c Mapping for the 'U&--_^' key, the vowel u with stress, lengthening, stress, nasalization and extra low tone -'U&-_^' + [K_TAB] > 'U%940' c Mapping for the 'U&-_^' key, the vowel u with stress, lengthening, stress, nasalization and low tone -'U&++_^' + [K_TAB] > 'U%9330' c Mapping for the 'U&++_^' key, the vowel u with stress, lengthening, stress, nasalization and extra high tone -'U&+_^' + [K_TAB] > 'U%930' c Mapping for the 'U&+_^' key, the vowel u with stress, lengthening, stress, nasalization and high tone -'U&_^' + [K_TAB] > 'U%90' c Mapping for the 'U&_^' key, the vowel u with stress, lengthening, stress and nasalization +'U$&--_^' + [K_TAB] > 'U%94405' c Mapping for the 'U$&--_^' key, the vowel u with stress, lengthening, nasalization and extra low tone +'U$&-_^' + [K_TAB] > 'U%9405' c Mapping for the 'U$&-_^' key, the vowel u with stress, lengthening, nasalization and low tone +'U$&++_^' + [K_TAB] > 'U%93305' c Mapping for the 'U$&++_^' key, the vowel u with stress, lengthening, nasalization and extra high tone +'U$&+_^' + [K_TAB] > 'U%9305' c Mapping for the 'U$&+_^' key, the vowel u with stress, lengthening, nasalization and high tone +'U$&_^' + [K_TAB] > 'U%905' c Mapping for the 'U$&_^' key, the vowel u with stress, lengthening and nasalization +'U&--_^' + [K_TAB] > 'U%9440' c Mapping for the 'U&--_^' key, the vowel u with stress, lengthening, nasalization and extra low tone +'U&-_^' + [K_TAB] > 'U%940' c Mapping for the 'U&-_^' key, the vowel u with stress, lengthening, nasalization and low tone +'U&++_^' + [K_TAB] > 'U%9330' c Mapping for the 'U&++_^' key, the vowel u with stress, lengthening, nasalization and extra high tone +'U&+_^' + [K_TAB] > 'U%930' c Mapping for the 'U&+_^' key, the vowel u with stress, lengthening, nasalization and high tone +'U&_^' + [K_TAB] > 'U%90' c Mapping for the 'U&_^' key, the vowel u with stress, lengthening and nasalization 'U$--_^' + [K_TAB] > 'U%9445' c Mapping for the 'U$--_^' key, the vowel u with stress, lengthening and extra low tone 'U$-_^' + [K_TAB] > 'U%945' c Mapping for the 'U$-_^' key, the vowel u with stress, lengthening and low tone 'U$++_^' + [K_TAB] > 'U%9335' c Mapping for the 'U$++_^' key, the vowel u with stress, lengthening and extra high tone @@ -1010,16 +1010,16 @@ group(main) using keys 'U++_^' + [K_TAB] > 'U%933' c Mapping for the 'U++_^' key, the vowel u with stress, lengthening and extra high tone 'U+_^' + [K_TAB] > 'U%93' c Mapping for the 'U+_^' key, the vowel u with stress, lengthening and high tone 'U_^' + [K_TAB] > 'U%9' c Mapping for the 'U_^' key, the vowel u with stress and lengthening -'U$&--@!^' + [K_TAB] > 'U944^0005' c Mapping for the 'U$&--@!^' key, the vowel u with stress, shortening, tense, stress, nasalization and extra low tone -'U$&-@!^' + [K_TAB] > 'U94^0005' c Mapping for the 'U$&-@!^' key, the vowel u with stress, shortening, tense, stress, nasalization and low tone -'U$&++@!^' + [K_TAB] > 'U933^0005' c Mapping for the 'U$&++@!^' key, the vowel u with stress, shortening, tense, stress, nasalization and extra high tone -'U$&+@!^' + [K_TAB] > 'U93^0005' c Mapping for the 'U$&+@!^' key, the vowel u with stress, shortening, tense, stress, nasalization and high tone -'U$&@!^' + [K_TAB] > 'U9^0005' c Mapping for the 'U$&@!^' key, the vowel u with stress, shortening, tense, stress and nasalization -'U&--@!^' + [K_TAB] > 'U944^000' c Mapping for the 'U&--@!^' key, the vowel u with stress, shortening, tense, stress, nasalization and extra low tone -'U&-@!^' + [K_TAB] > 'U94^000' c Mapping for the 'U&-@!^' key, the vowel u with stress, shortening, tense, stress, nasalization and low tone -'U&++@!^' + [K_TAB] > 'U933^000' c Mapping for the 'U&++@!^' key, the vowel u with stress, shortening, tense, stress, nasalization and extra high tone -'U&+@!^' + [K_TAB] > 'U93^000' c Mapping for the 'U&+@!^' key, the vowel u with stress, shortening, tense, stress, nasalization and high tone -'U&@!^' + [K_TAB] > 'U9^000' c Mapping for the 'U&@!^' key, the vowel u with stress, shortening, tense, stress and nasalization +'U$&--@!^' + [K_TAB] > 'U944^0005' c Mapping for the 'U$&--@!^' key, the vowel u with stress, shortening, tense, nasalization and extra low tone +'U$&-@!^' + [K_TAB] > 'U94^0005' c Mapping for the 'U$&-@!^' key, the vowel u with stress, shortening, tense, nasalization and low tone +'U$&++@!^' + [K_TAB] > 'U933^0005' c Mapping for the 'U$&++@!^' key, the vowel u with stress, shortening, tense, nasalization and extra high tone +'U$&+@!^' + [K_TAB] > 'U93^0005' c Mapping for the 'U$&+@!^' key, the vowel u with stress, shortening, tense, nasalization and high tone +'U$&@!^' + [K_TAB] > 'U9^0005' c Mapping for the 'U$&@!^' key, the vowel u with stress, shortening, tense and nasalization +'U&--@!^' + [K_TAB] > 'U944^000' c Mapping for the 'U&--@!^' key, the vowel u with stress, shortening, tense, nasalization and extra low tone +'U&-@!^' + [K_TAB] > 'U94^000' c Mapping for the 'U&-@!^' key, the vowel u with stress, shortening, tense, nasalization and low tone +'U&++@!^' + [K_TAB] > 'U933^000' c Mapping for the 'U&++@!^' key, the vowel u with stress, shortening, tense, nasalization and extra high tone +'U&+@!^' + [K_TAB] > 'U93^000' c Mapping for the 'U&+@!^' key, the vowel u with stress, shortening, tense, nasalization and high tone +'U&@!^' + [K_TAB] > 'U9^000' c Mapping for the 'U&@!^' key, the vowel u with stress, shortening, tense and nasalization 'U$--@!^' + [K_TAB] > 'U944^005' c Mapping for the 'U$--@!^' key, the vowel u with stress, shortening, tense and extra low tone 'U$-@!^' + [K_TAB] > 'U94^005' c Mapping for the 'U$-@!^' key, the vowel u with stress, shortening, tense and low tone 'U$++@!^' + [K_TAB] > 'U933^005' c Mapping for the 'U$++@!^' key, the vowel u with stress, shortening, tense and extra high tone @@ -1030,16 +1030,16 @@ group(main) using keys 'U++@!^' + [K_TAB] > 'U933^00' c Mapping for the 'U++@!^' key, the vowel u with stress, shortening, tense and extra high tone 'U+@!^' + [K_TAB] > 'U93^00' c Mapping for the 'U+@!^' key, the vowel u with stress, shortening, tense and high tone 'U@!^' + [K_TAB] > 'U9^00' c Mapping for the 'U@!^' key, the vowel u with stress, shortening and tense -'U$&--!^' + [K_TAB] > 'U944^05' c Mapping for the 'U$&--!^' key, the vowel u with stress, shortening, stress, nasalization and extra low tone -'U$&-!^' + [K_TAB] > 'U94^05' c Mapping for the 'U$&-!^' key, the vowel u with stress, shortening, stress, nasalization and low tone -'U$&++!^' + [K_TAB] > 'U933^05' c Mapping for the 'U$&++!^' key, the vowel u with stress, shortening, stress, nasalization and extra high tone -'U$&+!^' + [K_TAB] > 'U93^05' c Mapping for the 'U$&+!^' key, the vowel u with stress, shortening, stress, nasalization and high tone -'U$&!^' + [K_TAB] > 'U9^05' c Mapping for the 'U$&!^' key, the vowel u with stress, shortening, stress and nasalization -'U&--!^' + [K_TAB] > 'U944^0' c Mapping for the 'U&--!^' key, the vowel u with stress, shortening, stress, nasalization and extra low tone -'U&-!^' + [K_TAB] > 'U94^0' c Mapping for the 'U&-!^' key, the vowel u with stress, shortening, stress, nasalization and low tone -'U&++!^' + [K_TAB] > 'U933^0' c Mapping for the 'U&++!^' key, the vowel u with stress, shortening, stress, nasalization and extra high tone -'U&+!^' + [K_TAB] > 'U93^0' c Mapping for the 'U&+!^' key, the vowel u with stress, shortening, stress, nasalization and high tone -'U&!^' + [K_TAB] > 'U9^0' c Mapping for the 'U&!^' key, the vowel u with stress, shortening, stress and nasalization +'U$&--!^' + [K_TAB] > 'U944^05' c Mapping for the 'U$&--!^' key, the vowel u with stress, shortening, nasalization and extra low tone +'U$&-!^' + [K_TAB] > 'U94^05' c Mapping for the 'U$&-!^' key, the vowel u with stress, shortening, nasalization and low tone +'U$&++!^' + [K_TAB] > 'U933^05' c Mapping for the 'U$&++!^' key, the vowel u with stress, shortening, nasalization and extra high tone +'U$&+!^' + [K_TAB] > 'U93^05' c Mapping for the 'U$&+!^' key, the vowel u with stress, shortening, nasalization and high tone +'U$&!^' + [K_TAB] > 'U9^05' c Mapping for the 'U$&!^' key, the vowel u with stress, shortening and nasalization +'U&--!^' + [K_TAB] > 'U944^0' c Mapping for the 'U&--!^' key, the vowel u with stress, shortening, nasalization and extra low tone +'U&-!^' + [K_TAB] > 'U94^0' c Mapping for the 'U&-!^' key, the vowel u with stress, shortening, nasalization and low tone +'U&++!^' + [K_TAB] > 'U933^0' c Mapping for the 'U&++!^' key, the vowel u with stress, shortening, nasalization and extra high tone +'U&+!^' + [K_TAB] > 'U93^0' c Mapping for the 'U&+!^' key, the vowel u with stress, shortening, nasalization and high tone +'U&!^' + [K_TAB] > 'U9^0' c Mapping for the 'U&!^' key, the vowel u with stress, shortening and nasalization 'U$--!^' + [K_TAB] > 'U944^5' c Mapping for the 'U$--!^' key, the vowel u with stress, shortening and extra low tone 'U$-!^' + [K_TAB] > 'U94^5' c Mapping for the 'U$-!^' key, the vowel u with stress, shortening and low tone 'U$++!^' + [K_TAB] > 'U933^5' c Mapping for the 'U$++!^' key, the vowel u with stress, shortening and extra high tone @@ -1050,16 +1050,16 @@ group(main) using keys 'U++!^' + [K_TAB] > 'U933^' c Mapping for the 'U++!^' key, the vowel u with stress, shortening and extra high tone 'U+!^' + [K_TAB] > 'U93^' c Mapping for the 'U+!^' key, the vowel u with stress, shortening and high tone 'U!^' + [K_TAB] > 'U9^' c Mapping for the 'U!^' key, the vowel u with stress and shortening -'U$&--@^' + [K_TAB] > 'U9440005' c Mapping for the 'U$&--@^' key, the vowel u with stress, tense, stress, nasalization and extra low tone -'U$&-@^' + [K_TAB] > 'U940005' c Mapping for the 'U$&-@^' key, the vowel u with stress, tense, stress, nasalization and low tone -'U$&++@^' + [K_TAB] > 'U9330005' c Mapping for the 'U$&++@^' key, the vowel u with stress, tense, stress, nasalization and extra high tone -'U$&+@^' + [K_TAB] > 'U930005' c Mapping for the 'U$&+@^' key, the vowel u with stress, tense, stress, nasalization and high tone -'U$&@^' + [K_TAB] > 'U90005' c Mapping for the 'U$&@^' key, the vowel u with stress, tense, stress and nasalization -'U&--@^' + [K_TAB] > 'U944000' c Mapping for the 'U&--@^' key, the vowel u with stress, tense, stress, nasalization and extra low tone -'U&-@^' + [K_TAB] > 'U94000' c Mapping for the 'U&-@^' key, the vowel u with stress, tense, stress, nasalization and low tone -'U&++@^' + [K_TAB] > 'U933000' c Mapping for the 'U&++@^' key, the vowel u with stress, tense, stress, nasalization and extra high tone -'U&+@^' + [K_TAB] > 'U93000' c Mapping for the 'U&+@^' key, the vowel u with stress, tense, stress, nasalization and high tone -'U&@^' + [K_TAB] > 'U9000' c Mapping for the 'U&@^' key, the vowel u with stress, tense, stress and nasalization +'U$&--@^' + [K_TAB] > 'U9440005' c Mapping for the 'U$&--@^' key, the vowel u with stress, tense, nasalization and extra low tone +'U$&-@^' + [K_TAB] > 'U940005' c Mapping for the 'U$&-@^' key, the vowel u with stress, tense, nasalization and low tone +'U$&++@^' + [K_TAB] > 'U9330005' c Mapping for the 'U$&++@^' key, the vowel u with stress, tense, nasalization and extra high tone +'U$&+@^' + [K_TAB] > 'U930005' c Mapping for the 'U$&+@^' key, the vowel u with stress, tense, nasalization and high tone +'U$&@^' + [K_TAB] > 'U90005' c Mapping for the 'U$&@^' key, the vowel u with stress, tense and nasalization +'U&--@^' + [K_TAB] > 'U944000' c Mapping for the 'U&--@^' key, the vowel u with stress, tense, nasalization and extra low tone +'U&-@^' + [K_TAB] > 'U94000' c Mapping for the 'U&-@^' key, the vowel u with stress, tense, nasalization and low tone +'U&++@^' + [K_TAB] > 'U933000' c Mapping for the 'U&++@^' key, the vowel u with stress, tense, nasalization and extra high tone +'U&+@^' + [K_TAB] > 'U93000' c Mapping for the 'U&+@^' key, the vowel u with stress, tense, nasalization and high tone +'U&@^' + [K_TAB] > 'U9000' c Mapping for the 'U&@^' key, the vowel u with stress, tense and nasalization 'U$--@^' + [K_TAB] > 'U944005' c Mapping for the 'U$--@^' key, the vowel u with stress, tense and extra low tone 'U$-@^' + [K_TAB] > 'U94005' c Mapping for the 'U$-@^' key, the vowel u with stress, tense and low tone 'U$++@^' + [K_TAB] > 'U933005' c Mapping for the 'U$++@^' key, the vowel u with stress, tense and extra high tone @@ -1070,16 +1070,16 @@ group(main) using keys 'U++@^' + [K_TAB] > 'U93300' c Mapping for the 'U++@^' key, the vowel u with stress, tense and extra high tone 'U+@^' + [K_TAB] > 'U9300' c Mapping for the 'U+@^' key, the vowel u with stress, tense and high tone 'U@^' + [K_TAB] > 'U900' c Mapping for the 'U@^' key, the vowel u with stress and tense -'U$&--^' + [K_TAB] > 'U94405' c Mapping for the 'U$&--^' key, the vowel u with stress, stress, nasalization and extra low tone -'U$&-^' + [K_TAB] > 'U9405' c Mapping for the 'U$&-^' key, the vowel u with stress, stress, nasalization and low tone -'U$&++^' + [K_TAB] > 'U93305' c Mapping for the 'U$&++^' key, the vowel u with stress, stress, nasalization and extra high tone -'U$&+^' + [K_TAB] > 'U9305' c Mapping for the 'U$&+^' key, the vowel u with stress, stress, nasalization and high tone -'U$&^' + [K_TAB] > 'U905' c Mapping for the 'U$&^' key, the vowel u with stress, stress and nasalization -'U&--^' + [K_TAB] > 'U9440' c Mapping for the 'U&--^' key, the vowel u with stress, stress, nasalization and extra low tone -'U&-^' + [K_TAB] > 'U940' c Mapping for the 'U&-^' key, the vowel u with stress, stress, nasalization and low tone -'U&++^' + [K_TAB] > 'U9330' c Mapping for the 'U&++^' key, the vowel u with stress, stress, nasalization and extra high tone -'U&+^' + [K_TAB] > 'U930' c Mapping for the 'U&+^' key, the vowel u with stress, stress, nasalization and high tone -'U&^' + [K_TAB] > 'U90' c Mapping for the 'U&^' key, the vowel u with stress, stress and nasalization +'U$&--^' + [K_TAB] > 'U94405' c Mapping for the 'U$&--^' key, the vowel u with stress, nasalization and extra low tone +'U$&-^' + [K_TAB] > 'U9405' c Mapping for the 'U$&-^' key, the vowel u with stress, nasalization and low tone +'U$&++^' + [K_TAB] > 'U93305' c Mapping for the 'U$&++^' key, the vowel u with stress, nasalization and extra high tone +'U$&+^' + [K_TAB] > 'U9305' c Mapping for the 'U$&+^' key, the vowel u with stress, nasalization and high tone +'U$&^' + [K_TAB] > 'U905' c Mapping for the 'U$&^' key, the vowel u with stress and nasalization +'U&--^' + [K_TAB] > 'U9440' c Mapping for the 'U&--^' key, the vowel u with stress, nasalization and extra low tone +'U&-^' + [K_TAB] > 'U940' c Mapping for the 'U&-^' key, the vowel u with stress, nasalization and low tone +'U&++^' + [K_TAB] > 'U9330' c Mapping for the 'U&++^' key, the vowel u with stress, nasalization and extra high tone +'U&+^' + [K_TAB] > 'U930' c Mapping for the 'U&+^' key, the vowel u with stress, nasalization and high tone +'U&^' + [K_TAB] > 'U90' c Mapping for the 'U&^' key, the vowel u with stress and nasalization 'U$--^' + [K_TAB] > 'U9445' c Mapping for the 'U$--^' key, the vowel u with stress and extra low tone 'U$-^' + [K_TAB] > 'U945' c Mapping for the 'U$-^' key, the vowel u with stress and low tone 'U$++^' + [K_TAB] > 'U9335' c Mapping for the 'U$++^' key, the vowel u with stress and extra high tone @@ -1090,16 +1090,16 @@ group(main) using keys 'U++^' + [K_TAB] > 'U933' c Mapping for the 'U++^' key, the vowel u with stress and extra high tone 'U+^' + [K_TAB] > 'U93' c Mapping for the 'U+^' key, the vowel u with stress and high tone 'U^' + [K_TAB] > 'U9' c Mapping for the 'U^' key, the vowel u with stress -'U$&--@_' + [K_TAB] > 'U%440005' c Mapping for the 'U$&--@_' key, the vowel u with lengthening, tense, stress, nasalization and extra low tone -'U$&-@_' + [K_TAB] > 'U%40005' c Mapping for the 'U$&-@_' key, the vowel u with lengthening, tense, stress, nasalization and low tone -'U$&++@_' + [K_TAB] > 'U%330005' c Mapping for the 'U$&++@_' key, the vowel u with lengthening, tense, stress, nasalization and extra high tone -'U$&+@_' + [K_TAB] > 'U%30005' c Mapping for the 'U$&+@_' key, the vowel u with lengthening, tense, stress, nasalization and high tone -'U$&@_' + [K_TAB] > 'U%0005' c Mapping for the 'U$&@_' key, the vowel u with lengthening, tense, stress and nasalization -'U&--@_' + [K_TAB] > 'U%44000' c Mapping for the 'U&--@_' key, the vowel u with lengthening, tense, stress, nasalization and extra low tone -'U&-@_' + [K_TAB] > 'U%4000' c Mapping for the 'U&-@_' key, the vowel u with lengthening, tense, stress, nasalization and low tone -'U&++@_' + [K_TAB] > 'U%33000' c Mapping for the 'U&++@_' key, the vowel u with lengthening, tense, stress, nasalization and extra high tone -'U&+@_' + [K_TAB] > 'U%3000' c Mapping for the 'U&+@_' key, the vowel u with lengthening, tense, stress, nasalization and high tone -'U&@_' + [K_TAB] > 'U%000' c Mapping for the 'U&@_' key, the vowel u with lengthening, tense, stress and nasalization +'U$&--@_' + [K_TAB] > 'U%440005' c Mapping for the 'U$&--@_' key, the vowel u with lengthening, tense, nasalization and extra low tone +'U$&-@_' + [K_TAB] > 'U%40005' c Mapping for the 'U$&-@_' key, the vowel u with lengthening, tense, nasalization and low tone +'U$&++@_' + [K_TAB] > 'U%330005' c Mapping for the 'U$&++@_' key, the vowel u with lengthening, tense, nasalization and extra high tone +'U$&+@_' + [K_TAB] > 'U%30005' c Mapping for the 'U$&+@_' key, the vowel u with lengthening, tense, nasalization and high tone +'U$&@_' + [K_TAB] > 'U%0005' c Mapping for the 'U$&@_' key, the vowel u with lengthening, tense and nasalization +'U&--@_' + [K_TAB] > 'U%44000' c Mapping for the 'U&--@_' key, the vowel u with lengthening, tense, nasalization and extra low tone +'U&-@_' + [K_TAB] > 'U%4000' c Mapping for the 'U&-@_' key, the vowel u with lengthening, tense, nasalization and low tone +'U&++@_' + [K_TAB] > 'U%33000' c Mapping for the 'U&++@_' key, the vowel u with lengthening, tense, nasalization and extra high tone +'U&+@_' + [K_TAB] > 'U%3000' c Mapping for the 'U&+@_' key, the vowel u with lengthening, tense, nasalization and high tone +'U&@_' + [K_TAB] > 'U%000' c Mapping for the 'U&@_' key, the vowel u with lengthening, tense and nasalization 'U$--@_' + [K_TAB] > 'U%44005' c Mapping for the 'U$--@_' key, the vowel u with lengthening, tense and extra low tone 'U$-@_' + [K_TAB] > 'U%4005' c Mapping for the 'U$-@_' key, the vowel u with lengthening, tense and low tone 'U$++@_' + [K_TAB] > 'U%33005' c Mapping for the 'U$++@_' key, the vowel u with lengthening, tense and extra high tone @@ -1110,16 +1110,16 @@ group(main) using keys 'U++@_' + [K_TAB] > 'U%3300' c Mapping for the 'U++@_' key, the vowel u with lengthening, tense and extra high tone 'U+@_' + [K_TAB] > 'U%300' c Mapping for the 'U+@_' key, the vowel u with lengthening, tense and high tone 'U@_' + [K_TAB] > 'U%00' c Mapping for the 'U@_' key, the vowel u with lengthening and tense -'U$&--_' + [K_TAB] > 'U%4405' c Mapping for the 'U$&--_' key, the vowel u with lengthening, stress, nasalization and extra low tone -'U$&-_' + [K_TAB] > 'U%405' c Mapping for the 'U$&-_' key, the vowel u with lengthening, stress, nasalization and low tone -'U$&++_' + [K_TAB] > 'U%3305' c Mapping for the 'U$&++_' key, the vowel u with lengthening, stress, nasalization and extra high tone -'U$&+_' + [K_TAB] > 'U%305' c Mapping for the 'U$&+_' key, the vowel u with lengthening, stress, nasalization and high tone -'U$&_' + [K_TAB] > 'U%05' c Mapping for the 'U$&_' key, the vowel u with lengthening, stress and nasalization -'U&--_' + [K_TAB] > 'U%440' c Mapping for the 'U&--_' key, the vowel u with lengthening, stress, nasalization and extra low tone -'U&-_' + [K_TAB] > 'U%40' c Mapping for the 'U&-_' key, the vowel u with lengthening, stress, nasalization and low tone -'U&++_' + [K_TAB] > 'U%330' c Mapping for the 'U&++_' key, the vowel u with lengthening, stress, nasalization and extra high tone -'U&+_' + [K_TAB] > 'U%30' c Mapping for the 'U&+_' key, the vowel u with lengthening, stress, nasalization and high tone -'U&_' + [K_TAB] > 'U%0' c Mapping for the 'U&_' key, the vowel u with lengthening, stress and nasalization +'U$&--_' + [K_TAB] > 'U%4405' c Mapping for the 'U$&--_' key, the vowel u with lengthening, nasalization and extra low tone +'U$&-_' + [K_TAB] > 'U%405' c Mapping for the 'U$&-_' key, the vowel u with lengthening, nasalization and low tone +'U$&++_' + [K_TAB] > 'U%3305' c Mapping for the 'U$&++_' key, the vowel u with lengthening, nasalization and extra high tone +'U$&+_' + [K_TAB] > 'U%305' c Mapping for the 'U$&+_' key, the vowel u with lengthening, nasalization and high tone +'U$&_' + [K_TAB] > 'U%05' c Mapping for the 'U$&_' key, the vowel u with lengthening and nasalization +'U&--_' + [K_TAB] > 'U%440' c Mapping for the 'U&--_' key, the vowel u with lengthening, nasalization and extra low tone +'U&-_' + [K_TAB] > 'U%40' c Mapping for the 'U&-_' key, the vowel u with lengthening, nasalization and low tone +'U&++_' + [K_TAB] > 'U%330' c Mapping for the 'U&++_' key, the vowel u with lengthening, nasalization and extra high tone +'U&+_' + [K_TAB] > 'U%30' c Mapping for the 'U&+_' key, the vowel u with lengthening, nasalization and high tone +'U&_' + [K_TAB] > 'U%0' c Mapping for the 'U&_' key, the vowel u with lengthening and nasalization 'U$--_' + [K_TAB] > 'U%445' c Mapping for the 'U$--_' key, the vowel u with lengthening and extra low tone 'U$-_' + [K_TAB] > 'U%45' c Mapping for the 'U$-_' key, the vowel u with lengthening and low tone 'U$++_' + [K_TAB] > 'U%335' c Mapping for the 'U$++_' key, the vowel u with lengthening and extra high tone @@ -1130,16 +1130,16 @@ group(main) using keys 'U++_' + [K_TAB] > 'U%33' c Mapping for the 'U++_' key, the vowel u with lengthening and extra high tone 'U+_' + [K_TAB] > 'U%3' c Mapping for the 'U+_' key, the vowel u with lengthening and high tone 'U_' + [K_TAB] > 'U%' c Mapping for the 'U_' key, the vowel u with lengthening -'U$&--@!' + [K_TAB] > 'U44^0005' c Mapping for the 'U$&--@!' key, the vowel u with shortening, tense, stress, nasalization and extra low tone -'U$&-@!' + [K_TAB] > 'U4^0005' c Mapping for the 'U$&-@!' key, the vowel u with shortening, tense, stress, nasalization and low tone -'U$&++@!' + [K_TAB] > 'U33^0005' c Mapping for the 'U$&++@!' key, the vowel u with shortening, tense, stress, nasalization and extra high tone -'U$&+@!' + [K_TAB] > 'U3^0005' c Mapping for the 'U$&+@!' key, the vowel u with shortening, tense, stress, nasalization and high tone -'U$&@!' + [K_TAB] > 'U^0005' c Mapping for the 'U$&@!' key, the vowel u with shortening, tense, stress and nasalization -'U&--@!' + [K_TAB] > 'U44^000' c Mapping for the 'U&--@!' key, the vowel u with shortening, tense, stress, nasalization and extra low tone -'U&-@!' + [K_TAB] > 'U4^000' c Mapping for the 'U&-@!' key, the vowel u with shortening, tense, stress, nasalization and low tone -'U&++@!' + [K_TAB] > 'U33^000' c Mapping for the 'U&++@!' key, the vowel u with shortening, tense, stress, nasalization and extra high tone -'U&+@!' + [K_TAB] > 'U3^000' c Mapping for the 'U&+@!' key, the vowel u with shortening, tense, stress, nasalization and high tone -'U&@!' + [K_TAB] > 'U^000' c Mapping for the 'U&@!' key, the vowel u with shortening, tense, stress and nasalization +'U$&--@!' + [K_TAB] > 'U44^0005' c Mapping for the 'U$&--@!' key, the vowel u with shortening, tense, nasalization and extra low tone +'U$&-@!' + [K_TAB] > 'U4^0005' c Mapping for the 'U$&-@!' key, the vowel u with shortening, tense, nasalization and low tone +'U$&++@!' + [K_TAB] > 'U33^0005' c Mapping for the 'U$&++@!' key, the vowel u with shortening, tense, nasalization and extra high tone +'U$&+@!' + [K_TAB] > 'U3^0005' c Mapping for the 'U$&+@!' key, the vowel u with shortening, tense, nasalization and high tone +'U$&@!' + [K_TAB] > 'U^0005' c Mapping for the 'U$&@!' key, the vowel u with shortening, tense and nasalization +'U&--@!' + [K_TAB] > 'U44^000' c Mapping for the 'U&--@!' key, the vowel u with shortening, tense, nasalization and extra low tone +'U&-@!' + [K_TAB] > 'U4^000' c Mapping for the 'U&-@!' key, the vowel u with shortening, tense, nasalization and low tone +'U&++@!' + [K_TAB] > 'U33^000' c Mapping for the 'U&++@!' key, the vowel u with shortening, tense, nasalization and extra high tone +'U&+@!' + [K_TAB] > 'U3^000' c Mapping for the 'U&+@!' key, the vowel u with shortening, tense, nasalization and high tone +'U&@!' + [K_TAB] > 'U^000' c Mapping for the 'U&@!' key, the vowel u with shortening, tense and nasalization 'U$--@!' + [K_TAB] > 'U44^005' c Mapping for the 'U$--@!' key, the vowel u with shortening, tense and extra low tone 'U$-@!' + [K_TAB] > 'U4^005' c Mapping for the 'U$-@!' key, the vowel u with shortening, tense and low tone 'U$++@!' + [K_TAB] > 'U33^005' c Mapping for the 'U$++@!' key, the vowel u with shortening, tense and extra high tone @@ -1150,16 +1150,16 @@ group(main) using keys 'U++@!' + [K_TAB] > 'U33^00' c Mapping for the 'U++@!' key, the vowel u with shortening, tense and extra high tone 'U+@!' + [K_TAB] > 'U3^00' c Mapping for the 'U+@!' key, the vowel u with shortening, tense and high tone 'U@!' + [K_TAB] > 'U^00' c Mapping for the 'U@!' key, the vowel u with shortening and tense -'U$&--!' + [K_TAB] > 'U44^05' c Mapping for the 'U$&--!' key, the vowel u with shortening, stress, nasalization and extra low tone -'U$&-!' + [K_TAB] > 'U4^05' c Mapping for the 'U$&-!' key, the vowel u with shortening, stress, nasalization and low tone -'U$&++!' + [K_TAB] > 'U33^05' c Mapping for the 'U$&++!' key, the vowel u with shortening, stress, nasalization and extra high tone -'U$&+!' + [K_TAB] > 'U3^05' c Mapping for the 'U$&+!' key, the vowel u with shortening, stress, nasalization and high tone -'U$&!' + [K_TAB] > 'U^05' c Mapping for the 'U$&!' key, the vowel u with shortening, stress and nasalization -'U&--!' + [K_TAB] > 'U44^0' c Mapping for the 'U&--!' key, the vowel u with shortening, stress, nasalization and extra low tone -'U&-!' + [K_TAB] > 'U4^0' c Mapping for the 'U&-!' key, the vowel u with shortening, stress, nasalization and low tone -'U&++!' + [K_TAB] > 'U33^0' c Mapping for the 'U&++!' key, the vowel u with shortening, stress, nasalization and extra high tone -'U&+!' + [K_TAB] > 'U3^0' c Mapping for the 'U&+!' key, the vowel u with shortening, stress, nasalization and high tone -'U&!' + [K_TAB] > 'U^0' c Mapping for the 'U&!' key, the vowel u with shortening, stress and nasalization +'U$&--!' + [K_TAB] > 'U44^05' c Mapping for the 'U$&--!' key, the vowel u with shortening, nasalization and extra low tone +'U$&-!' + [K_TAB] > 'U4^05' c Mapping for the 'U$&-!' key, the vowel u with shortening, nasalization and low tone +'U$&++!' + [K_TAB] > 'U33^05' c Mapping for the 'U$&++!' key, the vowel u with shortening, nasalization and extra high tone +'U$&+!' + [K_TAB] > 'U3^05' c Mapping for the 'U$&+!' key, the vowel u with shortening, nasalization and high tone +'U$&!' + [K_TAB] > 'U^05' c Mapping for the 'U$&!' key, the vowel u with shortening and nasalization +'U&--!' + [K_TAB] > 'U44^0' c Mapping for the 'U&--!' key, the vowel u with shortening, nasalization and extra low tone +'U&-!' + [K_TAB] > 'U4^0' c Mapping for the 'U&-!' key, the vowel u with shortening, nasalization and low tone +'U&++!' + [K_TAB] > 'U33^0' c Mapping for the 'U&++!' key, the vowel u with shortening, nasalization and extra high tone +'U&+!' + [K_TAB] > 'U3^0' c Mapping for the 'U&+!' key, the vowel u with shortening, nasalization and high tone +'U&!' + [K_TAB] > 'U^0' c Mapping for the 'U&!' key, the vowel u with shortening and nasalization 'U$--!' + [K_TAB] > 'U44^5' c Mapping for the 'U$--!' key, the vowel u with shortening and extra low tone 'U$-!' + [K_TAB] > 'U4^5' c Mapping for the 'U$-!' key, the vowel u with shortening and low tone 'U$++!' + [K_TAB] > 'U33^5' c Mapping for the 'U$++!' key, the vowel u with shortening and extra high tone @@ -1170,16 +1170,16 @@ group(main) using keys 'U++!' + [K_TAB] > 'U33^' c Mapping for the 'U++!' key, the vowel u with shortening and extra high tone 'U+!' + [K_TAB] > 'U3^' c Mapping for the 'U+!' key, the vowel u with shortening and high tone 'U!' + [K_TAB] > 'U^' c Mapping for the 'U!' key, the vowel u with shortening -'U$&--@' + [K_TAB] > 'U440005' c Mapping for the 'U$&--@' key, the vowel u with tense, stress, nasalization and extra low tone -'U$&-@' + [K_TAB] > 'U40005' c Mapping for the 'U$&-@' key, the vowel u with tense, stress, nasalization and low tone -'U$&++@' + [K_TAB] > 'U330005' c Mapping for the 'U$&++@' key, the vowel u with tense, stress, nasalization and extra high tone -'U$&+@' + [K_TAB] > 'U30005' c Mapping for the 'U$&+@' key, the vowel u with tense, stress, nasalization and high tone -'U$&@' + [K_TAB] > 'U0005' c Mapping for the 'U$&@' key, the vowel u with tense, stress and nasalization -'U&--@' + [K_TAB] > 'U44000' c Mapping for the 'U&--@' key, the vowel u with tense, stress, nasalization and extra low tone -'U&-@' + [K_TAB] > 'U4000' c Mapping for the 'U&-@' key, the vowel u with tense, stress, nasalization and low tone -'U&++@' + [K_TAB] > 'U33000' c Mapping for the 'U&++@' key, the vowel u with tense, stress, nasalization and extra high tone -'U&+@' + [K_TAB] > 'U3000' c Mapping for the 'U&+@' key, the vowel u with tense, stress, nasalization and high tone -'U&@' + [K_TAB] > 'U000' c Mapping for the 'U&@' key, the vowel u with tense, stress and nasalization +'U$&--@' + [K_TAB] > 'U440005' c Mapping for the 'U$&--@' key, the vowel u with tense, nasalization and extra low tone +'U$&-@' + [K_TAB] > 'U40005' c Mapping for the 'U$&-@' key, the vowel u with tense, nasalization and low tone +'U$&++@' + [K_TAB] > 'U330005' c Mapping for the 'U$&++@' key, the vowel u with tense, nasalization and extra high tone +'U$&+@' + [K_TAB] > 'U30005' c Mapping for the 'U$&+@' key, the vowel u with tense, nasalization and high tone +'U$&@' + [K_TAB] > 'U0005' c Mapping for the 'U$&@' key, the vowel u with tense and nasalization +'U&--@' + [K_TAB] > 'U44000' c Mapping for the 'U&--@' key, the vowel u with tense, nasalization and extra low tone +'U&-@' + [K_TAB] > 'U4000' c Mapping for the 'U&-@' key, the vowel u with tense, nasalization and low tone +'U&++@' + [K_TAB] > 'U33000' c Mapping for the 'U&++@' key, the vowel u with tense, nasalization and extra high tone +'U&+@' + [K_TAB] > 'U3000' c Mapping for the 'U&+@' key, the vowel u with tense, nasalization and high tone +'U&@' + [K_TAB] > 'U000' c Mapping for the 'U&@' key, the vowel u with tense and nasalization 'U$--@' + [K_TAB] > 'U44005' c Mapping for the 'U$--@' key, the vowel u with tense and extra low tone 'U$-@' + [K_TAB] > 'U4005' c Mapping for the 'U$-@' key, the vowel u with tense and low tone 'U$++@' + [K_TAB] > 'U33005' c Mapping for the 'U$++@' key, the vowel u with tense and extra high tone @@ -1190,16 +1190,16 @@ group(main) using keys 'U++@' + [K_TAB] > 'U3300' c Mapping for the 'U++@' key, the vowel u with tense and extra high tone 'U+@' + [K_TAB] > 'U300' c Mapping for the 'U+@' key, the vowel u with tense and high tone 'U@' + [K_TAB] > 'U00' c Mapping for the 'U@' key, the vowel u with tense -'U$&--' + [K_TAB] > 'U4405' c Mapping for the 'U$&--' key, the vowel u with stress, nasalization and extra low tone -'U$&-' + [K_TAB] > 'U405' c Mapping for the 'U$&-' key, the vowel u with stress, nasalization and low tone -'U$&++' + [K_TAB] > 'U3305' c Mapping for the 'U$&++' key, the vowel u with stress, nasalization and extra high tone -'U$&+' + [K_TAB] > 'U305' c Mapping for the 'U$&+' key, the vowel u with stress, nasalization and high tone -'U$&' + [K_TAB] > 'U05' c Mapping for the 'U$&' key, the vowel u with stress and nasalization -'U&--' + [K_TAB] > 'U440' c Mapping for the 'U&--' key, the vowel u with stress, nasalization and extra low tone -'U&-' + [K_TAB] > 'U40' c Mapping for the 'U&-' key, the vowel u with stress, nasalization and low tone -'U&++' + [K_TAB] > 'U330' c Mapping for the 'U&++' key, the vowel u with stress, nasalization and extra high tone -'U&+' + [K_TAB] > 'U30' c Mapping for the 'U&+' key, the vowel u with stress, nasalization and high tone -'U&' + [K_TAB] > 'U0' c Mapping for the 'U&' key, the vowel u with stress and nasalization +'U$&--' + [K_TAB] > 'U4405' c Mapping for the 'U$&--' key, the vowel u with nasalization and extra low tone +'U$&-' + [K_TAB] > 'U405' c Mapping for the 'U$&-' key, the vowel u with nasalization and low tone +'U$&++' + [K_TAB] > 'U3305' c Mapping for the 'U$&++' key, the vowel u with nasalization and extra high tone +'U$&+' + [K_TAB] > 'U305' c Mapping for the 'U$&+' key, the vowel u with nasalization and high tone +'U$&' + [K_TAB] > 'U05' c Mapping for the 'U$&' key, the vowel u with nasalization +'U&--' + [K_TAB] > 'U440' c Mapping for the 'U&--' key, the vowel u with nasalization and extra low tone +'U&-' + [K_TAB] > 'U40' c Mapping for the 'U&-' key, the vowel u with nasalization and low tone +'U&++' + [K_TAB] > 'U330' c Mapping for the 'U&++' key, the vowel u with nasalization and extra high tone +'U&+' + [K_TAB] > 'U30' c Mapping for the 'U&+' key, the vowel u with nasalization and high tone +'U&' + [K_TAB] > 'U0' c Mapping for the 'U&' key, the vowel u with nasalization 'U$--' + [K_TAB] > 'U445' c Mapping for the 'U$--' key, the vowel u with extra low tone 'U$-' + [K_TAB] > 'U45' c Mapping for the 'U$-' key, the vowel u with low tone 'U$++' + [K_TAB] > 'U335' c Mapping for the 'U$++' key, the vowel u with extra high tone @@ -1210,16 +1210,16 @@ group(main) using keys 'U++' + [K_TAB] > 'U33' c Mapping for the 'U++' key, the vowel u with extra high tone 'U+' + [K_TAB] > 'U3' c Mapping for the 'U+' key, the vowel u with high tone + 'U' > 'U' c Mapping for the 'U' key, the vowel u -'i$&--@_^' + [K_TAB] > 'i%9440005' c Mapping for the 'i$&--@_^' key, the vowel i with stress, lengthening, tense, stress, nasalization and extra low tone -'i$&-@_^' + [K_TAB] > 'i%940005' c Mapping for the 'i$&-@_^' key, the vowel i with stress, lengthening, tense, stress, nasalization and low tone -'i$&++@_^' + [K_TAB] > 'i%9330005' c Mapping for the 'i$&++@_^' key, the vowel i with stress, lengthening, tense, stress, nasalization and extra high tone -'i$&+@_^' + [K_TAB] > 'i%930005' c Mapping for the 'i$&+@_^' key, the vowel i with stress, lengthening, tense, stress, nasalization and high tone -'i$&@_^' + [K_TAB] > 'i%90005' c Mapping for the 'i$&@_^' key, the vowel i with stress, lengthening, tense, stress and nasalization -'i&--@_^' + [K_TAB] > 'i%944000' c Mapping for the 'i&--@_^' key, the vowel i with stress, lengthening, tense, stress, nasalization and extra low tone -'i&-@_^' + [K_TAB] > 'i%94000' c Mapping for the 'i&-@_^' key, the vowel i with stress, lengthening, tense, stress, nasalization and low tone -'i&++@_^' + [K_TAB] > 'i%933000' c Mapping for the 'i&++@_^' key, the vowel i with stress, lengthening, tense, stress, nasalization and extra high tone -'i&+@_^' + [K_TAB] > 'i%93000' c Mapping for the 'i&+@_^' key, the vowel i with stress, lengthening, tense, stress, nasalization and high tone -'i&@_^' + [K_TAB] > 'i%9000' c Mapping for the 'i&@_^' key, the vowel i with stress, lengthening, tense, stress and nasalization +'i$&--@_^' + [K_TAB] > 'i%9440005' c Mapping for the 'i$&--@_^' key, the vowel i with stress, lengthening, tense, nasalization and extra low tone +'i$&-@_^' + [K_TAB] > 'i%940005' c Mapping for the 'i$&-@_^' key, the vowel i with stress, lengthening, tense, nasalization and low tone +'i$&++@_^' + [K_TAB] > 'i%9330005' c Mapping for the 'i$&++@_^' key, the vowel i with stress, lengthening, tense, nasalization and extra high tone +'i$&+@_^' + [K_TAB] > 'i%930005' c Mapping for the 'i$&+@_^' key, the vowel i with stress, lengthening, tense, nasalization and high tone +'i$&@_^' + [K_TAB] > 'i%90005' c Mapping for the 'i$&@_^' key, the vowel i with stress, lengthening, tense and nasalization +'i&--@_^' + [K_TAB] > 'i%944000' c Mapping for the 'i&--@_^' key, the vowel i with stress, lengthening, tense, nasalization and extra low tone +'i&-@_^' + [K_TAB] > 'i%94000' c Mapping for the 'i&-@_^' key, the vowel i with stress, lengthening, tense, nasalization and low tone +'i&++@_^' + [K_TAB] > 'i%933000' c Mapping for the 'i&++@_^' key, the vowel i with stress, lengthening, tense, nasalization and extra high tone +'i&+@_^' + [K_TAB] > 'i%93000' c Mapping for the 'i&+@_^' key, the vowel i with stress, lengthening, tense, nasalization and high tone +'i&@_^' + [K_TAB] > 'i%9000' c Mapping for the 'i&@_^' key, the vowel i with stress, lengthening, tense and nasalization 'i$--@_^' + [K_TAB] > 'i%944005' c Mapping for the 'i$--@_^' key, the vowel i with stress, lengthening, tense and extra low tone 'i$-@_^' + [K_TAB] > 'i%94005' c Mapping for the 'i$-@_^' key, the vowel i with stress, lengthening, tense and low tone 'i$++@_^' + [K_TAB] > 'i%933005' c Mapping for the 'i$++@_^' key, the vowel i with stress, lengthening, tense and extra high tone @@ -1230,16 +1230,16 @@ group(main) using keys 'i++@_^' + [K_TAB] > 'i%93300' c Mapping for the 'i++@_^' key, the vowel i with stress, lengthening, tense and extra high tone 'i+@_^' + [K_TAB] > 'i%9300' c Mapping for the 'i+@_^' key, the vowel i with stress, lengthening, tense and high tone 'i@_^' + [K_TAB] > 'i%900' c Mapping for the 'i@_^' key, the vowel i with stress, lengthening and tense -'i$&--_^' + [K_TAB] > 'i%94405' c Mapping for the 'i$&--_^' key, the vowel i with stress, lengthening, stress, nasalization and extra low tone -'i$&-_^' + [K_TAB] > 'i%9405' c Mapping for the 'i$&-_^' key, the vowel i with stress, lengthening, stress, nasalization and low tone -'i$&++_^' + [K_TAB] > 'i%93305' c Mapping for the 'i$&++_^' key, the vowel i with stress, lengthening, stress, nasalization and extra high tone -'i$&+_^' + [K_TAB] > 'i%9305' c Mapping for the 'i$&+_^' key, the vowel i with stress, lengthening, stress, nasalization and high tone -'i$&_^' + [K_TAB] > 'i%905' c Mapping for the 'i$&_^' key, the vowel i with stress, lengthening, stress and nasalization -'i&--_^' + [K_TAB] > 'i%9440' c Mapping for the 'i&--_^' key, the vowel i with stress, lengthening, stress, nasalization and extra low tone -'i&-_^' + [K_TAB] > 'i%940' c Mapping for the 'i&-_^' key, the vowel i with stress, lengthening, stress, nasalization and low tone -'i&++_^' + [K_TAB] > 'i%9330' c Mapping for the 'i&++_^' key, the vowel i with stress, lengthening, stress, nasalization and extra high tone -'i&+_^' + [K_TAB] > 'i%930' c Mapping for the 'i&+_^' key, the vowel i with stress, lengthening, stress, nasalization and high tone -'i&_^' + [K_TAB] > 'i%90' c Mapping for the 'i&_^' key, the vowel i with stress, lengthening, stress and nasalization +'i$&--_^' + [K_TAB] > 'i%94405' c Mapping for the 'i$&--_^' key, the vowel i with stress, lengthening, nasalization and extra low tone +'i$&-_^' + [K_TAB] > 'i%9405' c Mapping for the 'i$&-_^' key, the vowel i with stress, lengthening, nasalization and low tone +'i$&++_^' + [K_TAB] > 'i%93305' c Mapping for the 'i$&++_^' key, the vowel i with stress, lengthening, nasalization and extra high tone +'i$&+_^' + [K_TAB] > 'i%9305' c Mapping for the 'i$&+_^' key, the vowel i with stress, lengthening, nasalization and high tone +'i$&_^' + [K_TAB] > 'i%905' c Mapping for the 'i$&_^' key, the vowel i with stress, lengthening and nasalization +'i&--_^' + [K_TAB] > 'i%9440' c Mapping for the 'i&--_^' key, the vowel i with stress, lengthening, nasalization and extra low tone +'i&-_^' + [K_TAB] > 'i%940' c Mapping for the 'i&-_^' key, the vowel i with stress, lengthening, nasalization and low tone +'i&++_^' + [K_TAB] > 'i%9330' c Mapping for the 'i&++_^' key, the vowel i with stress, lengthening, nasalization and extra high tone +'i&+_^' + [K_TAB] > 'i%930' c Mapping for the 'i&+_^' key, the vowel i with stress, lengthening, nasalization and high tone +'i&_^' + [K_TAB] > 'i%90' c Mapping for the 'i&_^' key, the vowel i with stress, lengthening and nasalization 'i$--_^' + [K_TAB] > 'i%9445' c Mapping for the 'i$--_^' key, the vowel i with stress, lengthening and extra low tone 'i$-_^' + [K_TAB] > 'i%945' c Mapping for the 'i$-_^' key, the vowel i with stress, lengthening and low tone 'i$++_^' + [K_TAB] > 'i%9335' c Mapping for the 'i$++_^' key, the vowel i with stress, lengthening and extra high tone @@ -1250,16 +1250,16 @@ group(main) using keys 'i++_^' + [K_TAB] > 'i%933' c Mapping for the 'i++_^' key, the vowel i with stress, lengthening and extra high tone 'i+_^' + [K_TAB] > 'i%93' c Mapping for the 'i+_^' key, the vowel i with stress, lengthening and high tone 'i_^' + [K_TAB] > 'i%9' c Mapping for the 'i_^' key, the vowel i with stress and lengthening -'i$&--@!^' + [K_TAB] > 'i944^0005' c Mapping for the 'i$&--@!^' key, the vowel i with stress, shortening, tense, stress, nasalization and extra low tone -'i$&-@!^' + [K_TAB] > 'i94^0005' c Mapping for the 'i$&-@!^' key, the vowel i with stress, shortening, tense, stress, nasalization and low tone -'i$&++@!^' + [K_TAB] > 'i933^0005' c Mapping for the 'i$&++@!^' key, the vowel i with stress, shortening, tense, stress, nasalization and extra high tone -'i$&+@!^' + [K_TAB] > 'i93^0005' c Mapping for the 'i$&+@!^' key, the vowel i with stress, shortening, tense, stress, nasalization and high tone -'i$&@!^' + [K_TAB] > 'i9^0005' c Mapping for the 'i$&@!^' key, the vowel i with stress, shortening, tense, stress and nasalization -'i&--@!^' + [K_TAB] > 'i944^000' c Mapping for the 'i&--@!^' key, the vowel i with stress, shortening, tense, stress, nasalization and extra low tone -'i&-@!^' + [K_TAB] > 'i94^000' c Mapping for the 'i&-@!^' key, the vowel i with stress, shortening, tense, stress, nasalization and low tone -'i&++@!^' + [K_TAB] > 'i933^000' c Mapping for the 'i&++@!^' key, the vowel i with stress, shortening, tense, stress, nasalization and extra high tone -'i&+@!^' + [K_TAB] > 'i93^000' c Mapping for the 'i&+@!^' key, the vowel i with stress, shortening, tense, stress, nasalization and high tone -'i&@!^' + [K_TAB] > 'i9^000' c Mapping for the 'i&@!^' key, the vowel i with stress, shortening, tense, stress and nasalization +'i$&--@!^' + [K_TAB] > 'i944^0005' c Mapping for the 'i$&--@!^' key, the vowel i with stress, shortening, tense, nasalization and extra low tone +'i$&-@!^' + [K_TAB] > 'i94^0005' c Mapping for the 'i$&-@!^' key, the vowel i with stress, shortening, tense, nasalization and low tone +'i$&++@!^' + [K_TAB] > 'i933^0005' c Mapping for the 'i$&++@!^' key, the vowel i with stress, shortening, tense, nasalization and extra high tone +'i$&+@!^' + [K_TAB] > 'i93^0005' c Mapping for the 'i$&+@!^' key, the vowel i with stress, shortening, tense, nasalization and high tone +'i$&@!^' + [K_TAB] > 'i9^0005' c Mapping for the 'i$&@!^' key, the vowel i with stress, shortening, tense and nasalization +'i&--@!^' + [K_TAB] > 'i944^000' c Mapping for the 'i&--@!^' key, the vowel i with stress, shortening, tense, nasalization and extra low tone +'i&-@!^' + [K_TAB] > 'i94^000' c Mapping for the 'i&-@!^' key, the vowel i with stress, shortening, tense, nasalization and low tone +'i&++@!^' + [K_TAB] > 'i933^000' c Mapping for the 'i&++@!^' key, the vowel i with stress, shortening, tense, nasalization and extra high tone +'i&+@!^' + [K_TAB] > 'i93^000' c Mapping for the 'i&+@!^' key, the vowel i with stress, shortening, tense, nasalization and high tone +'i&@!^' + [K_TAB] > 'i9^000' c Mapping for the 'i&@!^' key, the vowel i with stress, shortening, tense and nasalization 'i$--@!^' + [K_TAB] > 'i944^005' c Mapping for the 'i$--@!^' key, the vowel i with stress, shortening, tense and extra low tone 'i$-@!^' + [K_TAB] > 'i94^005' c Mapping for the 'i$-@!^' key, the vowel i with stress, shortening, tense and low tone 'i$++@!^' + [K_TAB] > 'i933^005' c Mapping for the 'i$++@!^' key, the vowel i with stress, shortening, tense and extra high tone @@ -1270,16 +1270,16 @@ group(main) using keys 'i++@!^' + [K_TAB] > 'i933^00' c Mapping for the 'i++@!^' key, the vowel i with stress, shortening, tense and extra high tone 'i+@!^' + [K_TAB] > 'i93^00' c Mapping for the 'i+@!^' key, the vowel i with stress, shortening, tense and high tone 'i@!^' + [K_TAB] > 'i9^00' c Mapping for the 'i@!^' key, the vowel i with stress, shortening and tense -'i$&--!^' + [K_TAB] > 'i944^05' c Mapping for the 'i$&--!^' key, the vowel i with stress, shortening, stress, nasalization and extra low tone -'i$&-!^' + [K_TAB] > 'i94^05' c Mapping for the 'i$&-!^' key, the vowel i with stress, shortening, stress, nasalization and low tone -'i$&++!^' + [K_TAB] > 'i933^05' c Mapping for the 'i$&++!^' key, the vowel i with stress, shortening, stress, nasalization and extra high tone -'i$&+!^' + [K_TAB] > 'i93^05' c Mapping for the 'i$&+!^' key, the vowel i with stress, shortening, stress, nasalization and high tone -'i$&!^' + [K_TAB] > 'i9^05' c Mapping for the 'i$&!^' key, the vowel i with stress, shortening, stress and nasalization -'i&--!^' + [K_TAB] > 'i944^0' c Mapping for the 'i&--!^' key, the vowel i with stress, shortening, stress, nasalization and extra low tone -'i&-!^' + [K_TAB] > 'i94^0' c Mapping for the 'i&-!^' key, the vowel i with stress, shortening, stress, nasalization and low tone -'i&++!^' + [K_TAB] > 'i933^0' c Mapping for the 'i&++!^' key, the vowel i with stress, shortening, stress, nasalization and extra high tone -'i&+!^' + [K_TAB] > 'i93^0' c Mapping for the 'i&+!^' key, the vowel i with stress, shortening, stress, nasalization and high tone -'i&!^' + [K_TAB] > 'i9^0' c Mapping for the 'i&!^' key, the vowel i with stress, shortening, stress and nasalization +'i$&--!^' + [K_TAB] > 'i944^05' c Mapping for the 'i$&--!^' key, the vowel i with stress, shortening, nasalization and extra low tone +'i$&-!^' + [K_TAB] > 'i94^05' c Mapping for the 'i$&-!^' key, the vowel i with stress, shortening, nasalization and low tone +'i$&++!^' + [K_TAB] > 'i933^05' c Mapping for the 'i$&++!^' key, the vowel i with stress, shortening, nasalization and extra high tone +'i$&+!^' + [K_TAB] > 'i93^05' c Mapping for the 'i$&+!^' key, the vowel i with stress, shortening, nasalization and high tone +'i$&!^' + [K_TAB] > 'i9^05' c Mapping for the 'i$&!^' key, the vowel i with stress, shortening and nasalization +'i&--!^' + [K_TAB] > 'i944^0' c Mapping for the 'i&--!^' key, the vowel i with stress, shortening, nasalization and extra low tone +'i&-!^' + [K_TAB] > 'i94^0' c Mapping for the 'i&-!^' key, the vowel i with stress, shortening, nasalization and low tone +'i&++!^' + [K_TAB] > 'i933^0' c Mapping for the 'i&++!^' key, the vowel i with stress, shortening, nasalization and extra high tone +'i&+!^' + [K_TAB] > 'i93^0' c Mapping for the 'i&+!^' key, the vowel i with stress, shortening, nasalization and high tone +'i&!^' + [K_TAB] > 'i9^0' c Mapping for the 'i&!^' key, the vowel i with stress, shortening and nasalization 'i$--!^' + [K_TAB] > 'i944^5' c Mapping for the 'i$--!^' key, the vowel i with stress, shortening and extra low tone 'i$-!^' + [K_TAB] > 'i94^5' c Mapping for the 'i$-!^' key, the vowel i with stress, shortening and low tone 'i$++!^' + [K_TAB] > 'i933^5' c Mapping for the 'i$++!^' key, the vowel i with stress, shortening and extra high tone @@ -1290,16 +1290,16 @@ group(main) using keys 'i++!^' + [K_TAB] > 'i933^' c Mapping for the 'i++!^' key, the vowel i with stress, shortening and extra high tone 'i+!^' + [K_TAB] > 'i93^' c Mapping for the 'i+!^' key, the vowel i with stress, shortening and high tone 'i!^' + [K_TAB] > 'i9^' c Mapping for the 'i!^' key, the vowel i with stress and shortening -'i$&--@^' + [K_TAB] > 'i9440005' c Mapping for the 'i$&--@^' key, the vowel i with stress, tense, stress, nasalization and extra low tone -'i$&-@^' + [K_TAB] > 'i940005' c Mapping for the 'i$&-@^' key, the vowel i with stress, tense, stress, nasalization and low tone -'i$&++@^' + [K_TAB] > 'i9330005' c Mapping for the 'i$&++@^' key, the vowel i with stress, tense, stress, nasalization and extra high tone -'i$&+@^' + [K_TAB] > 'i930005' c Mapping for the 'i$&+@^' key, the vowel i with stress, tense, stress, nasalization and high tone -'i$&@^' + [K_TAB] > 'i90005' c Mapping for the 'i$&@^' key, the vowel i with stress, tense, stress and nasalization -'i&--@^' + [K_TAB] > 'i944000' c Mapping for the 'i&--@^' key, the vowel i with stress, tense, stress, nasalization and extra low tone -'i&-@^' + [K_TAB] > 'i94000' c Mapping for the 'i&-@^' key, the vowel i with stress, tense, stress, nasalization and low tone -'i&++@^' + [K_TAB] > 'i933000' c Mapping for the 'i&++@^' key, the vowel i with stress, tense, stress, nasalization and extra high tone -'i&+@^' + [K_TAB] > 'i93000' c Mapping for the 'i&+@^' key, the vowel i with stress, tense, stress, nasalization and high tone -'i&@^' + [K_TAB] > 'i9000' c Mapping for the 'i&@^' key, the vowel i with stress, tense, stress and nasalization +'i$&--@^' + [K_TAB] > 'i9440005' c Mapping for the 'i$&--@^' key, the vowel i with stress, tense, nasalization and extra low tone +'i$&-@^' + [K_TAB] > 'i940005' c Mapping for the 'i$&-@^' key, the vowel i with stress, tense, nasalization and low tone +'i$&++@^' + [K_TAB] > 'i9330005' c Mapping for the 'i$&++@^' key, the vowel i with stress, tense, nasalization and extra high tone +'i$&+@^' + [K_TAB] > 'i930005' c Mapping for the 'i$&+@^' key, the vowel i with stress, tense, nasalization and high tone +'i$&@^' + [K_TAB] > 'i90005' c Mapping for the 'i$&@^' key, the vowel i with stress, tense and nasalization +'i&--@^' + [K_TAB] > 'i944000' c Mapping for the 'i&--@^' key, the vowel i with stress, tense, nasalization and extra low tone +'i&-@^' + [K_TAB] > 'i94000' c Mapping for the 'i&-@^' key, the vowel i with stress, tense, nasalization and low tone +'i&++@^' + [K_TAB] > 'i933000' c Mapping for the 'i&++@^' key, the vowel i with stress, tense, nasalization and extra high tone +'i&+@^' + [K_TAB] > 'i93000' c Mapping for the 'i&+@^' key, the vowel i with stress, tense, nasalization and high tone +'i&@^' + [K_TAB] > 'i9000' c Mapping for the 'i&@^' key, the vowel i with stress, tense and nasalization 'i$--@^' + [K_TAB] > 'i944005' c Mapping for the 'i$--@^' key, the vowel i with stress, tense and extra low tone 'i$-@^' + [K_TAB] > 'i94005' c Mapping for the 'i$-@^' key, the vowel i with stress, tense and low tone 'i$++@^' + [K_TAB] > 'i933005' c Mapping for the 'i$++@^' key, the vowel i with stress, tense and extra high tone @@ -1310,16 +1310,16 @@ group(main) using keys 'i++@^' + [K_TAB] > 'i93300' c Mapping for the 'i++@^' key, the vowel i with stress, tense and extra high tone 'i+@^' + [K_TAB] > 'i9300' c Mapping for the 'i+@^' key, the vowel i with stress, tense and high tone 'i@^' + [K_TAB] > 'i900' c Mapping for the 'i@^' key, the vowel i with stress and tense -'i$&--^' + [K_TAB] > 'i94405' c Mapping for the 'i$&--^' key, the vowel i with stress, stress, nasalization and extra low tone -'i$&-^' + [K_TAB] > 'i9405' c Mapping for the 'i$&-^' key, the vowel i with stress, stress, nasalization and low tone -'i$&++^' + [K_TAB] > 'i93305' c Mapping for the 'i$&++^' key, the vowel i with stress, stress, nasalization and extra high tone -'i$&+^' + [K_TAB] > 'i9305' c Mapping for the 'i$&+^' key, the vowel i with stress, stress, nasalization and high tone -'i$&^' + [K_TAB] > 'i905' c Mapping for the 'i$&^' key, the vowel i with stress, stress and nasalization -'i&--^' + [K_TAB] > 'i9440' c Mapping for the 'i&--^' key, the vowel i with stress, stress, nasalization and extra low tone -'i&-^' + [K_TAB] > 'i940' c Mapping for the 'i&-^' key, the vowel i with stress, stress, nasalization and low tone -'i&++^' + [K_TAB] > 'i9330' c Mapping for the 'i&++^' key, the vowel i with stress, stress, nasalization and extra high tone -'i&+^' + [K_TAB] > 'i930' c Mapping for the 'i&+^' key, the vowel i with stress, stress, nasalization and high tone -'i&^' + [K_TAB] > 'i90' c Mapping for the 'i&^' key, the vowel i with stress, stress and nasalization +'i$&--^' + [K_TAB] > 'i94405' c Mapping for the 'i$&--^' key, the vowel i with stress, nasalization and extra low tone +'i$&-^' + [K_TAB] > 'i9405' c Mapping for the 'i$&-^' key, the vowel i with stress, nasalization and low tone +'i$&++^' + [K_TAB] > 'i93305' c Mapping for the 'i$&++^' key, the vowel i with stress, nasalization and extra high tone +'i$&+^' + [K_TAB] > 'i9305' c Mapping for the 'i$&+^' key, the vowel i with stress, nasalization and high tone +'i$&^' + [K_TAB] > 'i905' c Mapping for the 'i$&^' key, the vowel i with stress and nasalization +'i&--^' + [K_TAB] > 'i9440' c Mapping for the 'i&--^' key, the vowel i with stress, nasalization and extra low tone +'i&-^' + [K_TAB] > 'i940' c Mapping for the 'i&-^' key, the vowel i with stress, nasalization and low tone +'i&++^' + [K_TAB] > 'i9330' c Mapping for the 'i&++^' key, the vowel i with stress, nasalization and extra high tone +'i&+^' + [K_TAB] > 'i930' c Mapping for the 'i&+^' key, the vowel i with stress, nasalization and high tone +'i&^' + [K_TAB] > 'i90' c Mapping for the 'i&^' key, the vowel i with stress and nasalization 'i$--^' + [K_TAB] > 'i9445' c Mapping for the 'i$--^' key, the vowel i with stress and extra low tone 'i$-^' + [K_TAB] > 'i945' c Mapping for the 'i$-^' key, the vowel i with stress and low tone 'i$++^' + [K_TAB] > 'i9335' c Mapping for the 'i$++^' key, the vowel i with stress and extra high tone @@ -1330,16 +1330,16 @@ group(main) using keys 'i++^' + [K_TAB] > 'i933' c Mapping for the 'i++^' key, the vowel i with stress and extra high tone 'i+^' + [K_TAB] > 'i93' c Mapping for the 'i+^' key, the vowel i with stress and high tone 'i^' + [K_TAB] > 'i9' c Mapping for the 'i^' key, the vowel i with stress -'i$&--@_' + [K_TAB] > 'i%440005' c Mapping for the 'i$&--@_' key, the vowel i with lengthening, tense, stress, nasalization and extra low tone -'i$&-@_' + [K_TAB] > 'i%40005' c Mapping for the 'i$&-@_' key, the vowel i with lengthening, tense, stress, nasalization and low tone -'i$&++@_' + [K_TAB] > 'i%330005' c Mapping for the 'i$&++@_' key, the vowel i with lengthening, tense, stress, nasalization and extra high tone -'i$&+@_' + [K_TAB] > 'i%30005' c Mapping for the 'i$&+@_' key, the vowel i with lengthening, tense, stress, nasalization and high tone -'i$&@_' + [K_TAB] > 'i%0005' c Mapping for the 'i$&@_' key, the vowel i with lengthening, tense, stress and nasalization -'i&--@_' + [K_TAB] > 'i%44000' c Mapping for the 'i&--@_' key, the vowel i with lengthening, tense, stress, nasalization and extra low tone -'i&-@_' + [K_TAB] > 'i%4000' c Mapping for the 'i&-@_' key, the vowel i with lengthening, tense, stress, nasalization and low tone -'i&++@_' + [K_TAB] > 'i%33000' c Mapping for the 'i&++@_' key, the vowel i with lengthening, tense, stress, nasalization and extra high tone -'i&+@_' + [K_TAB] > 'i%3000' c Mapping for the 'i&+@_' key, the vowel i with lengthening, tense, stress, nasalization and high tone -'i&@_' + [K_TAB] > 'i%000' c Mapping for the 'i&@_' key, the vowel i with lengthening, tense, stress and nasalization +'i$&--@_' + [K_TAB] > 'i%440005' c Mapping for the 'i$&--@_' key, the vowel i with lengthening, tense, nasalization and extra low tone +'i$&-@_' + [K_TAB] > 'i%40005' c Mapping for the 'i$&-@_' key, the vowel i with lengthening, tense, nasalization and low tone +'i$&++@_' + [K_TAB] > 'i%330005' c Mapping for the 'i$&++@_' key, the vowel i with lengthening, tense, nasalization and extra high tone +'i$&+@_' + [K_TAB] > 'i%30005' c Mapping for the 'i$&+@_' key, the vowel i with lengthening, tense, nasalization and high tone +'i$&@_' + [K_TAB] > 'i%0005' c Mapping for the 'i$&@_' key, the vowel i with lengthening, tense and nasalization +'i&--@_' + [K_TAB] > 'i%44000' c Mapping for the 'i&--@_' key, the vowel i with lengthening, tense, nasalization and extra low tone +'i&-@_' + [K_TAB] > 'i%4000' c Mapping for the 'i&-@_' key, the vowel i with lengthening, tense, nasalization and low tone +'i&++@_' + [K_TAB] > 'i%33000' c Mapping for the 'i&++@_' key, the vowel i with lengthening, tense, nasalization and extra high tone +'i&+@_' + [K_TAB] > 'i%3000' c Mapping for the 'i&+@_' key, the vowel i with lengthening, tense, nasalization and high tone +'i&@_' + [K_TAB] > 'i%000' c Mapping for the 'i&@_' key, the vowel i with lengthening, tense and nasalization 'i$--@_' + [K_TAB] > 'i%44005' c Mapping for the 'i$--@_' key, the vowel i with lengthening, tense and extra low tone 'i$-@_' + [K_TAB] > 'i%4005' c Mapping for the 'i$-@_' key, the vowel i with lengthening, tense and low tone 'i$++@_' + [K_TAB] > 'i%33005' c Mapping for the 'i$++@_' key, the vowel i with lengthening, tense and extra high tone @@ -1350,16 +1350,16 @@ group(main) using keys 'i++@_' + [K_TAB] > 'i%3300' c Mapping for the 'i++@_' key, the vowel i with lengthening, tense and extra high tone 'i+@_' + [K_TAB] > 'i%300' c Mapping for the 'i+@_' key, the vowel i with lengthening, tense and high tone 'i@_' + [K_TAB] > 'i%00' c Mapping for the 'i@_' key, the vowel i with lengthening and tense -'i$&--_' + [K_TAB] > 'i%4405' c Mapping for the 'i$&--_' key, the vowel i with lengthening, stress, nasalization and extra low tone -'i$&-_' + [K_TAB] > 'i%405' c Mapping for the 'i$&-_' key, the vowel i with lengthening, stress, nasalization and low tone -'i$&++_' + [K_TAB] > 'i%3305' c Mapping for the 'i$&++_' key, the vowel i with lengthening, stress, nasalization and extra high tone -'i$&+_' + [K_TAB] > 'i%305' c Mapping for the 'i$&+_' key, the vowel i with lengthening, stress, nasalization and high tone -'i$&_' + [K_TAB] > 'i%05' c Mapping for the 'i$&_' key, the vowel i with lengthening, stress and nasalization -'i&--_' + [K_TAB] > 'i%440' c Mapping for the 'i&--_' key, the vowel i with lengthening, stress, nasalization and extra low tone -'i&-_' + [K_TAB] > 'i%40' c Mapping for the 'i&-_' key, the vowel i with lengthening, stress, nasalization and low tone -'i&++_' + [K_TAB] > 'i%330' c Mapping for the 'i&++_' key, the vowel i with lengthening, stress, nasalization and extra high tone -'i&+_' + [K_TAB] > 'i%30' c Mapping for the 'i&+_' key, the vowel i with lengthening, stress, nasalization and high tone -'i&_' + [K_TAB] > 'i%0' c Mapping for the 'i&_' key, the vowel i with lengthening, stress and nasalization +'i$&--_' + [K_TAB] > 'i%4405' c Mapping for the 'i$&--_' key, the vowel i with lengthening, nasalization and extra low tone +'i$&-_' + [K_TAB] > 'i%405' c Mapping for the 'i$&-_' key, the vowel i with lengthening, nasalization and low tone +'i$&++_' + [K_TAB] > 'i%3305' c Mapping for the 'i$&++_' key, the vowel i with lengthening, nasalization and extra high tone +'i$&+_' + [K_TAB] > 'i%305' c Mapping for the 'i$&+_' key, the vowel i with lengthening, nasalization and high tone +'i$&_' + [K_TAB] > 'i%05' c Mapping for the 'i$&_' key, the vowel i with lengthening and nasalization +'i&--_' + [K_TAB] > 'i%440' c Mapping for the 'i&--_' key, the vowel i with lengthening, nasalization and extra low tone +'i&-_' + [K_TAB] > 'i%40' c Mapping for the 'i&-_' key, the vowel i with lengthening, nasalization and low tone +'i&++_' + [K_TAB] > 'i%330' c Mapping for the 'i&++_' key, the vowel i with lengthening, nasalization and extra high tone +'i&+_' + [K_TAB] > 'i%30' c Mapping for the 'i&+_' key, the vowel i with lengthening, nasalization and high tone +'i&_' + [K_TAB] > 'i%0' c Mapping for the 'i&_' key, the vowel i with lengthening and nasalization 'i$--_' + [K_TAB] > 'i%445' c Mapping for the 'i$--_' key, the vowel i with lengthening and extra low tone 'i$-_' + [K_TAB] > 'i%45' c Mapping for the 'i$-_' key, the vowel i with lengthening and low tone 'i$++_' + [K_TAB] > 'i%335' c Mapping for the 'i$++_' key, the vowel i with lengthening and extra high tone @@ -1370,16 +1370,16 @@ group(main) using keys 'i++_' + [K_TAB] > 'i%33' c Mapping for the 'i++_' key, the vowel i with lengthening and extra high tone 'i+_' + [K_TAB] > 'i%3' c Mapping for the 'i+_' key, the vowel i with lengthening and high tone 'i_' + [K_TAB] > 'i%' c Mapping for the 'i_' key, the vowel i with lengthening -'i$&--@!' + [K_TAB] > 'i44^0005' c Mapping for the 'i$&--@!' key, the vowel i with shortening, tense, stress, nasalization and extra low tone -'i$&-@!' + [K_TAB] > 'i4^0005' c Mapping for the 'i$&-@!' key, the vowel i with shortening, tense, stress, nasalization and low tone -'i$&++@!' + [K_TAB] > 'i33^0005' c Mapping for the 'i$&++@!' key, the vowel i with shortening, tense, stress, nasalization and extra high tone -'i$&+@!' + [K_TAB] > 'i3^0005' c Mapping for the 'i$&+@!' key, the vowel i with shortening, tense, stress, nasalization and high tone -'i$&@!' + [K_TAB] > 'i^0005' c Mapping for the 'i$&@!' key, the vowel i with shortening, tense, stress and nasalization -'i&--@!' + [K_TAB] > 'i44^000' c Mapping for the 'i&--@!' key, the vowel i with shortening, tense, stress, nasalization and extra low tone -'i&-@!' + [K_TAB] > 'i4^000' c Mapping for the 'i&-@!' key, the vowel i with shortening, tense, stress, nasalization and low tone -'i&++@!' + [K_TAB] > 'i33^000' c Mapping for the 'i&++@!' key, the vowel i with shortening, tense, stress, nasalization and extra high tone -'i&+@!' + [K_TAB] > 'i3^000' c Mapping for the 'i&+@!' key, the vowel i with shortening, tense, stress, nasalization and high tone -'i&@!' + [K_TAB] > 'i^000' c Mapping for the 'i&@!' key, the vowel i with shortening, tense, stress and nasalization +'i$&--@!' + [K_TAB] > 'i44^0005' c Mapping for the 'i$&--@!' key, the vowel i with shortening, tense, nasalization and extra low tone +'i$&-@!' + [K_TAB] > 'i4^0005' c Mapping for the 'i$&-@!' key, the vowel i with shortening, tense, nasalization and low tone +'i$&++@!' + [K_TAB] > 'i33^0005' c Mapping for the 'i$&++@!' key, the vowel i with shortening, tense, nasalization and extra high tone +'i$&+@!' + [K_TAB] > 'i3^0005' c Mapping for the 'i$&+@!' key, the vowel i with shortening, tense, nasalization and high tone +'i$&@!' + [K_TAB] > 'i^0005' c Mapping for the 'i$&@!' key, the vowel i with shortening, tense and nasalization +'i&--@!' + [K_TAB] > 'i44^000' c Mapping for the 'i&--@!' key, the vowel i with shortening, tense, nasalization and extra low tone +'i&-@!' + [K_TAB] > 'i4^000' c Mapping for the 'i&-@!' key, the vowel i with shortening, tense, nasalization and low tone +'i&++@!' + [K_TAB] > 'i33^000' c Mapping for the 'i&++@!' key, the vowel i with shortening, tense, nasalization and extra high tone +'i&+@!' + [K_TAB] > 'i3^000' c Mapping for the 'i&+@!' key, the vowel i with shortening, tense, nasalization and high tone +'i&@!' + [K_TAB] > 'i^000' c Mapping for the 'i&@!' key, the vowel i with shortening, tense and nasalization 'i$--@!' + [K_TAB] > 'i44^005' c Mapping for the 'i$--@!' key, the vowel i with shortening, tense and extra low tone 'i$-@!' + [K_TAB] > 'i4^005' c Mapping for the 'i$-@!' key, the vowel i with shortening, tense and low tone 'i$++@!' + [K_TAB] > 'i33^005' c Mapping for the 'i$++@!' key, the vowel i with shortening, tense and extra high tone @@ -1390,16 +1390,16 @@ group(main) using keys 'i++@!' + [K_TAB] > 'i33^00' c Mapping for the 'i++@!' key, the vowel i with shortening, tense and extra high tone 'i+@!' + [K_TAB] > 'i3^00' c Mapping for the 'i+@!' key, the vowel i with shortening, tense and high tone 'i@!' + [K_TAB] > 'i^00' c Mapping for the 'i@!' key, the vowel i with shortening and tense -'i$&--!' + [K_TAB] > 'i44^05' c Mapping for the 'i$&--!' key, the vowel i with shortening, stress, nasalization and extra low tone -'i$&-!' + [K_TAB] > 'i4^05' c Mapping for the 'i$&-!' key, the vowel i with shortening, stress, nasalization and low tone -'i$&++!' + [K_TAB] > 'i33^05' c Mapping for the 'i$&++!' key, the vowel i with shortening, stress, nasalization and extra high tone -'i$&+!' + [K_TAB] > 'i3^05' c Mapping for the 'i$&+!' key, the vowel i with shortening, stress, nasalization and high tone -'i$&!' + [K_TAB] > 'i^05' c Mapping for the 'i$&!' key, the vowel i with shortening, stress and nasalization -'i&--!' + [K_TAB] > 'i44^0' c Mapping for the 'i&--!' key, the vowel i with shortening, stress, nasalization and extra low tone -'i&-!' + [K_TAB] > 'i4^0' c Mapping for the 'i&-!' key, the vowel i with shortening, stress, nasalization and low tone -'i&++!' + [K_TAB] > 'i33^0' c Mapping for the 'i&++!' key, the vowel i with shortening, stress, nasalization and extra high tone -'i&+!' + [K_TAB] > 'i3^0' c Mapping for the 'i&+!' key, the vowel i with shortening, stress, nasalization and high tone -'i&!' + [K_TAB] > 'i^0' c Mapping for the 'i&!' key, the vowel i with shortening, stress and nasalization +'i$&--!' + [K_TAB] > 'i44^05' c Mapping for the 'i$&--!' key, the vowel i with shortening, nasalization and extra low tone +'i$&-!' + [K_TAB] > 'i4^05' c Mapping for the 'i$&-!' key, the vowel i with shortening, nasalization and low tone +'i$&++!' + [K_TAB] > 'i33^05' c Mapping for the 'i$&++!' key, the vowel i with shortening, nasalization and extra high tone +'i$&+!' + [K_TAB] > 'i3^05' c Mapping for the 'i$&+!' key, the vowel i with shortening, nasalization and high tone +'i$&!' + [K_TAB] > 'i^05' c Mapping for the 'i$&!' key, the vowel i with shortening and nasalization +'i&--!' + [K_TAB] > 'i44^0' c Mapping for the 'i&--!' key, the vowel i with shortening, nasalization and extra low tone +'i&-!' + [K_TAB] > 'i4^0' c Mapping for the 'i&-!' key, the vowel i with shortening, nasalization and low tone +'i&++!' + [K_TAB] > 'i33^0' c Mapping for the 'i&++!' key, the vowel i with shortening, nasalization and extra high tone +'i&+!' + [K_TAB] > 'i3^0' c Mapping for the 'i&+!' key, the vowel i with shortening, nasalization and high tone +'i&!' + [K_TAB] > 'i^0' c Mapping for the 'i&!' key, the vowel i with shortening and nasalization 'i$--!' + [K_TAB] > 'i44^5' c Mapping for the 'i$--!' key, the vowel i with shortening and extra low tone 'i$-!' + [K_TAB] > 'i4^5' c Mapping for the 'i$-!' key, the vowel i with shortening and low tone 'i$++!' + [K_TAB] > 'i33^5' c Mapping for the 'i$++!' key, the vowel i with shortening and extra high tone @@ -1410,16 +1410,16 @@ group(main) using keys 'i++!' + [K_TAB] > 'i33^' c Mapping for the 'i++!' key, the vowel i with shortening and extra high tone 'i+!' + [K_TAB] > 'i3^' c Mapping for the 'i+!' key, the vowel i with shortening and high tone 'i!' + [K_TAB] > 'i^' c Mapping for the 'i!' key, the vowel i with shortening -'i$&--@' + [K_TAB] > 'i440005' c Mapping for the 'i$&--@' key, the vowel i with tense, stress, nasalization and extra low tone -'i$&-@' + [K_TAB] > 'i40005' c Mapping for the 'i$&-@' key, the vowel i with tense, stress, nasalization and low tone -'i$&++@' + [K_TAB] > 'i330005' c Mapping for the 'i$&++@' key, the vowel i with tense, stress, nasalization and extra high tone -'i$&+@' + [K_TAB] > 'i30005' c Mapping for the 'i$&+@' key, the vowel i with tense, stress, nasalization and high tone -'i$&@' + [K_TAB] > 'i0005' c Mapping for the 'i$&@' key, the vowel i with tense, stress and nasalization -'i&--@' + [K_TAB] > 'i44000' c Mapping for the 'i&--@' key, the vowel i with tense, stress, nasalization and extra low tone -'i&-@' + [K_TAB] > 'i4000' c Mapping for the 'i&-@' key, the vowel i with tense, stress, nasalization and low tone -'i&++@' + [K_TAB] > 'i33000' c Mapping for the 'i&++@' key, the vowel i with tense, stress, nasalization and extra high tone -'i&+@' + [K_TAB] > 'i3000' c Mapping for the 'i&+@' key, the vowel i with tense, stress, nasalization and high tone -'i&@' + [K_TAB] > 'i000' c Mapping for the 'i&@' key, the vowel i with tense, stress and nasalization +'i$&--@' + [K_TAB] > 'i440005' c Mapping for the 'i$&--@' key, the vowel i with tense, nasalization and extra low tone +'i$&-@' + [K_TAB] > 'i40005' c Mapping for the 'i$&-@' key, the vowel i with tense, nasalization and low tone +'i$&++@' + [K_TAB] > 'i330005' c Mapping for the 'i$&++@' key, the vowel i with tense, nasalization and extra high tone +'i$&+@' + [K_TAB] > 'i30005' c Mapping for the 'i$&+@' key, the vowel i with tense, nasalization and high tone +'i$&@' + [K_TAB] > 'i0005' c Mapping for the 'i$&@' key, the vowel i with tense and nasalization +'i&--@' + [K_TAB] > 'i44000' c Mapping for the 'i&--@' key, the vowel i with tense, nasalization and extra low tone +'i&-@' + [K_TAB] > 'i4000' c Mapping for the 'i&-@' key, the vowel i with tense, nasalization and low tone +'i&++@' + [K_TAB] > 'i33000' c Mapping for the 'i&++@' key, the vowel i with tense, nasalization and extra high tone +'i&+@' + [K_TAB] > 'i3000' c Mapping for the 'i&+@' key, the vowel i with tense, nasalization and high tone +'i&@' + [K_TAB] > 'i000' c Mapping for the 'i&@' key, the vowel i with tense and nasalization 'i$--@' + [K_TAB] > 'i44005' c Mapping for the 'i$--@' key, the vowel i with tense and extra low tone 'i$-@' + [K_TAB] > 'i4005' c Mapping for the 'i$-@' key, the vowel i with tense and low tone 'i$++@' + [K_TAB] > 'i33005' c Mapping for the 'i$++@' key, the vowel i with tense and extra high tone @@ -1430,16 +1430,16 @@ group(main) using keys 'i++@' + [K_TAB] > 'i3300' c Mapping for the 'i++@' key, the vowel i with tense and extra high tone 'i+@' + [K_TAB] > 'i300' c Mapping for the 'i+@' key, the vowel i with tense and high tone 'i@' + [K_TAB] > 'i00' c Mapping for the 'i@' key, the vowel i with tense -'i$&--' + [K_TAB] > 'i4405' c Mapping for the 'i$&--' key, the vowel i with stress, nasalization and extra low tone -'i$&-' + [K_TAB] > 'i405' c Mapping for the 'i$&-' key, the vowel i with stress, nasalization and low tone -'i$&++' + [K_TAB] > 'i3305' c Mapping for the 'i$&++' key, the vowel i with stress, nasalization and extra high tone -'i$&+' + [K_TAB] > 'i305' c Mapping for the 'i$&+' key, the vowel i with stress, nasalization and high tone -'i$&' + [K_TAB] > 'i05' c Mapping for the 'i$&' key, the vowel i with stress and nasalization -'i&--' + [K_TAB] > 'i440' c Mapping for the 'i&--' key, the vowel i with stress, nasalization and extra low tone -'i&-' + [K_TAB] > 'i40' c Mapping for the 'i&-' key, the vowel i with stress, nasalization and low tone -'i&++' + [K_TAB] > 'i330' c Mapping for the 'i&++' key, the vowel i with stress, nasalization and extra high tone -'i&+' + [K_TAB] > 'i30' c Mapping for the 'i&+' key, the vowel i with stress, nasalization and high tone -'i&' + [K_TAB] > 'i0' c Mapping for the 'i&' key, the vowel i with stress and nasalization +'i$&--' + [K_TAB] > 'i4405' c Mapping for the 'i$&--' key, the vowel i with nasalization and extra low tone +'i$&-' + [K_TAB] > 'i405' c Mapping for the 'i$&-' key, the vowel i with nasalization and low tone +'i$&++' + [K_TAB] > 'i3305' c Mapping for the 'i$&++' key, the vowel i with nasalization and extra high tone +'i$&+' + [K_TAB] > 'i305' c Mapping for the 'i$&+' key, the vowel i with nasalization and high tone +'i$&' + [K_TAB] > 'i05' c Mapping for the 'i$&' key, the vowel i with nasalization +'i&--' + [K_TAB] > 'i440' c Mapping for the 'i&--' key, the vowel i with nasalization and extra low tone +'i&-' + [K_TAB] > 'i40' c Mapping for the 'i&-' key, the vowel i with nasalization and low tone +'i&++' + [K_TAB] > 'i330' c Mapping for the 'i&++' key, the vowel i with nasalization and extra high tone +'i&+' + [K_TAB] > 'i30' c Mapping for the 'i&+' key, the vowel i with nasalization and high tone +'i&' + [K_TAB] > 'i0' c Mapping for the 'i&' key, the vowel i with nasalization 'i$--' + [K_TAB] > 'i445' c Mapping for the 'i$--' key, the vowel i with extra low tone 'i$-' + [K_TAB] > 'i45' c Mapping for the 'i$-' key, the vowel i with low tone 'i$++' + [K_TAB] > 'i335' c Mapping for the 'i$++' key, the vowel i with extra high tone @@ -1450,16 +1450,16 @@ group(main) using keys 'i++' + [K_TAB] > 'i33' c Mapping for the 'i++' key, the vowel i with extra high tone 'i+' + [K_TAB] > 'i3' c Mapping for the 'i+' key, the vowel i with high tone + 'i' > 'i' c Mapping for the 'i' key, the vowel i -'e$&--@_^' + [K_TAB] > 'e%9440005' c Mapping for the 'e$&--@_^' key, the vowel e with stress, lengthening, tense, stress, nasalization and extra low tone -'e$&-@_^' + [K_TAB] > 'e%940005' c Mapping for the 'e$&-@_^' key, the vowel e with stress, lengthening, tense, stress, nasalization and low tone -'e$&++@_^' + [K_TAB] > 'e%9330005' c Mapping for the 'e$&++@_^' key, the vowel e with stress, lengthening, tense, stress, nasalization and extra high tone -'e$&+@_^' + [K_TAB] > 'e%930005' c Mapping for the 'e$&+@_^' key, the vowel e with stress, lengthening, tense, stress, nasalization and high tone -'e$&@_^' + [K_TAB] > 'e%90005' c Mapping for the 'e$&@_^' key, the vowel e with stress, lengthening, tense, stress and nasalization -'e&--@_^' + [K_TAB] > 'e%944000' c Mapping for the 'e&--@_^' key, the vowel e with stress, lengthening, tense, stress, nasalization and extra low tone -'e&-@_^' + [K_TAB] > 'e%94000' c Mapping for the 'e&-@_^' key, the vowel e with stress, lengthening, tense, stress, nasalization and low tone -'e&++@_^' + [K_TAB] > 'e%933000' c Mapping for the 'e&++@_^' key, the vowel e with stress, lengthening, tense, stress, nasalization and extra high tone -'e&+@_^' + [K_TAB] > 'e%93000' c Mapping for the 'e&+@_^' key, the vowel e with stress, lengthening, tense, stress, nasalization and high tone -'e&@_^' + [K_TAB] > 'e%9000' c Mapping for the 'e&@_^' key, the vowel e with stress, lengthening, tense, stress and nasalization +'e$&--@_^' + [K_TAB] > 'e%9440005' c Mapping for the 'e$&--@_^' key, the vowel e with stress, lengthening, tense, nasalization and extra low tone +'e$&-@_^' + [K_TAB] > 'e%940005' c Mapping for the 'e$&-@_^' key, the vowel e with stress, lengthening, tense, nasalization and low tone +'e$&++@_^' + [K_TAB] > 'e%9330005' c Mapping for the 'e$&++@_^' key, the vowel e with stress, lengthening, tense, nasalization and extra high tone +'e$&+@_^' + [K_TAB] > 'e%930005' c Mapping for the 'e$&+@_^' key, the vowel e with stress, lengthening, tense, nasalization and high tone +'e$&@_^' + [K_TAB] > 'e%90005' c Mapping for the 'e$&@_^' key, the vowel e with stress, lengthening, tense and nasalization +'e&--@_^' + [K_TAB] > 'e%944000' c Mapping for the 'e&--@_^' key, the vowel e with stress, lengthening, tense, nasalization and extra low tone +'e&-@_^' + [K_TAB] > 'e%94000' c Mapping for the 'e&-@_^' key, the vowel e with stress, lengthening, tense, nasalization and low tone +'e&++@_^' + [K_TAB] > 'e%933000' c Mapping for the 'e&++@_^' key, the vowel e with stress, lengthening, tense, nasalization and extra high tone +'e&+@_^' + [K_TAB] > 'e%93000' c Mapping for the 'e&+@_^' key, the vowel e with stress, lengthening, tense, nasalization and high tone +'e&@_^' + [K_TAB] > 'e%9000' c Mapping for the 'e&@_^' key, the vowel e with stress, lengthening, tense and nasalization 'e$--@_^' + [K_TAB] > 'e%944005' c Mapping for the 'e$--@_^' key, the vowel e with stress, lengthening, tense and extra low tone 'e$-@_^' + [K_TAB] > 'e%94005' c Mapping for the 'e$-@_^' key, the vowel e with stress, lengthening, tense and low tone 'e$++@_^' + [K_TAB] > 'e%933005' c Mapping for the 'e$++@_^' key, the vowel e with stress, lengthening, tense and extra high tone @@ -1470,16 +1470,16 @@ group(main) using keys 'e++@_^' + [K_TAB] > 'e%93300' c Mapping for the 'e++@_^' key, the vowel e with stress, lengthening, tense and extra high tone 'e+@_^' + [K_TAB] > 'e%9300' c Mapping for the 'e+@_^' key, the vowel e with stress, lengthening, tense and high tone 'e@_^' + [K_TAB] > 'e%900' c Mapping for the 'e@_^' key, the vowel e with stress, lengthening and tense -'e$&--_^' + [K_TAB] > 'e%94405' c Mapping for the 'e$&--_^' key, the vowel e with stress, lengthening, stress, nasalization and extra low tone -'e$&-_^' + [K_TAB] > 'e%9405' c Mapping for the 'e$&-_^' key, the vowel e with stress, lengthening, stress, nasalization and low tone -'e$&++_^' + [K_TAB] > 'e%93305' c Mapping for the 'e$&++_^' key, the vowel e with stress, lengthening, stress, nasalization and extra high tone -'e$&+_^' + [K_TAB] > 'e%9305' c Mapping for the 'e$&+_^' key, the vowel e with stress, lengthening, stress, nasalization and high tone -'e$&_^' + [K_TAB] > 'e%905' c Mapping for the 'e$&_^' key, the vowel e with stress, lengthening, stress and nasalization -'e&--_^' + [K_TAB] > 'e%9440' c Mapping for the 'e&--_^' key, the vowel e with stress, lengthening, stress, nasalization and extra low tone -'e&-_^' + [K_TAB] > 'e%940' c Mapping for the 'e&-_^' key, the vowel e with stress, lengthening, stress, nasalization and low tone -'e&++_^' + [K_TAB] > 'e%9330' c Mapping for the 'e&++_^' key, the vowel e with stress, lengthening, stress, nasalization and extra high tone -'e&+_^' + [K_TAB] > 'e%930' c Mapping for the 'e&+_^' key, the vowel e with stress, lengthening, stress, nasalization and high tone -'e&_^' + [K_TAB] > 'e%90' c Mapping for the 'e&_^' key, the vowel e with stress, lengthening, stress and nasalization +'e$&--_^' + [K_TAB] > 'e%94405' c Mapping for the 'e$&--_^' key, the vowel e with stress, lengthening, nasalization and extra low tone +'e$&-_^' + [K_TAB] > 'e%9405' c Mapping for the 'e$&-_^' key, the vowel e with stress, lengthening, nasalization and low tone +'e$&++_^' + [K_TAB] > 'e%93305' c Mapping for the 'e$&++_^' key, the vowel e with stress, lengthening, nasalization and extra high tone +'e$&+_^' + [K_TAB] > 'e%9305' c Mapping for the 'e$&+_^' key, the vowel e with stress, lengthening, nasalization and high tone +'e$&_^' + [K_TAB] > 'e%905' c Mapping for the 'e$&_^' key, the vowel e with stress, lengthening and nasalization +'e&--_^' + [K_TAB] > 'e%9440' c Mapping for the 'e&--_^' key, the vowel e with stress, lengthening, nasalization and extra low tone +'e&-_^' + [K_TAB] > 'e%940' c Mapping for the 'e&-_^' key, the vowel e with stress, lengthening, nasalization and low tone +'e&++_^' + [K_TAB] > 'e%9330' c Mapping for the 'e&++_^' key, the vowel e with stress, lengthening, nasalization and extra high tone +'e&+_^' + [K_TAB] > 'e%930' c Mapping for the 'e&+_^' key, the vowel e with stress, lengthening, nasalization and high tone +'e&_^' + [K_TAB] > 'e%90' c Mapping for the 'e&_^' key, the vowel e with stress, lengthening and nasalization 'e$--_^' + [K_TAB] > 'e%9445' c Mapping for the 'e$--_^' key, the vowel e with stress, lengthening and extra low tone 'e$-_^' + [K_TAB] > 'e%945' c Mapping for the 'e$-_^' key, the vowel e with stress, lengthening and low tone 'e$++_^' + [K_TAB] > 'e%9335' c Mapping for the 'e$++_^' key, the vowel e with stress, lengthening and extra high tone @@ -1490,16 +1490,16 @@ group(main) using keys 'e++_^' + [K_TAB] > 'e%933' c Mapping for the 'e++_^' key, the vowel e with stress, lengthening and extra high tone 'e+_^' + [K_TAB] > 'e%93' c Mapping for the 'e+_^' key, the vowel e with stress, lengthening and high tone 'e_^' + [K_TAB] > 'e%9' c Mapping for the 'e_^' key, the vowel e with stress and lengthening -'e$&--@!^' + [K_TAB] > 'e944^0005' c Mapping for the 'e$&--@!^' key, the vowel e with stress, shortening, tense, stress, nasalization and extra low tone -'e$&-@!^' + [K_TAB] > 'e94^0005' c Mapping for the 'e$&-@!^' key, the vowel e with stress, shortening, tense, stress, nasalization and low tone -'e$&++@!^' + [K_TAB] > 'e933^0005' c Mapping for the 'e$&++@!^' key, the vowel e with stress, shortening, tense, stress, nasalization and extra high tone -'e$&+@!^' + [K_TAB] > 'e93^0005' c Mapping for the 'e$&+@!^' key, the vowel e with stress, shortening, tense, stress, nasalization and high tone -'e$&@!^' + [K_TAB] > 'e9^0005' c Mapping for the 'e$&@!^' key, the vowel e with stress, shortening, tense, stress and nasalization -'e&--@!^' + [K_TAB] > 'e944^000' c Mapping for the 'e&--@!^' key, the vowel e with stress, shortening, tense, stress, nasalization and extra low tone -'e&-@!^' + [K_TAB] > 'e94^000' c Mapping for the 'e&-@!^' key, the vowel e with stress, shortening, tense, stress, nasalization and low tone -'e&++@!^' + [K_TAB] > 'e933^000' c Mapping for the 'e&++@!^' key, the vowel e with stress, shortening, tense, stress, nasalization and extra high tone -'e&+@!^' + [K_TAB] > 'e93^000' c Mapping for the 'e&+@!^' key, the vowel e with stress, shortening, tense, stress, nasalization and high tone -'e&@!^' + [K_TAB] > 'e9^000' c Mapping for the 'e&@!^' key, the vowel e with stress, shortening, tense, stress and nasalization +'e$&--@!^' + [K_TAB] > 'e944^0005' c Mapping for the 'e$&--@!^' key, the vowel e with stress, shortening, tense, nasalization and extra low tone +'e$&-@!^' + [K_TAB] > 'e94^0005' c Mapping for the 'e$&-@!^' key, the vowel e with stress, shortening, tense, nasalization and low tone +'e$&++@!^' + [K_TAB] > 'e933^0005' c Mapping for the 'e$&++@!^' key, the vowel e with stress, shortening, tense, nasalization and extra high tone +'e$&+@!^' + [K_TAB] > 'e93^0005' c Mapping for the 'e$&+@!^' key, the vowel e with stress, shortening, tense, nasalization and high tone +'e$&@!^' + [K_TAB] > 'e9^0005' c Mapping for the 'e$&@!^' key, the vowel e with stress, shortening, tense and nasalization +'e&--@!^' + [K_TAB] > 'e944^000' c Mapping for the 'e&--@!^' key, the vowel e with stress, shortening, tense, nasalization and extra low tone +'e&-@!^' + [K_TAB] > 'e94^000' c Mapping for the 'e&-@!^' key, the vowel e with stress, shortening, tense, nasalization and low tone +'e&++@!^' + [K_TAB] > 'e933^000' c Mapping for the 'e&++@!^' key, the vowel e with stress, shortening, tense, nasalization and extra high tone +'e&+@!^' + [K_TAB] > 'e93^000' c Mapping for the 'e&+@!^' key, the vowel e with stress, shortening, tense, nasalization and high tone +'e&@!^' + [K_TAB] > 'e9^000' c Mapping for the 'e&@!^' key, the vowel e with stress, shortening, tense and nasalization 'e$--@!^' + [K_TAB] > 'e944^005' c Mapping for the 'e$--@!^' key, the vowel e with stress, shortening, tense and extra low tone 'e$-@!^' + [K_TAB] > 'e94^005' c Mapping for the 'e$-@!^' key, the vowel e with stress, shortening, tense and low tone 'e$++@!^' + [K_TAB] > 'e933^005' c Mapping for the 'e$++@!^' key, the vowel e with stress, shortening, tense and extra high tone @@ -1510,16 +1510,16 @@ group(main) using keys 'e++@!^' + [K_TAB] > 'e933^00' c Mapping for the 'e++@!^' key, the vowel e with stress, shortening, tense and extra high tone 'e+@!^' + [K_TAB] > 'e93^00' c Mapping for the 'e+@!^' key, the vowel e with stress, shortening, tense and high tone 'e@!^' + [K_TAB] > 'e9^00' c Mapping for the 'e@!^' key, the vowel e with stress, shortening and tense -'e$&--!^' + [K_TAB] > 'e944^05' c Mapping for the 'e$&--!^' key, the vowel e with stress, shortening, stress, nasalization and extra low tone -'e$&-!^' + [K_TAB] > 'e94^05' c Mapping for the 'e$&-!^' key, the vowel e with stress, shortening, stress, nasalization and low tone -'e$&++!^' + [K_TAB] > 'e933^05' c Mapping for the 'e$&++!^' key, the vowel e with stress, shortening, stress, nasalization and extra high tone -'e$&+!^' + [K_TAB] > 'e93^05' c Mapping for the 'e$&+!^' key, the vowel e with stress, shortening, stress, nasalization and high tone -'e$&!^' + [K_TAB] > 'e9^05' c Mapping for the 'e$&!^' key, the vowel e with stress, shortening, stress and nasalization -'e&--!^' + [K_TAB] > 'e944^0' c Mapping for the 'e&--!^' key, the vowel e with stress, shortening, stress, nasalization and extra low tone -'e&-!^' + [K_TAB] > 'e94^0' c Mapping for the 'e&-!^' key, the vowel e with stress, shortening, stress, nasalization and low tone -'e&++!^' + [K_TAB] > 'e933^0' c Mapping for the 'e&++!^' key, the vowel e with stress, shortening, stress, nasalization and extra high tone -'e&+!^' + [K_TAB] > 'e93^0' c Mapping for the 'e&+!^' key, the vowel e with stress, shortening, stress, nasalization and high tone -'e&!^' + [K_TAB] > 'e9^0' c Mapping for the 'e&!^' key, the vowel e with stress, shortening, stress and nasalization +'e$&--!^' + [K_TAB] > 'e944^05' c Mapping for the 'e$&--!^' key, the vowel e with stress, shortening, nasalization and extra low tone +'e$&-!^' + [K_TAB] > 'e94^05' c Mapping for the 'e$&-!^' key, the vowel e with stress, shortening, nasalization and low tone +'e$&++!^' + [K_TAB] > 'e933^05' c Mapping for the 'e$&++!^' key, the vowel e with stress, shortening, nasalization and extra high tone +'e$&+!^' + [K_TAB] > 'e93^05' c Mapping for the 'e$&+!^' key, the vowel e with stress, shortening, nasalization and high tone +'e$&!^' + [K_TAB] > 'e9^05' c Mapping for the 'e$&!^' key, the vowel e with stress, shortening and nasalization +'e&--!^' + [K_TAB] > 'e944^0' c Mapping for the 'e&--!^' key, the vowel e with stress, shortening, nasalization and extra low tone +'e&-!^' + [K_TAB] > 'e94^0' c Mapping for the 'e&-!^' key, the vowel e with stress, shortening, nasalization and low tone +'e&++!^' + [K_TAB] > 'e933^0' c Mapping for the 'e&++!^' key, the vowel e with stress, shortening, nasalization and extra high tone +'e&+!^' + [K_TAB] > 'e93^0' c Mapping for the 'e&+!^' key, the vowel e with stress, shortening, nasalization and high tone +'e&!^' + [K_TAB] > 'e9^0' c Mapping for the 'e&!^' key, the vowel e with stress, shortening and nasalization 'e$--!^' + [K_TAB] > 'e944^5' c Mapping for the 'e$--!^' key, the vowel e with stress, shortening and extra low tone 'e$-!^' + [K_TAB] > 'e94^5' c Mapping for the 'e$-!^' key, the vowel e with stress, shortening and low tone 'e$++!^' + [K_TAB] > 'e933^5' c Mapping for the 'e$++!^' key, the vowel e with stress, shortening and extra high tone @@ -1530,16 +1530,16 @@ group(main) using keys 'e++!^' + [K_TAB] > 'e933^' c Mapping for the 'e++!^' key, the vowel e with stress, shortening and extra high tone 'e+!^' + [K_TAB] > 'e93^' c Mapping for the 'e+!^' key, the vowel e with stress, shortening and high tone 'e!^' + [K_TAB] > 'e9^' c Mapping for the 'e!^' key, the vowel e with stress and shortening -'e$&--@^' + [K_TAB] > 'e9440005' c Mapping for the 'e$&--@^' key, the vowel e with stress, tense, stress, nasalization and extra low tone -'e$&-@^' + [K_TAB] > 'e940005' c Mapping for the 'e$&-@^' key, the vowel e with stress, tense, stress, nasalization and low tone -'e$&++@^' + [K_TAB] > 'e9330005' c Mapping for the 'e$&++@^' key, the vowel e with stress, tense, stress, nasalization and extra high tone -'e$&+@^' + [K_TAB] > 'e930005' c Mapping for the 'e$&+@^' key, the vowel e with stress, tense, stress, nasalization and high tone -'e$&@^' + [K_TAB] > 'e90005' c Mapping for the 'e$&@^' key, the vowel e with stress, tense, stress and nasalization -'e&--@^' + [K_TAB] > 'e944000' c Mapping for the 'e&--@^' key, the vowel e with stress, tense, stress, nasalization and extra low tone -'e&-@^' + [K_TAB] > 'e94000' c Mapping for the 'e&-@^' key, the vowel e with stress, tense, stress, nasalization and low tone -'e&++@^' + [K_TAB] > 'e933000' c Mapping for the 'e&++@^' key, the vowel e with stress, tense, stress, nasalization and extra high tone -'e&+@^' + [K_TAB] > 'e93000' c Mapping for the 'e&+@^' key, the vowel e with stress, tense, stress, nasalization and high tone -'e&@^' + [K_TAB] > 'e9000' c Mapping for the 'e&@^' key, the vowel e with stress, tense, stress and nasalization +'e$&--@^' + [K_TAB] > 'e9440005' c Mapping for the 'e$&--@^' key, the vowel e with stress, tense, nasalization and extra low tone +'e$&-@^' + [K_TAB] > 'e940005' c Mapping for the 'e$&-@^' key, the vowel e with stress, tense, nasalization and low tone +'e$&++@^' + [K_TAB] > 'e9330005' c Mapping for the 'e$&++@^' key, the vowel e with stress, tense, nasalization and extra high tone +'e$&+@^' + [K_TAB] > 'e930005' c Mapping for the 'e$&+@^' key, the vowel e with stress, tense, nasalization and high tone +'e$&@^' + [K_TAB] > 'e90005' c Mapping for the 'e$&@^' key, the vowel e with stress, tense and nasalization +'e&--@^' + [K_TAB] > 'e944000' c Mapping for the 'e&--@^' key, the vowel e with stress, tense, nasalization and extra low tone +'e&-@^' + [K_TAB] > 'e94000' c Mapping for the 'e&-@^' key, the vowel e with stress, tense, nasalization and low tone +'e&++@^' + [K_TAB] > 'e933000' c Mapping for the 'e&++@^' key, the vowel e with stress, tense, nasalization and extra high tone +'e&+@^' + [K_TAB] > 'e93000' c Mapping for the 'e&+@^' key, the vowel e with stress, tense, nasalization and high tone +'e&@^' + [K_TAB] > 'e9000' c Mapping for the 'e&@^' key, the vowel e with stress, tense and nasalization 'e$--@^' + [K_TAB] > 'e944005' c Mapping for the 'e$--@^' key, the vowel e with stress, tense and extra low tone 'e$-@^' + [K_TAB] > 'e94005' c Mapping for the 'e$-@^' key, the vowel e with stress, tense and low tone 'e$++@^' + [K_TAB] > 'e933005' c Mapping for the 'e$++@^' key, the vowel e with stress, tense and extra high tone @@ -1550,16 +1550,16 @@ group(main) using keys 'e++@^' + [K_TAB] > 'e93300' c Mapping for the 'e++@^' key, the vowel e with stress, tense and extra high tone 'e+@^' + [K_TAB] > 'e9300' c Mapping for the 'e+@^' key, the vowel e with stress, tense and high tone 'e@^' + [K_TAB] > 'e900' c Mapping for the 'e@^' key, the vowel e with stress and tense -'e$&--^' + [K_TAB] > 'e94405' c Mapping for the 'e$&--^' key, the vowel e with stress, stress, nasalization and extra low tone -'e$&-^' + [K_TAB] > 'e9405' c Mapping for the 'e$&-^' key, the vowel e with stress, stress, nasalization and low tone -'e$&++^' + [K_TAB] > 'e93305' c Mapping for the 'e$&++^' key, the vowel e with stress, stress, nasalization and extra high tone -'e$&+^' + [K_TAB] > 'e9305' c Mapping for the 'e$&+^' key, the vowel e with stress, stress, nasalization and high tone -'e$&^' + [K_TAB] > 'e905' c Mapping for the 'e$&^' key, the vowel e with stress, stress and nasalization -'e&--^' + [K_TAB] > 'e9440' c Mapping for the 'e&--^' key, the vowel e with stress, stress, nasalization and extra low tone -'e&-^' + [K_TAB] > 'e940' c Mapping for the 'e&-^' key, the vowel e with stress, stress, nasalization and low tone -'e&++^' + [K_TAB] > 'e9330' c Mapping for the 'e&++^' key, the vowel e with stress, stress, nasalization and extra high tone -'e&+^' + [K_TAB] > 'e930' c Mapping for the 'e&+^' key, the vowel e with stress, stress, nasalization and high tone -'e&^' + [K_TAB] > 'e90' c Mapping for the 'e&^' key, the vowel e with stress, stress and nasalization +'e$&--^' + [K_TAB] > 'e94405' c Mapping for the 'e$&--^' key, the vowel e with stress, nasalization and extra low tone +'e$&-^' + [K_TAB] > 'e9405' c Mapping for the 'e$&-^' key, the vowel e with stress, nasalization and low tone +'e$&++^' + [K_TAB] > 'e93305' c Mapping for the 'e$&++^' key, the vowel e with stress, nasalization and extra high tone +'e$&+^' + [K_TAB] > 'e9305' c Mapping for the 'e$&+^' key, the vowel e with stress, nasalization and high tone +'e$&^' + [K_TAB] > 'e905' c Mapping for the 'e$&^' key, the vowel e with stress and nasalization +'e&--^' + [K_TAB] > 'e9440' c Mapping for the 'e&--^' key, the vowel e with stress, nasalization and extra low tone +'e&-^' + [K_TAB] > 'e940' c Mapping for the 'e&-^' key, the vowel e with stress, nasalization and low tone +'e&++^' + [K_TAB] > 'e9330' c Mapping for the 'e&++^' key, the vowel e with stress, nasalization and extra high tone +'e&+^' + [K_TAB] > 'e930' c Mapping for the 'e&+^' key, the vowel e with stress, nasalization and high tone +'e&^' + [K_TAB] > 'e90' c Mapping for the 'e&^' key, the vowel e with stress and nasalization 'e$--^' + [K_TAB] > 'e9445' c Mapping for the 'e$--^' key, the vowel e with stress and extra low tone 'e$-^' + [K_TAB] > 'e945' c Mapping for the 'e$-^' key, the vowel e with stress and low tone 'e$++^' + [K_TAB] > 'e9335' c Mapping for the 'e$++^' key, the vowel e with stress and extra high tone @@ -1570,16 +1570,16 @@ group(main) using keys 'e++^' + [K_TAB] > 'e933' c Mapping for the 'e++^' key, the vowel e with stress and extra high tone 'e+^' + [K_TAB] > 'e93' c Mapping for the 'e+^' key, the vowel e with stress and high tone 'e^' + [K_TAB] > 'e9' c Mapping for the 'e^' key, the vowel e with stress -'e$&--@_' + [K_TAB] > 'e%440005' c Mapping for the 'e$&--@_' key, the vowel e with lengthening, tense, stress, nasalization and extra low tone -'e$&-@_' + [K_TAB] > 'e%40005' c Mapping for the 'e$&-@_' key, the vowel e with lengthening, tense, stress, nasalization and low tone -'e$&++@_' + [K_TAB] > 'e%330005' c Mapping for the 'e$&++@_' key, the vowel e with lengthening, tense, stress, nasalization and extra high tone -'e$&+@_' + [K_TAB] > 'e%30005' c Mapping for the 'e$&+@_' key, the vowel e with lengthening, tense, stress, nasalization and high tone -'e$&@_' + [K_TAB] > 'e%0005' c Mapping for the 'e$&@_' key, the vowel e with lengthening, tense, stress and nasalization -'e&--@_' + [K_TAB] > 'e%44000' c Mapping for the 'e&--@_' key, the vowel e with lengthening, tense, stress, nasalization and extra low tone -'e&-@_' + [K_TAB] > 'e%4000' c Mapping for the 'e&-@_' key, the vowel e with lengthening, tense, stress, nasalization and low tone -'e&++@_' + [K_TAB] > 'e%33000' c Mapping for the 'e&++@_' key, the vowel e with lengthening, tense, stress, nasalization and extra high tone -'e&+@_' + [K_TAB] > 'e%3000' c Mapping for the 'e&+@_' key, the vowel e with lengthening, tense, stress, nasalization and high tone -'e&@_' + [K_TAB] > 'e%000' c Mapping for the 'e&@_' key, the vowel e with lengthening, tense, stress and nasalization +'e$&--@_' + [K_TAB] > 'e%440005' c Mapping for the 'e$&--@_' key, the vowel e with lengthening, tense, nasalization and extra low tone +'e$&-@_' + [K_TAB] > 'e%40005' c Mapping for the 'e$&-@_' key, the vowel e with lengthening, tense, nasalization and low tone +'e$&++@_' + [K_TAB] > 'e%330005' c Mapping for the 'e$&++@_' key, the vowel e with lengthening, tense, nasalization and extra high tone +'e$&+@_' + [K_TAB] > 'e%30005' c Mapping for the 'e$&+@_' key, the vowel e with lengthening, tense, nasalization and high tone +'e$&@_' + [K_TAB] > 'e%0005' c Mapping for the 'e$&@_' key, the vowel e with lengthening, tense and nasalization +'e&--@_' + [K_TAB] > 'e%44000' c Mapping for the 'e&--@_' key, the vowel e with lengthening, tense, nasalization and extra low tone +'e&-@_' + [K_TAB] > 'e%4000' c Mapping for the 'e&-@_' key, the vowel e with lengthening, tense, nasalization and low tone +'e&++@_' + [K_TAB] > 'e%33000' c Mapping for the 'e&++@_' key, the vowel e with lengthening, tense, nasalization and extra high tone +'e&+@_' + [K_TAB] > 'e%3000' c Mapping for the 'e&+@_' key, the vowel e with lengthening, tense, nasalization and high tone +'e&@_' + [K_TAB] > 'e%000' c Mapping for the 'e&@_' key, the vowel e with lengthening, tense and nasalization 'e$--@_' + [K_TAB] > 'e%44005' c Mapping for the 'e$--@_' key, the vowel e with lengthening, tense and extra low tone 'e$-@_' + [K_TAB] > 'e%4005' c Mapping for the 'e$-@_' key, the vowel e with lengthening, tense and low tone 'e$++@_' + [K_TAB] > 'e%33005' c Mapping for the 'e$++@_' key, the vowel e with lengthening, tense and extra high tone @@ -1590,16 +1590,16 @@ group(main) using keys 'e++@_' + [K_TAB] > 'e%3300' c Mapping for the 'e++@_' key, the vowel e with lengthening, tense and extra high tone 'e+@_' + [K_TAB] > 'e%300' c Mapping for the 'e+@_' key, the vowel e with lengthening, tense and high tone 'e@_' + [K_TAB] > 'e%00' c Mapping for the 'e@_' key, the vowel e with lengthening and tense -'e$&--_' + [K_TAB] > 'e%4405' c Mapping for the 'e$&--_' key, the vowel e with lengthening, stress, nasalization and extra low tone -'e$&-_' + [K_TAB] > 'e%405' c Mapping for the 'e$&-_' key, the vowel e with lengthening, stress, nasalization and low tone -'e$&++_' + [K_TAB] > 'e%3305' c Mapping for the 'e$&++_' key, the vowel e with lengthening, stress, nasalization and extra high tone -'e$&+_' + [K_TAB] > 'e%305' c Mapping for the 'e$&+_' key, the vowel e with lengthening, stress, nasalization and high tone -'e$&_' + [K_TAB] > 'e%05' c Mapping for the 'e$&_' key, the vowel e with lengthening, stress and nasalization -'e&--_' + [K_TAB] > 'e%440' c Mapping for the 'e&--_' key, the vowel e with lengthening, stress, nasalization and extra low tone -'e&-_' + [K_TAB] > 'e%40' c Mapping for the 'e&-_' key, the vowel e with lengthening, stress, nasalization and low tone -'e&++_' + [K_TAB] > 'e%330' c Mapping for the 'e&++_' key, the vowel e with lengthening, stress, nasalization and extra high tone -'e&+_' + [K_TAB] > 'e%30' c Mapping for the 'e&+_' key, the vowel e with lengthening, stress, nasalization and high tone -'e&_' + [K_TAB] > 'e%0' c Mapping for the 'e&_' key, the vowel e with lengthening, stress and nasalization +'e$&--_' + [K_TAB] > 'e%4405' c Mapping for the 'e$&--_' key, the vowel e with lengthening, nasalization and extra low tone +'e$&-_' + [K_TAB] > 'e%405' c Mapping for the 'e$&-_' key, the vowel e with lengthening, nasalization and low tone +'e$&++_' + [K_TAB] > 'e%3305' c Mapping for the 'e$&++_' key, the vowel e with lengthening, nasalization and extra high tone +'e$&+_' + [K_TAB] > 'e%305' c Mapping for the 'e$&+_' key, the vowel e with lengthening, nasalization and high tone +'e$&_' + [K_TAB] > 'e%05' c Mapping for the 'e$&_' key, the vowel e with lengthening and nasalization +'e&--_' + [K_TAB] > 'e%440' c Mapping for the 'e&--_' key, the vowel e with lengthening, nasalization and extra low tone +'e&-_' + [K_TAB] > 'e%40' c Mapping for the 'e&-_' key, the vowel e with lengthening, nasalization and low tone +'e&++_' + [K_TAB] > 'e%330' c Mapping for the 'e&++_' key, the vowel e with lengthening, nasalization and extra high tone +'e&+_' + [K_TAB] > 'e%30' c Mapping for the 'e&+_' key, the vowel e with lengthening, nasalization and high tone +'e&_' + [K_TAB] > 'e%0' c Mapping for the 'e&_' key, the vowel e with lengthening and nasalization 'e$--_' + [K_TAB] > 'e%445' c Mapping for the 'e$--_' key, the vowel e with lengthening and extra low tone 'e$-_' + [K_TAB] > 'e%45' c Mapping for the 'e$-_' key, the vowel e with lengthening and low tone 'e$++_' + [K_TAB] > 'e%335' c Mapping for the 'e$++_' key, the vowel e with lengthening and extra high tone @@ -1610,16 +1610,16 @@ group(main) using keys 'e++_' + [K_TAB] > 'e%33' c Mapping for the 'e++_' key, the vowel e with lengthening and extra high tone 'e+_' + [K_TAB] > 'e%3' c Mapping for the 'e+_' key, the vowel e with lengthening and high tone 'e_' + [K_TAB] > 'e%' c Mapping for the 'e_' key, the vowel e with lengthening -'e$&--@!' + [K_TAB] > 'e44^0005' c Mapping for the 'e$&--@!' key, the vowel e with shortening, tense, stress, nasalization and extra low tone -'e$&-@!' + [K_TAB] > 'e4^0005' c Mapping for the 'e$&-@!' key, the vowel e with shortening, tense, stress, nasalization and low tone -'e$&++@!' + [K_TAB] > 'e33^0005' c Mapping for the 'e$&++@!' key, the vowel e with shortening, tense, stress, nasalization and extra high tone -'e$&+@!' + [K_TAB] > 'e3^0005' c Mapping for the 'e$&+@!' key, the vowel e with shortening, tense, stress, nasalization and high tone -'e$&@!' + [K_TAB] > 'e^0005' c Mapping for the 'e$&@!' key, the vowel e with shortening, tense, stress and nasalization -'e&--@!' + [K_TAB] > 'e44^000' c Mapping for the 'e&--@!' key, the vowel e with shortening, tense, stress, nasalization and extra low tone -'e&-@!' + [K_TAB] > 'e4^000' c Mapping for the 'e&-@!' key, the vowel e with shortening, tense, stress, nasalization and low tone -'e&++@!' + [K_TAB] > 'e33^000' c Mapping for the 'e&++@!' key, the vowel e with shortening, tense, stress, nasalization and extra high tone -'e&+@!' + [K_TAB] > 'e3^000' c Mapping for the 'e&+@!' key, the vowel e with shortening, tense, stress, nasalization and high tone -'e&@!' + [K_TAB] > 'e^000' c Mapping for the 'e&@!' key, the vowel e with shortening, tense, stress and nasalization +'e$&--@!' + [K_TAB] > 'e44^0005' c Mapping for the 'e$&--@!' key, the vowel e with shortening, tense, nasalization and extra low tone +'e$&-@!' + [K_TAB] > 'e4^0005' c Mapping for the 'e$&-@!' key, the vowel e with shortening, tense, nasalization and low tone +'e$&++@!' + [K_TAB] > 'e33^0005' c Mapping for the 'e$&++@!' key, the vowel e with shortening, tense, nasalization and extra high tone +'e$&+@!' + [K_TAB] > 'e3^0005' c Mapping for the 'e$&+@!' key, the vowel e with shortening, tense, nasalization and high tone +'e$&@!' + [K_TAB] > 'e^0005' c Mapping for the 'e$&@!' key, the vowel e with shortening, tense and nasalization +'e&--@!' + [K_TAB] > 'e44^000' c Mapping for the 'e&--@!' key, the vowel e with shortening, tense, nasalization and extra low tone +'e&-@!' + [K_TAB] > 'e4^000' c Mapping for the 'e&-@!' key, the vowel e with shortening, tense, nasalization and low tone +'e&++@!' + [K_TAB] > 'e33^000' c Mapping for the 'e&++@!' key, the vowel e with shortening, tense, nasalization and extra high tone +'e&+@!' + [K_TAB] > 'e3^000' c Mapping for the 'e&+@!' key, the vowel e with shortening, tense, nasalization and high tone +'e&@!' + [K_TAB] > 'e^000' c Mapping for the 'e&@!' key, the vowel e with shortening, tense and nasalization 'e$--@!' + [K_TAB] > 'e44^005' c Mapping for the 'e$--@!' key, the vowel e with shortening, tense and extra low tone 'e$-@!' + [K_TAB] > 'e4^005' c Mapping for the 'e$-@!' key, the vowel e with shortening, tense and low tone 'e$++@!' + [K_TAB] > 'e33^005' c Mapping for the 'e$++@!' key, the vowel e with shortening, tense and extra high tone @@ -1630,16 +1630,16 @@ group(main) using keys 'e++@!' + [K_TAB] > 'e33^00' c Mapping for the 'e++@!' key, the vowel e with shortening, tense and extra high tone 'e+@!' + [K_TAB] > 'e3^00' c Mapping for the 'e+@!' key, the vowel e with shortening, tense and high tone 'e@!' + [K_TAB] > 'e^00' c Mapping for the 'e@!' key, the vowel e with shortening and tense -'e$&--!' + [K_TAB] > 'e44^05' c Mapping for the 'e$&--!' key, the vowel e with shortening, stress, nasalization and extra low tone -'e$&-!' + [K_TAB] > 'e4^05' c Mapping for the 'e$&-!' key, the vowel e with shortening, stress, nasalization and low tone -'e$&++!' + [K_TAB] > 'e33^05' c Mapping for the 'e$&++!' key, the vowel e with shortening, stress, nasalization and extra high tone -'e$&+!' + [K_TAB] > 'e3^05' c Mapping for the 'e$&+!' key, the vowel e with shortening, stress, nasalization and high tone -'e$&!' + [K_TAB] > 'e^05' c Mapping for the 'e$&!' key, the vowel e with shortening, stress and nasalization -'e&--!' + [K_TAB] > 'e44^0' c Mapping for the 'e&--!' key, the vowel e with shortening, stress, nasalization and extra low tone -'e&-!' + [K_TAB] > 'e4^0' c Mapping for the 'e&-!' key, the vowel e with shortening, stress, nasalization and low tone -'e&++!' + [K_TAB] > 'e33^0' c Mapping for the 'e&++!' key, the vowel e with shortening, stress, nasalization and extra high tone -'e&+!' + [K_TAB] > 'e3^0' c Mapping for the 'e&+!' key, the vowel e with shortening, stress, nasalization and high tone -'e&!' + [K_TAB] > 'e^0' c Mapping for the 'e&!' key, the vowel e with shortening, stress and nasalization +'e$&--!' + [K_TAB] > 'e44^05' c Mapping for the 'e$&--!' key, the vowel e with shortening, nasalization and extra low tone +'e$&-!' + [K_TAB] > 'e4^05' c Mapping for the 'e$&-!' key, the vowel e with shortening, nasalization and low tone +'e$&++!' + [K_TAB] > 'e33^05' c Mapping for the 'e$&++!' key, the vowel e with shortening, nasalization and extra high tone +'e$&+!' + [K_TAB] > 'e3^05' c Mapping for the 'e$&+!' key, the vowel e with shortening, nasalization and high tone +'e$&!' + [K_TAB] > 'e^05' c Mapping for the 'e$&!' key, the vowel e with shortening and nasalization +'e&--!' + [K_TAB] > 'e44^0' c Mapping for the 'e&--!' key, the vowel e with shortening, nasalization and extra low tone +'e&-!' + [K_TAB] > 'e4^0' c Mapping for the 'e&-!' key, the vowel e with shortening, nasalization and low tone +'e&++!' + [K_TAB] > 'e33^0' c Mapping for the 'e&++!' key, the vowel e with shortening, nasalization and extra high tone +'e&+!' + [K_TAB] > 'e3^0' c Mapping for the 'e&+!' key, the vowel e with shortening, nasalization and high tone +'e&!' + [K_TAB] > 'e^0' c Mapping for the 'e&!' key, the vowel e with shortening and nasalization 'e$--!' + [K_TAB] > 'e44^5' c Mapping for the 'e$--!' key, the vowel e with shortening and extra low tone 'e$-!' + [K_TAB] > 'e4^5' c Mapping for the 'e$-!' key, the vowel e with shortening and low tone 'e$++!' + [K_TAB] > 'e33^5' c Mapping for the 'e$++!' key, the vowel e with shortening and extra high tone @@ -1650,16 +1650,16 @@ group(main) using keys 'e++!' + [K_TAB] > 'e33^' c Mapping for the 'e++!' key, the vowel e with shortening and extra high tone 'e+!' + [K_TAB] > 'e3^' c Mapping for the 'e+!' key, the vowel e with shortening and high tone 'e!' + [K_TAB] > 'e^' c Mapping for the 'e!' key, the vowel e with shortening -'e$&--@' + [K_TAB] > 'e440005' c Mapping for the 'e$&--@' key, the vowel e with tense, stress, nasalization and extra low tone -'e$&-@' + [K_TAB] > 'e40005' c Mapping for the 'e$&-@' key, the vowel e with tense, stress, nasalization and low tone -'e$&++@' + [K_TAB] > 'e330005' c Mapping for the 'e$&++@' key, the vowel e with tense, stress, nasalization and extra high tone -'e$&+@' + [K_TAB] > 'e30005' c Mapping for the 'e$&+@' key, the vowel e with tense, stress, nasalization and high tone -'e$&@' + [K_TAB] > 'e0005' c Mapping for the 'e$&@' key, the vowel e with tense, stress and nasalization -'e&--@' + [K_TAB] > 'e44000' c Mapping for the 'e&--@' key, the vowel e with tense, stress, nasalization and extra low tone -'e&-@' + [K_TAB] > 'e4000' c Mapping for the 'e&-@' key, the vowel e with tense, stress, nasalization and low tone -'e&++@' + [K_TAB] > 'e33000' c Mapping for the 'e&++@' key, the vowel e with tense, stress, nasalization and extra high tone -'e&+@' + [K_TAB] > 'e3000' c Mapping for the 'e&+@' key, the vowel e with tense, stress, nasalization and high tone -'e&@' + [K_TAB] > 'e000' c Mapping for the 'e&@' key, the vowel e with tense, stress and nasalization +'e$&--@' + [K_TAB] > 'e440005' c Mapping for the 'e$&--@' key, the vowel e with tense, nasalization and extra low tone +'e$&-@' + [K_TAB] > 'e40005' c Mapping for the 'e$&-@' key, the vowel e with tense, nasalization and low tone +'e$&++@' + [K_TAB] > 'e330005' c Mapping for the 'e$&++@' key, the vowel e with tense, nasalization and extra high tone +'e$&+@' + [K_TAB] > 'e30005' c Mapping for the 'e$&+@' key, the vowel e with tense, nasalization and high tone +'e$&@' + [K_TAB] > 'e0005' c Mapping for the 'e$&@' key, the vowel e with tense and nasalization +'e&--@' + [K_TAB] > 'e44000' c Mapping for the 'e&--@' key, the vowel e with tense, nasalization and extra low tone +'e&-@' + [K_TAB] > 'e4000' c Mapping for the 'e&-@' key, the vowel e with tense, nasalization and low tone +'e&++@' + [K_TAB] > 'e33000' c Mapping for the 'e&++@' key, the vowel e with tense, nasalization and extra high tone +'e&+@' + [K_TAB] > 'e3000' c Mapping for the 'e&+@' key, the vowel e with tense, nasalization and high tone +'e&@' + [K_TAB] > 'e000' c Mapping for the 'e&@' key, the vowel e with tense and nasalization 'e$--@' + [K_TAB] > 'e44005' c Mapping for the 'e$--@' key, the vowel e with tense and extra low tone 'e$-@' + [K_TAB] > 'e4005' c Mapping for the 'e$-@' key, the vowel e with tense and low tone 'e$++@' + [K_TAB] > 'e33005' c Mapping for the 'e$++@' key, the vowel e with tense and extra high tone @@ -1670,16 +1670,16 @@ group(main) using keys 'e++@' + [K_TAB] > 'e3300' c Mapping for the 'e++@' key, the vowel e with tense and extra high tone 'e+@' + [K_TAB] > 'e300' c Mapping for the 'e+@' key, the vowel e with tense and high tone 'e@' + [K_TAB] > 'e00' c Mapping for the 'e@' key, the vowel e with tense -'e$&--' + [K_TAB] > 'e4405' c Mapping for the 'e$&--' key, the vowel e with stress, nasalization and extra low tone -'e$&-' + [K_TAB] > 'e405' c Mapping for the 'e$&-' key, the vowel e with stress, nasalization and low tone -'e$&++' + [K_TAB] > 'e3305' c Mapping for the 'e$&++' key, the vowel e with stress, nasalization and extra high tone -'e$&+' + [K_TAB] > 'e305' c Mapping for the 'e$&+' key, the vowel e with stress, nasalization and high tone -'e$&' + [K_TAB] > 'e05' c Mapping for the 'e$&' key, the vowel e with stress and nasalization -'e&--' + [K_TAB] > 'e440' c Mapping for the 'e&--' key, the vowel e with stress, nasalization and extra low tone -'e&-' + [K_TAB] > 'e40' c Mapping for the 'e&-' key, the vowel e with stress, nasalization and low tone -'e&++' + [K_TAB] > 'e330' c Mapping for the 'e&++' key, the vowel e with stress, nasalization and extra high tone -'e&+' + [K_TAB] > 'e30' c Mapping for the 'e&+' key, the vowel e with stress, nasalization and high tone -'e&' + [K_TAB] > 'e0' c Mapping for the 'e&' key, the vowel e with stress and nasalization +'e$&--' + [K_TAB] > 'e4405' c Mapping for the 'e$&--' key, the vowel e with nasalization and extra low tone +'e$&-' + [K_TAB] > 'e405' c Mapping for the 'e$&-' key, the vowel e with nasalization and low tone +'e$&++' + [K_TAB] > 'e3305' c Mapping for the 'e$&++' key, the vowel e with nasalization and extra high tone +'e$&+' + [K_TAB] > 'e305' c Mapping for the 'e$&+' key, the vowel e with nasalization and high tone +'e$&' + [K_TAB] > 'e05' c Mapping for the 'e$&' key, the vowel e with nasalization +'e&--' + [K_TAB] > 'e440' c Mapping for the 'e&--' key, the vowel e with nasalization and extra low tone +'e&-' + [K_TAB] > 'e40' c Mapping for the 'e&-' key, the vowel e with nasalization and low tone +'e&++' + [K_TAB] > 'e330' c Mapping for the 'e&++' key, the vowel e with nasalization and extra high tone +'e&+' + [K_TAB] > 'e30' c Mapping for the 'e&+' key, the vowel e with nasalization and high tone +'e&' + [K_TAB] > 'e0' c Mapping for the 'e&' key, the vowel e with nasalization 'e$--' + [K_TAB] > 'e445' c Mapping for the 'e$--' key, the vowel e with extra low tone 'e$-' + [K_TAB] > 'e45' c Mapping for the 'e$-' key, the vowel e with low tone 'e$++' + [K_TAB] > 'e335' c Mapping for the 'e$++' key, the vowel e with extra high tone @@ -1690,16 +1690,16 @@ group(main) using keys 'e++' + [K_TAB] > 'e33' c Mapping for the 'e++' key, the vowel e with extra high tone 'e+' + [K_TAB] > 'e3' c Mapping for the 'e+' key, the vowel e with high tone + 'e' > 'e' c Mapping for the 'e' key, the vowel e -'a$&--@_^' + [K_TAB] > 'a%9440005' c Mapping for the 'a$&--@_^' key, the vowel a with stress, lengthening, tense, stress, nasalization and extra low tone -'a$&-@_^' + [K_TAB] > 'a%940005' c Mapping for the 'a$&-@_^' key, the vowel a with stress, lengthening, tense, stress, nasalization and low tone -'a$&++@_^' + [K_TAB] > 'a%9330005' c Mapping for the 'a$&++@_^' key, the vowel a with stress, lengthening, tense, stress, nasalization and extra high tone -'a$&+@_^' + [K_TAB] > 'a%930005' c Mapping for the 'a$&+@_^' key, the vowel a with stress, lengthening, tense, stress, nasalization and high tone -'a$&@_^' + [K_TAB] > 'a%90005' c Mapping for the 'a$&@_^' key, the vowel a with stress, lengthening, tense, stress and nasalization -'a&--@_^' + [K_TAB] > 'a%944000' c Mapping for the 'a&--@_^' key, the vowel a with stress, lengthening, tense, stress, nasalization and extra low tone -'a&-@_^' + [K_TAB] > 'a%94000' c Mapping for the 'a&-@_^' key, the vowel a with stress, lengthening, tense, stress, nasalization and low tone -'a&++@_^' + [K_TAB] > 'a%933000' c Mapping for the 'a&++@_^' key, the vowel a with stress, lengthening, tense, stress, nasalization and extra high tone -'a&+@_^' + [K_TAB] > 'a%93000' c Mapping for the 'a&+@_^' key, the vowel a with stress, lengthening, tense, stress, nasalization and high tone -'a&@_^' + [K_TAB] > 'a%9000' c Mapping for the 'a&@_^' key, the vowel a with stress, lengthening, tense, stress and nasalization +'a$&--@_^' + [K_TAB] > 'a%9440005' c Mapping for the 'a$&--@_^' key, the vowel a with stress, lengthening, tense, nasalization and extra low tone +'a$&-@_^' + [K_TAB] > 'a%940005' c Mapping for the 'a$&-@_^' key, the vowel a with stress, lengthening, tense, nasalization and low tone +'a$&++@_^' + [K_TAB] > 'a%9330005' c Mapping for the 'a$&++@_^' key, the vowel a with stress, lengthening, tense, nasalization and extra high tone +'a$&+@_^' + [K_TAB] > 'a%930005' c Mapping for the 'a$&+@_^' key, the vowel a with stress, lengthening, tense, nasalization and high tone +'a$&@_^' + [K_TAB] > 'a%90005' c Mapping for the 'a$&@_^' key, the vowel a with stress, lengthening, tense and nasalization +'a&--@_^' + [K_TAB] > 'a%944000' c Mapping for the 'a&--@_^' key, the vowel a with stress, lengthening, tense, nasalization and extra low tone +'a&-@_^' + [K_TAB] > 'a%94000' c Mapping for the 'a&-@_^' key, the vowel a with stress, lengthening, tense, nasalization and low tone +'a&++@_^' + [K_TAB] > 'a%933000' c Mapping for the 'a&++@_^' key, the vowel a with stress, lengthening, tense, nasalization and extra high tone +'a&+@_^' + [K_TAB] > 'a%93000' c Mapping for the 'a&+@_^' key, the vowel a with stress, lengthening, tense, nasalization and high tone +'a&@_^' + [K_TAB] > 'a%9000' c Mapping for the 'a&@_^' key, the vowel a with stress, lengthening, tense and nasalization 'a$--@_^' + [K_TAB] > 'a%944005' c Mapping for the 'a$--@_^' key, the vowel a with stress, lengthening, tense and extra low tone 'a$-@_^' + [K_TAB] > 'a%94005' c Mapping for the 'a$-@_^' key, the vowel a with stress, lengthening, tense and low tone 'a$++@_^' + [K_TAB] > 'a%933005' c Mapping for the 'a$++@_^' key, the vowel a with stress, lengthening, tense and extra high tone @@ -1710,16 +1710,16 @@ group(main) using keys 'a++@_^' + [K_TAB] > 'a%93300' c Mapping for the 'a++@_^' key, the vowel a with stress, lengthening, tense and extra high tone 'a+@_^' + [K_TAB] > 'a%9300' c Mapping for the 'a+@_^' key, the vowel a with stress, lengthening, tense and high tone 'a@_^' + [K_TAB] > 'a%900' c Mapping for the 'a@_^' key, the vowel a with stress, lengthening and tense -'a$&--_^' + [K_TAB] > 'a%94405' c Mapping for the 'a$&--_^' key, the vowel a with stress, lengthening, stress, nasalization and extra low tone -'a$&-_^' + [K_TAB] > 'a%9405' c Mapping for the 'a$&-_^' key, the vowel a with stress, lengthening, stress, nasalization and low tone -'a$&++_^' + [K_TAB] > 'a%93305' c Mapping for the 'a$&++_^' key, the vowel a with stress, lengthening, stress, nasalization and extra high tone -'a$&+_^' + [K_TAB] > 'a%9305' c Mapping for the 'a$&+_^' key, the vowel a with stress, lengthening, stress, nasalization and high tone -'a$&_^' + [K_TAB] > 'a%905' c Mapping for the 'a$&_^' key, the vowel a with stress, lengthening, stress and nasalization -'a&--_^' + [K_TAB] > 'a%9440' c Mapping for the 'a&--_^' key, the vowel a with stress, lengthening, stress, nasalization and extra low tone -'a&-_^' + [K_TAB] > 'a%940' c Mapping for the 'a&-_^' key, the vowel a with stress, lengthening, stress, nasalization and low tone -'a&++_^' + [K_TAB] > 'a%9330' c Mapping for the 'a&++_^' key, the vowel a with stress, lengthening, stress, nasalization and extra high tone -'a&+_^' + [K_TAB] > 'a%930' c Mapping for the 'a&+_^' key, the vowel a with stress, lengthening, stress, nasalization and high tone -'a&_^' + [K_TAB] > 'a%90' c Mapping for the 'a&_^' key, the vowel a with stress, lengthening, stress and nasalization +'a$&--_^' + [K_TAB] > 'a%94405' c Mapping for the 'a$&--_^' key, the vowel a with stress, lengthening, nasalization and extra low tone +'a$&-_^' + [K_TAB] > 'a%9405' c Mapping for the 'a$&-_^' key, the vowel a with stress, lengthening, nasalization and low tone +'a$&++_^' + [K_TAB] > 'a%93305' c Mapping for the 'a$&++_^' key, the vowel a with stress, lengthening, nasalization and extra high tone +'a$&+_^' + [K_TAB] > 'a%9305' c Mapping for the 'a$&+_^' key, the vowel a with stress, lengthening, nasalization and high tone +'a$&_^' + [K_TAB] > 'a%905' c Mapping for the 'a$&_^' key, the vowel a with stress, lengthening and nasalization +'a&--_^' + [K_TAB] > 'a%9440' c Mapping for the 'a&--_^' key, the vowel a with stress, lengthening, nasalization and extra low tone +'a&-_^' + [K_TAB] > 'a%940' c Mapping for the 'a&-_^' key, the vowel a with stress, lengthening, nasalization and low tone +'a&++_^' + [K_TAB] > 'a%9330' c Mapping for the 'a&++_^' key, the vowel a with stress, lengthening, nasalization and extra high tone +'a&+_^' + [K_TAB] > 'a%930' c Mapping for the 'a&+_^' key, the vowel a with stress, lengthening, nasalization and high tone +'a&_^' + [K_TAB] > 'a%90' c Mapping for the 'a&_^' key, the vowel a with stress, lengthening and nasalization 'a$--_^' + [K_TAB] > 'a%9445' c Mapping for the 'a$--_^' key, the vowel a with stress, lengthening and extra low tone 'a$-_^' + [K_TAB] > 'a%945' c Mapping for the 'a$-_^' key, the vowel a with stress, lengthening and low tone 'a$++_^' + [K_TAB] > 'a%9335' c Mapping for the 'a$++_^' key, the vowel a with stress, lengthening and extra high tone @@ -1730,16 +1730,16 @@ group(main) using keys 'a++_^' + [K_TAB] > 'a%933' c Mapping for the 'a++_^' key, the vowel a with stress, lengthening and extra high tone 'a+_^' + [K_TAB] > 'a%93' c Mapping for the 'a+_^' key, the vowel a with stress, lengthening and high tone 'a_^' + [K_TAB] > 'a%9' c Mapping for the 'a_^' key, the vowel a with stress and lengthening -'a$&--@!^' + [K_TAB] > 'a944^0005' c Mapping for the 'a$&--@!^' key, the vowel a with stress, shortening, tense, stress, nasalization and extra low tone -'a$&-@!^' + [K_TAB] > 'a94^0005' c Mapping for the 'a$&-@!^' key, the vowel a with stress, shortening, tense, stress, nasalization and low tone -'a$&++@!^' + [K_TAB] > 'a933^0005' c Mapping for the 'a$&++@!^' key, the vowel a with stress, shortening, tense, stress, nasalization and extra high tone -'a$&+@!^' + [K_TAB] > 'a93^0005' c Mapping for the 'a$&+@!^' key, the vowel a with stress, shortening, tense, stress, nasalization and high tone -'a$&@!^' + [K_TAB] > 'a9^0005' c Mapping for the 'a$&@!^' key, the vowel a with stress, shortening, tense, stress and nasalization -'a&--@!^' + [K_TAB] > 'a944^000' c Mapping for the 'a&--@!^' key, the vowel a with stress, shortening, tense, stress, nasalization and extra low tone -'a&-@!^' + [K_TAB] > 'a94^000' c Mapping for the 'a&-@!^' key, the vowel a with stress, shortening, tense, stress, nasalization and low tone -'a&++@!^' + [K_TAB] > 'a933^000' c Mapping for the 'a&++@!^' key, the vowel a with stress, shortening, tense, stress, nasalization and extra high tone -'a&+@!^' + [K_TAB] > 'a93^000' c Mapping for the 'a&+@!^' key, the vowel a with stress, shortening, tense, stress, nasalization and high tone -'a&@!^' + [K_TAB] > 'a9^000' c Mapping for the 'a&@!^' key, the vowel a with stress, shortening, tense, stress and nasalization +'a$&--@!^' + [K_TAB] > 'a944^0005' c Mapping for the 'a$&--@!^' key, the vowel a with stress, shortening, tense, nasalization and extra low tone +'a$&-@!^' + [K_TAB] > 'a94^0005' c Mapping for the 'a$&-@!^' key, the vowel a with stress, shortening, tense, nasalization and low tone +'a$&++@!^' + [K_TAB] > 'a933^0005' c Mapping for the 'a$&++@!^' key, the vowel a with stress, shortening, tense, nasalization and extra high tone +'a$&+@!^' + [K_TAB] > 'a93^0005' c Mapping for the 'a$&+@!^' key, the vowel a with stress, shortening, tense, nasalization and high tone +'a$&@!^' + [K_TAB] > 'a9^0005' c Mapping for the 'a$&@!^' key, the vowel a with stress, shortening, tense and nasalization +'a&--@!^' + [K_TAB] > 'a944^000' c Mapping for the 'a&--@!^' key, the vowel a with stress, shortening, tense, nasalization and extra low tone +'a&-@!^' + [K_TAB] > 'a94^000' c Mapping for the 'a&-@!^' key, the vowel a with stress, shortening, tense, nasalization and low tone +'a&++@!^' + [K_TAB] > 'a933^000' c Mapping for the 'a&++@!^' key, the vowel a with stress, shortening, tense, nasalization and extra high tone +'a&+@!^' + [K_TAB] > 'a93^000' c Mapping for the 'a&+@!^' key, the vowel a with stress, shortening, tense, nasalization and high tone +'a&@!^' + [K_TAB] > 'a9^000' c Mapping for the 'a&@!^' key, the vowel a with stress, shortening, tense and nasalization 'a$--@!^' + [K_TAB] > 'a944^005' c Mapping for the 'a$--@!^' key, the vowel a with stress, shortening, tense and extra low tone 'a$-@!^' + [K_TAB] > 'a94^005' c Mapping for the 'a$-@!^' key, the vowel a with stress, shortening, tense and low tone 'a$++@!^' + [K_TAB] > 'a933^005' c Mapping for the 'a$++@!^' key, the vowel a with stress, shortening, tense and extra high tone @@ -1750,16 +1750,16 @@ group(main) using keys 'a++@!^' + [K_TAB] > 'a933^00' c Mapping for the 'a++@!^' key, the vowel a with stress, shortening, tense and extra high tone 'a+@!^' + [K_TAB] > 'a93^00' c Mapping for the 'a+@!^' key, the vowel a with stress, shortening, tense and high tone 'a@!^' + [K_TAB] > 'a9^00' c Mapping for the 'a@!^' key, the vowel a with stress, shortening and tense -'a$&--!^' + [K_TAB] > 'a944^05' c Mapping for the 'a$&--!^' key, the vowel a with stress, shortening, stress, nasalization and extra low tone -'a$&-!^' + [K_TAB] > 'a94^05' c Mapping for the 'a$&-!^' key, the vowel a with stress, shortening, stress, nasalization and low tone -'a$&++!^' + [K_TAB] > 'a933^05' c Mapping for the 'a$&++!^' key, the vowel a with stress, shortening, stress, nasalization and extra high tone -'a$&+!^' + [K_TAB] > 'a93^05' c Mapping for the 'a$&+!^' key, the vowel a with stress, shortening, stress, nasalization and high tone -'a$&!^' + [K_TAB] > 'a9^05' c Mapping for the 'a$&!^' key, the vowel a with stress, shortening, stress and nasalization -'a&--!^' + [K_TAB] > 'a944^0' c Mapping for the 'a&--!^' key, the vowel a with stress, shortening, stress, nasalization and extra low tone -'a&-!^' + [K_TAB] > 'a94^0' c Mapping for the 'a&-!^' key, the vowel a with stress, shortening, stress, nasalization and low tone -'a&++!^' + [K_TAB] > 'a933^0' c Mapping for the 'a&++!^' key, the vowel a with stress, shortening, stress, nasalization and extra high tone -'a&+!^' + [K_TAB] > 'a93^0' c Mapping for the 'a&+!^' key, the vowel a with stress, shortening, stress, nasalization and high tone -'a&!^' + [K_TAB] > 'a9^0' c Mapping for the 'a&!^' key, the vowel a with stress, shortening, stress and nasalization +'a$&--!^' + [K_TAB] > 'a944^05' c Mapping for the 'a$&--!^' key, the vowel a with stress, shortening, nasalization and extra low tone +'a$&-!^' + [K_TAB] > 'a94^05' c Mapping for the 'a$&-!^' key, the vowel a with stress, shortening, nasalization and low tone +'a$&++!^' + [K_TAB] > 'a933^05' c Mapping for the 'a$&++!^' key, the vowel a with stress, shortening, nasalization and extra high tone +'a$&+!^' + [K_TAB] > 'a93^05' c Mapping for the 'a$&+!^' key, the vowel a with stress, shortening, nasalization and high tone +'a$&!^' + [K_TAB] > 'a9^05' c Mapping for the 'a$&!^' key, the vowel a with stress, shortening and nasalization +'a&--!^' + [K_TAB] > 'a944^0' c Mapping for the 'a&--!^' key, the vowel a with stress, shortening, nasalization and extra low tone +'a&-!^' + [K_TAB] > 'a94^0' c Mapping for the 'a&-!^' key, the vowel a with stress, shortening, nasalization and low tone +'a&++!^' + [K_TAB] > 'a933^0' c Mapping for the 'a&++!^' key, the vowel a with stress, shortening, nasalization and extra high tone +'a&+!^' + [K_TAB] > 'a93^0' c Mapping for the 'a&+!^' key, the vowel a with stress, shortening, nasalization and high tone +'a&!^' + [K_TAB] > 'a9^0' c Mapping for the 'a&!^' key, the vowel a with stress, shortening and nasalization 'a$--!^' + [K_TAB] > 'a944^5' c Mapping for the 'a$--!^' key, the vowel a with stress, shortening and extra low tone 'a$-!^' + [K_TAB] > 'a94^5' c Mapping for the 'a$-!^' key, the vowel a with stress, shortening and low tone 'a$++!^' + [K_TAB] > 'a933^5' c Mapping for the 'a$++!^' key, the vowel a with stress, shortening and extra high tone @@ -1770,16 +1770,16 @@ group(main) using keys 'a++!^' + [K_TAB] > 'a933^' c Mapping for the 'a++!^' key, the vowel a with stress, shortening and extra high tone 'a+!^' + [K_TAB] > 'a93^' c Mapping for the 'a+!^' key, the vowel a with stress, shortening and high tone 'a!^' + [K_TAB] > 'a9^' c Mapping for the 'a!^' key, the vowel a with stress and shortening -'a$&--@^' + [K_TAB] > 'a9440005' c Mapping for the 'a$&--@^' key, the vowel a with stress, tense, stress, nasalization and extra low tone -'a$&-@^' + [K_TAB] > 'a940005' c Mapping for the 'a$&-@^' key, the vowel a with stress, tense, stress, nasalization and low tone -'a$&++@^' + [K_TAB] > 'a9330005' c Mapping for the 'a$&++@^' key, the vowel a with stress, tense, stress, nasalization and extra high tone -'a$&+@^' + [K_TAB] > 'a930005' c Mapping for the 'a$&+@^' key, the vowel a with stress, tense, stress, nasalization and high tone -'a$&@^' + [K_TAB] > 'a90005' c Mapping for the 'a$&@^' key, the vowel a with stress, tense, stress and nasalization -'a&--@^' + [K_TAB] > 'a944000' c Mapping for the 'a&--@^' key, the vowel a with stress, tense, stress, nasalization and extra low tone -'a&-@^' + [K_TAB] > 'a94000' c Mapping for the 'a&-@^' key, the vowel a with stress, tense, stress, nasalization and low tone -'a&++@^' + [K_TAB] > 'a933000' c Mapping for the 'a&++@^' key, the vowel a with stress, tense, stress, nasalization and extra high tone -'a&+@^' + [K_TAB] > 'a93000' c Mapping for the 'a&+@^' key, the vowel a with stress, tense, stress, nasalization and high tone -'a&@^' + [K_TAB] > 'a9000' c Mapping for the 'a&@^' key, the vowel a with stress, tense, stress and nasalization +'a$&--@^' + [K_TAB] > 'a9440005' c Mapping for the 'a$&--@^' key, the vowel a with stress, tense, nasalization and extra low tone +'a$&-@^' + [K_TAB] > 'a940005' c Mapping for the 'a$&-@^' key, the vowel a with stress, tense, nasalization and low tone +'a$&++@^' + [K_TAB] > 'a9330005' c Mapping for the 'a$&++@^' key, the vowel a with stress, tense, nasalization and extra high tone +'a$&+@^' + [K_TAB] > 'a930005' c Mapping for the 'a$&+@^' key, the vowel a with stress, tense, nasalization and high tone +'a$&@^' + [K_TAB] > 'a90005' c Mapping for the 'a$&@^' key, the vowel a with stress, tense and nasalization +'a&--@^' + [K_TAB] > 'a944000' c Mapping for the 'a&--@^' key, the vowel a with stress, tense, nasalization and extra low tone +'a&-@^' + [K_TAB] > 'a94000' c Mapping for the 'a&-@^' key, the vowel a with stress, tense, nasalization and low tone +'a&++@^' + [K_TAB] > 'a933000' c Mapping for the 'a&++@^' key, the vowel a with stress, tense, nasalization and extra high tone +'a&+@^' + [K_TAB] > 'a93000' c Mapping for the 'a&+@^' key, the vowel a with stress, tense, nasalization and high tone +'a&@^' + [K_TAB] > 'a9000' c Mapping for the 'a&@^' key, the vowel a with stress, tense and nasalization 'a$--@^' + [K_TAB] > 'a944005' c Mapping for the 'a$--@^' key, the vowel a with stress, tense and extra low tone 'a$-@^' + [K_TAB] > 'a94005' c Mapping for the 'a$-@^' key, the vowel a with stress, tense and low tone 'a$++@^' + [K_TAB] > 'a933005' c Mapping for the 'a$++@^' key, the vowel a with stress, tense and extra high tone @@ -1790,16 +1790,16 @@ group(main) using keys 'a++@^' + [K_TAB] > 'a93300' c Mapping for the 'a++@^' key, the vowel a with stress, tense and extra high tone 'a+@^' + [K_TAB] > 'a9300' c Mapping for the 'a+@^' key, the vowel a with stress, tense and high tone 'a@^' + [K_TAB] > 'a900' c Mapping for the 'a@^' key, the vowel a with stress and tense -'a$&--^' + [K_TAB] > 'a94405' c Mapping for the 'a$&--^' key, the vowel a with stress, stress, nasalization and extra low tone -'a$&-^' + [K_TAB] > 'a9405' c Mapping for the 'a$&-^' key, the vowel a with stress, stress, nasalization and low tone -'a$&++^' + [K_TAB] > 'a93305' c Mapping for the 'a$&++^' key, the vowel a with stress, stress, nasalization and extra high tone -'a$&+^' + [K_TAB] > 'a9305' c Mapping for the 'a$&+^' key, the vowel a with stress, stress, nasalization and high tone -'a$&^' + [K_TAB] > 'a905' c Mapping for the 'a$&^' key, the vowel a with stress, stress and nasalization -'a&--^' + [K_TAB] > 'a9440' c Mapping for the 'a&--^' key, the vowel a with stress, stress, nasalization and extra low tone -'a&-^' + [K_TAB] > 'a940' c Mapping for the 'a&-^' key, the vowel a with stress, stress, nasalization and low tone -'a&++^' + [K_TAB] > 'a9330' c Mapping for the 'a&++^' key, the vowel a with stress, stress, nasalization and extra high tone -'a&+^' + [K_TAB] > 'a930' c Mapping for the 'a&+^' key, the vowel a with stress, stress, nasalization and high tone -'a&^' + [K_TAB] > 'a90' c Mapping for the 'a&^' key, the vowel a with stress, stress and nasalization +'a$&--^' + [K_TAB] > 'a94405' c Mapping for the 'a$&--^' key, the vowel a with stress, nasalization and extra low tone +'a$&-^' + [K_TAB] > 'a9405' c Mapping for the 'a$&-^' key, the vowel a with stress, nasalization and low tone +'a$&++^' + [K_TAB] > 'a93305' c Mapping for the 'a$&++^' key, the vowel a with stress, nasalization and extra high tone +'a$&+^' + [K_TAB] > 'a9305' c Mapping for the 'a$&+^' key, the vowel a with stress, nasalization and high tone +'a$&^' + [K_TAB] > 'a905' c Mapping for the 'a$&^' key, the vowel a with stress and nasalization +'a&--^' + [K_TAB] > 'a9440' c Mapping for the 'a&--^' key, the vowel a with stress, nasalization and extra low tone +'a&-^' + [K_TAB] > 'a940' c Mapping for the 'a&-^' key, the vowel a with stress, nasalization and low tone +'a&++^' + [K_TAB] > 'a9330' c Mapping for the 'a&++^' key, the vowel a with stress, nasalization and extra high tone +'a&+^' + [K_TAB] > 'a930' c Mapping for the 'a&+^' key, the vowel a with stress, nasalization and high tone +'a&^' + [K_TAB] > 'a90' c Mapping for the 'a&^' key, the vowel a with stress and nasalization 'a$--^' + [K_TAB] > 'a9445' c Mapping for the 'a$--^' key, the vowel a with stress and extra low tone 'a$-^' + [K_TAB] > 'a945' c Mapping for the 'a$-^' key, the vowel a with stress and low tone 'a$++^' + [K_TAB] > 'a9335' c Mapping for the 'a$++^' key, the vowel a with stress and extra high tone @@ -1810,16 +1810,16 @@ group(main) using keys 'a++^' + [K_TAB] > 'a933' c Mapping for the 'a++^' key, the vowel a with stress and extra high tone 'a+^' + [K_TAB] > 'a93' c Mapping for the 'a+^' key, the vowel a with stress and high tone 'a^' + [K_TAB] > 'a9' c Mapping for the 'a^' key, the vowel a with stress -'a$&--@_' + [K_TAB] > 'a%440005' c Mapping for the 'a$&--@_' key, the vowel a with lengthening, tense, stress, nasalization and extra low tone -'a$&-@_' + [K_TAB] > 'a%40005' c Mapping for the 'a$&-@_' key, the vowel a with lengthening, tense, stress, nasalization and low tone -'a$&++@_' + [K_TAB] > 'a%330005' c Mapping for the 'a$&++@_' key, the vowel a with lengthening, tense, stress, nasalization and extra high tone -'a$&+@_' + [K_TAB] > 'a%30005' c Mapping for the 'a$&+@_' key, the vowel a with lengthening, tense, stress, nasalization and high tone -'a$&@_' + [K_TAB] > 'a%0005' c Mapping for the 'a$&@_' key, the vowel a with lengthening, tense, stress and nasalization -'a&--@_' + [K_TAB] > 'a%44000' c Mapping for the 'a&--@_' key, the vowel a with lengthening, tense, stress, nasalization and extra low tone -'a&-@_' + [K_TAB] > 'a%4000' c Mapping for the 'a&-@_' key, the vowel a with lengthening, tense, stress, nasalization and low tone -'a&++@_' + [K_TAB] > 'a%33000' c Mapping for the 'a&++@_' key, the vowel a with lengthening, tense, stress, nasalization and extra high tone -'a&+@_' + [K_TAB] > 'a%3000' c Mapping for the 'a&+@_' key, the vowel a with lengthening, tense, stress, nasalization and high tone -'a&@_' + [K_TAB] > 'a%000' c Mapping for the 'a&@_' key, the vowel a with lengthening, tense, stress and nasalization +'a$&--@_' + [K_TAB] > 'a%440005' c Mapping for the 'a$&--@_' key, the vowel a with lengthening, tense, nasalization and extra low tone +'a$&-@_' + [K_TAB] > 'a%40005' c Mapping for the 'a$&-@_' key, the vowel a with lengthening, tense, nasalization and low tone +'a$&++@_' + [K_TAB] > 'a%330005' c Mapping for the 'a$&++@_' key, the vowel a with lengthening, tense, nasalization and extra high tone +'a$&+@_' + [K_TAB] > 'a%30005' c Mapping for the 'a$&+@_' key, the vowel a with lengthening, tense, nasalization and high tone +'a$&@_' + [K_TAB] > 'a%0005' c Mapping for the 'a$&@_' key, the vowel a with lengthening, tense and nasalization +'a&--@_' + [K_TAB] > 'a%44000' c Mapping for the 'a&--@_' key, the vowel a with lengthening, tense, nasalization and extra low tone +'a&-@_' + [K_TAB] > 'a%4000' c Mapping for the 'a&-@_' key, the vowel a with lengthening, tense, nasalization and low tone +'a&++@_' + [K_TAB] > 'a%33000' c Mapping for the 'a&++@_' key, the vowel a with lengthening, tense, nasalization and extra high tone +'a&+@_' + [K_TAB] > 'a%3000' c Mapping for the 'a&+@_' key, the vowel a with lengthening, tense, nasalization and high tone +'a&@_' + [K_TAB] > 'a%000' c Mapping for the 'a&@_' key, the vowel a with lengthening, tense and nasalization 'a$--@_' + [K_TAB] > 'a%44005' c Mapping for the 'a$--@_' key, the vowel a with lengthening, tense and extra low tone 'a$-@_' + [K_TAB] > 'a%4005' c Mapping for the 'a$-@_' key, the vowel a with lengthening, tense and low tone 'a$++@_' + [K_TAB] > 'a%33005' c Mapping for the 'a$++@_' key, the vowel a with lengthening, tense and extra high tone @@ -1830,16 +1830,16 @@ group(main) using keys 'a++@_' + [K_TAB] > 'a%3300' c Mapping for the 'a++@_' key, the vowel a with lengthening, tense and extra high tone 'a+@_' + [K_TAB] > 'a%300' c Mapping for the 'a+@_' key, the vowel a with lengthening, tense and high tone 'a@_' + [K_TAB] > 'a%00' c Mapping for the 'a@_' key, the vowel a with lengthening and tense -'a$&--_' + [K_TAB] > 'a%4405' c Mapping for the 'a$&--_' key, the vowel a with lengthening, stress, nasalization and extra low tone -'a$&-_' + [K_TAB] > 'a%405' c Mapping for the 'a$&-_' key, the vowel a with lengthening, stress, nasalization and low tone -'a$&++_' + [K_TAB] > 'a%3305' c Mapping for the 'a$&++_' key, the vowel a with lengthening, stress, nasalization and extra high tone -'a$&+_' + [K_TAB] > 'a%305' c Mapping for the 'a$&+_' key, the vowel a with lengthening, stress, nasalization and high tone -'a$&_' + [K_TAB] > 'a%05' c Mapping for the 'a$&_' key, the vowel a with lengthening, stress and nasalization -'a&--_' + [K_TAB] > 'a%440' c Mapping for the 'a&--_' key, the vowel a with lengthening, stress, nasalization and extra low tone -'a&-_' + [K_TAB] > 'a%40' c Mapping for the 'a&-_' key, the vowel a with lengthening, stress, nasalization and low tone -'a&++_' + [K_TAB] > 'a%330' c Mapping for the 'a&++_' key, the vowel a with lengthening, stress, nasalization and extra high tone -'a&+_' + [K_TAB] > 'a%30' c Mapping for the 'a&+_' key, the vowel a with lengthening, stress, nasalization and high tone -'a&_' + [K_TAB] > 'a%0' c Mapping for the 'a&_' key, the vowel a with lengthening, stress and nasalization +'a$&--_' + [K_TAB] > 'a%4405' c Mapping for the 'a$&--_' key, the vowel a with lengthening, nasalization and extra low tone +'a$&-_' + [K_TAB] > 'a%405' c Mapping for the 'a$&-_' key, the vowel a with lengthening, nasalization and low tone +'a$&++_' + [K_TAB] > 'a%3305' c Mapping for the 'a$&++_' key, the vowel a with lengthening, nasalization and extra high tone +'a$&+_' + [K_TAB] > 'a%305' c Mapping for the 'a$&+_' key, the vowel a with lengthening, nasalization and high tone +'a$&_' + [K_TAB] > 'a%05' c Mapping for the 'a$&_' key, the vowel a with lengthening and nasalization +'a&--_' + [K_TAB] > 'a%440' c Mapping for the 'a&--_' key, the vowel a with lengthening, nasalization and extra low tone +'a&-_' + [K_TAB] > 'a%40' c Mapping for the 'a&-_' key, the vowel a with lengthening, nasalization and low tone +'a&++_' + [K_TAB] > 'a%330' c Mapping for the 'a&++_' key, the vowel a with lengthening, nasalization and extra high tone +'a&+_' + [K_TAB] > 'a%30' c Mapping for the 'a&+_' key, the vowel a with lengthening, nasalization and high tone +'a&_' + [K_TAB] > 'a%0' c Mapping for the 'a&_' key, the vowel a with lengthening and nasalization 'a$--_' + [K_TAB] > 'a%445' c Mapping for the 'a$--_' key, the vowel a with lengthening and extra low tone 'a$-_' + [K_TAB] > 'a%45' c Mapping for the 'a$-_' key, the vowel a with lengthening and low tone 'a$++_' + [K_TAB] > 'a%335' c Mapping for the 'a$++_' key, the vowel a with lengthening and extra high tone @@ -1850,16 +1850,16 @@ group(main) using keys 'a++_' + [K_TAB] > 'a%33' c Mapping for the 'a++_' key, the vowel a with lengthening and extra high tone 'a+_' + [K_TAB] > 'a%3' c Mapping for the 'a+_' key, the vowel a with lengthening and high tone 'a_' + [K_TAB] > 'a%' c Mapping for the 'a_' key, the vowel a with lengthening -'a$&--@!' + [K_TAB] > 'a44^0005' c Mapping for the 'a$&--@!' key, the vowel a with shortening, tense, stress, nasalization and extra low tone -'a$&-@!' + [K_TAB] > 'a4^0005' c Mapping for the 'a$&-@!' key, the vowel a with shortening, tense, stress, nasalization and low tone -'a$&++@!' + [K_TAB] > 'a33^0005' c Mapping for the 'a$&++@!' key, the vowel a with shortening, tense, stress, nasalization and extra high tone -'a$&+@!' + [K_TAB] > 'a3^0005' c Mapping for the 'a$&+@!' key, the vowel a with shortening, tense, stress, nasalization and high tone -'a$&@!' + [K_TAB] > 'a^0005' c Mapping for the 'a$&@!' key, the vowel a with shortening, tense, stress and nasalization -'a&--@!' + [K_TAB] > 'a44^000' c Mapping for the 'a&--@!' key, the vowel a with shortening, tense, stress, nasalization and extra low tone -'a&-@!' + [K_TAB] > 'a4^000' c Mapping for the 'a&-@!' key, the vowel a with shortening, tense, stress, nasalization and low tone -'a&++@!' + [K_TAB] > 'a33^000' c Mapping for the 'a&++@!' key, the vowel a with shortening, tense, stress, nasalization and extra high tone -'a&+@!' + [K_TAB] > 'a3^000' c Mapping for the 'a&+@!' key, the vowel a with shortening, tense, stress, nasalization and high tone -'a&@!' + [K_TAB] > 'a^000' c Mapping for the 'a&@!' key, the vowel a with shortening, tense, stress and nasalization +'a$&--@!' + [K_TAB] > 'a44^0005' c Mapping for the 'a$&--@!' key, the vowel a with shortening, tense, nasalization and extra low tone +'a$&-@!' + [K_TAB] > 'a4^0005' c Mapping for the 'a$&-@!' key, the vowel a with shortening, tense, nasalization and low tone +'a$&++@!' + [K_TAB] > 'a33^0005' c Mapping for the 'a$&++@!' key, the vowel a with shortening, tense, nasalization and extra high tone +'a$&+@!' + [K_TAB] > 'a3^0005' c Mapping for the 'a$&+@!' key, the vowel a with shortening, tense, nasalization and high tone +'a$&@!' + [K_TAB] > 'a^0005' c Mapping for the 'a$&@!' key, the vowel a with shortening, tense and nasalization +'a&--@!' + [K_TAB] > 'a44^000' c Mapping for the 'a&--@!' key, the vowel a with shortening, tense, nasalization and extra low tone +'a&-@!' + [K_TAB] > 'a4^000' c Mapping for the 'a&-@!' key, the vowel a with shortening, tense, nasalization and low tone +'a&++@!' + [K_TAB] > 'a33^000' c Mapping for the 'a&++@!' key, the vowel a with shortening, tense, nasalization and extra high tone +'a&+@!' + [K_TAB] > 'a3^000' c Mapping for the 'a&+@!' key, the vowel a with shortening, tense, nasalization and high tone +'a&@!' + [K_TAB] > 'a^000' c Mapping for the 'a&@!' key, the vowel a with shortening, tense and nasalization 'a$--@!' + [K_TAB] > 'a44^005' c Mapping for the 'a$--@!' key, the vowel a with shortening, tense and extra low tone 'a$-@!' + [K_TAB] > 'a4^005' c Mapping for the 'a$-@!' key, the vowel a with shortening, tense and low tone 'a$++@!' + [K_TAB] > 'a33^005' c Mapping for the 'a$++@!' key, the vowel a with shortening, tense and extra high tone @@ -1870,16 +1870,16 @@ group(main) using keys 'a++@!' + [K_TAB] > 'a33^00' c Mapping for the 'a++@!' key, the vowel a with shortening, tense and extra high tone 'a+@!' + [K_TAB] > 'a3^00' c Mapping for the 'a+@!' key, the vowel a with shortening, tense and high tone 'a@!' + [K_TAB] > 'a^00' c Mapping for the 'a@!' key, the vowel a with shortening and tense -'a$&--!' + [K_TAB] > 'a44^05' c Mapping for the 'a$&--!' key, the vowel a with shortening, stress, nasalization and extra low tone -'a$&-!' + [K_TAB] > 'a4^05' c Mapping for the 'a$&-!' key, the vowel a with shortening, stress, nasalization and low tone -'a$&++!' + [K_TAB] > 'a33^05' c Mapping for the 'a$&++!' key, the vowel a with shortening, stress, nasalization and extra high tone -'a$&+!' + [K_TAB] > 'a3^05' c Mapping for the 'a$&+!' key, the vowel a with shortening, stress, nasalization and high tone -'a$&!' + [K_TAB] > 'a^05' c Mapping for the 'a$&!' key, the vowel a with shortening, stress and nasalization -'a&--!' + [K_TAB] > 'a44^0' c Mapping for the 'a&--!' key, the vowel a with shortening, stress, nasalization and extra low tone -'a&-!' + [K_TAB] > 'a4^0' c Mapping for the 'a&-!' key, the vowel a with shortening, stress, nasalization and low tone -'a&++!' + [K_TAB] > 'a33^0' c Mapping for the 'a&++!' key, the vowel a with shortening, stress, nasalization and extra high tone -'a&+!' + [K_TAB] > 'a3^0' c Mapping for the 'a&+!' key, the vowel a with shortening, stress, nasalization and high tone -'a&!' + [K_TAB] > 'a^0' c Mapping for the 'a&!' key, the vowel a with shortening, stress and nasalization +'a$&--!' + [K_TAB] > 'a44^05' c Mapping for the 'a$&--!' key, the vowel a with shortening, nasalization and extra low tone +'a$&-!' + [K_TAB] > 'a4^05' c Mapping for the 'a$&-!' key, the vowel a with shortening, nasalization and low tone +'a$&++!' + [K_TAB] > 'a33^05' c Mapping for the 'a$&++!' key, the vowel a with shortening, nasalization and extra high tone +'a$&+!' + [K_TAB] > 'a3^05' c Mapping for the 'a$&+!' key, the vowel a with shortening, nasalization and high tone +'a$&!' + [K_TAB] > 'a^05' c Mapping for the 'a$&!' key, the vowel a with shortening and nasalization +'a&--!' + [K_TAB] > 'a44^0' c Mapping for the 'a&--!' key, the vowel a with shortening, nasalization and extra low tone +'a&-!' + [K_TAB] > 'a4^0' c Mapping for the 'a&-!' key, the vowel a with shortening, nasalization and low tone +'a&++!' + [K_TAB] > 'a33^0' c Mapping for the 'a&++!' key, the vowel a with shortening, nasalization and extra high tone +'a&+!' + [K_TAB] > 'a3^0' c Mapping for the 'a&+!' key, the vowel a with shortening, nasalization and high tone +'a&!' + [K_TAB] > 'a^0' c Mapping for the 'a&!' key, the vowel a with shortening and nasalization 'a$--!' + [K_TAB] > 'a44^5' c Mapping for the 'a$--!' key, the vowel a with shortening and extra low tone 'a$-!' + [K_TAB] > 'a4^5' c Mapping for the 'a$-!' key, the vowel a with shortening and low tone 'a$++!' + [K_TAB] > 'a33^5' c Mapping for the 'a$++!' key, the vowel a with shortening and extra high tone @@ -1890,16 +1890,16 @@ group(main) using keys 'a++!' + [K_TAB] > 'a33^' c Mapping for the 'a++!' key, the vowel a with shortening and extra high tone 'a+!' + [K_TAB] > 'a3^' c Mapping for the 'a+!' key, the vowel a with shortening and high tone 'a!' + [K_TAB] > 'a^' c Mapping for the 'a!' key, the vowel a with shortening -'a$&--@' + [K_TAB] > 'a440005' c Mapping for the 'a$&--@' key, the vowel a with tense, stress, nasalization and extra low tone -'a$&-@' + [K_TAB] > 'a40005' c Mapping for the 'a$&-@' key, the vowel a with tense, stress, nasalization and low tone -'a$&++@' + [K_TAB] > 'a330005' c Mapping for the 'a$&++@' key, the vowel a with tense, stress, nasalization and extra high tone -'a$&+@' + [K_TAB] > 'a30005' c Mapping for the 'a$&+@' key, the vowel a with tense, stress, nasalization and high tone -'a$&@' + [K_TAB] > 'a0005' c Mapping for the 'a$&@' key, the vowel a with tense, stress and nasalization -'a&--@' + [K_TAB] > 'a44000' c Mapping for the 'a&--@' key, the vowel a with tense, stress, nasalization and extra low tone -'a&-@' + [K_TAB] > 'a4000' c Mapping for the 'a&-@' key, the vowel a with tense, stress, nasalization and low tone -'a&++@' + [K_TAB] > 'a33000' c Mapping for the 'a&++@' key, the vowel a with tense, stress, nasalization and extra high tone -'a&+@' + [K_TAB] > 'a3000' c Mapping for the 'a&+@' key, the vowel a with tense, stress, nasalization and high tone -'a&@' + [K_TAB] > 'a000' c Mapping for the 'a&@' key, the vowel a with tense, stress and nasalization +'a$&--@' + [K_TAB] > 'a440005' c Mapping for the 'a$&--@' key, the vowel a with tense, nasalization and extra low tone +'a$&-@' + [K_TAB] > 'a40005' c Mapping for the 'a$&-@' key, the vowel a with tense, nasalization and low tone +'a$&++@' + [K_TAB] > 'a330005' c Mapping for the 'a$&++@' key, the vowel a with tense, nasalization and extra high tone +'a$&+@' + [K_TAB] > 'a30005' c Mapping for the 'a$&+@' key, the vowel a with tense, nasalization and high tone +'a$&@' + [K_TAB] > 'a0005' c Mapping for the 'a$&@' key, the vowel a with tense and nasalization +'a&--@' + [K_TAB] > 'a44000' c Mapping for the 'a&--@' key, the vowel a with tense, nasalization and extra low tone +'a&-@' + [K_TAB] > 'a4000' c Mapping for the 'a&-@' key, the vowel a with tense, nasalization and low tone +'a&++@' + [K_TAB] > 'a33000' c Mapping for the 'a&++@' key, the vowel a with tense, nasalization and extra high tone +'a&+@' + [K_TAB] > 'a3000' c Mapping for the 'a&+@' key, the vowel a with tense, nasalization and high tone +'a&@' + [K_TAB] > 'a000' c Mapping for the 'a&@' key, the vowel a with tense and nasalization 'a$--@' + [K_TAB] > 'a44005' c Mapping for the 'a$--@' key, the vowel a with tense and extra low tone 'a$-@' + [K_TAB] > 'a4005' c Mapping for the 'a$-@' key, the vowel a with tense and low tone 'a$++@' + [K_TAB] > 'a33005' c Mapping for the 'a$++@' key, the vowel a with tense and extra high tone @@ -1910,16 +1910,16 @@ group(main) using keys 'a++@' + [K_TAB] > 'a3300' c Mapping for the 'a++@' key, the vowel a with tense and extra high tone 'a+@' + [K_TAB] > 'a300' c Mapping for the 'a+@' key, the vowel a with tense and high tone 'a@' + [K_TAB] > 'a00' c Mapping for the 'a@' key, the vowel a with tense -'a$&--' + [K_TAB] > 'a4405' c Mapping for the 'a$&--' key, the vowel a with stress, nasalization and extra low tone -'a$&-' + [K_TAB] > 'a405' c Mapping for the 'a$&-' key, the vowel a with stress, nasalization and low tone -'a$&++' + [K_TAB] > 'a3305' c Mapping for the 'a$&++' key, the vowel a with stress, nasalization and extra high tone -'a$&+' + [K_TAB] > 'a305' c Mapping for the 'a$&+' key, the vowel a with stress, nasalization and high tone -'a$&' + [K_TAB] > 'a05' c Mapping for the 'a$&' key, the vowel a with stress and nasalization -'a&--' + [K_TAB] > 'a440' c Mapping for the 'a&--' key, the vowel a with stress, nasalization and extra low tone -'a&-' + [K_TAB] > 'a40' c Mapping for the 'a&-' key, the vowel a with stress, nasalization and low tone -'a&++' + [K_TAB] > 'a330' c Mapping for the 'a&++' key, the vowel a with stress, nasalization and extra high tone -'a&+' + [K_TAB] > 'a30' c Mapping for the 'a&+' key, the vowel a with stress, nasalization and high tone -'a&' + [K_TAB] > 'a0' c Mapping for the 'a&' key, the vowel a with stress and nasalization +'a$&--' + [K_TAB] > 'a4405' c Mapping for the 'a$&--' key, the vowel a with nasalization and extra low tone +'a$&-' + [K_TAB] > 'a405' c Mapping for the 'a$&-' key, the vowel a with nasalization and low tone +'a$&++' + [K_TAB] > 'a3305' c Mapping for the 'a$&++' key, the vowel a with nasalization and extra high tone +'a$&+' + [K_TAB] > 'a305' c Mapping for the 'a$&+' key, the vowel a with nasalization and high tone +'a$&' + [K_TAB] > 'a05' c Mapping for the 'a$&' key, the vowel a with nasalization +'a&--' + [K_TAB] > 'a440' c Mapping for the 'a&--' key, the vowel a with nasalization and extra low tone +'a&-' + [K_TAB] > 'a40' c Mapping for the 'a&-' key, the vowel a with nasalization and low tone +'a&++' + [K_TAB] > 'a330' c Mapping for the 'a&++' key, the vowel a with nasalization and extra high tone +'a&+' + [K_TAB] > 'a30' c Mapping for the 'a&+' key, the vowel a with nasalization and high tone +'a&' + [K_TAB] > 'a0' c Mapping for the 'a&' key, the vowel a with nasalization 'a$--' + [K_TAB] > 'a445' c Mapping for the 'a$--' key, the vowel a with extra low tone 'a$-' + [K_TAB] > 'a45' c Mapping for the 'a$-' key, the vowel a with low tone 'a$++' + [K_TAB] > 'a335' c Mapping for the 'a$++' key, the vowel a with extra high tone @@ -1930,16 +1930,16 @@ group(main) using keys 'a++' + [K_TAB] > 'a33' c Mapping for the 'a++' key, the vowel a with extra high tone 'a+' + [K_TAB] > 'a3' c Mapping for the 'a+' key, the vowel a with high tone + 'a' > 'a' c Mapping for the 'a' key, the vowel a -'o$&--@_^' + [K_TAB] > '1%944000' c Mapping for the 'o$&--@_^' key, the vowel o with stress, lengthening, tense, stress, nasalization and extra low tone -'o$&-@_^' + [K_TAB] > '1%94000' c Mapping for the 'o$&-@_^' key, the vowel o with stress, lengthening, tense, stress, nasalization and low tone -'o$&++@_^' + [K_TAB] > '1%933000' c Mapping for the 'o$&++@_^' key, the vowel o with stress, lengthening, tense, stress, nasalization and extra high tone -'o$&+@_^' + [K_TAB] > '1%93000' c Mapping for the 'o$&+@_^' key, the vowel o with stress, lengthening, tense, stress, nasalization and high tone -'o$&@_^' + [K_TAB] > '1%9000' c Mapping for the 'o$&@_^' key, the vowel o with stress, lengthening, tense, stress and nasalization -'o&--@_^' + [K_TAB] > 'o%944000' c Mapping for the 'o&--@_^' key, the vowel o with stress, lengthening, tense, stress, nasalization and extra low tone -'o&-@_^' + [K_TAB] > 'o%94000' c Mapping for the 'o&-@_^' key, the vowel o with stress, lengthening, tense, stress, nasalization and low tone -'o&++@_^' + [K_TAB] > 'o%933000' c Mapping for the 'o&++@_^' key, the vowel o with stress, lengthening, tense, stress, nasalization and extra high tone -'o&+@_^' + [K_TAB] > 'o%93000' c Mapping for the 'o&+@_^' key, the vowel o with stress, lengthening, tense, stress, nasalization and high tone -'o&@_^' + [K_TAB] > 'o%9000' c Mapping for the 'o&@_^' key, the vowel o with stress, lengthening, tense, stress and nasalization +'o$&--@_^' + [K_TAB] > '1%944000' c Mapping for the 'o$&--@_^' key, the vowel o with stress, lengthening, tense, nasalization and extra low tone +'o$&-@_^' + [K_TAB] > '1%94000' c Mapping for the 'o$&-@_^' key, the vowel o with stress, lengthening, tense, nasalization and low tone +'o$&++@_^' + [K_TAB] > '1%933000' c Mapping for the 'o$&++@_^' key, the vowel o with stress, lengthening, tense, nasalization and extra high tone +'o$&+@_^' + [K_TAB] > '1%93000' c Mapping for the 'o$&+@_^' key, the vowel o with stress, lengthening, tense, nasalization and high tone +'o$&@_^' + [K_TAB] > '1%9000' c Mapping for the 'o$&@_^' key, the vowel o with stress, lengthening, tense and nasalization +'o&--@_^' + [K_TAB] > 'o%944000' c Mapping for the 'o&--@_^' key, the vowel o with stress, lengthening, tense, nasalization and extra low tone +'o&-@_^' + [K_TAB] > 'o%94000' c Mapping for the 'o&-@_^' key, the vowel o with stress, lengthening, tense, nasalization and low tone +'o&++@_^' + [K_TAB] > 'o%933000' c Mapping for the 'o&++@_^' key, the vowel o with stress, lengthening, tense, nasalization and extra high tone +'o&+@_^' + [K_TAB] > 'o%93000' c Mapping for the 'o&+@_^' key, the vowel o with stress, lengthening, tense, nasalization and high tone +'o&@_^' + [K_TAB] > 'o%9000' c Mapping for the 'o&@_^' key, the vowel o with stress, lengthening, tense and nasalization 'o$--@_^' + [K_TAB] > '1%94400' c Mapping for the 'o$--@_^' key, the vowel o with stress, lengthening, tense and extra low tone 'o$-@_^' + [K_TAB] > '1%9400' c Mapping for the 'o$-@_^' key, the vowel o with stress, lengthening, tense and low tone 'o$++@_^' + [K_TAB] > '1%93300' c Mapping for the 'o$++@_^' key, the vowel o with stress, lengthening, tense and extra high tone @@ -1950,16 +1950,16 @@ group(main) using keys 'o++@_^' + [K_TAB] > 'o%93300' c Mapping for the 'o++@_^' key, the vowel o with stress, lengthening, tense and extra high tone 'o+@_^' + [K_TAB] > 'o%9300' c Mapping for the 'o+@_^' key, the vowel o with stress, lengthening, tense and high tone 'o@_^' + [K_TAB] > 'o%900' c Mapping for the 'o@_^' key, the vowel o with stress, lengthening and tense -'o$&--_^' + [K_TAB] > '1%9440' c Mapping for the 'o$&--_^' key, the vowel o with stress, lengthening, stress, nasalization and extra low tone -'o$&-_^' + [K_TAB] > '1%940' c Mapping for the 'o$&-_^' key, the vowel o with stress, lengthening, stress, nasalization and low tone -'o$&++_^' + [K_TAB] > '1%9330' c Mapping for the 'o$&++_^' key, the vowel o with stress, lengthening, stress, nasalization and extra high tone -'o$&+_^' + [K_TAB] > '1%930' c Mapping for the 'o$&+_^' key, the vowel o with stress, lengthening, stress, nasalization and high tone -'o$&_^' + [K_TAB] > '1%90' c Mapping for the 'o$&_^' key, the vowel o with stress, lengthening, stress and nasalization -'o&--_^' + [K_TAB] > 'o%9440' c Mapping for the 'o&--_^' key, the vowel o with stress, lengthening, stress, nasalization and extra low tone -'o&-_^' + [K_TAB] > 'o%940' c Mapping for the 'o&-_^' key, the vowel o with stress, lengthening, stress, nasalization and low tone -'o&++_^' + [K_TAB] > 'o%9330' c Mapping for the 'o&++_^' key, the vowel o with stress, lengthening, stress, nasalization and extra high tone -'o&+_^' + [K_TAB] > 'o%930' c Mapping for the 'o&+_^' key, the vowel o with stress, lengthening, stress, nasalization and high tone -'o&_^' + [K_TAB] > 'o%90' c Mapping for the 'o&_^' key, the vowel o with stress, lengthening, stress and nasalization +'o$&--_^' + [K_TAB] > '1%9440' c Mapping for the 'o$&--_^' key, the vowel o with stress, lengthening, nasalization and extra low tone +'o$&-_^' + [K_TAB] > '1%940' c Mapping for the 'o$&-_^' key, the vowel o with stress, lengthening, nasalization and low tone +'o$&++_^' + [K_TAB] > '1%9330' c Mapping for the 'o$&++_^' key, the vowel o with stress, lengthening, nasalization and extra high tone +'o$&+_^' + [K_TAB] > '1%930' c Mapping for the 'o$&+_^' key, the vowel o with stress, lengthening, nasalization and high tone +'o$&_^' + [K_TAB] > '1%90' c Mapping for the 'o$&_^' key, the vowel o with stress, lengthening and nasalization +'o&--_^' + [K_TAB] > 'o%9440' c Mapping for the 'o&--_^' key, the vowel o with stress, lengthening, nasalization and extra low tone +'o&-_^' + [K_TAB] > 'o%940' c Mapping for the 'o&-_^' key, the vowel o with stress, lengthening, nasalization and low tone +'o&++_^' + [K_TAB] > 'o%9330' c Mapping for the 'o&++_^' key, the vowel o with stress, lengthening, nasalization and extra high tone +'o&+_^' + [K_TAB] > 'o%930' c Mapping for the 'o&+_^' key, the vowel o with stress, lengthening, nasalization and high tone +'o&_^' + [K_TAB] > 'o%90' c Mapping for the 'o&_^' key, the vowel o with stress, lengthening and nasalization 'o$--_^' + [K_TAB] > '1%944' c Mapping for the 'o$--_^' key, the vowel o with stress, lengthening and extra low tone 'o$-_^' + [K_TAB] > '1%94' c Mapping for the 'o$-_^' key, the vowel o with stress, lengthening and low tone 'o$++_^' + [K_TAB] > '1%933' c Mapping for the 'o$++_^' key, the vowel o with stress, lengthening and extra high tone @@ -1970,16 +1970,16 @@ group(main) using keys 'o++_^' + [K_TAB] > 'o%933' c Mapping for the 'o++_^' key, the vowel o with stress, lengthening and extra high tone 'o+_^' + [K_TAB] > 'o%93' c Mapping for the 'o+_^' key, the vowel o with stress, lengthening and high tone 'o_^' + [K_TAB] > 'o%9' c Mapping for the 'o_^' key, the vowel o with stress and lengthening -'o$&--@!^' + [K_TAB] > '1944^000' c Mapping for the 'o$&--@!^' key, the vowel o with stress, shortening, tense, stress, nasalization and extra low tone -'o$&-@!^' + [K_TAB] > '194^000' c Mapping for the 'o$&-@!^' key, the vowel o with stress, shortening, tense, stress, nasalization and low tone -'o$&++@!^' + [K_TAB] > '1933^000' c Mapping for the 'o$&++@!^' key, the vowel o with stress, shortening, tense, stress, nasalization and extra high tone -'o$&+@!^' + [K_TAB] > '193^000' c Mapping for the 'o$&+@!^' key, the vowel o with stress, shortening, tense, stress, nasalization and high tone -'o$&@!^' + [K_TAB] > '19^000' c Mapping for the 'o$&@!^' key, the vowel o with stress, shortening, tense, stress and nasalization -'o&--@!^' + [K_TAB] > 'o944^000' c Mapping for the 'o&--@!^' key, the vowel o with stress, shortening, tense, stress, nasalization and extra low tone -'o&-@!^' + [K_TAB] > 'o94^000' c Mapping for the 'o&-@!^' key, the vowel o with stress, shortening, tense, stress, nasalization and low tone -'o&++@!^' + [K_TAB] > 'o933^000' c Mapping for the 'o&++@!^' key, the vowel o with stress, shortening, tense, stress, nasalization and extra high tone -'o&+@!^' + [K_TAB] > 'o93^000' c Mapping for the 'o&+@!^' key, the vowel o with stress, shortening, tense, stress, nasalization and high tone -'o&@!^' + [K_TAB] > 'o9^000' c Mapping for the 'o&@!^' key, the vowel o with stress, shortening, tense, stress and nasalization +'o$&--@!^' + [K_TAB] > '1944^000' c Mapping for the 'o$&--@!^' key, the vowel o with stress, shortening, tense, nasalization and extra low tone +'o$&-@!^' + [K_TAB] > '194^000' c Mapping for the 'o$&-@!^' key, the vowel o with stress, shortening, tense, nasalization and low tone +'o$&++@!^' + [K_TAB] > '1933^000' c Mapping for the 'o$&++@!^' key, the vowel o with stress, shortening, tense, nasalization and extra high tone +'o$&+@!^' + [K_TAB] > '193^000' c Mapping for the 'o$&+@!^' key, the vowel o with stress, shortening, tense, nasalization and high tone +'o$&@!^' + [K_TAB] > '19^000' c Mapping for the 'o$&@!^' key, the vowel o with stress, shortening, tense and nasalization +'o&--@!^' + [K_TAB] > 'o944^000' c Mapping for the 'o&--@!^' key, the vowel o with stress, shortening, tense, nasalization and extra low tone +'o&-@!^' + [K_TAB] > 'o94^000' c Mapping for the 'o&-@!^' key, the vowel o with stress, shortening, tense, nasalization and low tone +'o&++@!^' + [K_TAB] > 'o933^000' c Mapping for the 'o&++@!^' key, the vowel o with stress, shortening, tense, nasalization and extra high tone +'o&+@!^' + [K_TAB] > 'o93^000' c Mapping for the 'o&+@!^' key, the vowel o with stress, shortening, tense, nasalization and high tone +'o&@!^' + [K_TAB] > 'o9^000' c Mapping for the 'o&@!^' key, the vowel o with stress, shortening, tense and nasalization 'o$--@!^' + [K_TAB] > '1944^00' c Mapping for the 'o$--@!^' key, the vowel o with stress, shortening, tense and extra low tone 'o$-@!^' + [K_TAB] > '194^00' c Mapping for the 'o$-@!^' key, the vowel o with stress, shortening, tense and low tone 'o$++@!^' + [K_TAB] > '1933^00' c Mapping for the 'o$++@!^' key, the vowel o with stress, shortening, tense and extra high tone @@ -1990,16 +1990,16 @@ group(main) using keys 'o++@!^' + [K_TAB] > 'o933^00' c Mapping for the 'o++@!^' key, the vowel o with stress, shortening, tense and extra high tone 'o+@!^' + [K_TAB] > 'o93^00' c Mapping for the 'o+@!^' key, the vowel o with stress, shortening, tense and high tone 'o@!^' + [K_TAB] > 'o9^00' c Mapping for the 'o@!^' key, the vowel o with stress, shortening and tense -'o$&--!^' + [K_TAB] > '1944^0' c Mapping for the 'o$&--!^' key, the vowel o with stress, shortening, stress, nasalization and extra low tone -'o$&-!^' + [K_TAB] > '194^0' c Mapping for the 'o$&-!^' key, the vowel o with stress, shortening, stress, nasalization and low tone -'o$&++!^' + [K_TAB] > '1933^0' c Mapping for the 'o$&++!^' key, the vowel o with stress, shortening, stress, nasalization and extra high tone -'o$&+!^' + [K_TAB] > '193^0' c Mapping for the 'o$&+!^' key, the vowel o with stress, shortening, stress, nasalization and high tone -'o$&!^' + [K_TAB] > '19^0' c Mapping for the 'o$&!^' key, the vowel o with stress, shortening, stress and nasalization -'o&--!^' + [K_TAB] > 'o944^0' c Mapping for the 'o&--!^' key, the vowel o with stress, shortening, stress, nasalization and extra low tone -'o&-!^' + [K_TAB] > 'o94^0' c Mapping for the 'o&-!^' key, the vowel o with stress, shortening, stress, nasalization and low tone -'o&++!^' + [K_TAB] > 'o933^0' c Mapping for the 'o&++!^' key, the vowel o with stress, shortening, stress, nasalization and extra high tone -'o&+!^' + [K_TAB] > 'o93^0' c Mapping for the 'o&+!^' key, the vowel o with stress, shortening, stress, nasalization and high tone -'o&!^' + [K_TAB] > 'o9^0' c Mapping for the 'o&!^' key, the vowel o with stress, shortening, stress and nasalization +'o$&--!^' + [K_TAB] > '1944^0' c Mapping for the 'o$&--!^' key, the vowel o with stress, shortening, nasalization and extra low tone +'o$&-!^' + [K_TAB] > '194^0' c Mapping for the 'o$&-!^' key, the vowel o with stress, shortening, nasalization and low tone +'o$&++!^' + [K_TAB] > '1933^0' c Mapping for the 'o$&++!^' key, the vowel o with stress, shortening, nasalization and extra high tone +'o$&+!^' + [K_TAB] > '193^0' c Mapping for the 'o$&+!^' key, the vowel o with stress, shortening, nasalization and high tone +'o$&!^' + [K_TAB] > '19^0' c Mapping for the 'o$&!^' key, the vowel o with stress, shortening and nasalization +'o&--!^' + [K_TAB] > 'o944^0' c Mapping for the 'o&--!^' key, the vowel o with stress, shortening, nasalization and extra low tone +'o&-!^' + [K_TAB] > 'o94^0' c Mapping for the 'o&-!^' key, the vowel o with stress, shortening, nasalization and low tone +'o&++!^' + [K_TAB] > 'o933^0' c Mapping for the 'o&++!^' key, the vowel o with stress, shortening, nasalization and extra high tone +'o&+!^' + [K_TAB] > 'o93^0' c Mapping for the 'o&+!^' key, the vowel o with stress, shortening, nasalization and high tone +'o&!^' + [K_TAB] > 'o9^0' c Mapping for the 'o&!^' key, the vowel o with stress, shortening and nasalization 'o$--!^' + [K_TAB] > '1944^' c Mapping for the 'o$--!^' key, the vowel o with stress, shortening and extra low tone 'o$-!^' + [K_TAB] > '194^' c Mapping for the 'o$-!^' key, the vowel o with stress, shortening and low tone 'o$++!^' + [K_TAB] > '1933^' c Mapping for the 'o$++!^' key, the vowel o with stress, shortening and extra high tone @@ -2010,16 +2010,16 @@ group(main) using keys 'o++!^' + [K_TAB] > 'o933^' c Mapping for the 'o++!^' key, the vowel o with stress, shortening and extra high tone 'o+!^' + [K_TAB] > 'o93^' c Mapping for the 'o+!^' key, the vowel o with stress, shortening and high tone 'o!^' + [K_TAB] > 'o9^' c Mapping for the 'o!^' key, the vowel o with stress and shortening -'o$&--@^' + [K_TAB] > '1944000' c Mapping for the 'o$&--@^' key, the vowel o with stress, tense, stress, nasalization and extra low tone -'o$&-@^' + [K_TAB] > '194000' c Mapping for the 'o$&-@^' key, the vowel o with stress, tense, stress, nasalization and low tone -'o$&++@^' + [K_TAB] > '1933000' c Mapping for the 'o$&++@^' key, the vowel o with stress, tense, stress, nasalization and extra high tone -'o$&+@^' + [K_TAB] > '193000' c Mapping for the 'o$&+@^' key, the vowel o with stress, tense, stress, nasalization and high tone -'o$&@^' + [K_TAB] > '19000' c Mapping for the 'o$&@^' key, the vowel o with stress, tense, stress and nasalization -'o&--@^' + [K_TAB] > 'o944000' c Mapping for the 'o&--@^' key, the vowel o with stress, tense, stress, nasalization and extra low tone -'o&-@^' + [K_TAB] > 'o94000' c Mapping for the 'o&-@^' key, the vowel o with stress, tense, stress, nasalization and low tone -'o&++@^' + [K_TAB] > 'o933000' c Mapping for the 'o&++@^' key, the vowel o with stress, tense, stress, nasalization and extra high tone -'o&+@^' + [K_TAB] > 'o93000' c Mapping for the 'o&+@^' key, the vowel o with stress, tense, stress, nasalization and high tone -'o&@^' + [K_TAB] > 'o9000' c Mapping for the 'o&@^' key, the vowel o with stress, tense, stress and nasalization +'o$&--@^' + [K_TAB] > '1944000' c Mapping for the 'o$&--@^' key, the vowel o with stress, tense, nasalization and extra low tone +'o$&-@^' + [K_TAB] > '194000' c Mapping for the 'o$&-@^' key, the vowel o with stress, tense, nasalization and low tone +'o$&++@^' + [K_TAB] > '1933000' c Mapping for the 'o$&++@^' key, the vowel o with stress, tense, nasalization and extra high tone +'o$&+@^' + [K_TAB] > '193000' c Mapping for the 'o$&+@^' key, the vowel o with stress, tense, nasalization and high tone +'o$&@^' + [K_TAB] > '19000' c Mapping for the 'o$&@^' key, the vowel o with stress, tense and nasalization +'o&--@^' + [K_TAB] > 'o944000' c Mapping for the 'o&--@^' key, the vowel o with stress, tense, nasalization and extra low tone +'o&-@^' + [K_TAB] > 'o94000' c Mapping for the 'o&-@^' key, the vowel o with stress, tense, nasalization and low tone +'o&++@^' + [K_TAB] > 'o933000' c Mapping for the 'o&++@^' key, the vowel o with stress, tense, nasalization and extra high tone +'o&+@^' + [K_TAB] > 'o93000' c Mapping for the 'o&+@^' key, the vowel o with stress, tense, nasalization and high tone +'o&@^' + [K_TAB] > 'o9000' c Mapping for the 'o&@^' key, the vowel o with stress, tense and nasalization 'o$--@^' + [K_TAB] > '194400' c Mapping for the 'o$--@^' key, the vowel o with stress, tense and extra low tone 'o$-@^' + [K_TAB] > '19400' c Mapping for the 'o$-@^' key, the vowel o with stress, tense and low tone 'o$++@^' + [K_TAB] > '193300' c Mapping for the 'o$++@^' key, the vowel o with stress, tense and extra high tone @@ -2030,16 +2030,16 @@ group(main) using keys 'o++@^' + [K_TAB] > 'o93300' c Mapping for the 'o++@^' key, the vowel o with stress, tense and extra high tone 'o+@^' + [K_TAB] > 'o9300' c Mapping for the 'o+@^' key, the vowel o with stress, tense and high tone 'o@^' + [K_TAB] > 'o900' c Mapping for the 'o@^' key, the vowel o with stress and tense -'o$&--^' + [K_TAB] > '19440' c Mapping for the 'o$&--^' key, the vowel o with stress, stress, nasalization and extra low tone -'o$&-^' + [K_TAB] > '1940' c Mapping for the 'o$&-^' key, the vowel o with stress, stress, nasalization and low tone -'o$&++^' + [K_TAB] > '19330' c Mapping for the 'o$&++^' key, the vowel o with stress, stress, nasalization and extra high tone -'o$&+^' + [K_TAB] > '1930' c Mapping for the 'o$&+^' key, the vowel o with stress, stress, nasalization and high tone -'o$&^' + [K_TAB] > '190' c Mapping for the 'o$&^' key, the vowel o with stress, stress and nasalization -'o&--^' + [K_TAB] > 'o9440' c Mapping for the 'o&--^' key, the vowel o with stress, stress, nasalization and extra low tone -'o&-^' + [K_TAB] > 'o940' c Mapping for the 'o&-^' key, the vowel o with stress, stress, nasalization and low tone -'o&++^' + [K_TAB] > 'o9330' c Mapping for the 'o&++^' key, the vowel o with stress, stress, nasalization and extra high tone -'o&+^' + [K_TAB] > 'o930' c Mapping for the 'o&+^' key, the vowel o with stress, stress, nasalization and high tone -'o&^' + [K_TAB] > 'o90' c Mapping for the 'o&^' key, the vowel o with stress, stress and nasalization +'o$&--^' + [K_TAB] > '19440' c Mapping for the 'o$&--^' key, the vowel o with stress, nasalization and extra low tone +'o$&-^' + [K_TAB] > '1940' c Mapping for the 'o$&-^' key, the vowel o with stress, nasalization and low tone +'o$&++^' + [K_TAB] > '19330' c Mapping for the 'o$&++^' key, the vowel o with stress, nasalization and extra high tone +'o$&+^' + [K_TAB] > '1930' c Mapping for the 'o$&+^' key, the vowel o with stress, nasalization and high tone +'o$&^' + [K_TAB] > '190' c Mapping for the 'o$&^' key, the vowel o with stress and nasalization +'o&--^' + [K_TAB] > 'o9440' c Mapping for the 'o&--^' key, the vowel o with stress, nasalization and extra low tone +'o&-^' + [K_TAB] > 'o940' c Mapping for the 'o&-^' key, the vowel o with stress, nasalization and low tone +'o&++^' + [K_TAB] > 'o9330' c Mapping for the 'o&++^' key, the vowel o with stress, nasalization and extra high tone +'o&+^' + [K_TAB] > 'o930' c Mapping for the 'o&+^' key, the vowel o with stress, nasalization and high tone +'o&^' + [K_TAB] > 'o90' c Mapping for the 'o&^' key, the vowel o with stress and nasalization 'o$--^' + [K_TAB] > '1944' c Mapping for the 'o$--^' key, the vowel o with stress and extra low tone 'o$-^' + [K_TAB] > '194' c Mapping for the 'o$-^' key, the vowel o with stress and low tone 'o$++^' + [K_TAB] > '1933' c Mapping for the 'o$++^' key, the vowel o with stress and extra high tone @@ -2050,16 +2050,16 @@ group(main) using keys 'o++^' + [K_TAB] > 'o933' c Mapping for the 'o++^' key, the vowel o with stress and extra high tone 'o+^' + [K_TAB] > 'o93' c Mapping for the 'o+^' key, the vowel o with stress and high tone 'o^' + [K_TAB] > 'o9' c Mapping for the 'o^' key, the vowel o with stress -'o$&--@_' + [K_TAB] > '1%44000' c Mapping for the 'o$&--@_' key, the vowel o with lengthening, tense, stress, nasalization and extra low tone -'o$&-@_' + [K_TAB] > '1%4000' c Mapping for the 'o$&-@_' key, the vowel o with lengthening, tense, stress, nasalization and low tone -'o$&++@_' + [K_TAB] > '1%33000' c Mapping for the 'o$&++@_' key, the vowel o with lengthening, tense, stress, nasalization and extra high tone -'o$&+@_' + [K_TAB] > '1%3000' c Mapping for the 'o$&+@_' key, the vowel o with lengthening, tense, stress, nasalization and high tone -'o$&@_' + [K_TAB] > '1%000' c Mapping for the 'o$&@_' key, the vowel o with lengthening, tense, stress and nasalization -'o&--@_' + [K_TAB] > 'o%44000' c Mapping for the 'o&--@_' key, the vowel o with lengthening, tense, stress, nasalization and extra low tone -'o&-@_' + [K_TAB] > 'o%4000' c Mapping for the 'o&-@_' key, the vowel o with lengthening, tense, stress, nasalization and low tone -'o&++@_' + [K_TAB] > 'o%33000' c Mapping for the 'o&++@_' key, the vowel o with lengthening, tense, stress, nasalization and extra high tone -'o&+@_' + [K_TAB] > 'o%3000' c Mapping for the 'o&+@_' key, the vowel o with lengthening, tense, stress, nasalization and high tone -'o&@_' + [K_TAB] > 'o%000' c Mapping for the 'o&@_' key, the vowel o with lengthening, tense, stress and nasalization +'o$&--@_' + [K_TAB] > '1%44000' c Mapping for the 'o$&--@_' key, the vowel o with lengthening, tense, nasalization and extra low tone +'o$&-@_' + [K_TAB] > '1%4000' c Mapping for the 'o$&-@_' key, the vowel o with lengthening, tense, nasalization and low tone +'o$&++@_' + [K_TAB] > '1%33000' c Mapping for the 'o$&++@_' key, the vowel o with lengthening, tense, nasalization and extra high tone +'o$&+@_' + [K_TAB] > '1%3000' c Mapping for the 'o$&+@_' key, the vowel o with lengthening, tense, nasalization and high tone +'o$&@_' + [K_TAB] > '1%000' c Mapping for the 'o$&@_' key, the vowel o with lengthening, tense and nasalization +'o&--@_' + [K_TAB] > 'o%44000' c Mapping for the 'o&--@_' key, the vowel o with lengthening, tense, nasalization and extra low tone +'o&-@_' + [K_TAB] > 'o%4000' c Mapping for the 'o&-@_' key, the vowel o with lengthening, tense, nasalization and low tone +'o&++@_' + [K_TAB] > 'o%33000' c Mapping for the 'o&++@_' key, the vowel o with lengthening, tense, nasalization and extra high tone +'o&+@_' + [K_TAB] > 'o%3000' c Mapping for the 'o&+@_' key, the vowel o with lengthening, tense, nasalization and high tone +'o&@_' + [K_TAB] > 'o%000' c Mapping for the 'o&@_' key, the vowel o with lengthening, tense and nasalization 'o$--@_' + [K_TAB] > '1%4400' c Mapping for the 'o$--@_' key, the vowel o with lengthening, tense and extra low tone 'o$-@_' + [K_TAB] > '1%400' c Mapping for the 'o$-@_' key, the vowel o with lengthening, tense and low tone 'o$++@_' + [K_TAB] > '1%3300' c Mapping for the 'o$++@_' key, the vowel o with lengthening, tense and extra high tone @@ -2070,16 +2070,16 @@ group(main) using keys 'o++@_' + [K_TAB] > 'o%3300' c Mapping for the 'o++@_' key, the vowel o with lengthening, tense and extra high tone 'o+@_' + [K_TAB] > 'o%300' c Mapping for the 'o+@_' key, the vowel o with lengthening, tense and high tone 'o@_' + [K_TAB] > 'o%00' c Mapping for the 'o@_' key, the vowel o with lengthening and tense -'o$&--_' + [K_TAB] > '1%440' c Mapping for the 'o$&--_' key, the vowel o with lengthening, stress, nasalization and extra low tone -'o$&-_' + [K_TAB] > '1%40' c Mapping for the 'o$&-_' key, the vowel o with lengthening, stress, nasalization and low tone -'o$&++_' + [K_TAB] > '1%330' c Mapping for the 'o$&++_' key, the vowel o with lengthening, stress, nasalization and extra high tone -'o$&+_' + [K_TAB] > '1%30' c Mapping for the 'o$&+_' key, the vowel o with lengthening, stress, nasalization and high tone -'o$&_' + [K_TAB] > '1%0' c Mapping for the 'o$&_' key, the vowel o with lengthening, stress and nasalization -'o&--_' + [K_TAB] > 'o%440' c Mapping for the 'o&--_' key, the vowel o with lengthening, stress, nasalization and extra low tone -'o&-_' + [K_TAB] > 'o%40' c Mapping for the 'o&-_' key, the vowel o with lengthening, stress, nasalization and low tone -'o&++_' + [K_TAB] > 'o%330' c Mapping for the 'o&++_' key, the vowel o with lengthening, stress, nasalization and extra high tone -'o&+_' + [K_TAB] > 'o%30' c Mapping for the 'o&+_' key, the vowel o with lengthening, stress, nasalization and high tone -'o&_' + [K_TAB] > 'o%0' c Mapping for the 'o&_' key, the vowel o with lengthening, stress and nasalization +'o$&--_' + [K_TAB] > '1%440' c Mapping for the 'o$&--_' key, the vowel o with lengthening, nasalization and extra low tone +'o$&-_' + [K_TAB] > '1%40' c Mapping for the 'o$&-_' key, the vowel o with lengthening, nasalization and low tone +'o$&++_' + [K_TAB] > '1%330' c Mapping for the 'o$&++_' key, the vowel o with lengthening, nasalization and extra high tone +'o$&+_' + [K_TAB] > '1%30' c Mapping for the 'o$&+_' key, the vowel o with lengthening, nasalization and high tone +'o$&_' + [K_TAB] > '1%0' c Mapping for the 'o$&_' key, the vowel o with lengthening and nasalization +'o&--_' + [K_TAB] > 'o%440' c Mapping for the 'o&--_' key, the vowel o with lengthening, nasalization and extra low tone +'o&-_' + [K_TAB] > 'o%40' c Mapping for the 'o&-_' key, the vowel o with lengthening, nasalization and low tone +'o&++_' + [K_TAB] > 'o%330' c Mapping for the 'o&++_' key, the vowel o with lengthening, nasalization and extra high tone +'o&+_' + [K_TAB] > 'o%30' c Mapping for the 'o&+_' key, the vowel o with lengthening, nasalization and high tone +'o&_' + [K_TAB] > 'o%0' c Mapping for the 'o&_' key, the vowel o with lengthening and nasalization 'o$--_' + [K_TAB] > '1%44' c Mapping for the 'o$--_' key, the vowel o with lengthening and extra low tone 'o$-_' + [K_TAB] > '1%4' c Mapping for the 'o$-_' key, the vowel o with lengthening and low tone 'o$++_' + [K_TAB] > '1%33' c Mapping for the 'o$++_' key, the vowel o with lengthening and extra high tone @@ -2090,16 +2090,16 @@ group(main) using keys 'o++_' + [K_TAB] > 'o%33' c Mapping for the 'o++_' key, the vowel o with lengthening and extra high tone 'o+_' + [K_TAB] > 'o%3' c Mapping for the 'o+_' key, the vowel o with lengthening and high tone 'o_' + [K_TAB] > 'o%' c Mapping for the 'o_' key, the vowel o with lengthening -'o$&--@!' + [K_TAB] > '144^000' c Mapping for the 'o$&--@!' key, the vowel o with shortening, tense, stress, nasalization and extra low tone -'o$&-@!' + [K_TAB] > '14^000' c Mapping for the 'o$&-@!' key, the vowel o with shortening, tense, stress, nasalization and low tone -'o$&++@!' + [K_TAB] > '133^000' c Mapping for the 'o$&++@!' key, the vowel o with shortening, tense, stress, nasalization and extra high tone -'o$&+@!' + [K_TAB] > '13^000' c Mapping for the 'o$&+@!' key, the vowel o with shortening, tense, stress, nasalization and high tone -'o$&@!' + [K_TAB] > '1^000' c Mapping for the 'o$&@!' key, the vowel o with shortening, tense, stress and nasalization -'o&--@!' + [K_TAB] > 'o44^000' c Mapping for the 'o&--@!' key, the vowel o with shortening, tense, stress, nasalization and extra low tone -'o&-@!' + [K_TAB] > 'o4^000' c Mapping for the 'o&-@!' key, the vowel o with shortening, tense, stress, nasalization and low tone -'o&++@!' + [K_TAB] > 'o33^000' c Mapping for the 'o&++@!' key, the vowel o with shortening, tense, stress, nasalization and extra high tone -'o&+@!' + [K_TAB] > 'o3^000' c Mapping for the 'o&+@!' key, the vowel o with shortening, tense, stress, nasalization and high tone -'o&@!' + [K_TAB] > 'o^000' c Mapping for the 'o&@!' key, the vowel o with shortening, tense, stress and nasalization +'o$&--@!' + [K_TAB] > '144^000' c Mapping for the 'o$&--@!' key, the vowel o with shortening, tense, nasalization and extra low tone +'o$&-@!' + [K_TAB] > '14^000' c Mapping for the 'o$&-@!' key, the vowel o with shortening, tense, nasalization and low tone +'o$&++@!' + [K_TAB] > '133^000' c Mapping for the 'o$&++@!' key, the vowel o with shortening, tense, nasalization and extra high tone +'o$&+@!' + [K_TAB] > '13^000' c Mapping for the 'o$&+@!' key, the vowel o with shortening, tense, nasalization and high tone +'o$&@!' + [K_TAB] > '1^000' c Mapping for the 'o$&@!' key, the vowel o with shortening, tense and nasalization +'o&--@!' + [K_TAB] > 'o44^000' c Mapping for the 'o&--@!' key, the vowel o with shortening, tense, nasalization and extra low tone +'o&-@!' + [K_TAB] > 'o4^000' c Mapping for the 'o&-@!' key, the vowel o with shortening, tense, nasalization and low tone +'o&++@!' + [K_TAB] > 'o33^000' c Mapping for the 'o&++@!' key, the vowel o with shortening, tense, nasalization and extra high tone +'o&+@!' + [K_TAB] > 'o3^000' c Mapping for the 'o&+@!' key, the vowel o with shortening, tense, nasalization and high tone +'o&@!' + [K_TAB] > 'o^000' c Mapping for the 'o&@!' key, the vowel o with shortening, tense and nasalization 'o$--@!' + [K_TAB] > '144^00' c Mapping for the 'o$--@!' key, the vowel o with shortening, tense and extra low tone 'o$-@!' + [K_TAB] > '14^00' c Mapping for the 'o$-@!' key, the vowel o with shortening, tense and low tone 'o$++@!' + [K_TAB] > '133^00' c Mapping for the 'o$++@!' key, the vowel o with shortening, tense and extra high tone @@ -2110,16 +2110,16 @@ group(main) using keys 'o++@!' + [K_TAB] > 'o33^00' c Mapping for the 'o++@!' key, the vowel o with shortening, tense and extra high tone 'o+@!' + [K_TAB] > 'o3^00' c Mapping for the 'o+@!' key, the vowel o with shortening, tense and high tone 'o@!' + [K_TAB] > 'o^00' c Mapping for the 'o@!' key, the vowel o with shortening and tense -'o$&--!' + [K_TAB] > '144^0' c Mapping for the 'o$&--!' key, the vowel o with shortening, stress, nasalization and extra low tone -'o$&-!' + [K_TAB] > '14^0' c Mapping for the 'o$&-!' key, the vowel o with shortening, stress, nasalization and low tone -'o$&++!' + [K_TAB] > '133^0' c Mapping for the 'o$&++!' key, the vowel o with shortening, stress, nasalization and extra high tone -'o$&+!' + [K_TAB] > '13^0' c Mapping for the 'o$&+!' key, the vowel o with shortening, stress, nasalization and high tone -'o$&!' + [K_TAB] > '1^0' c Mapping for the 'o$&!' key, the vowel o with shortening, stress and nasalization -'o&--!' + [K_TAB] > 'o44^0' c Mapping for the 'o&--!' key, the vowel o with shortening, stress, nasalization and extra low tone -'o&-!' + [K_TAB] > 'o4^0' c Mapping for the 'o&-!' key, the vowel o with shortening, stress, nasalization and low tone -'o&++!' + [K_TAB] > 'o33^0' c Mapping for the 'o&++!' key, the vowel o with shortening, stress, nasalization and extra high tone -'o&+!' + [K_TAB] > 'o3^0' c Mapping for the 'o&+!' key, the vowel o with shortening, stress, nasalization and high tone -'o&!' + [K_TAB] > 'o^0' c Mapping for the 'o&!' key, the vowel o with shortening, stress and nasalization +'o$&--!' + [K_TAB] > '144^0' c Mapping for the 'o$&--!' key, the vowel o with shortening, nasalization and extra low tone +'o$&-!' + [K_TAB] > '14^0' c Mapping for the 'o$&-!' key, the vowel o with shortening, nasalization and low tone +'o$&++!' + [K_TAB] > '133^0' c Mapping for the 'o$&++!' key, the vowel o with shortening, nasalization and extra high tone +'o$&+!' + [K_TAB] > '13^0' c Mapping for the 'o$&+!' key, the vowel o with shortening, nasalization and high tone +'o$&!' + [K_TAB] > '1^0' c Mapping for the 'o$&!' key, the vowel o with shortening and nasalization +'o&--!' + [K_TAB] > 'o44^0' c Mapping for the 'o&--!' key, the vowel o with shortening, nasalization and extra low tone +'o&-!' + [K_TAB] > 'o4^0' c Mapping for the 'o&-!' key, the vowel o with shortening, nasalization and low tone +'o&++!' + [K_TAB] > 'o33^0' c Mapping for the 'o&++!' key, the vowel o with shortening, nasalization and extra high tone +'o&+!' + [K_TAB] > 'o3^0' c Mapping for the 'o&+!' key, the vowel o with shortening, nasalization and high tone +'o&!' + [K_TAB] > 'o^0' c Mapping for the 'o&!' key, the vowel o with shortening and nasalization 'o$--!' + [K_TAB] > '144^' c Mapping for the 'o$--!' key, the vowel o with shortening and extra low tone 'o$-!' + [K_TAB] > '14^' c Mapping for the 'o$-!' key, the vowel o with shortening and low tone 'o$++!' + [K_TAB] > '133^' c Mapping for the 'o$++!' key, the vowel o with shortening and extra high tone @@ -2130,16 +2130,16 @@ group(main) using keys 'o++!' + [K_TAB] > 'o33^' c Mapping for the 'o++!' key, the vowel o with shortening and extra high tone 'o+!' + [K_TAB] > 'o3^' c Mapping for the 'o+!' key, the vowel o with shortening and high tone 'o!' + [K_TAB] > 'o^' c Mapping for the 'o!' key, the vowel o with shortening -'o$&--@' + [K_TAB] > '144000' c Mapping for the 'o$&--@' key, the vowel o with tense, stress, nasalization and extra low tone -'o$&-@' + [K_TAB] > '14000' c Mapping for the 'o$&-@' key, the vowel o with tense, stress, nasalization and low tone -'o$&++@' + [K_TAB] > '133000' c Mapping for the 'o$&++@' key, the vowel o with tense, stress, nasalization and extra high tone -'o$&+@' + [K_TAB] > '13000' c Mapping for the 'o$&+@' key, the vowel o with tense, stress, nasalization and high tone -'o$&@' + [K_TAB] > '1000' c Mapping for the 'o$&@' key, the vowel o with tense, stress and nasalization -'o&--@' + [K_TAB] > 'o44000' c Mapping for the 'o&--@' key, the vowel o with tense, stress, nasalization and extra low tone -'o&-@' + [K_TAB] > 'o4000' c Mapping for the 'o&-@' key, the vowel o with tense, stress, nasalization and low tone -'o&++@' + [K_TAB] > 'o33000' c Mapping for the 'o&++@' key, the vowel o with tense, stress, nasalization and extra high tone -'o&+@' + [K_TAB] > 'o3000' c Mapping for the 'o&+@' key, the vowel o with tense, stress, nasalization and high tone -'o&@' + [K_TAB] > 'o000' c Mapping for the 'o&@' key, the vowel o with tense, stress and nasalization +'o$&--@' + [K_TAB] > '144000' c Mapping for the 'o$&--@' key, the vowel o with tense, nasalization and extra low tone +'o$&-@' + [K_TAB] > '14000' c Mapping for the 'o$&-@' key, the vowel o with tense, nasalization and low tone +'o$&++@' + [K_TAB] > '133000' c Mapping for the 'o$&++@' key, the vowel o with tense, nasalization and extra high tone +'o$&+@' + [K_TAB] > '13000' c Mapping for the 'o$&+@' key, the vowel o with tense, nasalization and high tone +'o$&@' + [K_TAB] > '1000' c Mapping for the 'o$&@' key, the vowel o with tense and nasalization +'o&--@' + [K_TAB] > 'o44000' c Mapping for the 'o&--@' key, the vowel o with tense, nasalization and extra low tone +'o&-@' + [K_TAB] > 'o4000' c Mapping for the 'o&-@' key, the vowel o with tense, nasalization and low tone +'o&++@' + [K_TAB] > 'o33000' c Mapping for the 'o&++@' key, the vowel o with tense, nasalization and extra high tone +'o&+@' + [K_TAB] > 'o3000' c Mapping for the 'o&+@' key, the vowel o with tense, nasalization and high tone +'o&@' + [K_TAB] > 'o000' c Mapping for the 'o&@' key, the vowel o with tense and nasalization 'o$--@' + [K_TAB] > '14400' c Mapping for the 'o$--@' key, the vowel o with tense and extra low tone 'o$-@' + [K_TAB] > '1400' c Mapping for the 'o$-@' key, the vowel o with tense and low tone 'o$++@' + [K_TAB] > '13300' c Mapping for the 'o$++@' key, the vowel o with tense and extra high tone @@ -2150,16 +2150,16 @@ group(main) using keys 'o++@' + [K_TAB] > 'o3300' c Mapping for the 'o++@' key, the vowel o with tense and extra high tone 'o+@' + [K_TAB] > 'o300' c Mapping for the 'o+@' key, the vowel o with tense and high tone 'o@' + [K_TAB] > 'o00' c Mapping for the 'o@' key, the vowel o with tense -'o$&--' + [K_TAB] > '1440' c Mapping for the 'o$&--' key, the vowel o with stress, nasalization and extra low tone -'o$&-' + [K_TAB] > '140' c Mapping for the 'o$&-' key, the vowel o with stress, nasalization and low tone -'o$&++' + [K_TAB] > '1330' c Mapping for the 'o$&++' key, the vowel o with stress, nasalization and extra high tone -'o$&+' + [K_TAB] > '130' c Mapping for the 'o$&+' key, the vowel o with stress, nasalization and high tone -'o$&' + [K_TAB] > '10' c Mapping for the 'o$&' key, the vowel o with stress and nasalization -'o&--' + [K_TAB] > 'o440' c Mapping for the 'o&--' key, the vowel o with stress, nasalization and extra low tone -'o&-' + [K_TAB] > 'o40' c Mapping for the 'o&-' key, the vowel o with stress, nasalization and low tone -'o&++' + [K_TAB] > 'o330' c Mapping for the 'o&++' key, the vowel o with stress, nasalization and extra high tone -'o&+' + [K_TAB] > 'o30' c Mapping for the 'o&+' key, the vowel o with stress, nasalization and high tone -'o&' + [K_TAB] > 'o0' c Mapping for the 'o&' key, the vowel o with stress and nasalization +'o$&--' + [K_TAB] > '1440' c Mapping for the 'o$&--' key, the vowel o with nasalization and extra low tone +'o$&-' + [K_TAB] > '140' c Mapping for the 'o$&-' key, the vowel o with nasalization and low tone +'o$&++' + [K_TAB] > '1330' c Mapping for the 'o$&++' key, the vowel o with nasalization and extra high tone +'o$&+' + [K_TAB] > '130' c Mapping for the 'o$&+' key, the vowel o with nasalization and high tone +'o$&' + [K_TAB] > '10' c Mapping for the 'o$&' key, the vowel o with nasalization +'o&--' + [K_TAB] > 'o440' c Mapping for the 'o&--' key, the vowel o with nasalization and extra low tone +'o&-' + [K_TAB] > 'o40' c Mapping for the 'o&-' key, the vowel o with nasalization and low tone +'o&++' + [K_TAB] > 'o330' c Mapping for the 'o&++' key, the vowel o with nasalization and extra high tone +'o&+' + [K_TAB] > 'o30' c Mapping for the 'o&+' key, the vowel o with nasalization and high tone +'o&' + [K_TAB] > 'o0' c Mapping for the 'o&' key, the vowel o with nasalization 'o$--' + [K_TAB] > '144' c Mapping for the 'o$--' key, the vowel o with extra low tone 'o$-' + [K_TAB] > '14' c Mapping for the 'o$-' key, the vowel o with low tone 'o$++' + [K_TAB] > '133' c Mapping for the 'o$++' key, the vowel o with extra high tone @@ -2170,16 +2170,16 @@ group(main) using keys 'o++' + [K_TAB] > 'o33' c Mapping for the 'o++' key, the vowel o with extra high tone 'o+' + [K_TAB] > 'o3' c Mapping for the 'o+' key, the vowel o with high tone + 'o' > 'o' c Mapping for the 'o' key, the vowel o -'u$&--@_^' + [K_TAB] > '2%944000' c Mapping for the 'u$&--@_^' key, the vowel u with stress, lengthening, tense, stress, nasalization and extra low tone -'u$&-@_^' + [K_TAB] > '2%94000' c Mapping for the 'u$&-@_^' key, the vowel u with stress, lengthening, tense, stress, nasalization and low tone -'u$&++@_^' + [K_TAB] > '2%933000' c Mapping for the 'u$&++@_^' key, the vowel u with stress, lengthening, tense, stress, nasalization and extra high tone -'u$&+@_^' + [K_TAB] > '2%93000' c Mapping for the 'u$&+@_^' key, the vowel u with stress, lengthening, tense, stress, nasalization and high tone -'u$&@_^' + [K_TAB] > '2%9000' c Mapping for the 'u$&@_^' key, the vowel u with stress, lengthening, tense, stress and nasalization -'u&--@_^' + [K_TAB] > 'u%944000' c Mapping for the 'u&--@_^' key, the vowel u with stress, lengthening, tense, stress, nasalization and extra low tone -'u&-@_^' + [K_TAB] > 'u%94000' c Mapping for the 'u&-@_^' key, the vowel u with stress, lengthening, tense, stress, nasalization and low tone -'u&++@_^' + [K_TAB] > 'u%933000' c Mapping for the 'u&++@_^' key, the vowel u with stress, lengthening, tense, stress, nasalization and extra high tone -'u&+@_^' + [K_TAB] > 'u%93000' c Mapping for the 'u&+@_^' key, the vowel u with stress, lengthening, tense, stress, nasalization and high tone -'u&@_^' + [K_TAB] > 'u%9000' c Mapping for the 'u&@_^' key, the vowel u with stress, lengthening, tense, stress and nasalization +'u$&--@_^' + [K_TAB] > '2%944000' c Mapping for the 'u$&--@_^' key, the vowel u with stress, lengthening, tense, nasalization and extra low tone +'u$&-@_^' + [K_TAB] > '2%94000' c Mapping for the 'u$&-@_^' key, the vowel u with stress, lengthening, tense, nasalization and low tone +'u$&++@_^' + [K_TAB] > '2%933000' c Mapping for the 'u$&++@_^' key, the vowel u with stress, lengthening, tense, nasalization and extra high tone +'u$&+@_^' + [K_TAB] > '2%93000' c Mapping for the 'u$&+@_^' key, the vowel u with stress, lengthening, tense, nasalization and high tone +'u$&@_^' + [K_TAB] > '2%9000' c Mapping for the 'u$&@_^' key, the vowel u with stress, lengthening, tense and nasalization +'u&--@_^' + [K_TAB] > 'u%944000' c Mapping for the 'u&--@_^' key, the vowel u with stress, lengthening, tense, nasalization and extra low tone +'u&-@_^' + [K_TAB] > 'u%94000' c Mapping for the 'u&-@_^' key, the vowel u with stress, lengthening, tense, nasalization and low tone +'u&++@_^' + [K_TAB] > 'u%933000' c Mapping for the 'u&++@_^' key, the vowel u with stress, lengthening, tense, nasalization and extra high tone +'u&+@_^' + [K_TAB] > 'u%93000' c Mapping for the 'u&+@_^' key, the vowel u with stress, lengthening, tense, nasalization and high tone +'u&@_^' + [K_TAB] > 'u%9000' c Mapping for the 'u&@_^' key, the vowel u with stress, lengthening, tense and nasalization 'u$--@_^' + [K_TAB] > '2%94400' c Mapping for the 'u$--@_^' key, the vowel u with stress, lengthening, tense and extra low tone 'u$-@_^' + [K_TAB] > '2%9400' c Mapping for the 'u$-@_^' key, the vowel u with stress, lengthening, tense and low tone 'u$++@_^' + [K_TAB] > '2%93300' c Mapping for the 'u$++@_^' key, the vowel u with stress, lengthening, tense and extra high tone @@ -2190,16 +2190,16 @@ group(main) using keys 'u++@_^' + [K_TAB] > 'u%93300' c Mapping for the 'u++@_^' key, the vowel u with stress, lengthening, tense and extra high tone 'u+@_^' + [K_TAB] > 'u%9300' c Mapping for the 'u+@_^' key, the vowel u with stress, lengthening, tense and high tone 'u@_^' + [K_TAB] > 'u%900' c Mapping for the 'u@_^' key, the vowel u with stress, lengthening and tense -'u$&--_^' + [K_TAB] > '2%9440' c Mapping for the 'u$&--_^' key, the vowel u with stress, lengthening, stress, nasalization and extra low tone -'u$&-_^' + [K_TAB] > '2%940' c Mapping for the 'u$&-_^' key, the vowel u with stress, lengthening, stress, nasalization and low tone -'u$&++_^' + [K_TAB] > '2%9330' c Mapping for the 'u$&++_^' key, the vowel u with stress, lengthening, stress, nasalization and extra high tone -'u$&+_^' + [K_TAB] > '2%930' c Mapping for the 'u$&+_^' key, the vowel u with stress, lengthening, stress, nasalization and high tone -'u$&_^' + [K_TAB] > '2%90' c Mapping for the 'u$&_^' key, the vowel u with stress, lengthening, stress and nasalization -'u&--_^' + [K_TAB] > 'u%9440' c Mapping for the 'u&--_^' key, the vowel u with stress, lengthening, stress, nasalization and extra low tone -'u&-_^' + [K_TAB] > 'u%940' c Mapping for the 'u&-_^' key, the vowel u with stress, lengthening, stress, nasalization and low tone -'u&++_^' + [K_TAB] > 'u%9330' c Mapping for the 'u&++_^' key, the vowel u with stress, lengthening, stress, nasalization and extra high tone -'u&+_^' + [K_TAB] > 'u%930' c Mapping for the 'u&+_^' key, the vowel u with stress, lengthening, stress, nasalization and high tone -'u&_^' + [K_TAB] > 'u%90' c Mapping for the 'u&_^' key, the vowel u with stress, lengthening, stress and nasalization +'u$&--_^' + [K_TAB] > '2%9440' c Mapping for the 'u$&--_^' key, the vowel u with stress, lengthening, nasalization and extra low tone +'u$&-_^' + [K_TAB] > '2%940' c Mapping for the 'u$&-_^' key, the vowel u with stress, lengthening, nasalization and low tone +'u$&++_^' + [K_TAB] > '2%9330' c Mapping for the 'u$&++_^' key, the vowel u with stress, lengthening, nasalization and extra high tone +'u$&+_^' + [K_TAB] > '2%930' c Mapping for the 'u$&+_^' key, the vowel u with stress, lengthening, nasalization and high tone +'u$&_^' + [K_TAB] > '2%90' c Mapping for the 'u$&_^' key, the vowel u with stress, lengthening and nasalization +'u&--_^' + [K_TAB] > 'u%9440' c Mapping for the 'u&--_^' key, the vowel u with stress, lengthening, nasalization and extra low tone +'u&-_^' + [K_TAB] > 'u%940' c Mapping for the 'u&-_^' key, the vowel u with stress, lengthening, nasalization and low tone +'u&++_^' + [K_TAB] > 'u%9330' c Mapping for the 'u&++_^' key, the vowel u with stress, lengthening, nasalization and extra high tone +'u&+_^' + [K_TAB] > 'u%930' c Mapping for the 'u&+_^' key, the vowel u with stress, lengthening, nasalization and high tone +'u&_^' + [K_TAB] > 'u%90' c Mapping for the 'u&_^' key, the vowel u with stress, lengthening and nasalization 'u$--_^' + [K_TAB] > '2%944' c Mapping for the 'u$--_^' key, the vowel u with stress, lengthening and extra low tone 'u$-_^' + [K_TAB] > '2%94' c Mapping for the 'u$-_^' key, the vowel u with stress, lengthening and low tone 'u$++_^' + [K_TAB] > '2%933' c Mapping for the 'u$++_^' key, the vowel u with stress, lengthening and extra high tone @@ -2210,16 +2210,16 @@ group(main) using keys 'u++_^' + [K_TAB] > 'u%933' c Mapping for the 'u++_^' key, the vowel u with stress, lengthening and extra high tone 'u+_^' + [K_TAB] > 'u%93' c Mapping for the 'u+_^' key, the vowel u with stress, lengthening and high tone 'u_^' + [K_TAB] > 'u%9' c Mapping for the 'u_^' key, the vowel u with stress and lengthening -'u$&--@!^' + [K_TAB] > '2944^000' c Mapping for the 'u$&--@!^' key, the vowel u with stress, shortening, tense, stress, nasalization and extra low tone -'u$&-@!^' + [K_TAB] > '294^000' c Mapping for the 'u$&-@!^' key, the vowel u with stress, shortening, tense, stress, nasalization and low tone -'u$&++@!^' + [K_TAB] > '2933^000' c Mapping for the 'u$&++@!^' key, the vowel u with stress, shortening, tense, stress, nasalization and extra high tone -'u$&+@!^' + [K_TAB] > '293^000' c Mapping for the 'u$&+@!^' key, the vowel u with stress, shortening, tense, stress, nasalization and high tone -'u$&@!^' + [K_TAB] > '29^000' c Mapping for the 'u$&@!^' key, the vowel u with stress, shortening, tense, stress and nasalization -'u&--@!^' + [K_TAB] > 'u944^000' c Mapping for the 'u&--@!^' key, the vowel u with stress, shortening, tense, stress, nasalization and extra low tone -'u&-@!^' + [K_TAB] > 'u94^000' c Mapping for the 'u&-@!^' key, the vowel u with stress, shortening, tense, stress, nasalization and low tone -'u&++@!^' + [K_TAB] > 'u933^000' c Mapping for the 'u&++@!^' key, the vowel u with stress, shortening, tense, stress, nasalization and extra high tone -'u&+@!^' + [K_TAB] > 'u93^000' c Mapping for the 'u&+@!^' key, the vowel u with stress, shortening, tense, stress, nasalization and high tone -'u&@!^' + [K_TAB] > 'u9^000' c Mapping for the 'u&@!^' key, the vowel u with stress, shortening, tense, stress and nasalization +'u$&--@!^' + [K_TAB] > '2944^000' c Mapping for the 'u$&--@!^' key, the vowel u with stress, shortening, tense, nasalization and extra low tone +'u$&-@!^' + [K_TAB] > '294^000' c Mapping for the 'u$&-@!^' key, the vowel u with stress, shortening, tense, nasalization and low tone +'u$&++@!^' + [K_TAB] > '2933^000' c Mapping for the 'u$&++@!^' key, the vowel u with stress, shortening, tense, nasalization and extra high tone +'u$&+@!^' + [K_TAB] > '293^000' c Mapping for the 'u$&+@!^' key, the vowel u with stress, shortening, tense, nasalization and high tone +'u$&@!^' + [K_TAB] > '29^000' c Mapping for the 'u$&@!^' key, the vowel u with stress, shortening, tense and nasalization +'u&--@!^' + [K_TAB] > 'u944^000' c Mapping for the 'u&--@!^' key, the vowel u with stress, shortening, tense, nasalization and extra low tone +'u&-@!^' + [K_TAB] > 'u94^000' c Mapping for the 'u&-@!^' key, the vowel u with stress, shortening, tense, nasalization and low tone +'u&++@!^' + [K_TAB] > 'u933^000' c Mapping for the 'u&++@!^' key, the vowel u with stress, shortening, tense, nasalization and extra high tone +'u&+@!^' + [K_TAB] > 'u93^000' c Mapping for the 'u&+@!^' key, the vowel u with stress, shortening, tense, nasalization and high tone +'u&@!^' + [K_TAB] > 'u9^000' c Mapping for the 'u&@!^' key, the vowel u with stress, shortening, tense and nasalization 'u$--@!^' + [K_TAB] > '2944^00' c Mapping for the 'u$--@!^' key, the vowel u with stress, shortening, tense and extra low tone 'u$-@!^' + [K_TAB] > '294^00' c Mapping for the 'u$-@!^' key, the vowel u with stress, shortening, tense and low tone 'u$++@!^' + [K_TAB] > '2933^00' c Mapping for the 'u$++@!^' key, the vowel u with stress, shortening, tense and extra high tone @@ -2230,16 +2230,16 @@ group(main) using keys 'u++@!^' + [K_TAB] > 'u933^00' c Mapping for the 'u++@!^' key, the vowel u with stress, shortening, tense and extra high tone 'u+@!^' + [K_TAB] > 'u93^00' c Mapping for the 'u+@!^' key, the vowel u with stress, shortening, tense and high tone 'u@!^' + [K_TAB] > 'u9^00' c Mapping for the 'u@!^' key, the vowel u with stress, shortening and tense -'u$&--!^' + [K_TAB] > '2944^0' c Mapping for the 'u$&--!^' key, the vowel u with stress, shortening, stress, nasalization and extra low tone -'u$&-!^' + [K_TAB] > '294^0' c Mapping for the 'u$&-!^' key, the vowel u with stress, shortening, stress, nasalization and low tone -'u$&++!^' + [K_TAB] > '2933^0' c Mapping for the 'u$&++!^' key, the vowel u with stress, shortening, stress, nasalization and extra high tone -'u$&+!^' + [K_TAB] > '293^0' c Mapping for the 'u$&+!^' key, the vowel u with stress, shortening, stress, nasalization and high tone -'u$&!^' + [K_TAB] > '29^0' c Mapping for the 'u$&!^' key, the vowel u with stress, shortening, stress and nasalization -'u&--!^' + [K_TAB] > 'u944^0' c Mapping for the 'u&--!^' key, the vowel u with stress, shortening, stress, nasalization and extra low tone -'u&-!^' + [K_TAB] > 'u94^0' c Mapping for the 'u&-!^' key, the vowel u with stress, shortening, stress, nasalization and low tone -'u&++!^' + [K_TAB] > 'u933^0' c Mapping for the 'u&++!^' key, the vowel u with stress, shortening, stress, nasalization and extra high tone -'u&+!^' + [K_TAB] > 'u93^0' c Mapping for the 'u&+!^' key, the vowel u with stress, shortening, stress, nasalization and high tone -'u&!^' + [K_TAB] > 'u9^0' c Mapping for the 'u&!^' key, the vowel u with stress, shortening, stress and nasalization +'u$&--!^' + [K_TAB] > '2944^0' c Mapping for the 'u$&--!^' key, the vowel u with stress, shortening, nasalization and extra low tone +'u$&-!^' + [K_TAB] > '294^0' c Mapping for the 'u$&-!^' key, the vowel u with stress, shortening, nasalization and low tone +'u$&++!^' + [K_TAB] > '2933^0' c Mapping for the 'u$&++!^' key, the vowel u with stress, shortening, nasalization and extra high tone +'u$&+!^' + [K_TAB] > '293^0' c Mapping for the 'u$&+!^' key, the vowel u with stress, shortening, nasalization and high tone +'u$&!^' + [K_TAB] > '29^0' c Mapping for the 'u$&!^' key, the vowel u with stress, shortening and nasalization +'u&--!^' + [K_TAB] > 'u944^0' c Mapping for the 'u&--!^' key, the vowel u with stress, shortening, nasalization and extra low tone +'u&-!^' + [K_TAB] > 'u94^0' c Mapping for the 'u&-!^' key, the vowel u with stress, shortening, nasalization and low tone +'u&++!^' + [K_TAB] > 'u933^0' c Mapping for the 'u&++!^' key, the vowel u with stress, shortening, nasalization and extra high tone +'u&+!^' + [K_TAB] > 'u93^0' c Mapping for the 'u&+!^' key, the vowel u with stress, shortening, nasalization and high tone +'u&!^' + [K_TAB] > 'u9^0' c Mapping for the 'u&!^' key, the vowel u with stress, shortening and nasalization 'u$--!^' + [K_TAB] > '2944^' c Mapping for the 'u$--!^' key, the vowel u with stress, shortening and extra low tone 'u$-!^' + [K_TAB] > '294^' c Mapping for the 'u$-!^' key, the vowel u with stress, shortening and low tone 'u$++!^' + [K_TAB] > '2933^' c Mapping for the 'u$++!^' key, the vowel u with stress, shortening and extra high tone @@ -2250,16 +2250,16 @@ group(main) using keys 'u++!^' + [K_TAB] > 'u933^' c Mapping for the 'u++!^' key, the vowel u with stress, shortening and extra high tone 'u+!^' + [K_TAB] > 'u93^' c Mapping for the 'u+!^' key, the vowel u with stress, shortening and high tone 'u!^' + [K_TAB] > 'u9^' c Mapping for the 'u!^' key, the vowel u with stress and shortening -'u$&--@^' + [K_TAB] > '2944000' c Mapping for the 'u$&--@^' key, the vowel u with stress, tense, stress, nasalization and extra low tone -'u$&-@^' + [K_TAB] > '294000' c Mapping for the 'u$&-@^' key, the vowel u with stress, tense, stress, nasalization and low tone -'u$&++@^' + [K_TAB] > '2933000' c Mapping for the 'u$&++@^' key, the vowel u with stress, tense, stress, nasalization and extra high tone -'u$&+@^' + [K_TAB] > '293000' c Mapping for the 'u$&+@^' key, the vowel u with stress, tense, stress, nasalization and high tone -'u$&@^' + [K_TAB] > '29000' c Mapping for the 'u$&@^' key, the vowel u with stress, tense, stress and nasalization -'u&--@^' + [K_TAB] > 'u944000' c Mapping for the 'u&--@^' key, the vowel u with stress, tense, stress, nasalization and extra low tone -'u&-@^' + [K_TAB] > 'u94000' c Mapping for the 'u&-@^' key, the vowel u with stress, tense, stress, nasalization and low tone -'u&++@^' + [K_TAB] > 'u933000' c Mapping for the 'u&++@^' key, the vowel u with stress, tense, stress, nasalization and extra high tone -'u&+@^' + [K_TAB] > 'u93000' c Mapping for the 'u&+@^' key, the vowel u with stress, tense, stress, nasalization and high tone -'u&@^' + [K_TAB] > 'u9000' c Mapping for the 'u&@^' key, the vowel u with stress, tense, stress and nasalization +'u$&--@^' + [K_TAB] > '2944000' c Mapping for the 'u$&--@^' key, the vowel u with stress, tense, nasalization and extra low tone +'u$&-@^' + [K_TAB] > '294000' c Mapping for the 'u$&-@^' key, the vowel u with stress, tense, nasalization and low tone +'u$&++@^' + [K_TAB] > '2933000' c Mapping for the 'u$&++@^' key, the vowel u with stress, tense, nasalization and extra high tone +'u$&+@^' + [K_TAB] > '293000' c Mapping for the 'u$&+@^' key, the vowel u with stress, tense, nasalization and high tone +'u$&@^' + [K_TAB] > '29000' c Mapping for the 'u$&@^' key, the vowel u with stress, tense and nasalization +'u&--@^' + [K_TAB] > 'u944000' c Mapping for the 'u&--@^' key, the vowel u with stress, tense, nasalization and extra low tone +'u&-@^' + [K_TAB] > 'u94000' c Mapping for the 'u&-@^' key, the vowel u with stress, tense, nasalization and low tone +'u&++@^' + [K_TAB] > 'u933000' c Mapping for the 'u&++@^' key, the vowel u with stress, tense, nasalization and extra high tone +'u&+@^' + [K_TAB] > 'u93000' c Mapping for the 'u&+@^' key, the vowel u with stress, tense, nasalization and high tone +'u&@^' + [K_TAB] > 'u9000' c Mapping for the 'u&@^' key, the vowel u with stress, tense and nasalization 'u$--@^' + [K_TAB] > '294400' c Mapping for the 'u$--@^' key, the vowel u with stress, tense and extra low tone 'u$-@^' + [K_TAB] > '29400' c Mapping for the 'u$-@^' key, the vowel u with stress, tense and low tone 'u$++@^' + [K_TAB] > '293300' c Mapping for the 'u$++@^' key, the vowel u with stress, tense and extra high tone @@ -2270,16 +2270,16 @@ group(main) using keys 'u++@^' + [K_TAB] > 'u93300' c Mapping for the 'u++@^' key, the vowel u with stress, tense and extra high tone 'u+@^' + [K_TAB] > 'u9300' c Mapping for the 'u+@^' key, the vowel u with stress, tense and high tone 'u@^' + [K_TAB] > 'u900' c Mapping for the 'u@^' key, the vowel u with stress and tense -'u$&--^' + [K_TAB] > '29440' c Mapping for the 'u$&--^' key, the vowel u with stress, stress, nasalization and extra low tone -'u$&-^' + [K_TAB] > '2940' c Mapping for the 'u$&-^' key, the vowel u with stress, stress, nasalization and low tone -'u$&++^' + [K_TAB] > '29330' c Mapping for the 'u$&++^' key, the vowel u with stress, stress, nasalization and extra high tone -'u$&+^' + [K_TAB] > '2930' c Mapping for the 'u$&+^' key, the vowel u with stress, stress, nasalization and high tone -'u$&^' + [K_TAB] > '290' c Mapping for the 'u$&^' key, the vowel u with stress, stress and nasalization -'u&--^' + [K_TAB] > 'u9440' c Mapping for the 'u&--^' key, the vowel u with stress, stress, nasalization and extra low tone -'u&-^' + [K_TAB] > 'u940' c Mapping for the 'u&-^' key, the vowel u with stress, stress, nasalization and low tone -'u&++^' + [K_TAB] > 'u9330' c Mapping for the 'u&++^' key, the vowel u with stress, stress, nasalization and extra high tone -'u&+^' + [K_TAB] > 'u930' c Mapping for the 'u&+^' key, the vowel u with stress, stress, nasalization and high tone -'u&^' + [K_TAB] > 'u90' c Mapping for the 'u&^' key, the vowel u with stress, stress and nasalization +'u$&--^' + [K_TAB] > '29440' c Mapping for the 'u$&--^' key, the vowel u with stress, nasalization and extra low tone +'u$&-^' + [K_TAB] > '2940' c Mapping for the 'u$&-^' key, the vowel u with stress, nasalization and low tone +'u$&++^' + [K_TAB] > '29330' c Mapping for the 'u$&++^' key, the vowel u with stress, nasalization and extra high tone +'u$&+^' + [K_TAB] > '2930' c Mapping for the 'u$&+^' key, the vowel u with stress, nasalization and high tone +'u$&^' + [K_TAB] > '290' c Mapping for the 'u$&^' key, the vowel u with stress and nasalization +'u&--^' + [K_TAB] > 'u9440' c Mapping for the 'u&--^' key, the vowel u with stress, nasalization and extra low tone +'u&-^' + [K_TAB] > 'u940' c Mapping for the 'u&-^' key, the vowel u with stress, nasalization and low tone +'u&++^' + [K_TAB] > 'u9330' c Mapping for the 'u&++^' key, the vowel u with stress, nasalization and extra high tone +'u&+^' + [K_TAB] > 'u930' c Mapping for the 'u&+^' key, the vowel u with stress, nasalization and high tone +'u&^' + [K_TAB] > 'u90' c Mapping for the 'u&^' key, the vowel u with stress and nasalization 'u$--^' + [K_TAB] > '2944' c Mapping for the 'u$--^' key, the vowel u with stress and extra low tone 'u$-^' + [K_TAB] > '294' c Mapping for the 'u$-^' key, the vowel u with stress and low tone 'u$++^' + [K_TAB] > '2933' c Mapping for the 'u$++^' key, the vowel u with stress and extra high tone @@ -2290,16 +2290,16 @@ group(main) using keys 'u++^' + [K_TAB] > 'u933' c Mapping for the 'u++^' key, the vowel u with stress and extra high tone 'u+^' + [K_TAB] > 'u93' c Mapping for the 'u+^' key, the vowel u with stress and high tone 'u^' + [K_TAB] > 'u9' c Mapping for the 'u^' key, the vowel u with stress -'u$&--@_' + [K_TAB] > '2%44000' c Mapping for the 'u$&--@_' key, the vowel u with lengthening, tense, stress, nasalization and extra low tone -'u$&-@_' + [K_TAB] > '2%4000' c Mapping for the 'u$&-@_' key, the vowel u with lengthening, tense, stress, nasalization and low tone -'u$&++@_' + [K_TAB] > '2%33000' c Mapping for the 'u$&++@_' key, the vowel u with lengthening, tense, stress, nasalization and extra high tone -'u$&+@_' + [K_TAB] > '2%3000' c Mapping for the 'u$&+@_' key, the vowel u with lengthening, tense, stress, nasalization and high tone -'u$&@_' + [K_TAB] > '2%000' c Mapping for the 'u$&@_' key, the vowel u with lengthening, tense, stress and nasalization -'u&--@_' + [K_TAB] > 'u%44000' c Mapping for the 'u&--@_' key, the vowel u with lengthening, tense, stress, nasalization and extra low tone -'u&-@_' + [K_TAB] > 'u%4000' c Mapping for the 'u&-@_' key, the vowel u with lengthening, tense, stress, nasalization and low tone -'u&++@_' + [K_TAB] > 'u%33000' c Mapping for the 'u&++@_' key, the vowel u with lengthening, tense, stress, nasalization and extra high tone -'u&+@_' + [K_TAB] > 'u%3000' c Mapping for the 'u&+@_' key, the vowel u with lengthening, tense, stress, nasalization and high tone -'u&@_' + [K_TAB] > 'u%000' c Mapping for the 'u&@_' key, the vowel u with lengthening, tense, stress and nasalization +'u$&--@_' + [K_TAB] > '2%44000' c Mapping for the 'u$&--@_' key, the vowel u with lengthening, tense, nasalization and extra low tone +'u$&-@_' + [K_TAB] > '2%4000' c Mapping for the 'u$&-@_' key, the vowel u with lengthening, tense, nasalization and low tone +'u$&++@_' + [K_TAB] > '2%33000' c Mapping for the 'u$&++@_' key, the vowel u with lengthening, tense, nasalization and extra high tone +'u$&+@_' + [K_TAB] > '2%3000' c Mapping for the 'u$&+@_' key, the vowel u with lengthening, tense, nasalization and high tone +'u$&@_' + [K_TAB] > '2%000' c Mapping for the 'u$&@_' key, the vowel u with lengthening, tense and nasalization +'u&--@_' + [K_TAB] > 'u%44000' c Mapping for the 'u&--@_' key, the vowel u with lengthening, tense, nasalization and extra low tone +'u&-@_' + [K_TAB] > 'u%4000' c Mapping for the 'u&-@_' key, the vowel u with lengthening, tense, nasalization and low tone +'u&++@_' + [K_TAB] > 'u%33000' c Mapping for the 'u&++@_' key, the vowel u with lengthening, tense, nasalization and extra high tone +'u&+@_' + [K_TAB] > 'u%3000' c Mapping for the 'u&+@_' key, the vowel u with lengthening, tense, nasalization and high tone +'u&@_' + [K_TAB] > 'u%000' c Mapping for the 'u&@_' key, the vowel u with lengthening, tense and nasalization 'u$--@_' + [K_TAB] > '2%4400' c Mapping for the 'u$--@_' key, the vowel u with lengthening, tense and extra low tone 'u$-@_' + [K_TAB] > '2%400' c Mapping for the 'u$-@_' key, the vowel u with lengthening, tense and low tone 'u$++@_' + [K_TAB] > '2%3300' c Mapping for the 'u$++@_' key, the vowel u with lengthening, tense and extra high tone @@ -2310,16 +2310,16 @@ group(main) using keys 'u++@_' + [K_TAB] > 'u%3300' c Mapping for the 'u++@_' key, the vowel u with lengthening, tense and extra high tone 'u+@_' + [K_TAB] > 'u%300' c Mapping for the 'u+@_' key, the vowel u with lengthening, tense and high tone 'u@_' + [K_TAB] > 'u%00' c Mapping for the 'u@_' key, the vowel u with lengthening and tense -'u$&--_' + [K_TAB] > '2%440' c Mapping for the 'u$&--_' key, the vowel u with lengthening, stress, nasalization and extra low tone -'u$&-_' + [K_TAB] > '2%40' c Mapping for the 'u$&-_' key, the vowel u with lengthening, stress, nasalization and low tone -'u$&++_' + [K_TAB] > '2%330' c Mapping for the 'u$&++_' key, the vowel u with lengthening, stress, nasalization and extra high tone -'u$&+_' + [K_TAB] > '2%30' c Mapping for the 'u$&+_' key, the vowel u with lengthening, stress, nasalization and high tone -'u$&_' + [K_TAB] > '2%0' c Mapping for the 'u$&_' key, the vowel u with lengthening, stress and nasalization -'u&--_' + [K_TAB] > 'u%440' c Mapping for the 'u&--_' key, the vowel u with lengthening, stress, nasalization and extra low tone -'u&-_' + [K_TAB] > 'u%40' c Mapping for the 'u&-_' key, the vowel u with lengthening, stress, nasalization and low tone -'u&++_' + [K_TAB] > 'u%330' c Mapping for the 'u&++_' key, the vowel u with lengthening, stress, nasalization and extra high tone -'u&+_' + [K_TAB] > 'u%30' c Mapping for the 'u&+_' key, the vowel u with lengthening, stress, nasalization and high tone -'u&_' + [K_TAB] > 'u%0' c Mapping for the 'u&_' key, the vowel u with lengthening, stress and nasalization +'u$&--_' + [K_TAB] > '2%440' c Mapping for the 'u$&--_' key, the vowel u with lengthening, nasalization and extra low tone +'u$&-_' + [K_TAB] > '2%40' c Mapping for the 'u$&-_' key, the vowel u with lengthening, nasalization and low tone +'u$&++_' + [K_TAB] > '2%330' c Mapping for the 'u$&++_' key, the vowel u with lengthening, nasalization and extra high tone +'u$&+_' + [K_TAB] > '2%30' c Mapping for the 'u$&+_' key, the vowel u with lengthening, nasalization and high tone +'u$&_' + [K_TAB] > '2%0' c Mapping for the 'u$&_' key, the vowel u with lengthening and nasalization +'u&--_' + [K_TAB] > 'u%440' c Mapping for the 'u&--_' key, the vowel u with lengthening, nasalization and extra low tone +'u&-_' + [K_TAB] > 'u%40' c Mapping for the 'u&-_' key, the vowel u with lengthening, nasalization and low tone +'u&++_' + [K_TAB] > 'u%330' c Mapping for the 'u&++_' key, the vowel u with lengthening, nasalization and extra high tone +'u&+_' + [K_TAB] > 'u%30' c Mapping for the 'u&+_' key, the vowel u with lengthening, nasalization and high tone +'u&_' + [K_TAB] > 'u%0' c Mapping for the 'u&_' key, the vowel u with lengthening and nasalization 'u$--_' + [K_TAB] > '2%44' c Mapping for the 'u$--_' key, the vowel u with lengthening and extra low tone 'u$-_' + [K_TAB] > '2%4' c Mapping for the 'u$-_' key, the vowel u with lengthening and low tone 'u$++_' + [K_TAB] > '2%33' c Mapping for the 'u$++_' key, the vowel u with lengthening and extra high tone @@ -2330,16 +2330,16 @@ group(main) using keys 'u++_' + [K_TAB] > 'u%33' c Mapping for the 'u++_' key, the vowel u with lengthening and extra high tone 'u+_' + [K_TAB] > 'u%3' c Mapping for the 'u+_' key, the vowel u with lengthening and high tone 'u_' + [K_TAB] > 'u%' c Mapping for the 'u_' key, the vowel u with lengthening -'u$&--@!' + [K_TAB] > '244^000' c Mapping for the 'u$&--@!' key, the vowel u with shortening, tense, stress, nasalization and extra low tone -'u$&-@!' + [K_TAB] > '24^000' c Mapping for the 'u$&-@!' key, the vowel u with shortening, tense, stress, nasalization and low tone -'u$&++@!' + [K_TAB] > '233^000' c Mapping for the 'u$&++@!' key, the vowel u with shortening, tense, stress, nasalization and extra high tone -'u$&+@!' + [K_TAB] > '23^000' c Mapping for the 'u$&+@!' key, the vowel u with shortening, tense, stress, nasalization and high tone -'u$&@!' + [K_TAB] > '2^000' c Mapping for the 'u$&@!' key, the vowel u with shortening, tense, stress and nasalization -'u&--@!' + [K_TAB] > 'u44^000' c Mapping for the 'u&--@!' key, the vowel u with shortening, tense, stress, nasalization and extra low tone -'u&-@!' + [K_TAB] > 'u4^000' c Mapping for the 'u&-@!' key, the vowel u with shortening, tense, stress, nasalization and low tone -'u&++@!' + [K_TAB] > 'u33^000' c Mapping for the 'u&++@!' key, the vowel u with shortening, tense, stress, nasalization and extra high tone -'u&+@!' + [K_TAB] > 'u3^000' c Mapping for the 'u&+@!' key, the vowel u with shortening, tense, stress, nasalization and high tone -'u&@!' + [K_TAB] > 'u^000' c Mapping for the 'u&@!' key, the vowel u with shortening, tense, stress and nasalization +'u$&--@!' + [K_TAB] > '244^000' c Mapping for the 'u$&--@!' key, the vowel u with shortening, tense, nasalization and extra low tone +'u$&-@!' + [K_TAB] > '24^000' c Mapping for the 'u$&-@!' key, the vowel u with shortening, tense, nasalization and low tone +'u$&++@!' + [K_TAB] > '233^000' c Mapping for the 'u$&++@!' key, the vowel u with shortening, tense, nasalization and extra high tone +'u$&+@!' + [K_TAB] > '23^000' c Mapping for the 'u$&+@!' key, the vowel u with shortening, tense, nasalization and high tone +'u$&@!' + [K_TAB] > '2^000' c Mapping for the 'u$&@!' key, the vowel u with shortening, tense and nasalization +'u&--@!' + [K_TAB] > 'u44^000' c Mapping for the 'u&--@!' key, the vowel u with shortening, tense, nasalization and extra low tone +'u&-@!' + [K_TAB] > 'u4^000' c Mapping for the 'u&-@!' key, the vowel u with shortening, tense, nasalization and low tone +'u&++@!' + [K_TAB] > 'u33^000' c Mapping for the 'u&++@!' key, the vowel u with shortening, tense, nasalization and extra high tone +'u&+@!' + [K_TAB] > 'u3^000' c Mapping for the 'u&+@!' key, the vowel u with shortening, tense, nasalization and high tone +'u&@!' + [K_TAB] > 'u^000' c Mapping for the 'u&@!' key, the vowel u with shortening, tense and nasalization 'u$--@!' + [K_TAB] > '244^00' c Mapping for the 'u$--@!' key, the vowel u with shortening, tense and extra low tone 'u$-@!' + [K_TAB] > '24^00' c Mapping for the 'u$-@!' key, the vowel u with shortening, tense and low tone 'u$++@!' + [K_TAB] > '233^00' c Mapping for the 'u$++@!' key, the vowel u with shortening, tense and extra high tone @@ -2350,16 +2350,16 @@ group(main) using keys 'u++@!' + [K_TAB] > 'u33^00' c Mapping for the 'u++@!' key, the vowel u with shortening, tense and extra high tone 'u+@!' + [K_TAB] > 'u3^00' c Mapping for the 'u+@!' key, the vowel u with shortening, tense and high tone 'u@!' + [K_TAB] > 'u^00' c Mapping for the 'u@!' key, the vowel u with shortening and tense -'u$&--!' + [K_TAB] > '244^0' c Mapping for the 'u$&--!' key, the vowel u with shortening, stress, nasalization and extra low tone -'u$&-!' + [K_TAB] > '24^0' c Mapping for the 'u$&-!' key, the vowel u with shortening, stress, nasalization and low tone -'u$&++!' + [K_TAB] > '233^0' c Mapping for the 'u$&++!' key, the vowel u with shortening, stress, nasalization and extra high tone -'u$&+!' + [K_TAB] > '23^0' c Mapping for the 'u$&+!' key, the vowel u with shortening, stress, nasalization and high tone -'u$&!' + [K_TAB] > '2^0' c Mapping for the 'u$&!' key, the vowel u with shortening, stress and nasalization -'u&--!' + [K_TAB] > 'u44^0' c Mapping for the 'u&--!' key, the vowel u with shortening, stress, nasalization and extra low tone -'u&-!' + [K_TAB] > 'u4^0' c Mapping for the 'u&-!' key, the vowel u with shortening, stress, nasalization and low tone -'u&++!' + [K_TAB] > 'u33^0' c Mapping for the 'u&++!' key, the vowel u with shortening, stress, nasalization and extra high tone -'u&+!' + [K_TAB] > 'u3^0' c Mapping for the 'u&+!' key, the vowel u with shortening, stress, nasalization and high tone -'u&!' + [K_TAB] > 'u^0' c Mapping for the 'u&!' key, the vowel u with shortening, stress and nasalization +'u$&--!' + [K_TAB] > '244^0' c Mapping for the 'u$&--!' key, the vowel u with shortening, nasalization and extra low tone +'u$&-!' + [K_TAB] > '24^0' c Mapping for the 'u$&-!' key, the vowel u with shortening, nasalization and low tone +'u$&++!' + [K_TAB] > '233^0' c Mapping for the 'u$&++!' key, the vowel u with shortening, nasalization and extra high tone +'u$&+!' + [K_TAB] > '23^0' c Mapping for the 'u$&+!' key, the vowel u with shortening, nasalization and high tone +'u$&!' + [K_TAB] > '2^0' c Mapping for the 'u$&!' key, the vowel u with shortening and nasalization +'u&--!' + [K_TAB] > 'u44^0' c Mapping for the 'u&--!' key, the vowel u with shortening, nasalization and extra low tone +'u&-!' + [K_TAB] > 'u4^0' c Mapping for the 'u&-!' key, the vowel u with shortening, nasalization and low tone +'u&++!' + [K_TAB] > 'u33^0' c Mapping for the 'u&++!' key, the vowel u with shortening, nasalization and extra high tone +'u&+!' + [K_TAB] > 'u3^0' c Mapping for the 'u&+!' key, the vowel u with shortening, nasalization and high tone +'u&!' + [K_TAB] > 'u^0' c Mapping for the 'u&!' key, the vowel u with shortening and nasalization 'u$--!' + [K_TAB] > '244^' c Mapping for the 'u$--!' key, the vowel u with shortening and extra low tone 'u$-!' + [K_TAB] > '24^' c Mapping for the 'u$-!' key, the vowel u with shortening and low tone 'u$++!' + [K_TAB] > '233^' c Mapping for the 'u$++!' key, the vowel u with shortening and extra high tone @@ -2370,16 +2370,16 @@ group(main) using keys 'u++!' + [K_TAB] > 'u33^' c Mapping for the 'u++!' key, the vowel u with shortening and extra high tone 'u+!' + [K_TAB] > 'u3^' c Mapping for the 'u+!' key, the vowel u with shortening and high tone 'u!' + [K_TAB] > 'u^' c Mapping for the 'u!' key, the vowel u with shortening -'u$&--@' + [K_TAB] > '244000' c Mapping for the 'u$&--@' key, the vowel u with tense, stress, nasalization and extra low tone -'u$&-@' + [K_TAB] > '24000' c Mapping for the 'u$&-@' key, the vowel u with tense, stress, nasalization and low tone -'u$&++@' + [K_TAB] > '233000' c Mapping for the 'u$&++@' key, the vowel u with tense, stress, nasalization and extra high tone -'u$&+@' + [K_TAB] > '23000' c Mapping for the 'u$&+@' key, the vowel u with tense, stress, nasalization and high tone -'u$&@' + [K_TAB] > '2000' c Mapping for the 'u$&@' key, the vowel u with tense, stress and nasalization -'u&--@' + [K_TAB] > 'u44000' c Mapping for the 'u&--@' key, the vowel u with tense, stress, nasalization and extra low tone -'u&-@' + [K_TAB] > 'u4000' c Mapping for the 'u&-@' key, the vowel u with tense, stress, nasalization and low tone -'u&++@' + [K_TAB] > 'u33000' c Mapping for the 'u&++@' key, the vowel u with tense, stress, nasalization and extra high tone -'u&+@' + [K_TAB] > 'u3000' c Mapping for the 'u&+@' key, the vowel u with tense, stress, nasalization and high tone -'u&@' + [K_TAB] > 'u000' c Mapping for the 'u&@' key, the vowel u with tense, stress and nasalization +'u$&--@' + [K_TAB] > '244000' c Mapping for the 'u$&--@' key, the vowel u with tense, nasalization and extra low tone +'u$&-@' + [K_TAB] > '24000' c Mapping for the 'u$&-@' key, the vowel u with tense, nasalization and low tone +'u$&++@' + [K_TAB] > '233000' c Mapping for the 'u$&++@' key, the vowel u with tense, nasalization and extra high tone +'u$&+@' + [K_TAB] > '23000' c Mapping for the 'u$&+@' key, the vowel u with tense, nasalization and high tone +'u$&@' + [K_TAB] > '2000' c Mapping for the 'u$&@' key, the vowel u with tense and nasalization +'u&--@' + [K_TAB] > 'u44000' c Mapping for the 'u&--@' key, the vowel u with tense, nasalization and extra low tone +'u&-@' + [K_TAB] > 'u4000' c Mapping for the 'u&-@' key, the vowel u with tense, nasalization and low tone +'u&++@' + [K_TAB] > 'u33000' c Mapping for the 'u&++@' key, the vowel u with tense, nasalization and extra high tone +'u&+@' + [K_TAB] > 'u3000' c Mapping for the 'u&+@' key, the vowel u with tense, nasalization and high tone +'u&@' + [K_TAB] > 'u000' c Mapping for the 'u&@' key, the vowel u with tense and nasalization 'u$--@' + [K_TAB] > '24400' c Mapping for the 'u$--@' key, the vowel u with tense and extra low tone 'u$-@' + [K_TAB] > '2400' c Mapping for the 'u$-@' key, the vowel u with tense and low tone 'u$++@' + [K_TAB] > '23300' c Mapping for the 'u$++@' key, the vowel u with tense and extra high tone @@ -2390,16 +2390,16 @@ group(main) using keys 'u++@' + [K_TAB] > 'u3300' c Mapping for the 'u++@' key, the vowel u with tense and extra high tone 'u+@' + [K_TAB] > 'u300' c Mapping for the 'u+@' key, the vowel u with tense and high tone 'u@' + [K_TAB] > 'u00' c Mapping for the 'u@' key, the vowel u with tense -'u$&--' + [K_TAB] > '2440' c Mapping for the 'u$&--' key, the vowel u with stress, nasalization and extra low tone -'u$&-' + [K_TAB] > '240' c Mapping for the 'u$&-' key, the vowel u with stress, nasalization and low tone -'u$&++' + [K_TAB] > '2330' c Mapping for the 'u$&++' key, the vowel u with stress, nasalization and extra high tone -'u$&+' + [K_TAB] > '230' c Mapping for the 'u$&+' key, the vowel u with stress, nasalization and high tone -'u$&' + [K_TAB] > '20' c Mapping for the 'u$&' key, the vowel u with stress and nasalization -'u&--' + [K_TAB] > 'u440' c Mapping for the 'u&--' key, the vowel u with stress, nasalization and extra low tone -'u&-' + [K_TAB] > 'u40' c Mapping for the 'u&-' key, the vowel u with stress, nasalization and low tone -'u&++' + [K_TAB] > 'u330' c Mapping for the 'u&++' key, the vowel u with stress, nasalization and extra high tone -'u&+' + [K_TAB] > 'u30' c Mapping for the 'u&+' key, the vowel u with stress, nasalization and high tone -'u&' + [K_TAB] > 'u0' c Mapping for the 'u&' key, the vowel u with stress and nasalization +'u$&--' + [K_TAB] > '2440' c Mapping for the 'u$&--' key, the vowel u with nasalization and extra low tone +'u$&-' + [K_TAB] > '240' c Mapping for the 'u$&-' key, the vowel u with nasalization and low tone +'u$&++' + [K_TAB] > '2330' c Mapping for the 'u$&++' key, the vowel u with nasalization and extra high tone +'u$&+' + [K_TAB] > '230' c Mapping for the 'u$&+' key, the vowel u with nasalization and high tone +'u$&' + [K_TAB] > '20' c Mapping for the 'u$&' key, the vowel u with nasalization +'u&--' + [K_TAB] > 'u440' c Mapping for the 'u&--' key, the vowel u with nasalization and extra low tone +'u&-' + [K_TAB] > 'u40' c Mapping for the 'u&-' key, the vowel u with nasalization and low tone +'u&++' + [K_TAB] > 'u330' c Mapping for the 'u&++' key, the vowel u with nasalization and extra high tone +'u&+' + [K_TAB] > 'u30' c Mapping for the 'u&+' key, the vowel u with nasalization and high tone +'u&' + [K_TAB] > 'u0' c Mapping for the 'u&' key, the vowel u with nasalization 'u$--' + [K_TAB] > '244' c Mapping for the 'u$--' key, the vowel u with extra low tone 'u$-' + [K_TAB] > '24' c Mapping for the 'u$-' key, the vowel u with low tone 'u$++' + [K_TAB] > '233' c Mapping for the 'u$++' key, the vowel u with extra high tone diff --git a/text/keyboard/tone.kmp b/text/keyboard/tone.kmp index 7018744..8615838 100644 Binary files a/text/keyboard/tone.kmp and b/text/keyboard/tone.kmp differ