<?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: The Common Lisp Word Scrambler</title>
	<atom:link href="http://jasonswett.net/the-common-lisp-word-scrambler/feed/" rel="self" type="application/rss+xml" />
	<link>http://jasonswett.net/the-common-lisp-word-scrambler/</link>
	<description>A Blog About Software Development, Databases, And Stuff That Doesn&#039;t Have To Do With Computers</description>
	<lastBuildDate>Tue, 22 Jun 2010 12:48:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tanner Swett</title>
		<link>http://jasonswett.net/the-common-lisp-word-scrambler/comment-page-1/#comment-150</link>
		<dc:creator>Tanner Swett</dc:creator>
		<pubDate>Tue, 11 May 2010 01:12:44 +0000</pubDate>
		<guid isPermaLink="false">http://jasonswett.net/blog/?p=221#comment-150</guid>
		<description>A word is invalid if and only if it contains an invalid sequence. For example, &quot;aplpe&quot; is invalid because it contains &quot;plp&quot;, and &quot;peapl&quot; is invalid because it contains &quot;pl$&quot; (where $ denotes the end of the word). See if you can make your program automatically find out what&#039;s an invalid sequence and what&#039;s not. Alternatively, skip all that difficult stuff and read about the sonority hierarchy.</description>
		<content:encoded><![CDATA[<p>A word is invalid if and only if it contains an invalid sequence. For example, &#8220;aplpe&#8221; is invalid because it contains &#8220;plp&#8221;, and &#8220;peapl&#8221; is invalid because it contains &#8220;pl$&#8221; (where $ denotes the end of the word). See if you can make your program automatically find out what&#8217;s an invalid sequence and what&#8217;s not. Alternatively, skip all that difficult stuff and read about the sonority hierarchy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian "I fucka you mouth" Thomas</title>
		<link>http://jasonswett.net/the-common-lisp-word-scrambler/comment-page-1/#comment-43</link>
		<dc:creator>Brian "I fucka you mouth" Thomas</dc:creator>
		<pubDate>Fri, 05 Mar 2010 01:22:10 +0000</pubDate>
		<guid isPermaLink="false">http://jasonswett.net/blog/?p=221#comment-43</guid>
		<description>http://epc.buffalo.edu/authors/hennessey/data/jabber/index.html

It works by sticking letters together when they would form one of the 40-something basic sounds of the English language, which if I remember correctly is called a phoneme.  This continues following a set of rules about which phonemes are allowed to connect to each other, until it forms entirely believable nonsense words.  It&#039;s how Lewis Caroll came up with many of his nonsense words (only in his head, not with a computer, obviously) for the Jabberwocky poem, hence the name.</description>
		<content:encoded><![CDATA[<p><a href="http://epc.buffalo.edu/authors/hennessey/data/jabber/index.html" rel="nofollow">http://epc.buffalo.edu/authors/hennessey/data/jabber/index.html</a></p>
<p>It works by sticking letters together when they would form one of the 40-something basic sounds of the English language, which if I remember correctly is called a phoneme.  This continues following a set of rules about which phonemes are allowed to connect to each other, until it forms entirely believable nonsense words.  It&#8217;s how Lewis Caroll came up with many of his nonsense words (only in his head, not with a computer, obviously) for the Jabberwocky poem, hence the name.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
