<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Scratchpad</title>
	<atom:link href="http://surliertexan.com/scratchpad/feed" rel="self" type="application/rss+xml" />
	<link>http://surliertexan.com/scratchpad</link>
	<description></description>
	<lastBuildDate>Fri, 12 Feb 2010 03:20:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Impossible favors</title>
		<link>http://surliertexan.com/scratchpad/entry279</link>
		<comments>http://surliertexan.com/scratchpad/entry279#comments</comments>
		<pubDate>Fri, 12 Feb 2010 03:19:28 +0000</pubDate>
		<dc:creator>Alexis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://surliertexan.com/scratchpad/?p=279</guid>
		<description><![CDATA[I am having a terrible time finding an advisor for my thesis.  Not because it is a bad project (I certainly don&#8217;t think so, at any rate), but mainly because of my own unwillingness to ask people for things.   It was only through the goodwill of others that I never had to [...]]]></description>
			<content:encoded><![CDATA[<p>I am having a terrible time finding an advisor for my thesis.  Not because it is a bad project (I certainly don&#8217;t think so, at any rate), but mainly because of my own unwillingness to ask people for things.   It was only through the goodwill of others that I never had to actually sleep on the street when I was homeless, and it was through the goodwill of others that I even ate in college.  How the hell does one even pay those things back?  And how can I bring myself to incur even more debt by asking someone to be my advisor? (And, believe me, taking on an advisee is a tremendous commitment, despite what more generous faculty will tell you about it being part of the job.  That it is a commitment some faculty accept gladly and others accept grudgingly is a mark of their relative generosities, not a measure of how easy they perceive the undertaking.)</p>
<p>At any rate, asking for things.  I can&#8217;t blame anyone but myself for my lack of an advisor at this point, because in this stupid reluctance towards asking for things, I waited &#8217;til the end to ask and everyone&#8217;s already been snapped up&mdash;no one has any time left to give.  So what might have been only a moderate debt for me to incur has now become all the greater.</p>
<p>I hate this.</p>
]]></content:encoded>
			<wfw:commentRss>http://surliertexan.com/scratchpad/entry279/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Advanced sed find and replace</title>
		<link>http://surliertexan.com/scratchpad/entry277</link>
		<comments>http://surliertexan.com/scratchpad/entry277#comments</comments>
		<pubDate>Tue, 19 Jan 2010 22:30:14 +0000</pubDate>
		<dc:creator>Alexis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://surliertexan.com/scratchpad/entry277</guid>
		<description><![CDATA[I always forget how to do this, so, by god, I&#8217;m going to actually write it down this time so that I don&#8217;t have to search all over the place next time.
To find a string of text and replace it with part of the original string intact:
sed -i 's/\(foo\)\([A-Z, -]*\)/\1\L\2/g' file.txt
Putting things in escaped parentheses [...]]]></description>
			<content:encoded><![CDATA[<p>I always forget how to do this, so, by god, I&#8217;m going to actually write it down this time so that I don&#8217;t have to search all over the place next time.</p>
<p>To find a string of text and replace it <em>with part of the original string intact</em>:</p>
<p><code>sed -i 's/\(foo\)\([A-Z, -]*\)/\1\L\2/g' file.txt</code></p>
<p>Putting things in escaped parentheses creates a group&mdash;\(foo\) is group one, \([A-Z]*\) is group two.  Then in the replace string, you call up a group by putting \#.  So group 1 becomes \1.  Thus, the above replacement string&mdash;\1\L\2&mdash;means keep group one as is but convert group two, whatever it might be, to lowercase.</p>
]]></content:encoded>
			<wfw:commentRss>http://surliertexan.com/scratchpad/entry277/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Call for resources</title>
		<link>http://surliertexan.com/scratchpad/entry272</link>
		<comments>http://surliertexan.com/scratchpad/entry272#comments</comments>
		<pubDate>Sun, 10 Jan 2010 22:18:12 +0000</pubDate>
		<dc:creator>Alexis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[resources]]></category>

		<guid isPermaLink="false">http://surliertexan.com/scratchpad/?p=272</guid>
		<description><![CDATA[Dear 5 people who read this blog:
I am attempting to roll my own quirky list of must-reads for an aspiring political theorist.  What should I be keeping my eye on?  Which journals should I be ashamed not to follow?  Who are the badasses in the field?  I&#8217;m hitting up profs this [...]]]></description>
			<content:encoded><![CDATA[<p>Dear 5 people who read this blog:<br />
I am attempting to roll my own quirky list of must-reads for an aspiring political theorist.  What should I be keeping my eye on?  Which journals should I be ashamed not to follow?  Who are the badasses in the field?  I&#8217;m hitting up profs this quarter so that I can build this list explicitly instead of doing the ridiculous thing we all do where we don&#8217;t want to admit we don&#8217;t yet know the answer to this question and just desperately hang on every word in the hopes that some of this will spill out unintentionally and we can glom on to it with no one being the wiser.  To that end, I&#8217;m just asking y&#8217;all outright what should be on this list.  <span class="hide">SNE3JQB2F6T8</span></p>
]]></content:encoded>
			<wfw:commentRss>http://surliertexan.com/scratchpad/entry272/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plato and the Poets: WWE Smackdown</title>
		<link>http://surliertexan.com/scratchpad/entry271</link>
		<comments>http://surliertexan.com/scratchpad/entry271#comments</comments>
		<pubDate>Fri, 08 Jan 2010 23:08:07 +0000</pubDate>
		<dc:creator>Alexis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[academia]]></category>
		<category><![CDATA[open problems]]></category>

		<guid isPermaLink="false">http://surliertexan.com/scratchpad/entry271</guid>
		<description><![CDATA[Revisited the argument of Plato and the poets yet again today.  Will this conversation really not die even after 3000 years of us having it?  I&#8217;m tired of it after only 3 months.  My own take, which I&#8217;m sure will convince absolutely no one since everyone falls firmly on the side they [...]]]></description>
			<content:encoded><![CDATA[<p>Revisited the argument of Plato and the poets yet again today.  Will this conversation really not die even after 3000 years of us having it?  I&#8217;m tired of it after only 3 months.  My own take, which I&#8217;m sure will convince absolutely no one since everyone falls firmly on the side they are to be on, never to leave it again:</p>
<p>Literature and non-empirical pursuits are not unscientific any more than any other sort of observation is.  Scientific method, folks.  Hypothesize, observe, record, adjust hypothesis.  Literature as observation.  Don&#8217;t knock it.  It gave us gravity.</p>
]]></content:encoded>
			<wfw:commentRss>http://surliertexan.com/scratchpad/entry271/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Further thoughts on ordinariness</title>
		<link>http://surliertexan.com/scratchpad/entry263</link>
		<comments>http://surliertexan.com/scratchpad/entry263#comments</comments>
		<pubDate>Thu, 07 Jan 2010 16:51:14 +0000</pubDate>
		<dc:creator>Alexis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ordinary]]></category>

		<guid isPermaLink="false">http://surliertexan.com/scratchpad/entry263</guid>
		<description><![CDATA[From Judith Shklar, Ordinary Vices, p1:
Ordinary vices are the sort of conduct we expect, nothing spectacular or unusual&#8230;we are familiar with it&#8230;so commonplace that they are not worth discussing&#8230;one must suppose that everything that can be thought about it is too obvious to mention.
From Kathleen Stewart, Ordinary Affects, p1-2:
The ordinary is a shifting assemblage of [...]]]></description>
			<content:encoded><![CDATA[<p>From Judith Shklar, <i>Ordinary Vices</i>, p1:</p>
<p>Ordinary vices are the sort of conduct we expect, nothing spectacular or unusual&#8230;we are familiar with it&#8230;so commonplace that they are not worth discussing&#8230;one must suppose that everything that can be thought about it is too obvious to mention.</p>
<p>From Kathleen Stewart, <i>Ordinary Affects</i>, p1-2:</p>
<p>The ordinary is a shifting assemblage of practices and practical knowledges&#8230;Ordinary affects are the varied, surging capacities to affect and be affected that give everyday life the quality of a continual motion of relations, scenes, contingencies, and emergences.  They&#8217;re things that happen.<br />
p3<br />
Ordinary affects, then, are an animate circuit that conducts force and maps connections, routes, and disjunctures.  They are the kind of contact zone where the overdetermination of circulations, events, conditions, technologies, and flows of power literally take place.</p>
<p>[Stewart's is basically just a Foucauldian definition of social interaction.  It literally just described <em>being alive</em> and, hence, <em>everything</em>.  Meaningless.  Shklar's definition more interesting because it doesn't say what is, in fact ordinary, but speaks to what we <em>assume</em> is ordinary, which is much closer to hitting it on the mark&mdash;a subjective interpretation of things in relation to what we are used to and thus do or do not take for granted.  What can be classified as ordinary will differ depending on who you ask.]</p>
]]></content:encoded>
			<wfw:commentRss>http://surliertexan.com/scratchpad/entry263/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>On extraordinary things</title>
		<link>http://surliertexan.com/scratchpad/entry212</link>
		<comments>http://surliertexan.com/scratchpad/entry212#comments</comments>
		<pubDate>Wed, 06 Jan 2010 17:39:15 +0000</pubDate>
		<dc:creator>Alexis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[irrationality]]></category>
		<category><![CDATA[ordinary]]></category>
		<category><![CDATA[surprise]]></category>

		<guid isPermaLink="false">http://surliertexan.com/scratchpad/entry212</guid>
		<description><![CDATA[From Marcus Aurelius, Meditations, Book 8:
14. Whatever man thou meetest, put to thyself at once this question: What are this man&#8217;s convictions about good and evil? For if they are such and such about pleasure and pain and what is productive of them, about good report and ill report, about death and life, it will [...]]]></description>
			<content:encoded><![CDATA[<p>From Marcus Aurelius, <i>Meditations</i>, Book 8:</p>
<p>14. Whatever man thou meetest, put to thyself at once this question: What are this man&#8217;s convictions about good and evil? For if they are such and such about pleasure and pain and what is productive of them, about good report and ill report, about death and life, it will be in no way strange or surprising to me if he does such and such things. So I will remember that he is constrained to act as he does.</p>
<p>15. Remember that, as it is monstrous to be surprised at a fig-tree bearing figs, so also is it to be surprised at the Universe bearing its own particular crop. Likewise it is monstrous for a physician or a steersman to be surprised that a patient has fever or that a contrary wind has sprung up.</p>
]]></content:encoded>
			<wfw:commentRss>http://surliertexan.com/scratchpad/entry212/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Forests and trees</title>
		<link>http://surliertexan.com/scratchpad/entry208</link>
		<comments>http://surliertexan.com/scratchpad/entry208#comments</comments>
		<pubDate>Tue, 05 Jan 2010 06:01:54 +0000</pubDate>
		<dc:creator>Alexis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[thesis]]></category>

		<guid isPermaLink="false">http://surliertexan.com/scratchpad/entry208</guid>
		<description><![CDATA[As expected, my thesis proposal went over poorly, not because the subject matter didn&#8217;t grab everyone&#8217;s attention (it did, quite impressively, I must say—clearly a solid topic), but because I was accused of being too vague, not focusing on specific cases in great depth, etc. etc.  All of reasons B that I mentioned in [...]]]></description>
			<content:encoded><![CDATA[<p>As expected, my thesis proposal went over poorly, not because the subject matter didn&#8217;t grab everyone&#8217;s attention (it did, quite impressively, I must say—clearly a solid topic), but because I was accused of being too vague, not focusing on specific cases in great depth, etc. etc.  All of reasons B that I mentioned in my last blog post.  And, in some ways, they are legitimate criticisms, but they also miss the point quite widely.  I think the real message of why I intentionally chose not to take this approach was made clear by one colleague in particular who became quite perturbed, almost angry, with my thesis.  &#8220;You can&#8217;t make generalizations about violence.  These&#8230;these classifications you&#8217;ve put on here, what are they, revenge, altruism, self-defense&#8230;these are meaningless, they&#8217;ve got nothing to do with specific situations, you could lump any sort of violence under these.&#8221;  Well, yes, that was kind of my point and where I was going with it, so I was a bit taken aback by the insistence.  (I mean, if you could actually lump all violence into my categories, I haven&#8217;t forgotten anything, hooray!)  But this was nonetheless a slightly startling and irritating criticism since we were asked at the beginning not to suggest that people write the thesis we would write, but rather to grapple with it on its own terms.  &#8220;Like, for instance, take the Bosnian war with the Serbians [note this was not his actual example, but I'm changing it here to protect his identity].  I mean, they&#8217;re protecting their homeland.  The Serbians invaded their country, so they were acting in a perfectly acceptable manner!&#8221;  It took about 15 seconds to sink in.  Oh yeah.  He&#8217;s Bosnian.</p>
<p>I don&#8217;t really think a better argument can be made for why I have chosen not to focus on specifics.  My thesis is not intended to justify any position in war.  War happens.  War will continue to happen with or without me rooting for it.  My thesis means only to take a step back from our specific situations and ask what it is that they share on a larger level.  I do not wish to write about conflicts, I wish to write about conflict.  Or, to put it another way, I do not wish to write about trees, I wish to write about forests.  There are already more than enough treatises on trees.  I will be reading many of them in order to ask what does this birch share in common with this pecan tree and this aspen.  Perhaps the birch is more like the aspen than the pecan in its morphology, but we might in the end agree that all three have leaves and roots and that if you put them all together they share enough in common that they create a coherent whole that is called a forest.  This means that I might lose the nuance and fine detail of a masterwork to the lonely and stately oak, but painting with such loving detail is simply a different task than the one I have set out to do and so to say that I am at fault for not doing it simply makes no sense.</p>
<p>It was also suggested that perhaps painting forests was too great a task and that I might instead focus deeply on one tree and extrapolate theories from that, but this also seems to make little sense because, were we to choose the mesquite with nothing to compare it to, we might mistake its thorniness as a characteristic of all trees and thus our forest, when in fact that thorniness is an outlier within the bound of things called trees.  Leaves define trees and bark defines trees but thorns do not define trees.  It is thus necessary to put together, if not a comprehensive range of trees, at least a small number that will allow us to begin making tentative conclusions concerning those things which they share and those things which appear to be distinctive to certain trees.  With time we can add more trees to our big picture and thus make it more accurate, but certainly we cannot start with only one if we wish a general theory of forests.</p>
<p class="note">Note: It was pointed out to me after posting this that my treatment of my colleague above might be perceived as harsh or unprofessional.  I should be clear that I have nothing but respect for him and we get along well.  That I should occasionally be irritated by a comment in class is a) human and b) not a condemnation of my colleague.  I&#8217;m simply politely disagreeing with what he said.</p>
<p>A work can be problematic for a lot of reasons.  One of them is that it tries to accomplish too much or makes generalizations.  Another one is that it is unable to be objective.  Or that a methodology (any methodology) has flaws.  This is true of every work.  What matters, then, is not that our work is unproblematic, but that we know the problems up front and admit to their  limitations and explain why we&#8217;ve chosen one flawed methodology in favor of another.  </p>
<p>Given that, saying that my anonymous friend&#8217;s comments were problematic does not seem to me like I am stepping out of line, being ungenerous, or treading on thin ice.  I really am not intending to say anything more or less than, &#8220;here is a really great example of the specific problem I developed my thesis to avoid, even if I must trade it for other problems in doing so.&#8221;  </p>
<p>But I do hope y&#8217;all will keep telling me when you think I am being inappropriate.  This scratchpad is intended as a place for me to hash out ideas, figure out where in the process I am not getting it, or make research notes to myself.  I often find stories the most useful way of thinking about problems, but this is not a diary of day to day life.  And I most certainly do NOT intend it as a place to talk shit about people.  That is bad form and, honestly, just plain unproductive.</p>
]]></content:encoded>
			<wfw:commentRss>http://surliertexan.com/scratchpad/entry208/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Befuddlement</title>
		<link>http://surliertexan.com/scratchpad/entry202</link>
		<comments>http://surliertexan.com/scratchpad/entry202#comments</comments>
		<pubDate>Mon, 04 Jan 2010 01:36:41 +0000</pubDate>
		<dc:creator>Alexis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[violence]]></category>

		<guid isPermaLink="false">http://surliertexan.com/scratchpad/?p=202</guid>
		<description><![CDATA[One of the things I&#8217;ve always found maddening about research is trying to wade through the unbelievable libraries worth of material written on any single subject to separate the wheat from the chaff and, having done that, synthesize it in any meaningful way.  Somehow this seems to go beyond the ordinary difficulty everyone has in [...]]]></description>
			<content:encoded><![CDATA[<p>One of the things I&#8217;ve always found maddening about research is trying to wade through the unbelievable libraries worth of material written on any single subject to separate the wheat from the chaff and, having done that, synthesize it in any meaningful way.  Somehow this seems to go beyond the ordinary difficulty everyone has in identifying and juggling sources to me becoming truly bewildered by the minutiae involved.  Am I stupid because I read 30 papers and start to get the nagging suspicion that they are all saying the same thing, and that that thing is not very much at all?  I have been told, alternately, that, a) no, this is why I will make a great academic&mdash;I have an uncanny ability to peel away the piled on layers of argument and get to the heart of what a paper is really saying which makes it unlikely that I will be dazzled by beautiful bullshit or fall into the trap of pedantry (but that I also have the generous ability to see what makes a paper good even when specific arguments might fall short)&mdash;and b) I will make a shit academic because I have no head for details, get lost in complex or finely nuanced arguments, and can&#8217;t synthesize endless amounts of data efficiently.</p>
<p>I must admit, I&#8217;m currently feeling a little on the B side.  I&#8217;ve been reading and reading possible sources for the thesis and&mdash;am I missing something?&mdash;I&#8217;m just not feeling any real excitement here.  It feels like nearly every one of them is missing the forest for the trees and surely that can&#8217;t be right that so many of them would suck so bad.  I must be having one of those lack-of-synthesis moments.  I think I have to momentarily forget everything I have &#8220;learned&#8221; the last few months and step back and just devise some of these answers from plain ol&#8217; common sense/experience (omfgbbq it&#8217;s theory, I&#8217;m a theory head against my will), and then ask what I am missing if I derive things that way.  So.  The question is, &#8220;what are the ordinary reasons that people engage in violence?&#8221;</p>
<table>
<tbody>
<tr>
<th>Defense</th>
<th>Offense</th>
</tr>
<tr>
<td>physical self-defense (self, family, friends, land)</td>
<td>physical acquisition (land, money, resources, slaves, over a woman, etc)</td>
</tr>
<tr>
<td>ideological self-defense (maintain purity, country, way of life, etc)</td>
<td>ideological acquisition (glory, power, salvation, etc)</td>
</tr>
<tr>
<td>fear (many others could be collapsed into this&#8230;poss. too broad)</td>
<td>frustration (usually related to acquisition, inability therein?)</td>
</tr>
<tr>
<td>distopianizing</td>
<td>utopianizing</td>
</tr>
<tr>
<td></td>
<td>enjoyment (sport, excitement, sociopathy, [more?])</td>
</tr>
<tr>
<td colspan="2" style="text-align: center;">revenge</td>
</tr>
<tr>
<td colspan="2" style="text-align: center;">altruism, to help someone else (alternating between network-defense and enforcing norms&#8230;other reasons? collapse entry?)</td>
</tr>
<tr>
<td colspan="2" style="text-align: center;">in response to disrespect</td>
</tr>
<tr>
<td colspan="2" style="text-align: center;">to enforce social norms (punishment, teach a lesson)</td>
</tr>
</tbody>
</table>
<p>What else?  Others?</p>
<p>Should do a followup entry examining each of these more in depth.  Dammit.  Why didn&#8217;t I write that bit down right when I got home after my walk and it was still fresh in my mind?</p>
]]></content:encoded>
			<wfw:commentRss>http://surliertexan.com/scratchpad/entry202/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A thought</title>
		<link>http://surliertexan.com/scratchpad/entry192</link>
		<comments>http://surliertexan.com/scratchpad/entry192#comments</comments>
		<pubDate>Tue, 10 Nov 2009 19:48:03 +0000</pubDate>
		<dc:creator>Alexis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[academia]]></category>
		<category><![CDATA[interdisciplinarity]]></category>
		<category><![CDATA[reading]]></category>

		<guid isPermaLink="false">http://redheadedstepchild.org/lists/scratchpad/?p=192</guid>
		<description><![CDATA[Discovered today while doing research for Conzen:
When asked (by Alan Kay, no slouch himself) how in one PhD thesis he managed to invent interactive computer graphics, lay the foundation for object‐oriented programming, invent Computer Aided Design, develop the foundations of constraint programming methods, and prototype novel human computer interfaces, Ivan Sutherland replied &#8220;I didn&#8217;t know [...]]]></description>
			<content:encoded><![CDATA[<p>Discovered today while doing research for Conzen:</p>
<p>When asked (by Alan Kay, no slouch himself) how in one PhD thesis he managed to invent interactive computer graphics, lay the foundation for object‐oriented programming, invent Computer Aided Design, develop the foundations of constraint programming methods, and prototype novel human computer interfaces, Ivan Sutherland replied &#8220;I didn&#8217;t know it was hard.&#8221;</p>
<p>Becoming well‐read in the key works in a field is a double edged sword: afterwards we know much about what has, is, and could be done, but we also know what is hard. The key is to then not shy away from the hard problems and big visions, not to pursue the easy answers on small problems that will matter little in a few years, not to have the confidence to go for it!</p>
<p>It has been my experience that a compromise road is to read not within a field but across fields; in many cases the hard problems of one field have already been solved by another field. As we drown in too much information, most shrink to reading within a narrow field; I encourage you instead to read widely, when possible, and<br />
deeply, when necessary. This is not to say that you should not read deeply; it is a certainty that it will be necessary. It is simply to say that, without intent, you will likely never read widely.</p>
<p>-Robin Harrap</p>
]]></content:encoded>
			<wfw:commentRss>http://surliertexan.com/scratchpad/entry192/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Difference Is, We&#039;re Right, Take 492</title>
		<link>http://surliertexan.com/scratchpad/entry187</link>
		<comments>http://surliertexan.com/scratchpad/entry187#comments</comments>
		<pubDate>Thu, 27 Aug 2009 15:14:13 +0000</pubDate>
		<dc:creator>Alexis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[authority]]></category>
		<category><![CDATA[decision making]]></category>
		<category><![CDATA[legitimacy]]></category>
		<category><![CDATA[morality]]></category>
		<category><![CDATA[truth]]></category>

		<guid isPermaLink="false">http://redheadedstepchild.org/lists/scratchpad/?p=187</guid>
		<description><![CDATA[
Morality not absolute in sense that to kill is always wrong, rather, morality involves submitting to legitimate authority.  Should authority be legitimate, its demands are by definition legitimate and to be moral is to follow them (it just occurred to me when writing this that &#8220;morality,&#8221; generally and in all cases, might be best [...]]]></description>
			<content:encoded><![CDATA[<p>
Morality not absolute in sense that to kill is always wrong, rather, morality involves submitting to legitimate authority.  Should authority be legitimate, its demands are by definition legitimate and to be moral is to follow them (it just occurred to me when writing this that &#8220;morality,&#8221; generally and in all cases, might be best defined as that which allows us to interact most cooperatively within society or groups).  This would seem to be the thought process happening behind the phrase &#8220;the difference is, we&#8217;re right.&#8221;  Morality is not subjective per se, in that this one rule is absolute to all peoples, but it is subjective in the sense that each believes their own authority to be legitimate and others to be illegitimate.
</p>
<p>
Those on the other side might ask whether a legitimate authority would ever make the request to kill other people because they see not killing as a higher level moral imperative than submission, and those in the middle would ask whether a strict set of guidelines might not be laid out defining when killing could be considered just and unjust (ie &#8211; just war theory).
</p>
<p>
I&#8217;m currently leaning towards the last idea myself.  Possibly even the second.  I still cannot wrap my head around the idea that the first makes any sense at all.  Of course, the authorities that I tend to align myself with most are that of humanity first and the law second.  Aligning oneself with a smaller subset of people inevitably leads to conflict with other groups that would make the first proposition (killing to protect the authority system) logical in certain instances.  Of course, logical decisions do not always turn out to be correct decisions, given that the foundations of any decision are inevitably based on an incomplete set of information.</p>
]]></content:encoded>
			<wfw:commentRss>http://surliertexan.com/scratchpad/entry187/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
