<?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>Reliable Writers &#187; English</title>
	<atom:link href="http://www.reliablewriters.com/blog/tag/english/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.reliablewriters.com/blog</link>
	<description>Content writers, freelance writers, website promotion</description>
	<lastBuildDate>Thu, 03 Nov 2011 16:27:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Lost in Translation</title>
		<link>http://www.reliablewriters.com/blog/2009/09/lost-in-translation/</link>
		<comments>http://www.reliablewriters.com/blog/2009/09/lost-in-translation/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 01:05:03 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Writing Resources]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[Engrish]]></category>
		<category><![CDATA[humor]]></category>
		<category><![CDATA[translation]]></category>

		<guid isPermaLink="false">http://www.reliablewriters.com/blog/?p=49</guid>
		<description><![CDATA[// 
Sometimes things just seem to get lost in translation.  To help illustrate this point we&#8217;ve made a tool that will take any English phrase and translate it to French, German and back to English using the translation tool from BabelFish.  Usually you end up with something quite different than you started with. [...]]]></description>
			<content:encoded><![CDATA[<p><script type="text/javascript">// <![CDATA[
function translate(phrase)
{
    var url='/ajax/translate.aspx?phrase=' + escape(phrase);
    $.get(url, function(data){
          $('#translatedHolder').html(data);
    });
}
function toggleVisible(name)
{
   var el=document.getElementById(name);
   if (el.style.display=='none')
   {
      el.style.display='block';
   } else {
      el.style.display='none';
   }
   return false;
}
// ]]&gt;</script></p>
<p>Sometimes things just seem to get lost in translation.  To help illustrate this point we&#8217;ve made a tool that will take any English phrase and translate it to French, German and back to English using the translation tool from <a href="http://babelfish.yahoo.com/">BabelFish</a>.  Usually you end up with something quite different than you started with.  Go ahead and try it out.</p>
<p><em>You&#8217;ll get better results if you avoid contractions and abbreviations</em></p>
<div style="background-color:#EEFFEE;border:1px solid #889988;padding:5px;"><strong>Phrase to Translate</strong></p>
<input id="translatePhrase" style="width: 80%;" type="text" value="What we have here is failure to communicate." />
<input onclick="translate( document.getElementById('translatePhrase').value);" type="button" value="Translate" /><strong>Translated phrase</strong></p>
<div id="translatedHolder">What we have here, is to be communicated incorrectly.</div>
</div>
<p>Here are some common phrases, quotes and song lyrics we&#8217;ve &#8220;translated&#8221; with this tool.  See if you can guess what they are.</p>
<div><a onclick="return toggleVisible('answer1')" href="#">1.  Here, child looks at you.</a></div>
<div id="answer1" style="display:none;">Here is looking at you, kid.</div>
<div><a onclick="return toggleVisible('answer2')" href="#">2. My Chevy has led to the delivery, but the delivery was drying.</a></div>
<div id="answer2" style="display:none;">Drove my Chevy to the levy, but the levy was dry.</div>
<div><a onclick="return toggleVisible('answer3')" href="#">3. There is a woman, who knows, everything that sparkling is, but.</a></div>
<div id="answer3" style="display:none;">There is a lady who knows, all that glitters is gold.</div>
<div><a onclick="return toggleVisible('answer4')" href="#">4. May is Kraft with you.</a></div>
<div id="answer4" style="display:none;">May the Force be with you.</div>
<div><a onclick="return toggleVisible('answer5')" href="#">5. An eye for eye terminates only to build completely the lamp screen for the world up.</a></div>
<div id="answer5" style="display:none;">An eye for eye only ends up making the whole world blind.</div>
<div><a onclick="return toggleVisible('answer6')" href="#">6. Well decree cooperate and hear.</a></div>
<div id="answer6" style="display:none;">Alright, stop, collaborate and listen.</div>
<div><a onclick="return toggleVisible('answer7')" href="#">7. They terminated through to know, to go and know to run if they know to hold, if they know to fold, if far, if.</a></div>
<div id="answer7" style="display:none;">You got to know when to hold them, know when to fold them, Know when to walk away and know when to run.</div>
<p>Did you find a funny translation of your own?  Share it with us, post a comment.  Oh, and you&#8217;ll be happy to know that at ReliableWriters, all of our writers live in the US and speak English as their first language.</p>
<h4>Just to Help Drive the Point Home</h4>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/OonDPGwAyfQ&#038;hl=en&#038;fs=1&#038;rel=0&#038;color1=0x234900&#038;color2=0x4e9e00"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/OonDPGwAyfQ&#038;hl=en&#038;fs=1&#038;rel=0&#038;color1=0x234900&#038;color2=0x4e9e00" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>Thank you to <a href="http://www.gardenwallpublications.com/">Garden Wall Publications</a> for sharing this video in their post <a href="http://www.gardenwallpublications.com/blog/2009/09/the-worst-spoiler-in-the-whale-wide-word/">The LiverWorst Spoiler in the Whale Wide Word</a>.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.reliablewriters.com%2Fblog%2F2009%2F09%2Flost-in-translation%2F&amp;linkname=Lost%20in%20Translation"><img src="http://www.reliablewriters.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.reliablewriters.com/blog/2009/09/lost-in-translation/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

