<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: One Thing Damon&#8217;s Article (Probably) Gets Right</title>
	<atom:link href="http://timesandseasons.org/index.php/2006/12/one-thing-damons-article-gets-right/feed/" rel="self" type="application/rss+xml" />
	<link>http://timesandseasons.org/index.php/2006/12/one-thing-damons-article-gets-right/</link>
	<description>Truth Will Prevail</description>
	<lastBuildDate>Thu, 24 May 2012 18:26:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Atoms for Peace</title>
		<link>http://timesandseasons.org/index.php/2006/12/one-thing-damons-article-gets-right/#comment-218518</link>
		<dc:creator>Atoms for Peace</dc:creator>
		<pubDate>Mon, 26 Feb 2007 16:59:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.timesandseasons.org/?p=3649#comment-218518</guid>
		<description>I am in total agreement with you on this one - keep up the good work;)</description>
		<content:encoded><![CDATA[<p>I am in total agreement with you on this one &#8211; keep up the good work;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DKL</title>
		<link>http://timesandseasons.org/index.php/2006/12/one-thing-damons-article-gets-right/#comment-217220</link>
		<dc:creator>DKL</dc:creator>
		<pubDate>Tue, 30 Jan 2007 02:51:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.timesandseasons.org/?p=3649#comment-217220</guid>
		<description>I was just re-reading this, and I came across something I hadn&#039;t noticed before:

&lt;b&gt;Robert C:&lt;/b&gt; &lt;i&gt;...ignoring anything that so-called obscurantist writers like K., Heidegger, Derrida etc. might have to say that is interesting...&lt;/i&gt;

Heidegger? Derrida? interesting? right.

Honestly, the more I read people defend these types (Kierkegaard included), the more it sounds like a kind of philosophical Stockholm syndrome. At least Lewis Carol made nonsense fun.</description>
		<content:encoded><![CDATA[<p>I was just re-reading this, and I came across something I hadn&#8217;t noticed before:</p>
<p><b>Robert C:</b> <i>&#8230;ignoring anything that so-called obscurantist writers like K., Heidegger, Derrida etc. might have to say that is interesting&#8230;</i></p>
<p>Heidegger? Derrida? interesting? right.</p>
<p>Honestly, the more I read people defend these types (Kierkegaard included), the more it sounds like a kind of philosophical Stockholm syndrome. At least Lewis Carol made nonsense fun.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DKL</title>
		<link>http://timesandseasons.org/index.php/2006/12/one-thing-damons-article-gets-right/#comment-216170</link>
		<dc:creator>DKL</dc:creator>
		<pubDate>Sat, 06 Jan 2007 16:06:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.timesandseasons.org/?p=3649#comment-216170</guid>
		<description>Two words, Robert C: False dichotomy.</description>
		<content:encoded><![CDATA[<p>Two words, Robert C: False dichotomy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert C.</title>
		<link>http://timesandseasons.org/index.php/2006/12/one-thing-damons-article-gets-right/#comment-216143</link>
		<dc:creator>Robert C.</dc:creator>
		<pubDate>Fri, 05 Jan 2007 19:40:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.timesandseasons.org/?p=3649#comment-216143</guid>
		<description>Hmmm, interesting about computer languages.  I still think there&#039;s something very interesting about the difference between, say, beautiful code and, say, Shakespeare.  I think this makes for an interesting (though perhaps unfair) metaphor to consider the analytic vs. Continental divide.  I think I could spend a month or even a year analyzing beautiful code, but I think it would take more than one lifetime to similarly exhaust Shakespeare.  I guess one counter-argument is that me saying this proves that the code-approach is more coherent than a more poetic (i.e. less positivistic) approach....</description>
		<content:encoded><![CDATA[<p>Hmmm, interesting about computer languages.  I still think there&#8217;s something very interesting about the difference between, say, beautiful code and, say, Shakespeare.  I think this makes for an interesting (though perhaps unfair) metaphor to consider the analytic vs. Continental divide.  I think I could spend a month or even a year analyzing beautiful code, but I think it would take more than one lifetime to similarly exhaust Shakespeare.  I guess one counter-argument is that me saying this proves that the code-approach is more coherent than a more poetic (i.e. less positivistic) approach&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DKL</title>
		<link>http://timesandseasons.org/index.php/2006/12/one-thing-damons-article-gets-right/#comment-216109</link>
		<dc:creator>DKL</dc:creator>
		<pubDate>Thu, 04 Jan 2007 16:41:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.timesandseasons.org/?p=3649#comment-216109</guid>
		<description>Robert, I think that you&#039;re completely mistaken about computer languages when you say that they simply follow logic. In fact, there are a variety of non-logical factors that dictate how programming is best performed. This includes everything from basic matters of style (e.g., variable naming conventions) to algorithmic elegance. Indeed, the difference between good code and bad code, code that is maintainable and re-usable vs. code that is not maintainable and not re-usable, has nothing at all to do with logic. And it is more than merely an aesthetic difference. Poorly written code isn&#039;t just ugly, it fails to convey the meaning of what&#039;s going on. Try taking your classing quicksort or mergesort, and replace all of the variable names with randomly generated alphabetical sequences -- the code becomes positively inscrutable.

C is not some sterile language. It possesses a tremendously nuanced semantic system. One can pick up the basic logic of C in a day, be up and running at a decent clip in less than a week, and be basically fluent in a month. But it takes many years of work and a lot of innate skill to master the language. And programming isn&#039;t about writing programs, it&#039;s about writing programs in collaboration with other programmers -- even if you&#039;re only linking against their libraries. No effective programmer is an island.

C, being much simpler than natural language, is able to illustrates some important points about how natural language works. As I&#039;ve pointed out elsewhere: If you take a program written in C and compile it with two different compilers, you&#039;ll get two different compiled results. If you run these two compiled programs through a de-compiler, you get two results that are as different from each other as they are from the originals. Compiling the de-compiled programs with other compilers and decompiling them again will yield additional, novel sets of C programs. To the extant that any compiled version of these programs behaves differently in any respect (other than negligible differences in performance), it will be considered the fault of the compiler (or de-compiler).

Thus, C is 100% reducible to object code. It is utterly reductionist in the most literal sense, though not in the most extreme sense; specifically, there is not necessarily a single, canonical representation in object code of any given semantic unit in C source code. Nor is there any single, canonical method of organizing different representations. Hence the difference between the compiled and decompiled programs.

So it is with language. I stand against nearly all post-WWII linguistic philosophers by maintaining that language is reductionist in the most literal sense. Meanings can be taken in isolation, have their impact on other meanings examined, and put back together with a great deal of precision. And in practice, we rewriting and restating our positions in a way that takes this for granted. Sure there are borderline examples of instances where it&#039;s difficult, but focussing on those instances misses the entire point: we use language as though it were not irreducibly complex because it is not irreducibly complex. Russell&#039;s atomisw is intuitive because it reflects not just how meaning works, but how we use meanings.

Regarding Christ&#039;s teachings in the New Testament, these are mostly sayings that were attributed to him. In the best cases, they were handed down through multiple sources. In the worst cases, they were reconstructions by people who just weren&#039;t in a position to know. There&#039;s a very good reason why Christianity isn&#039;t based on Jesus&#039;s teachings. It&#039;s worth noting that the Book of Mormon tends to be dominated by direct sermons (as are Paul&#039;s epistles). Most of the Book of Mormon&#039;s parables are quoted from other sources.

Moreover, it&#039;s generally not a good idea for someone who grades papers to espouse the merits of muddled writing.</description>
		<content:encoded><![CDATA[<p>Robert, I think that you&#8217;re completely mistaken about computer languages when you say that they simply follow logic. In fact, there are a variety of non-logical factors that dictate how programming is best performed. This includes everything from basic matters of style (e.g., variable naming conventions) to algorithmic elegance. Indeed, the difference between good code and bad code, code that is maintainable and re-usable vs. code that is not maintainable and not re-usable, has nothing at all to do with logic. And it is more than merely an aesthetic difference. Poorly written code isn&#8217;t just ugly, it fails to convey the meaning of what&#8217;s going on. Try taking your classing quicksort or mergesort, and replace all of the variable names with randomly generated alphabetical sequences &#8212; the code becomes positively inscrutable.</p>
<p>C is not some sterile language. It possesses a tremendously nuanced semantic system. One can pick up the basic logic of C in a day, be up and running at a decent clip in less than a week, and be basically fluent in a month. But it takes many years of work and a lot of innate skill to master the language. And programming isn&#8217;t about writing programs, it&#8217;s about writing programs in collaboration with other programmers &#8212; even if you&#8217;re only linking against their libraries. No effective programmer is an island.</p>
<p>C, being much simpler than natural language, is able to illustrates some important points about how natural language works. As I&#8217;ve pointed out elsewhere: If you take a program written in C and compile it with two different compilers, you&#8217;ll get two different compiled results. If you run these two compiled programs through a de-compiler, you get two results that are as different from each other as they are from the originals. Compiling the de-compiled programs with other compilers and decompiling them again will yield additional, novel sets of C programs. To the extant that any compiled version of these programs behaves differently in any respect (other than negligible differences in performance), it will be considered the fault of the compiler (or de-compiler).</p>
<p>Thus, C is 100% reducible to object code. It is utterly reductionist in the most literal sense, though not in the most extreme sense; specifically, there is not necessarily a single, canonical representation in object code of any given semantic unit in C source code. Nor is there any single, canonical method of organizing different representations. Hence the difference between the compiled and decompiled programs.</p>
<p>So it is with language. I stand against nearly all post-WWII linguistic philosophers by maintaining that language is reductionist in the most literal sense. Meanings can be taken in isolation, have their impact on other meanings examined, and put back together with a great deal of precision. And in practice, we rewriting and restating our positions in a way that takes this for granted. Sure there are borderline examples of instances where it&#8217;s difficult, but focussing on those instances misses the entire point: we use language as though it were not irreducibly complex because it is not irreducibly complex. Russell&#8217;s atomisw is intuitive because it reflects not just how meaning works, but how we use meanings.</p>
<p>Regarding Christ&#8217;s teachings in the New Testament, these are mostly sayings that were attributed to him. In the best cases, they were handed down through multiple sources. In the worst cases, they were reconstructions by people who just weren&#8217;t in a position to know. There&#8217;s a very good reason why Christianity isn&#8217;t based on Jesus&#8217;s teachings. It&#8217;s worth noting that the Book of Mormon tends to be dominated by direct sermons (as are Paul&#8217;s epistles). Most of the Book of Mormon&#8217;s parables are quoted from other sources.</p>
<p>Moreover, it&#8217;s generally not a good idea for someone who grades papers to espouse the merits of muddled writing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert C.</title>
		<link>http://timesandseasons.org/index.php/2006/12/one-thing-damons-article-gets-right/#comment-216106</link>
		<dc:creator>Robert C.</dc:creator>
		<pubDate>Thu, 04 Jan 2007 15:38:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.timesandseasons.org/?p=3649#comment-216106</guid>
		<description>DKL #100: Thanks for the movie recommendations, I haven&#039;t seen a couple of those.  I think I&#039;ve gone way beyond my depth there, though it&#039;s been fun posing.  I really enjoyed reading K.&#039;s &lt;i&gt;Purity of Heart is to Will One Thing&lt;/i&gt; (the text is easily found online now).  It helped me think through interesting issues of self-deception that go beyond your simple paragraph summary.  But I don&#039;t think this work of his was considered a significant philosophical contribution.  And a lot of what seems to pass for significant philosophical contribution in the analytic tradition seems to me as not very interesting, mainly in the sense that it is usually just playing with definitions and rules of logic that don&#039;t seem very interesting or illuminating to me, esp. from what I&#039;ve read about self-deception by analytic philosophers....  

In fact, since you brought up computer languages, perhaps my reaction is the same: I recognize the use of improved computer languages, and I benefit from them in using them, but I don&#039;t find them that intellectually interesting b/c they follow simple rules of logic.  And I don&#039;t think computer languages have that much to teach me about what I find most interesting in life (things like love, beauty, faith, etc.).  So perhaps this is why I prefer reading Kierkegaard and others who do not strive for the type of logical clarity that you seem to value so much, b/c I don&#039;t think the most interesting issues lend themselves to being reduced to simple logical clarity.  I haven&#039;t been following the discussion about what a paradox is closely enough to know if this qualifies, but I think this tension of clarity and subltety is interesting: for me, once something becomes clear, it usually ceases to be interesting.  And although one might argue that this is just the natural process of learning, I think much more is going on here, something that is not easily analyzed  in clear language.  This Kierkegaardian leap of faith you are criticizing, which I think of as lying at the root of the problem of transcendance that seems to be a central theme in modern and post-modern epistemological philosophy, seems necessarily tied to the problem of clarity.  So if we simply demand that all interesting philosophical thinking must be first and foremost clear (and precise? I&#039;ll leave that question to you and Clark), then it seems we are essentially constraining philosophy to the same realm as computer languages, ignoring anything that so-called obscurantist writers like K., Heidegger, Derrida etc. might have to say that is interesting (by the way, I think Christ makes a similar point in Mark 4:12, quoting Isa 6:9ff  in explaining why he teaches in parables, to make his followers confused and thereby possibly precipitate the beginning of learning, on my reading...).</description>
		<content:encoded><![CDATA[<p>DKL #100: Thanks for the movie recommendations, I haven&#8217;t seen a couple of those.  I think I&#8217;ve gone way beyond my depth there, though it&#8217;s been fun posing.  I really enjoyed reading K.&#8217;s <i>Purity of Heart is to Will One Thing</i> (the text is easily found online now).  It helped me think through interesting issues of self-deception that go beyond your simple paragraph summary.  But I don&#8217;t think this work of his was considered a significant philosophical contribution.  And a lot of what seems to pass for significant philosophical contribution in the analytic tradition seems to me as not very interesting, mainly in the sense that it is usually just playing with definitions and rules of logic that don&#8217;t seem very interesting or illuminating to me, esp. from what I&#8217;ve read about self-deception by analytic philosophers&#8230;.  </p>
<p>In fact, since you brought up computer languages, perhaps my reaction is the same: I recognize the use of improved computer languages, and I benefit from them in using them, but I don&#8217;t find them that intellectually interesting b/c they follow simple rules of logic.  And I don&#8217;t think computer languages have that much to teach me about what I find most interesting in life (things like love, beauty, faith, etc.).  So perhaps this is why I prefer reading Kierkegaard and others who do not strive for the type of logical clarity that you seem to value so much, b/c I don&#8217;t think the most interesting issues lend themselves to being reduced to simple logical clarity.  I haven&#8217;t been following the discussion about what a paradox is closely enough to know if this qualifies, but I think this tension of clarity and subltety is interesting: for me, once something becomes clear, it usually ceases to be interesting.  And although one might argue that this is just the natural process of learning, I think much more is going on here, something that is not easily analyzed  in clear language.  This Kierkegaardian leap of faith you are criticizing, which I think of as lying at the root of the problem of transcendance that seems to be a central theme in modern and post-modern epistemological philosophy, seems necessarily tied to the problem of clarity.  So if we simply demand that all interesting philosophical thinking must be first and foremost clear (and precise? I&#8217;ll leave that question to you and Clark), then it seems we are essentially constraining philosophy to the same realm as computer languages, ignoring anything that so-called obscurantist writers like K., Heidegger, Derrida etc. might have to say that is interesting (by the way, I think Christ makes a similar point in Mark 4:12, quoting Isa 6:9ff  in explaining why he teaches in parables, to make his followers confused and thereby possibly precipitate the beginning of learning, on my reading&#8230;).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DKL</title>
		<link>http://timesandseasons.org/index.php/2006/12/one-thing-damons-article-gets-right/#comment-216099</link>
		<dc:creator>DKL</dc:creator>
		<pubDate>Thu, 04 Jan 2007 07:24:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.timesandseasons.org/?p=3649#comment-216099</guid>
		<description>Edward, I think that your proposed definitions are undermined by your original point  that we have to give up reason to make the leap of faith. But fair enough. I&#039;m happy to use those definitions, too. Your point still founders. 

If the proposition, &quot;The Christian man-god provided an infinite atonement&quot; is only apparently contradictory, and is altogether sensible provided the correct explication/resolution, then there appears to be nothing special about this statement at all with regard to faith vs. reason.

No matter how you slice it, Kierkegaard&#039;s &quot;leap of faith&quot; bottoms out.</description>
		<content:encoded><![CDATA[<p>Edward, I think that your proposed definitions are undermined by your original point  that we have to give up reason to make the leap of faith. But fair enough. I&#8217;m happy to use those definitions, too. Your point still founders. </p>
<p>If the proposition, &#8220;The Christian man-god provided an infinite atonement&#8221; is only apparently contradictory, and is altogether sensible provided the correct explication/resolution, then there appears to be nothing special about this statement at all with regard to faith vs. reason.</p>
<p>No matter how you slice it, Kierkegaard&#8217;s &#8220;leap of faith&#8221; bottoms out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DKL</title>
		<link>http://timesandseasons.org/index.php/2006/12/one-thing-damons-article-gets-right/#comment-216098</link>
		<dc:creator>DKL</dc:creator>
		<pubDate>Thu, 04 Jan 2007 06:50:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.timesandseasons.org/?p=3649#comment-216098</guid>
		<description>&lt;b&gt;Robert C:&lt;/b&gt; &lt;i&gt;I understand you have your rep to maintain in making brassy claims like this (â€so easily shown that K.â€™s Qâ€™s are banalâ€)&lt;/i&gt;

Yeah, well I kind of stole that one turn of phrase that you quote. Years ago, I found the formula for that brassy claim in an essay by AJ Ayer. After making quick business of Heidegger&#039;s question &quot;Why is there something rather than nothing?&quot; Ayer concluded, &quot;When it is so easily shown of a question that it cannot be answered, I will not admit that a long answer is called for.&quot; That&#039;s brilliant!. Really hits the nail on the head. I&#039;ve lost no opportunity to use that formula in my own writings.

&lt;b&gt;Robert C:&lt;/b&gt; &lt;i&gt; Whereas all cups of coffee can be treated the same in my rejection of them (regardless of their differing quality and flavor&lt;/i&gt;

You obviously never had Folger&#039;s Instant Coffee Crystals? They&#039;re way more rewarding to turn down than other forms of coffee.

&lt;b&gt;Robert C:&lt;/b&gt; &lt;i&gt; As Blake hinted at, if I respond to the otherâ€™s call to love others only b/c God has commanded me to, I am not fully responding to the call to love &lt;/i&gt;

This gets directly at the core of it, Robert. This sentence relies on two separate criteria for satisfying the function &quot;I love someone.&quot; Thus, it is guilty of equivocation. For the sake of discussion, I&#039;ll use the term &quot;caring actions&quot; to refer to the kind of behavior you characterize as &quot;respond[ing] to their easily-neglected needs and concerns.&quot; We can therefore express the two different criteria for whether I love someone (who&#039;s identity I will keep concealed for the moment):

(a) I perform caring actions toward someone, and I do most of these solely because I want to follow God&#039;s commandments
(b) I perform caring actions toward someone, and I do most of these out of selfless devotion

If we accept the assumption that the motivation to follow commandments is not one of selfless devotion, then you&#039;re statement amounts to saying that (a) and (b) are mutually exclusive for any given object of love at any given time. It&#039;s true that people very frequently fool themselves into believing that they are doing (b) when they are doing (a). It&#039;s worth noting that very few people fool themselves into believing that they are doing (a) when they are doing (b). This points to the fact that the self deception arises at least partly due to self serving reasons; it&#039;s quite easy for us to believe things that make us look like really grand people. As far as responding to God&#039;s commandment, he clearly desires that folks get to point (b) even if they have to wallow a bit in (a) in order to get there. Is there something that I&#039;m missing here? 

My sense is that if I tried to pass off the preceding paragraph as a substantive analysis of some aspects of loving relationships, I&#039;d be (rightly) scoffed at -- I&#039;m just one of the crowd, you know. I don&#039;t see why people are so fascinated with Kiergegaard&#039;s nuances and gestures and so forth unless it&#039;s because the pretense of understanding all this &quot;subtlety&quot; provides an easy way out with people who disagree with them.

&lt;b&gt;Robert C:&lt;/b&gt; &lt;i&gt;This call can lead to subtle forms of self-deception which K. has elucidated nicely in his writings... Would you say self-decetion is a banal topic, or simply that K.â€™s insights on this topic are banal?&lt;/i&gt;

Self-deception, as such, is far too general a topic to be boring or interesting. On any really stringent definition, most forms of self-deception are trivial; e.g., I&#039;m thoroughly convinced that I don&#039;t drink too much diet Coke -- who cares? Certain very severe forms of self-deception are interesting in some contexts -- the crazy old ladies in &quot;Arsenic and Old Lace&quot; come to mind. Probably the best movie that is &lt;i&gt;entirely&lt;/i&gt; devoted to the draw that we feel toward self-deception is the Robert Redford movie &quot;The Candidate.&quot; Bergman&#039;s &quot;Wild Strawberries&quot; and Bill Murray&#039;s &quot;Scrooged&quot; also come to mind, where memories come alive to give otherwise successful men a glimpse at who they really are, and this reality is disturbing enough to prompt a new beginning.

Kierkegaard&#039;s discussion of self-deception fails to be original or interesting, because there&#039;s no real substantive point that he&#039;s making. He&#039;s simply describing things in a way that is calculated to cause confusion in the reader.</description>
		<content:encoded><![CDATA[<p><b>Robert C:</b> <i>I understand you have your rep to maintain in making brassy claims like this (â€so easily shown that K.â€™s Qâ€™s are banalâ€)</i></p>
<p>Yeah, well I kind of stole that one turn of phrase that you quote. Years ago, I found the formula for that brassy claim in an essay by AJ Ayer. After making quick business of Heidegger&#8217;s question &#8220;Why is there something rather than nothing?&#8221; Ayer concluded, &#8220;When it is so easily shown of a question that it cannot be answered, I will not admit that a long answer is called for.&#8221; That&#8217;s brilliant!. Really hits the nail on the head. I&#8217;ve lost no opportunity to use that formula in my own writings.</p>
<p><b>Robert C:</b> <i> Whereas all cups of coffee can be treated the same in my rejection of them (regardless of their differing quality and flavor</i></p>
<p>You obviously never had Folger&#8217;s Instant Coffee Crystals? They&#8217;re way more rewarding to turn down than other forms of coffee.</p>
<p><b>Robert C:</b> <i> As Blake hinted at, if I respond to the otherâ€™s call to love others only b/c God has commanded me to, I am not fully responding to the call to love </i></p>
<p>This gets directly at the core of it, Robert. This sentence relies on two separate criteria for satisfying the function &#8220;I love someone.&#8221; Thus, it is guilty of equivocation. For the sake of discussion, I&#8217;ll use the term &#8220;caring actions&#8221; to refer to the kind of behavior you characterize as &#8220;respond[ing] to their easily-neglected needs and concerns.&#8221; We can therefore express the two different criteria for whether I love someone (who&#8217;s identity I will keep concealed for the moment):</p>
<p>(a) I perform caring actions toward someone, and I do most of these solely because I want to follow God&#8217;s commandments<br />
(b) I perform caring actions toward someone, and I do most of these out of selfless devotion</p>
<p>If we accept the assumption that the motivation to follow commandments is not one of selfless devotion, then you&#8217;re statement amounts to saying that (a) and (b) are mutually exclusive for any given object of love at any given time. It&#8217;s true that people very frequently fool themselves into believing that they are doing (b) when they are doing (a). It&#8217;s worth noting that very few people fool themselves into believing that they are doing (a) when they are doing (b). This points to the fact that the self deception arises at least partly due to self serving reasons; it&#8217;s quite easy for us to believe things that make us look like really grand people. As far as responding to God&#8217;s commandment, he clearly desires that folks get to point (b) even if they have to wallow a bit in (a) in order to get there. Is there something that I&#8217;m missing here? </p>
<p>My sense is that if I tried to pass off the preceding paragraph as a substantive analysis of some aspects of loving relationships, I&#8217;d be (rightly) scoffed at &#8212; I&#8217;m just one of the crowd, you know. I don&#8217;t see why people are so fascinated with Kiergegaard&#8217;s nuances and gestures and so forth unless it&#8217;s because the pretense of understanding all this &#8220;subtlety&#8221; provides an easy way out with people who disagree with them.</p>
<p><b>Robert C:</b> <i>This call can lead to subtle forms of self-deception which K. has elucidated nicely in his writings&#8230; Would you say self-decetion is a banal topic, or simply that K.â€™s insights on this topic are banal?</i></p>
<p>Self-deception, as such, is far too general a topic to be boring or interesting. On any really stringent definition, most forms of self-deception are trivial; e.g., I&#8217;m thoroughly convinced that I don&#8217;t drink too much diet Coke &#8212; who cares? Certain very severe forms of self-deception are interesting in some contexts &#8212; the crazy old ladies in &#8220;Arsenic and Old Lace&#8221; come to mind. Probably the best movie that is <i>entirely</i> devoted to the draw that we feel toward self-deception is the Robert Redford movie &#8220;The Candidate.&#8221; Bergman&#8217;s &#8220;Wild Strawberries&#8221; and Bill Murray&#8217;s &#8220;Scrooged&#8221; also come to mind, where memories come alive to give otherwise successful men a glimpse at who they really are, and this reality is disturbing enough to prompt a new beginning.</p>
<p>Kierkegaard&#8217;s discussion of self-deception fails to be original or interesting, because there&#8217;s no real substantive point that he&#8217;s making. He&#8217;s simply describing things in a way that is calculated to cause confusion in the reader.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edward</title>
		<link>http://timesandseasons.org/index.php/2006/12/one-thing-damons-article-gets-right/#comment-216097</link>
		<dc:creator>Edward</dc:creator>
		<pubDate>Thu, 04 Jan 2007 06:32:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.timesandseasons.org/?p=3649#comment-216097</guid>
		<description>This what I mean: From the Answers.com Dictionary:

&quot;paradox, statement that appears self-contradictory but actually has a basis in truth&quot;

&quot;Apparently self-contradictory statement whose underlying meaning is revealed only by careful scrutiny.&quot;

&quot;A paradox is an apparently true statement or group of statements that leads to a contradiction or a situation which defies intuition. Typically, either the statements in question do not really imply the contradiction, the puzzling result is not really a contradiction, or the premises themselves are not all really true or cannot all be true together. The word paradox is often used interchangeably and wrongly with contradiction; but whereas a contradiction asserts its own opposite, many paradoxes do allow for resolution of some kind.&quot;

This is the operating definition of paradox in the sense that Kierkegaard and others moral philosophers use: &quot;a situation which defies intuition&quot;; meaning which is &quot;revealed through scrutiny&quot;, and &quot;seeming&quot; contradiction. We&#039;re not using paradox interchangeably with contradiction here.</description>
		<content:encoded><![CDATA[<p>This what I mean: From the Answers.com Dictionary:</p>
<p>&#8220;paradox, statement that appears self-contradictory but actually has a basis in truth&#8221;</p>
<p>&#8220;Apparently self-contradictory statement whose underlying meaning is revealed only by careful scrutiny.&#8221;</p>
<p>&#8220;A paradox is an apparently true statement or group of statements that leads to a contradiction or a situation which defies intuition. Typically, either the statements in question do not really imply the contradiction, the puzzling result is not really a contradiction, or the premises themselves are not all really true or cannot all be true together. The word paradox is often used interchangeably and wrongly with contradiction; but whereas a contradiction asserts its own opposite, many paradoxes do allow for resolution of some kind.&#8221;</p>
<p>This is the operating definition of paradox in the sense that Kierkegaard and others moral philosophers use: &#8220;a situation which defies intuition&#8221;; meaning which is &#8220;revealed through scrutiny&#8221;, and &#8220;seeming&#8221; contradiction. We&#8217;re not using paradox interchangeably with contradiction here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DKL</title>
		<link>http://timesandseasons.org/index.php/2006/12/one-thing-damons-article-gets-right/#comment-216095</link>
		<dc:creator>DKL</dc:creator>
		<pubDate>Thu, 04 Jan 2007 05:54:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.timesandseasons.org/?p=3649#comment-216095</guid>
		<description>Jack, it seems to me that there are enough different models of faithfulness that it&#039;s pointless to argue which is the best model. It&#039;s left to us to decide who our models are and who our heros are. Just as I have a strong affinity for James Bond as a hero, I can also have a strong affinity for Abraham as a model of righteousness. It just so happens that I don&#039;t, but that&#039;s an entirely separate issue. My model for righteousness is more a cross between BH Roberts and the Mr. Smith who went to Washington.</description>
		<content:encoded><![CDATA[<p>Jack, it seems to me that there are enough different models of faithfulness that it&#8217;s pointless to argue which is the best model. It&#8217;s left to us to decide who our models are and who our heros are. Just as I have a strong affinity for James Bond as a hero, I can also have a strong affinity for Abraham as a model of righteousness. It just so happens that I don&#8217;t, but that&#8217;s an entirely separate issue. My model for righteousness is more a cross between BH Roberts and the Mr. Smith who went to Washington.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
