|
|
@@ -0,0 +1,95 @@ |
|
|
|
// Emoji and Other Symbol pronunciations for English |
|
|
|
|
|
|
|
$textmode |
|
|
|
|
|
|
|
// 1F600..1F64F : Emoticons |
|
|
|
|
|
|
|
๐ grinning face // [1F600] |
|
|
|
๐ grinning face with smiling eyes // [1F601] |
|
|
|
๐ face with tears of joy // [1F602] |
|
|
|
๐ smiling face with open mouth // [1F603] |
|
|
|
๐ smiling face with open mouth and smiling eyes // [1F604] |
|
|
|
๐
smiling face with open mouth and cold sweat // [1F605] |
|
|
|
๐ smiling face with open mouth and closed eyes // [1F606] |
|
|
|
๐ smiling face with halo // [1F607] |
|
|
|
๐ smiling face with horns // [1F608] |
|
|
|
๐ winking face // [1F609] |
|
|
|
๐ smiling face with smiling eyes // [1F60A] |
|
|
|
๐ face savouring delicious food // [1F60B] |
|
|
|
๐ relieved face // [1F60C] |
|
|
|
๐ smiling face with heart-eyes // [1F60D] |
|
|
|
๐ smiling face with sunglasses // [1F60E] |
|
|
|
๐ smirking face // [1F60F] |
|
|
|
๐ neutral face // [1F610] |
|
|
|
๐ expressionless face // [1F611] |
|
|
|
๐ unamused face // [1F612] |
|
|
|
๐ face with cold sweat // [1F613] |
|
|
|
๐ pensive face // [1F614] |
|
|
|
๐ confused face // [1F615] |
|
|
|
๐ confounded face // [1F616] |
|
|
|
๐ kissing face // [1F617] |
|
|
|
๐ face blowing a kiss // [1F618] |
|
|
|
๐ kissing face with smiling eyes // [1F619] |
|
|
|
๐ kissing face with closed eyes // [1F61A] |
|
|
|
๐ face with stuck-out tongue // [1F61B] |
|
|
|
๐ face with stuck-out tongue and winking eye // [1F61C] |
|
|
|
๐ face with stuck-out tongue and closed eyes // [1F61D] |
|
|
|
๐ disappointed face // [1F61E] |
|
|
|
๐ worried face // [1F61F] |
|
|
|
๐ angry face // [1F620] |
|
|
|
๐ก pouting face // [1F621] |
|
|
|
๐ข crying face // [1F622] |
|
|
|
๐ฃ persevering face // [1F623] |
|
|
|
๐ค face with steam from nose // [1F624] |
|
|
|
๐ฅ disappointed but relieved face // [1F625] |
|
|
|
๐ฆ frowning face with open mouth // [1F626] |
|
|
|
๐ง anguished face // [1F627] |
|
|
|
๐จ fearful face // [1F628] |
|
|
|
๐ฉ weary face // [1F629] |
|
|
|
๐ช sleepy face // [1F62A] |
|
|
|
๐ซ tired face // [1F62B] |
|
|
|
๐ฌ grimacing face // [1F62C] |
|
|
|
๐ญ loudly crying face // [1F62D] |
|
|
|
๐ฎ face with open mouth // [1F62E] |
|
|
|
๐ฏ hushed face // [1F62F] |
|
|
|
๐ฐ face with open mouth and cold sweat // [1F630] |
|
|
|
๐ฑ face screaming in fear // [1F631] |
|
|
|
๐ฒ astonished face // [1F632] |
|
|
|
๐ณ flushed face // [1F633] |
|
|
|
๐ด sleeping face // [1F634] |
|
|
|
๐ต dizzy face // [1F635] |
|
|
|
๐ถ face without mouth // [1F636] |
|
|
|
๐ท face with medical mask // [1F637] |
|
|
|
๐ธ grinning cat face with smiling eyes // [1F638] |
|
|
|
๐น cat face with tears of joy // [1F639] |
|
|
|
๐บ smiling cat face with open mouth // [1F63A] |
|
|
|
๐ป smiling cat face with heart-eyes // [1F63B] |
|
|
|
๐ผ cat face with wry smile // [1F63C] |
|
|
|
๐ฝ kissing cat face with closed eyes // [1F63D] |
|
|
|
๐พ pouting cat face // [1F63E] |
|
|
|
๐ฟ crying cat face // [1F63F] |
|
|
|
๐ weary cat face // [1F640] |
|
|
|
๐ slightly frowning face // [1F641] |
|
|
|
๐ slightly smiling face // [1F642] |
|
|
|
๐ upside-down face // [1F643] |
|
|
|
๐ face with rolling eyes // [1F644] |
|
|
|
๐
person gesturing no // [1F645] |
|
|
|
๐ person gesturing ok // [1F646] |
|
|
|
๐ person bowing // [1F647] |
|
|
|
๐ see-no-evil monkey // [1F648] |
|
|
|
๐ hear-no-evil monkey // [1F649] |
|
|
|
๐ speak-no-evil monkey // [1F64A] |
|
|
|
๐ person raising hand // [1F64B] |
|
|
|
๐ raising hands // [1F64C] |
|
|
|
๐ person frowning // [1F64D] |
|
|
|
๐ person pouting // [1F64E] |
|
|
|
๐ folded hands // [1F64F] |
|
|
|
|
|
|
|
// References: |
|
|
|
// [UCD] Unicode Character Database 9.0.0 [http://www.unicode.org/Public/9.0.0/ucd/] |
|
|
|
// [Emoji] Unicode Emoji 4.0 [http://www.unicode.org/Public/emoji/4.0/] |
|
|
|
// [CLDR] Unicode Common Locale Data Repository 30.0.3 [http://cldr.unicode.org/index/downloads/cldr-30] |
|
|
|
// |
|
|
|
// Sources: |
|
|
|
// 1. emoji-test.txt (Emoji) |
|
|
|
// 2. common/annotations/en.xml (CLDR) |