AutoHotkey Community

It is currently May 25th, 2012, 1:41 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: February 8th, 2005, 7:08 pm 
As it becomes more and more obvious that the Germans currently having another try to conquer the world (check the member list), I thought about to tell you the meaning of some common German words. :idea:

So once you become president of a bunch of United States and you're forced to visit an unloved ally (eg. next time in a city called Mainz, founded arround 2000 years ago [more]) you're prepared. Lets start with this: "EierLegendeWollMilchSau"

German01.ahk

Code:
UrlDownloadToFile, http://cougar.eb.com/sound/e/egg00001.wav, egg.wav
UrlDownloadToFile, http://cougar.eb.com/sound/l/lie00004.wav, lying.wav
UrlDownloadToFile, http://cougar.eb.com/sound/w/wool0001.wav, wool.wav
UrlDownloadToFile, http://cougar.eb.com/sound/m/milk0001.wav, milk.wav
UrlDownloadToFile, http://cougar.eb.com/sound/s/sow00001.wav, sow.wav

MsgBox, Pumb Up the Volume !

EierLegendeWollMilchSau=egg.wav,lying.wav,wool.wav,milk.wav,sow.wav
StringSplit, WavFile, EierLegendeWollMilchSau, `,

Loop, %WavFile0%
{
StringTrimRight, WavFile, WavFile%A_Index%, 0
SoundPlay, %A_ScriptDir%\%WavFile%, 1
}
ExitApp


My distributor hasn't delivered "laying" as requested, so we use "lying" instead of it. Let's assume its spelled by a toothless ork from middle earth :lol:


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: February 9th, 2005, 3:42 am 
Offline

Joined: March 2nd, 2004, 3:36 pm
Posts: 10720
Nifty!


Report this post
Top
 Profile  
Reply with quote  
 Post subject: What it is..
PostPosted: February 10th, 2005, 11:09 pm 
He, for Non-German an explanation:

A EierLegendeWollMilchSau is a Superanimal we
will get in short if Genetic and Cloning is making Progress.

This is an animal which "can ley Eggs" ("Eier legen"),
give wool ("Woll"),
gives milk ("Milch")
meet ("Sau" = Pig).

In German this Term "EierLegendeWollMilchSau" is used
for example for things that can be used for a lot of stuff.


Report this post
Top
  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: Bing [Bot], DataLife and 19 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group