<?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>Oh my blog! Whee!</title>
	<atom:link href="http://whee.dk/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://whee.dk</link>
	<description>Wrong by design</description>
	<lastBuildDate>Thu, 08 Jul 2010 20:03:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>WordBuilder 3.0.0 release</title>
		<link>http://whee.dk/?p=229</link>
		<comments>http://whee.dk/?p=229#comments</comments>
		<pubDate>Thu, 08 Jul 2010 12:20:56 +0000</pubDate>
		<dc:creator>Arne Sostack</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[WordBuilder]]></category>

		<guid isPermaLink="false">http://whee.dk/?p=229</guid>
		<description><![CDATA[Okay, I think it should be working now, so I&#8217;m hereby releasing WordBuilder v3.0.0 Download at: http://whee.dk/wordbuilder/gtkwordbuilder-3.0.0.zip It&#8217;s a simple zip file with an exe and a dll. As with the previous GTK version, you&#8217;ll need GTK# installed. http://www.go-mono.com/mono-downloads/download.html To my knowledge, it runs equally well on .NET and Mono. The new things I&#8217;ve added [...]]]></description>
			<content:encoded><![CDATA[<p>Okay, I think it should be working now, so I&#8217;m hereby releasing WordBuilder v3.0.0</p>
<p>Download at: <a href="http://whee.dk/wordbuilder/gtkwordbuilder-3.0.0.zip">http://whee.dk/wordbuilder/gtkwordbuilder-3.0.0.zip</a></p>
<p>It&#8217;s a simple zip file with an exe and a dll. As with the previous GTK version, you&#8217;ll need GTK# installed. <a onclick="pageTracker._trackPageview('/outgoing/www.go-mono.com/mono-downloads/download.html?referer=');pageTracker._trackPageview('/outgoing/www.go-mono.com/mono-downloads/download.html?referer=http%3A%2F%2Fwhee.dk%2F%3Fp%3D229');" href="http://www.go-mono.com/mono-downloads/download.html">http://www.go-mono.com/mono-downloads/download.html</a></p>
<p>To my knowledge, it runs equally well on .NET and Mono.</p>
<p>The new things I&#8217;ve added are:</p>
<p>- Syntax highlighting<br />
- Support for c-style brackets (so you can drop the { to a line of its own) and ; line enders<br />
- Support for python-style blocks (use two spaces or one tab for each level of indentation)</p>
<p>In order to do this, I had to rewrite the parser, so it is now much more flexible and I think I&#8217;ll be able to add IntelliSense and contextual help and such to the UI in time.</p>
<p>Now I think it&#8217;s time to do some clean up of the old code, but first, a commit to the GIT repo.</p>
]]></content:encoded>
			<wfw:commentRss>http://whee.dk/?feed=rss2&amp;p=229</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>MonoWordBuilder beta release</title>
		<link>http://whee.dk/?p=225</link>
		<comments>http://whee.dk/?p=225#comments</comments>
		<pubDate>Thu, 15 Apr 2010 11:14:14 +0000</pubDate>
		<dc:creator>Arne Sostack</dc:creator>
				<category><![CDATA[WordBuilder]]></category>

		<guid isPermaLink="false">http://whee.dk/?p=225</guid>
		<description><![CDATA[Ok, I guess I&#8217;m just about ready to try this thing out. http://whee.dk/wordbuilder/monowordbuilder.zip Copy the contents of the zip into a directory of your choice and run it using: Windows: doubleclick gtkwordbuilder.exe. Mac/Linux: in a terminal, run the command &#8216;mono gtkwordbuilder.exe&#8216; You will need an install as well. On the mono web page, you can [...]]]></description>
			<content:encoded><![CDATA[<p>Ok, I guess I&#8217;m just about ready to try this thing out.</p>
<p><a href="http://whee.dk/wordbuilder/monowordbuilder.zip">http://whee.dk/wordbuilder/monowordbuilder.zip</a></p>
<p>Copy the contents of the zip into a directory of your choice and run it using:</p>
<p>Windows: doubleclick gtkwordbuilder.exe.</p>
<p>Mac/Linux: in a terminal, run the command &#8216;<em>mono gtkwordbuilder.exe</em>&#8216;</p>
<p>You will need an install as well. On the mono web page, you can find instructions for your operating system: <a href="http://www.go-mono.com/mono-downloads/download.html" onclick="pageTracker._trackPageview('/outgoing/www.go-mono.com/mono-downloads/download.html?referer=');">http://www.go-mono.com/mono-downloads/download.html</a></p>
<p>Windows users will be able to run this with GTK# for .NET, a pretty small download.</p>
<p>I&#8217;d love to hear about your experiences with trying this version out on non-windows systems.</p>
]]></content:encoded>
			<wfw:commentRss>http://whee.dk/?feed=rss2&amp;p=225</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Web site updates</title>
		<link>http://whee.dk/?p=223</link>
		<comments>http://whee.dk/?p=223#comments</comments>
		<pubDate>Tue, 13 Apr 2010 13:19:40 +0000</pubDate>
		<dc:creator>Arne Sostack</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://whee.dk/?p=223</guid>
		<description><![CDATA[I&#8217;ve changed the design of the web site, hopefully for the better. Thanks to Herdo for the nice theme. Also, I&#8217;ve set up a phpBB for the forums. Old posts are not lost, just not publicly available. If you want them, let me know and I&#8217;ll see what I can do to move them across.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve changed the design of the web site, hopefully for the better. Thanks to <a href="http://herdo.com" target="_blank" onclick="pageTracker._trackPageview('/outgoing/herdo.com?referer=');">Herdo</a> for the nice theme.</p>
<p>Also, I&#8217;ve set up a phpBB for the forums. Old posts are not lost, just not publicly available. If you want them, let me know and I&#8217;ll see what I can do to move them across.</p>
]]></content:encoded>
			<wfw:commentRss>http://whee.dk/?feed=rss2&amp;p=223</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GtkWordBuilder</title>
		<link>http://whee.dk/?p=210</link>
		<comments>http://whee.dk/?p=210#comments</comments>
		<pubDate>Wed, 07 Apr 2010 20:11:10 +0000</pubDate>
		<dc:creator>Arne Sostack</dc:creator>
				<category><![CDATA[WordBuilder]]></category>

		<guid isPermaLink="false">http://whee.dk/?p=210</guid>
		<description><![CDATA[Ok, I think I now have a very basic version of GtkWordBuilder &#8211; WordBuilder implemented in a cross-platform gui system. It lacks line numbering and syntax highlighting, but it should be able to run under linux, mac, windows, whatever you can run mono and Gtk# under. For this project of translating and reimplementing WordBuilder, I [...]]]></description>
			<content:encoded><![CDATA[<p>Ok, I think I now have a very basic version of GtkWordBuilder &#8211; WordBuilder implemented in a cross-platform gui system. It lacks line numbering and syntax highlighting, but it should be able to run under linux, mac, windows, whatever you can run mono and Gtk# under.</p>
<p>For this project of translating and reimplementing WordBuilder, I decided to try Test-Driven Development, so there&#8217;s also a bunch of unit tests. Not for everything, but still. There&#8217;s no unit tests for the commands, but all in good time. I feel I&#8217;ve made quite some progress here.</p>
<p>Here&#8217;s a screenshot of my latest build. Still not sure how to package, but the source is available at github.</p>
<p><a href="http://whee.dk/wp-content/monowordbuilder.png"><img class="size-thumbnail wp-image-211 alignleft" title="monowordbuilder" src="http://whee.dk/wp-content/monowordbuilder-150x150.png" alt="" width="150" height="150" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://whee.dk/?feed=rss2&amp;p=210</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordBuilder Mono</title>
		<link>http://whee.dk/?p=207</link>
		<comments>http://whee.dk/?p=207#comments</comments>
		<pubDate>Tue, 23 Mar 2010 21:18:03 +0000</pubDate>
		<dc:creator>Arne Sostack</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[WordBuilder]]></category>

		<guid isPermaLink="false">http://whee.dk/?p=207</guid>
		<description><![CDATA[Ok, I&#8217;ve taken my first stab at a mono-compatible tool. Turns out I couldn&#8217;t get MonoDevelop to build my VB code for some reason&#8230; So now I&#8217;ve spent some time converting the most important bits of code to C#, and it looks like I&#8217;m able to compile and run under mono. What I have at [...]]]></description>
			<content:encoded><![CDATA[<p>Ok, I&#8217;ve taken my first stab at a mono-compatible tool. Turns out I couldn&#8217;t get MonoDevelop to build my VB code for some reason&#8230; So now I&#8217;ve spent some time converting the most important bits of code to C#, and it looks like I&#8217;m able to compile and run under mono.</p>
<p>What I have at the moment is a command line tool:</p>
<pre>monowordbuilder &lt;file_name&gt;[ -v][ -r &lt;starting_rule&gt; &lt;amount&gt;]*</pre>
<p>Which outputs a number of generated words, either just the root word or the larger output which contains marks and branches (using the -v argument).</p>
<p>If you don&#8217;t enter any rules at the command line, it&#8217;ll use the defaults you&#8217;ve set up in the .wordo file using the StartingRule directive. If there are none, it&#8217;ll default to generating the &#8216;root&#8217; rule 100 times.</p>
<p>Oh, and I&#8217;ve no idea how to package it, so if anyone&#8217;s able to help out there, that&#8217;d be great. The source code is available at <a href="http://github.com/alfar/WordBuilder/tree/mono-wb/monowordbuilder/" onclick="pageTracker._trackPageview('/outgoing/github.com/alfar/WordBuilder/tree/mono-wb/monowordbuilder/?referer=');">github</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://whee.dk/?feed=rss2&amp;p=207</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordBuilder grows a bit</title>
		<link>http://whee.dk/?p=194</link>
		<comments>http://whee.dk/?p=194#comments</comments>
		<pubDate>Tue, 09 Mar 2010 20:49:05 +0000</pubDate>
		<dc:creator>Arne Sostack</dc:creator>
				<category><![CDATA[WordBuilder]]></category>

		<guid isPermaLink="false">http://whee.dk/?p=194</guid>
		<description><![CDATA[Version 2.0.3 is up: http://whee.dk/wordbuilder/WordBuilder20.msi In this version: Translator supports multiline texts. Translator has a &#8220;Translate Back&#8221; function which will give you meanings for words in your language. Generator supports referencing token sets. tokens vowels a e i o u tokens vowelsplus $vowels ë ï ö // a e i o u ë ï ö [...]]]></description>
			<content:encoded><![CDATA[<p>Version 2.0.3 is up:</p>
<p><a href="http://whee.dk/wordbuilder/WordBuilder20.msi">http://whee.dk/wordbuilder/WordBuilder20.msi</a></p>
<p>In this version:</p>
<ul>
<li>Translator supports multiline texts.</li>
<li>Translator has a &#8220;Translate Back&#8221; function which will give you meanings for words in your language.</li>
<li>Generator supports referencing token sets.</li>
</ul>
<pre>tokens vowels a e i o u
tokens vowelsplus $vowels ë ï ö // a e i o u ë ï ö</pre>
<ul>
<li>Generator supports token sets removing tokens:</li>
</ul>
<pre>tokens vowels a e i o u
tokens vowelsminus $vowels ![a e] // i o u</pre>
<ul>
<li>Generator now has a check to make sure code doesn&#8217;t run amok &#8211; a maximum of 500 rules per word has been put in place.</li>
<li>Generally, you can press ctrl+a to select all text in the active area.</li>
<li>Cut/copy/paste works in all text boxes.</li>
<li>Dictionary has functionality to &#8216;Add another meaning&#8217; when you right click a word.</li>
<li>Fixed apply, so it will not loop endlessly if you branch inside your apply.</li>
<li>Fixed parser, so it allows multiple spaces between tokens.</li>
<li>Added rules picker to the code editor. Generate words to update the list.</li>
<li>Added search (ctrl+f) to the code editor.</li>
<li>Improved syntax highlighting, though performance is still not good with scripts over 1700 lines &#8211; this seems to be a general problem with the control I&#8217;m using. Might have to switch it. *shudder*</li>
</ul>
<p><a href="http://whee.dk/?page_id=187">Also, don&#8217;t miss the GREAT introduction written by CaesarVincens.</a></p>
<p>Finally, I have to mention that I&#8217;ve thrown the code up for public ridicule on <a href="http://github.com/alfar/WordBuilder/" onclick="pageTracker._trackPageview('/outgoing/github.com/alfar/WordBuilder/?referer=');">GitHub</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://whee.dk/?feed=rss2&amp;p=194</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordBuilder v2.0</title>
		<link>http://whee.dk/?p=180</link>
		<comments>http://whee.dk/?p=180#comments</comments>
		<pubDate>Thu, 18 Feb 2010 20:49:48 +0000</pubDate>
		<dc:creator>Arne Sostack</dc:creator>
				<category><![CDATA[WordBuilder]]></category>

		<guid isPermaLink="false">http://whee.dk/?p=180</guid>
		<description><![CDATA[For version 2, I&#8217;ve reworked the dictionary and translator, and I&#8217;m very interested in feedback on those, but of course also on the application in general. Download the latest version here. Requires Windows and .NET framework 3.5sp1. This may help you download just what you need. Documentation for the rules language]]></description>
			<content:encoded><![CDATA[<p>For version 2, I&#8217;ve reworked the dictionary and translator, and I&#8217;m very interested in feedback on those, but of course also on the application in general.</p>
<p><a href="http://whee.dk/wordbuilder/WordBuilder20.msi">Download the latest version here</a>.</p>
<p>Requires Windows and .NET framework 3.5sp1. <a href="http://www.hanselman.com/smallestdotnet/" onclick="pageTracker._trackPageview('/outgoing/www.hanselman.com/smallestdotnet/?referer=');">This may help you download just what you need</a>.</p>
<p><a href="http://whee.dk/?page_id=65">Documentation for the rules language</a></p>
<div id="attachment_174" class="wp-caption alignleft" style="width: 160px"><a href="http://whee.dk/wp-content/wb20.png"><img src="http://whee.dk/wp-content/wb20-150x150.png" alt="" title="The WordBuilder generator page" width="150" height="150" class="size-thumbnail wp-image-174" /></a><p class="wp-caption-text">The WordBuilder generator page</p></div> <div id="attachment_175" class="wp-caption alignleft" style="width: 160px"><a href="http://whee.dk/wp-content/dictsearch.jpg"><img src="http://whee.dk/wp-content/dictsearch-150x150.jpg" alt="" title="The WordBuilder dictionary page" width="150" height="150" class="size-thumbnail wp-image-175" /></a><p class="wp-caption-text">The WordBuilder dictionary page</p></div> <div id="attachment_173" class="wp-caption alignleft" style="width: 160px"><a href="http://whee.dk/wp-content/translator.jpg"><img src="http://whee.dk/wp-content/translator-150x150.jpg" alt="" title="The WordBuilder translator page" width="150" height="150" class="size-thumbnail wp-image-173" /></a><p class="wp-caption-text">The WordBuilder translator page</p></div>
]]></content:encoded>
			<wfw:commentRss>http://whee.dk/?feed=rss2&amp;p=180</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordBuilder 2.0 &#8211; prerequisites</title>
		<link>http://whee.dk/?p=169</link>
		<comments>http://whee.dk/?p=169#comments</comments>
		<pubDate>Sun, 07 Feb 2010 21:16:06 +0000</pubDate>
		<dc:creator>Arne Sostack</dc:creator>
				<category><![CDATA[WordBuilder]]></category>

		<guid isPermaLink="false">http://whee.dk/?p=169</guid>
		<description><![CDATA[I&#8217;ve decided to base WordBuilder 2.0 dictionaries on Microsoft Sql Server Compact Edition &#8211; a file based tiny version of Sql Server. Update: I&#8217;ve found a way to avoid the extra download and install, so I&#8217;m now bundling the necessary files with WordBuilder. Yay.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve decided to base WordBuilder 2.0 dictionaries on Microsoft Sql Server Compact Edition &#8211; a file based tiny version of Sql Server.</p>
<p>Update: I&#8217;ve found a way to avoid the extra download and install, so I&#8217;m now bundling the necessary files with WordBuilder. Yay.</p>
]]></content:encoded>
			<wfw:commentRss>http://whee.dk/?feed=rss2&amp;p=169</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordBuilder v1.6 release</title>
		<link>http://whee.dk/?p=160</link>
		<comments>http://whee.dk/?p=160#comments</comments>
		<pubDate>Thu, 28 Jan 2010 19:34:13 +0000</pubDate>
		<dc:creator>Arne Sostack</dc:creator>
				<category><![CDATA[WordBuilder]]></category>

		<guid isPermaLink="false">http://whee.dk/?p=160</guid>
		<description><![CDATA[I had hoped to go directly to 2.0 from 1.5, but I&#8217;d hate for a language app to not support unicode chars &#8211; I accidentally broke support with my syntax highlighting. I also found a bug in the translate command, so a multi-character token might be partially hit with a single character match ( r [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://whee.dk/wp-content/wb16.png"><img class="alignleft size-medium wp-image-163" style="margin: 5px;" title="WordBuilder v1.6" src="http://whee.dk/wp-content/wb16-300x260.png" alt="" width="300" height="260" /></a>I had hoped to go directly to 2.0 from 1.5, but I&#8217;d hate for a language app to not support unicode chars &#8211; I accidentally broke support with my syntax highlighting.</p>
<p>I also found a bug in the translate command, so a multi-character token might be partially hit with a single character match ( r =&gt; x changed my /rt/ tokens to /x t/)</p>
<p>That&#8217;s pretty much it, as my focus is mostly on Esolanean and v2.0, where I hope to offer a pretty decent dictionary tool in stead of the current crappy one. Suggestions are most welcome.</p>
<p><a href="http://whee.dk/wordbuilder/WordBuilder.msi">Download WordBuilder v1.6 here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://whee.dk/?feed=rss2&amp;p=160</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pronouncing Esolanean</title>
		<link>http://whee.dk/?p=156</link>
		<comments>http://whee.dk/?p=156#comments</comments>
		<pubDate>Thu, 28 Jan 2010 19:11:39 +0000</pubDate>
		<dc:creator>Arne Sostack</dc:creator>
				<category><![CDATA[Esolanean]]></category>

		<guid isPermaLink="false">http://whee.dk/?p=156</guid>
		<description><![CDATA[Ok, I got to thinking about how to pronounce Esolanean words. Two things go into this (at least): how each letter is pronounced, and which syllables to stress. I already have some indications as to both, since I&#8217;ve been using the few words I have in my mind for several years. /SINT/ is stressed. In [...]]]></description>
			<content:encoded><![CDATA[<p>Ok, I got to thinking about how to pronounce Esolanean words.</p>
<p>Two things go into this (at least): how each letter is pronounced, and which syllables to stress.</p>
<p>I already have some indications as to both, since I&#8217;ve been using the few words I have in my mind for several years.</p>
<p>/SINT/ is stressed.</p>
<p>In /SINTor/, the first syllable is still stressed, but in /toMAL/ the second syllable is. Hm. /KATor/ stresses the first syllable as well, so it looks like the /-or/ suffix doesn&#8217;t move the stress.</p>
<p>/sintAro/originally stressed the second syllable, but I rather like /SINTaro/ as well, which would work with a general rule that suffixes do not move the stress. /BENapak/ stresses the first syllable, so that&#8217;d work if /-apak/ is one or more suffixes. /Ben/ meaning &lt;wander&gt; is pretty cool too, since /ben/ mean leg (or legs) in Danish. I&#8217;m not aiming for a language like Danish, but I like cross-language puns.</p>
<p>So it looks like stress is on the last syllable of the stem word for one- and two-syllable stems. Looking over the longer words I&#8217;m generating, I have a feeling that the rule might be to stress the second syllable for any stem longer than one syllable.</p>
<p>For the other part, pronounciation, I&#8217;ve been trying to figure out at least some of that whole <a href="http://en.wikipedia.org/wiki/International_Phonetic_Alphabet" target="_blank" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/International_Phonetic_Alphabet?referer=');">IPA</a> thing.</p>
<p>Looks like most of the letters I&#8217;m using represent sounds that have the same characters in IPA, so that makes it quite a bit easier, but one thing popped up, at least: /r/ is pronounced [<a title="Alveolar approximant" href="http://en.wikipedia.org/wiki/Alveolar_approximant" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Alveolar_approximant?referer=');">ɹ</a>].</p>
<p>WordBuilder naturally supports unicode characters, so that shouldn&#8217;t be a problem&#8230; erm. Oops. Unicode support is broken in v1.5 because of the syntax coloring. New version with support for IPA characters is coming in a moment, as I have <a href="http://sketchpath.blogspot.com/2007/08/rtf-and-encoding.html" target="_blank" onclick="pageTracker._trackPageview('/outgoing/sketchpath.blogspot.com/2007/08/rtf-and-encoding.html?referer=');">the fix</a> implemented.</p>
<p>After that, I added a new rule to my script &#8211; I figured some extra rules, such as /ar/ is pronounced like a long [a], and /r/ is trilled after /p/ and /o/, unless at the end of the word, where /or/ is just a long [ɐ]:</p>
<pre>rule pronounciation {
 translate {
  a r # =&gt; a ː
  o r # =&gt; ɐ ː
  o r =&gt; o !r // escape some r's
  p r =&gt; p !r
  r =&gt; ɹ
  !r =&gt; r // unescape after most r's are fixed.
  t =&gt; t̪ // t is dental.
 }
}
</pre>
<p>And added a branch at the end of my noun rule:</p>
<pre>rule noun {
 rule base
 rule noun-ending
 rule cleaning
 branch Pronounciation pronounciation
}
</pre>
<p>And finally added a column to my presentation:</p>
<pre>column Pron. Pronounciation</pre>
<p>Now, I get IPA pronounciation next to my words when I generate, albeit incomplete, because I haven&#8217;t worked all the way through the alphabet. More mappings in the translate command, and I&#8217;ll be done.</p>
<p>Oh, and I realized a mistake I&#8217;d made earlier, when introducing the double consonant syllable rule &#8211; since it had the same weight as the other syllable rule, it got hit a lot of the time also for the first syllable, meaning that an overweight of the words started with a vowel. I&#8217;ve adjusted the weight so that it now generates a more tolerable amount of vowel-starting words, as well as fewer double consonants.</p>
<p>Words now look like this:</p>
<ul>
<li>merkamror [meɹkamɹɐː]</li>
<li>roben [ɹoben]</li>
<li>tepar [t̪epaː]</li>
<li>kamottepmor [kamot̪tepmɐː]</li>
<li>pisosbikar [pisosbikaː]</li>
<li>selnersin [selneɹsin]</li>
<li>ser [seɹ]</li>
<li>eran [eɹan]</li>
<li>lipikoen [lipikoen]</li>
<li>kaknotser [kaknot̪seɹ]</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://whee.dk/?feed=rss2&amp;p=156</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
