topical media & game development

talk show tell print

student-twitter-emotions.xml / xml



  <?xml version="1.0" encoding="UTF-8"?>
  <emotions type="array">
          <emotion name="happy">
                  <color red="0.3" green="1.0" blue="0.3"/>
                  <words>
                          <word>joy</word>
                          <word>fun</word>
                          <word>funny</word>
                  </words>
          </emotion>
          <emotion name="sad">
                  <color red="0.2" green="0.2" blue="1.0"/>
                  <words>
                          <word>miserable</word>
                          <word>crying</word>
                  </words>
          </emotion>
          <emotion name="angry">
                  <color red="0.7" green="0.7" blue="0.0"/>
                  <words>
                          <word>pissed</word>
                          <word>mad</word>
                          <word>frustrating</word>
                  </words>
          </emotion>
          <emotion name="tired">
                  <color red="0.8" green="0.8" blue="0.8"/>
                  <words>
                          <word>sleepy</word>
                          <word>sleep</word>
                          <word>asleep</word>
                          <word>bed</word>
                          <word>exhausting</word>
                  </words>
          </emotion>
          <emotion name="love">
                  <color red="1.0" green="0.4" blue="0.4"/>
                  <words>
                          <word>valentine</word>
                          <word>kiss</word>
                  </words>
          </emotion>
  </emotions>


(C) Æliens 20/2/2008

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.