I'm fascinated by people who think emoji could someday be a more universal way of communication given all of its inherent ambiguity. My off-the-top-of-my-head example was the prayer emoji, which has popularly been said to be a mistranslation of a purported "high five": http://www.deseretnews.com/article/865606309/This-emoji-may-...
But as Emojipedia points out, the Unicode definition is "person with folded hands". As a Westerner, I'm inclined to associate this with "prayer". But since we have the Japanese to largely thank for emoji in the first place, shouldn't this emoji be seen as "please" or "thank you"?
And if you look at that Emojipedia entry, you start to appreciate the cluaterfuck of things lost in translation. Not only is the gesture of folded hands of varied meanings across cultures, but each software vendor adds their own interpretation.
Admittedly, emojis are more immediately expressive than, say, learning a whole other written language. But the amount of ambiguity and confusion ultimately remains the same IMO
I'm fascinated by people who think emoji could someday be a more universal way of communication given all of its inherent ambiguity.
There are many people who do not have enough command of their own native language to avoid ambiguity. Sometimes I find this very frustrating, but for the most part they seem happy to misunderstand and be misunderstood, so I try my best to let it go and move on.
I think the book "Book from the Ground" by Xu Bing shows what can be done with an emoji-only format. I found the book on a whim at a used book store, and found it a fascinating "read".
http://emojipedia.org/shrug/ is my go-to example. I see about 4 or 5 very starkly different meanings among the different versions. Everything from, "Durrr I dunno?" to "What the hell is your problem, dude?"
And these personified emojis go completely against the grain of iconification. Graphical icons become more culturally universal the less detailed they are. The standard example is that the :) emoji is seen by everyone as being of their own race, yet we have to have skin-tone variations on these highly detailed sorts of emojis to have the same level of inclusion of the traditional version.
I've noticed this in app stores recently. The vast majority of games have these highly detailed, action oriented icons. It's impossible to pick one out from the other. They all look like they've been made by the same company.
Just because we have high-resolution displays, doesn't mean we have to use all of those pixels.
I distinguish two topics: first, the description of possible languages or grammars as abstract semantic systems whereby symbols are associated with aspects of the world; and, second, the description of the psychological and sociological facts whereby a particular one of these abstract semantic systems is the one used by a person or population. Only confusion comes of mixing these two topics.
Many of the really common emojis have very different emotional connotations on different devices. For example "Grinning Face with Smiling Eyes" is viewed much more negatively by Apple users -- probably because the face looks like its grimacing, rather than grinning.
U+1F481 INFORMATION DESK PERSON is often used to mean "bye Felicia" or similar. The emoji's helpful, knowledgeable pose is frequently interpreted as confident, dismissive sassiness.
See that's when I think emoji shine - trying to convey ambiguity over text. In person a shrug can mean a few things, some of which might be harder to say explicitly, for social or mechanical reasons, and an emoji seems preferable to *shrug or (shrug).
I think that disambiguating all of the emojis or even continuing to expand the dictionary so much would make it boring. If the emoji meant the word exactly I'd just type the word, it's much easier than trying to find the right emoji.
I was exactly here yesterday after a discussion with a friend of mine about the meaning of "Face With Steam From Nose" [1].
I work in an academic institute with many nationalities and almost all people (of different cultural backgrounds) describe this emoticon as an emoticon showing anger and frustration. Yet the official description in Unicode 6.0 [2] is "face with look of triumph" . Was it simply bad design?
No, just a cultural difference. Most of the early emoji in Unicode were drawn from the existing set of emoji already in use in Japanese telecom. As such, these emoji have a strong Japanese cultural bias in their original meanings.
One of the goals of Unicode is to be able to encode text from existing encodings. In (informal) Japanese communication these emoji were in use, so Unicode encoded them.
Readers of Japanese comics are probably familiar with most of these facial expressions, including that triumphant look. The Samsung one on emojipedia is probably closest to that emoji's archetype.
I don't have an answer, but emojis seem to have been inspired by the Japanese culture. Perhaps steam from the nose is a common Japanese representation of victory?
I get that emojis were first invented for use on Japanese phones, but I don't understand why they kept them Japanese oriented when merged into Unicode? There's ideographs [1], acronyms that are relevant only to JP [2] and fish on a pole [3]
Surely we could've made better use of the Unicode space to use a common set of symbol shared by all cultures.
I was surprised a lot when Apple changed the grinning face emoji in iOS 10 to a boring smile. For me and my friends the original version was a sort of mischivious smile, but definitely positive. Seems a ton of people had negative connotations with it, and it got voted out by majority opinion. The new one conveys a totally different meaning for me, and as such I have basically stopped using it. I tend to use "Face With Stuck-Out Tongue & Winking Eye" now instead...
Also: browsing Emojipedia I just realised that the Smirking Face is supposed to be smirking... I always interpreted it as annoyed or bored... talk about ambiguity...
If you have a textbox on the internet, eventually some special snowflake will put emoji into it. And one day, you'll wake up to your backend systems on fire, because someone decided that their name was the smiling pile of poop emoji.[0] (Are your backend systems jealous that someone else is named that?)
I've recently needed to make some fields emoji-proof. This seems like a great resource for testing. Thanks for sharing.
Reminds me of when I wrote an app to track and store tweets about a given hashtag. Worked fine in its first few months, then started throwing encoding errors right around the time Twitter enabled emoji support. I was using MySQL as a data store and was ignorant to the fact that UTF8 encoding in MySQL only uses 3 bytes. I was ignorant about encoding in general but thought that UTF8 always meant 4-bytes. Apparently so did many other MySQL users, and it was bad enough that MySQL questions on Stackoverflow are already filled with erroneous info about all kinds of encoding issues.
The search for the fix -- which is that MySQL has a utf8mb4 encoding for 4-bytes -- was probably the most frustrating debugging exercise in my career. Even worse was the eventual revelation that the MySQL devs were technically right -- the UTF8 spec says nothing about requiring 4 bytes, and 3 bytes probably seemed sensible enough in terms of efficiency at the time of MySQL 4.
I don't understand why emojis should be customizable with skin colors. And five of them nonetheless. If discriminating based on skin color is racist, why do we invent new ways to do it? I'd rather use a single color for everyone (don't care which) because I don't want to express "a black man smiling", I want to express "a man smiling".
This ignores the context that emojis came from. All of the people depicted were light skinned. Emojis didn't start neutral and gain ethnic skin colors. They started light-skinned and gained a neutral color -- and the choice to select other skin colors.
Emojimakers do not seem to understand that there is a difference between big smiles.
For example, this [1] big smile represents a totally different emotion than [2].
Now look at the "grinning face" set of emoticons [3], which represents a total grab-bag of emotions. You really can't reliably use emoticons these days.
Depends on what you mean by emoji, but all of the emoji you can use on smartphones and in social media tend to be part of the Unicode standard. They are like any other Unicode character; i.e., they have their own codepoint assigned, and can be represented in a valid Unicode encoding such as UTF-8. Some can be modified with modifying characters (skin colour is a modifiable attribute these days), but this too is not a new feature (e.g., combining diacritic characters do this too, although mostly you would just use the composed variants (like é) instead).
[+] [-] danso|9 years ago|reply
But as Emojipedia points out, the Unicode definition is "person with folded hands". As a Westerner, I'm inclined to associate this with "prayer". But since we have the Japanese to largely thank for emoji in the first place, shouldn't this emoji be seen as "please" or "thank you"?
http://emojipedia.org/person-with-folded-hands/
And if you look at that Emojipedia entry, you start to appreciate the cluaterfuck of things lost in translation. Not only is the gesture of folded hands of varied meanings across cultures, but each software vendor adds their own interpretation.
Compare Samsung's rendering:
http://emojipedia-us.s3.amazonaws.com/cache/f7/f4/f7f45466d6...
With HTCs: http://emojipedia-us.s3.amazonaws.com/cache/97/d6/97d6ea79e4...
Admittedly, emojis are more immediately expressive than, say, learning a whole other written language. But the amount of ambiguity and confusion ultimately remains the same IMO
[+] [-] dec0dedab0de|9 years ago|reply
There are many people who do not have enough command of their own native language to avoid ambiguity. Sometimes I find this very frustrating, but for the most part they seem happy to misunderstand and be misunderstood, so I try my best to let it go and move on.
[+] [-] dqv|9 years ago|reply
[+] [-] janitor61|9 years ago|reply
Excerpts: http://asiasociety.org/blog/asia/always-pioneer-artist-xu-bi...
[+] [-] Waterluvian|9 years ago|reply
[+] [-] moron4hire|9 years ago|reply
I've noticed this in app stores recently. The vast majority of games have these highly detailed, action oriented icons. It's impossible to pick one out from the other. They all look like they've been made by the same company.
Just because we have high-resolution displays, doesn't mean we have to use all of those pixels.
[+] [-] singham|9 years ago|reply
In “General Semantics,” David Lewis wrote
I distinguish two topics: first, the description of possible languages or grammars as abstract semantic systems whereby symbols are associated with aspects of the world; and, second, the description of the psychological and sociological facts whereby a particular one of these abstract semantic systems is the one used by a person or population. Only confusion comes of mixing these two topics.
[1] : https://plato.stanford.edu/entries/meaning/
[+] [-] clydethefrog|9 years ago|reply
https://news.ycombinator.com/item?id=12240386
[+] [-] 100k|9 years ago|reply
https://grouplens.org/blog/investigating-the-potential-for-m...
Many of the really common emojis have very different emotional connotations on different devices. For example "Grinning Face with Smiling Eyes" is viewed much more negatively by Apple users -- probably because the face looks like its grimacing, rather than grinning.
[+] [-] bitwize|9 years ago|reply
[+] [-] verall|9 years ago|reply
[+] [-] unknown|9 years ago|reply
[deleted]
[+] [-] wingerlang|9 years ago|reply
[+] [-] theseatoms|9 years ago|reply
[+] [-] kingkawn|9 years ago|reply
[+] [-] kensai|9 years ago|reply
I work in an academic institute with many nationalities and almost all people (of different cultural backgrounds) describe this emoticon as an emoticon showing anger and frustration. Yet the official description in Unicode 6.0 [2] is "face with look of triumph" . Was it simply bad design?
[1] http://emojipedia.org/face-with-look-of-triumph/ [2] http://unicode.org/charts/PDF/Unicode-6.0/U60-1F600.pdf
I am curious, have you found other similar examples?
[+] [-] Freak_NL|9 years ago|reply
No, just a cultural difference. Most of the early emoji in Unicode were drawn from the existing set of emoji already in use in Japanese telecom. As such, these emoji have a strong Japanese cultural bias in their original meanings.
One of the goals of Unicode is to be able to encode text from existing encodings. In (informal) Japanese communication these emoji were in use, so Unicode encoded them.
Readers of Japanese comics are probably familiar with most of these facial expressions, including that triumphant look. The Samsung one on emojipedia is probably closest to that emoji's archetype.
[+] [-] 1_player|9 years ago|reply
I get that emojis were first invented for use on Japanese phones, but I don't understand why they kept them Japanese oriented when merged into Unicode? There's ideographs [1], acronyms that are relevant only to JP [2] and fish on a pole [3]
Surely we could've made better use of the Unicode space to use a common set of symbol shared by all cultures.
1: http://emojipedia.org/squared-cjk-unified-ideograph-7981/
2: http://emojipedia.org/squared-ng/
3: http://emojipedia.org/carp-streamer/
[+] [-] cyxxon|9 years ago|reply
Also: browsing Emojipedia I just realised that the Smirking Face is supposed to be smirking... I always interpreted it as annoyed or bored... talk about ambiguity...
[+] [-] unknown|9 years ago|reply
[deleted]
[+] [-] accountyaccount|9 years ago|reply
[+] [-] theandrewbailey|9 years ago|reply
I've recently needed to make some fields emoji-proof. This seems like a great resource for testing. Thanks for sharing.
[0] http://emojipedia.org/pile-of-poo/
[+] [-] danso|9 years ago|reply
The search for the fix -- which is that MySQL has a utf8mb4 encoding for 4-bytes -- was probably the most frustrating debugging exercise in my career. Even worse was the eventual revelation that the MySQL devs were technically right -- the UTF8 spec says nothing about requiring 4 bytes, and 3 bytes probably seemed sensible enough in terms of efficiency at the time of MySQL 4.
[+] [-] afandian|9 years ago|reply
http://stackoverflow.com/questions/42457416/jq-cant-parse-an...
[+] [-] tombrossman|9 years ago|reply
[+] [-] TazeTSchnitzel|9 years ago|reply
[+] [-] rootlocus|9 years ago|reply
[+] [-] petepete|9 years ago|reply
I should totally be able to long press on dog emoji for a breed selector though.
[+] [-] 100k|9 years ago|reply
[+] [-] nicky0|9 years ago|reply
[+] [-] timpark|9 years ago|reply
> I don't want to express "a black man smiling"
Which is it?
[+] [-] amelius|9 years ago|reply
For example, this [1] big smile represents a totally different emotion than [2].
Now look at the "grinning face" set of emoticons [3], which represents a total grab-bag of emotions. You really can't reliably use emoticons these days.
[1] https://img.myloview.es/fotomurales/gran-sonrisa-con-dientes...
[2] http://www.clipartkid.com/images/101/smiley-face-clip-art-em...
[3] http://emojipedia.org/grinning-face/
[+] [-] eriknstr|9 years ago|reply
[+] [-] spthorn60|9 years ago|reply
Also: https://news.ycombinator.com/item?id=11958682
[+] [-] unknown|9 years ago|reply
[deleted]
[+] [-] miguelrochefort|9 years ago|reply
Are there official specs? Who designed the original emojis everyone else copied?
[+] [-] petepete|9 years ago|reply
http://unicode.org/emoji/charts/full-emoji-list.html
[+] [-] lmm|9 years ago|reply
[+] [-] drake01|9 years ago|reply
[+] [-] sreenadh|9 years ago|reply
[+] [-] Freak_NL|9 years ago|reply
[+] [-] unknown|9 years ago|reply
[deleted]
[+] [-] unknown|9 years ago|reply
[deleted]
[+] [-] unknown|9 years ago|reply
[deleted]
[+] [-] retox|9 years ago|reply
[deleted]
[+] [-] rhinoceraptor|9 years ago|reply
[+] [-] kingexe|9 years ago|reply
[deleted]