This document discusses a proposed architecture for detecting emotions from Tamil news text using a neural network. The key inputs to the neural network are outputs from a domain classifier, two sentiment analyzers (one that detects negation and one that detects polarity), and three affect taggers. The neural network is trained to assign weights to these features to determine the overall emotion expressed in the text. A two-dimensional animated face generator would then display the detected emotion visually. The document reviews related work on emotion detection from text and discusses why this proposed neural network approach may be better suited for a morphologically rich language like Tamil compared to other methods.