Tue 3 Nov 2009

As a web community guy, one of the most common problems I see is the failure to communicate emotion properly when people interact online. A remark intended as humorous can be perceived as a personal attack, or an expression of sympathy can be taken as cruel sarcasm. While I always suggest caution (particularly with humor) and encourage the use of emoticons to underscore the intended emotion, even careful wording and a smiley don’t always work as intended.
This could change if a long-running but rather quiet effort gains traction. The World Wide Web Consortium (W3C), the main standards body for the Web, has released a draft for an Emotional Markup Language spec that begins with this abstract:
As the web is becoming ubiquitous, interactive, and multimodal, technology needs to deal increasingly with human factors, including emotions. The present draft specification of Emotion Markup Language 1.0 aims to strike a balance between practical applicability and scientific well-foundedness. The language is conceived as a “plug-in” language suitable for use in three different areas: (1) manual annotation of data; (2) automatic recognition of emotion-related states from user behavior; and (3) generation of emotion-related system behavior. [From Emotion Markup Language (EmotionML) 1.0 - W3C Working Draft 29 October 2009.]
Some of the markup elements envisioned include:
<category>
<dimensions>
<appraisals>
<action -tendencies>
<intensity>
Within each of these, attributes would further refine the emotional state:
<emotion>
<category set=”everydayEmotions” name=”satisfaction”/>
</emotion>or
<emotion>
<dimensions set=”myFriendlinessDimension”>
<friendliness value=”-0.7″/><!– a pretty unfriendly person –>
</dimensions>
</emotion>
Check out the spec for plenty of other examples of the sophisticated infrastructure planned for conveying emotional states.
While the rest of Web technology has some way to go to catch up with this spec, perhaps my 2006 post about a Mood-Sensing Computer was strangely prophetic… Based on real research being done at Cambridge, it included the illustration shown at the left.
Related posts:
- Emotion-Detecting Phones in Korea?
- Pricing, Ego, and Emotion
- Cyber Monday Impulse Buying
- The Thinking Amygdala
Subscribe



November 3rd, 2009 at 9:51 am
LOVE the mood cloaking accessory!
Roger, I agree that we are a long way off from getting this right. This is going to be a minefield for marketers, especially with regard to privacy. It’s one thing to tee off someone because you see where they visit online and what the do there, but getting in people’s heads might really cause a storm, especially if the “emotional diagnosis” is incorrect.
Obviously the innovators and early adopters of this technology will be the pioneers, probably with arrows in their back.
But eventually it will gain acceptance – many of us are already wearing our hearts on our sleeves when we post to social network sites, so it makes sense that organizations will start standardizing and collecting emotional data.
November 4th, 2009 at 2:39 pm
I did not know about this, very interesting. I am not sure that I quite understand how this would work. Do you have some additional resources that I could reference? Thanks.