AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

EierlegendeWollMilchSau - Listen to this ...

 
Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions
View previous topic :: View next topic  
Author Message
TheTeacher!
Guest





PostPosted: Tue Feb 08, 2005 6:08 pm    Post subject: EierlegendeWollMilchSau - Listen to this ... Reply with quote

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 Laughing
Back to top
Chris
Site Admin


Joined: 02 Mar 2004
Posts: 10716

PostPosted: Wed Feb 09, 2005 2:42 am    Post subject: Reply with quote

Nifty!
Back to top
View user's profile Send private message Send e-mail
Rubberduck
Guest





PostPosted: Thu Feb 10, 2005 10:09 pm    Post subject: What it is.. Reply with quote

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.
Back to top
Display posts from previous:   
Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group