You've already forked proefschrift
Add all static website files.
This commit is contained in:
302
static/PurposeofEmotions.html
Normal file
302
static/PurposeofEmotions.html
Normal file
@@ -0,0 +1,302 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
||||
"http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Purpose of Emotions</title>
|
||||
<script language="JavaScript" type="text/JavaScript" src="Res/code/shared.js"></script>
|
||||
<script language="JavaScript" type="text/JavaScript" src="Res/code/boxController.js"></script>
|
||||
<script language="JavaScript" type="text/JavaScript" src="Res/code/boxSettings.js"></script>
|
||||
<script language="JavaScript" type="text/JavaScript" src="Res/tree/tree.js"></script>
|
||||
<script language="JavaScript" type="text/JavaScript" src="Res/tree/tree_items.js"></script>
|
||||
<script language="JavaScript" type="text/JavaScript" src="Res/tree/tree_tpl.js"></script>
|
||||
<link href="Res/styles/shared.css" rel="stylesheet" type="text/css">
|
||||
<link href="Res/styles/DynamicOutline.css" rel="stylesheet" type="text/css">
|
||||
</head>
|
||||
<body id="page" onload="init()">
|
||||
<!-- BEGIN PAGE HEADER -->
|
||||
<table id="pageHeader">
|
||||
<tr>
|
||||
<td class="left" rowspan="3">
|
||||
<a class="noHover" href="index.html" target="_parent">
|
||||
<img src="Res/images/logo.gif" alt=""></a>
|
||||
</td>
|
||||
<td class="right">
|
||||
<!-- BEGIN TOOLS UTILITIES-->
|
||||
<div class="utilities">
|
||||
<span class="command">
|
||||
<a href="index.html" target="_parent">
|
||||
<span class="label">Home</span>
|
||||
</a>
|
||||
</span>
|
||||
<span class="utilities_toc">
|
||||
|
|
||||
<span class="command">
|
||||
<a href="contents.htm" target="_parent">
|
||||
<span class="label">Table of Contents</span>
|
||||
</a>
|
||||
</span>
|
||||
</span>
|
||||
<!-- BEGIN HEADER UTILITIES OVERVIEW SNIPPET -->
|
||||
|
|
||||
<span class="command">
|
||||
<a href="map.htm" target="_parent">
|
||||
<span class="label">Overview Map</span>
|
||||
</a>
|
||||
</span>
|
||||
<!-- END HEADER UTILITIES OVERVIEW SNIPPET -->
|
||||
|
||||
<!-- BEGIN HEADER UTILITIES LEGEND SNIPPET -->
|
||||
|
|
||||
<span class="command">
|
||||
<a href="javascript:openPopup('legend.htm','Legend','scrollbars=yes,resizable=yes,left=20,top=20,width=240,height=450')">
|
||||
<span class="label">Icon Legend</span>
|
||||
</a>
|
||||
</span>
|
||||
<!-- END HEADER UTILITIES LEGEND SNIPPET -->
|
||||
|
||||
</div>
|
||||
<!-- END TOOLS UTILITIES-->
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="right">
|
||||
<div class="mapName">EQnomy</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="right">
|
||||
<div class="contactInformation">Mob.: +31 (0)6 295 26 884 <a href="mailto:paul.jansen@pibuckle.com">paul.jansen@pibuckle.com</a></div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<!-- END PAGE HEADER -->
|
||||
|
||||
<!-- BEGIN PAGE BODY-->
|
||||
|
||||
<!-- BEGIN SIDE NAVIGATION WRAPPER-->
|
||||
<table>
|
||||
<tr>
|
||||
<td class="outlineColumn">
|
||||
<!-- Ensure minimum width of outline-->
|
||||
<img class="emptyImage" src="Res/images/empty.gif"
|
||||
width="190" height="1" alt="">
|
||||
<!-- DYNAMIC OUTLINE - START -->
|
||||
<div class="dynamicOutline">
|
||||
<div class="tree" style="padding: 5px;">
|
||||
<script language="JavaScript" type="text/JavaScript">new tree (TREE_ITEMS, TREE_TPL);</script>
|
||||
</div>
|
||||
</div>
|
||||
<!-- DYNAMIC OUTLINE - END -->
|
||||
|
||||
</td>
|
||||
<td class="bodyColumn">
|
||||
<!-- END SIDE NAVIGATION WRAPPER-->
|
||||
|
||||
<table id="pageBody">
|
||||
<col class="main">
|
||||
<col class="right">
|
||||
|
||||
<!-- BEGIN BREADCRUMBS-->
|
||||
<tr id="breadcrumbsAndPageNavigation">
|
||||
<td class="breadcrumbs" valign="top">
|
||||
<!-- BEGIN NAVIGATION BREADCRUMBS ITEM-->
|
||||
<span class="breadcrumb">
|
||||
<a href="index.html">Home</a>
|
||||
<span class="separator">></span>
|
||||
</span>
|
||||
<!-- END NAVIGATION BREADCRUMBS ITEM-->
|
||||
<!-- BEGIN NAVIGATION BREADCRUMBS ITEM-->
|
||||
<span class="breadcrumb">
|
||||
<a href="GeneralBasics(Popular).html">6. General Basics (Popular)</a>
|
||||
<span class="separator">></span>
|
||||
</span>
|
||||
<!-- END NAVIGATION BREADCRUMBS ITEM-->
|
||||
<!-- BEGIN NAVIGATION BREADCRUMBS HERE-->
|
||||
<span class="breadcrumb">
|
||||
6.2 Purpose of Emotions
|
||||
</span>
|
||||
<!-- END NAVIGATION BREADCRUMBS HERE-->
|
||||
|
||||
</td>
|
||||
<td class="pageNavigation" valign="top">
|
||||
<!-- START PAGE NAVIGATION NEXT IN SEQUENCE IMAGES -->
|
||||
<span class="commands">
|
||||
<span class="command">
|
||||
<img src="Res/images/previous_button.gif" alt=""> <a href="BasicEmotions.html">
|
||||
<span class="label">Previous</span></a>
|
||||
</span>
|
||||
|
||||
<span class="command">
|
||||
<a href="EmotionalIntelligence.html">
|
||||
<span class="label">Next</span></a> <img src="Res/images/next_button.gif" alt="">
|
||||
</span>
|
||||
</span>
|
||||
<!-- END PAGE NAVIGATION NEXT IN SEQUENCE IMAGES -->
|
||||
|
||||
</td>
|
||||
<td class="right" valign="top">
|
||||
</td>
|
||||
</tr>
|
||||
<!-- END BREADCRUMBS-->
|
||||
|
||||
<tr class="topic">
|
||||
<td class="main" valign="top" colspan="2">
|
||||
<div class="body">
|
||||
<div class="topicDivider">
|
||||
</div>
|
||||
</div>
|
||||
</td>
|
||||
<td class="right" valign="top">
|
||||
<!--right body column empty-->
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<!--BEGIN PAGE BODY ITEM-->
|
||||
<tr class="topic">
|
||||
<td class="main" valign="top" colspan="2">
|
||||
<table>
|
||||
<tr class="topicHeader">
|
||||
<td class="topicImageColumn">
|
||||
|
||||
</td>
|
||||
<td class="topicLineColumn">
|
||||
<a name="Topic12"></a>
|
||||
<span class=outlineNumberFirst>6.2 </span><span class=topicLineFirst>Purpose of Emotions</span>
|
||||
<span class="topicIcons">
|
||||
|
||||
</span>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
||||
<div class="topicTextNotes"><div align="left"><font face="Times New Roman" size="3"><span style="font-size:12pt">What is the purpose
|
||||
of emotions? What do they do for us? They certainly have a significant
|
||||
effect on us, but what is it all for?</span></font><span></span></div>
|
||||
<div align="left"><font face="Times New Roman" size="5"><span style="font-size:18pt"><b>Motivation</b></span></font><span></span></div>
|
||||
<div align="left"><font face="Times New Roman" size="3"><span style="font-size:12pt">First of all, motivation
|
||||
are 'e-motions'. They act to motivate us. Without emotions we would
|
||||
probably not do very much and hence would not survive - at least in the evolved form we are in
|
||||
now.</span></font><span></span></div>
|
||||
<div align="left"><font face="Times New Roman" size="3"><span style="font-size:12pt">Motivations are
|
||||
felt in the body. Our muscles tense or relax. Our blood vessels dilate or
|
||||
contract. When we feel emotionally, we also feel physically. Our emotions can thus make us
|
||||
feel uncomfortable or comfortable, sending us signals to do something urgently or to stay in our
|
||||
comfortable state.</span></font><span></span></div>
|
||||
<div align="left"><font face="Times New Roman" size="5"><span style="font-size:18pt"><b>Internal signals</b></span></font><span></span></div>
|
||||
<div align="left"><font face="Times New Roman" size="3"><span style="font-size:12pt">Internally, for
|
||||
example when we are trying to make understand something or make a decision,
|
||||
we use our emotions to deduce whether what we have concluded is a good idea. Self-
|
||||
Perception Theory and the Cognitive Appraisal Theories of Emotion explain how we deduce
|
||||
our emotions by watching ourselves.</span></font><span></span></div>
|
||||
<div align="left"><font face="Times New Roman" size="3"><span style="font-size:12pt">When we think about
|
||||
something that contradicts our values, our emotions will tell us that it is
|
||||
bad. When we think about something that could hurt us, our emotions will tell us that this is not
|
||||
a good idea. Just by imagining what might happen, our emotions are still triggered and hence let
|
||||
us make better decisions.</span></font><span></span></div>
|
||||
<div align="left"><font face="Times New Roman" size="5"><span style="font-size:18pt"><b>Social signals</b></span></font><span></span></div>
|
||||
<div align="left"><font face="Times New Roman" size="3"><span style="font-size:12pt">We generally wear
|
||||
our hearts on our sleeves as our inner emotions are displayed on our outer
|
||||
bodies. Our faces, in particular, have around 90 muscles, 30 of which have the sole purpose of
|
||||
signalling emotion to other people.</span></font><span></span></div>
|
||||
<div align="left"><font face="Times New Roman" size="3"><span style="font-size:12pt">Signals are generally
|
||||
very useful, as they help others decide how to behave towards us. If
|
||||
someone is looking angry, then attacking them is probably not a good idea. If they are looking
|
||||
afraid then you could attack them or you could help them and thus earn their gratitude.</span></font><span></span></div>
|
||||
<div align="left"><font face="Times New Roman" size="6"><span style="font-size:24pt"><b>So what?</b></span></font><span></span></div>
|
||||
<div align="left"><font face="Times New Roman" size="3"><span style="font-size:12pt">You can use emotions
|
||||
to motivate people. Connect good emotions with what you want them to
|
||||
do, and bad emotions with what is not wanted.</span></font><span></span></div>
|
||||
<div align="left"><font face="Times New Roman" size="3"><span style="font-size:12pt">Respond to the
|
||||
signals you see in other people. Also notice how what you do affects those
|
||||
emotions, thus connecting what you do with a real inner effect on them.</span></font><span></span></div>
|
||||
<div align="left"><font face="Times New Roman" size="3"><span style="font-size:12pt">Also watch your
|
||||
own emotions. They are signals that tell you something about what is
|
||||
happening in the inner you. This can be very useful as we often do not realise what is going on
|
||||
in that deep, dark subconscious inside of us.</span></font><span></span></div>
|
||||
<div align="left"><font face="Times New Roman" size="5"><span style="font-size:18pt"><b>See also</b></span></font><span></span></div>
|
||||
<div align="left"><font face="Times New Roman" size="3"><span style="font-size:12pt">Lazarus, R. and
|
||||
Lazarus, B. (1994), <i>Passion and Reason</i>, Oxford University Press, New
|
||||
York</span></font><span></span></div>
|
||||
<div align="left"><font face="Times New Roman" size="3"><span style="font-size:12pt">R. Plutchik &
|
||||
H. Kellerman (Eds.) (1980), Emotion: Theory, research, and experience: Vol. 1.
|
||||
Theories of emotion (pp. 3-33). New York: Academic</span></font><span></span></div></div>
|
||||
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td class="right" valign="top">
|
||||
<!--right body column empty-->
|
||||
</td>
|
||||
</tr>
|
||||
<!--END PAGE BODY ITEM-->
|
||||
|
||||
|
||||
<!-- BEGIN TOP BUTTON -->
|
||||
<tr class="topic">
|
||||
<td class="main" valign="top" colspan="2">
|
||||
<div class="body">
|
||||
<div class="topCommand">
|
||||
<span class="commands">
|
||||
<span class="command">
|
||||
<img src="Res/images/top_button.gif" alt="">
|
||||
<a href="javascript:scroll(0,0)">
|
||||
<span class="label">Top</span>
|
||||
</a>
|
||||
</span>
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
</td>
|
||||
<td class="right" valign="top">
|
||||
<!--right body column empty-->
|
||||
</td>
|
||||
</tr>
|
||||
<!-- END TOP BUTTON -->
|
||||
|
||||
</table>
|
||||
|
||||
<!-- BEGIN SIDE NAVIGATION WRAPPER-->
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<!-- END SIDE NAVIGATION WRAPPER-->
|
||||
|
||||
<!-- END PAGE BODY-->
|
||||
|
||||
<!---BEGIN FOOTER-->
|
||||
<table id="pageFooter">
|
||||
<tr>
|
||||
<!-- reserved for image <td class="left" rowspan="2"></td>-->
|
||||
<td class="center" rowspan="2">
|
||||
<div class="footerText">Dissertation of Paul L. Jansen Ph.D., MBA</div>
|
||||
</td>
|
||||
<td class="right">
|
||||
<div class="hyperlink">
|
||||
<span>
|
||||
<a href="http://www.pibuckle.com" target="_blank">Part of the Pibuckle website</a>
|
||||
</span>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="right">
|
||||
<div class="lastUpdated">
|
||||
<span>Last updated:</span>
|
||||
<span>19-8-2005</span>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
<!---END FOOTER-->
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user