 |
AutoHotkey Community Let's help each other out
|
| View previous topic :: View next topic |
| Author |
Message |
TheTeacher! Guest
|
Posted: Tue Feb 08, 2005 6:08 pm Post subject: EierlegendeWollMilchSau - Listen to this ... |
|
|
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.
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  |
|
| Back to top |
|
 |
Chris Site Admin
Joined: 02 Mar 2004 Posts: 10716
|
Posted: Wed Feb 09, 2005 2:42 am Post subject: |
|
|
| Nifty! |
|
| Back to top |
|
 |
Rubberduck Guest
|
Posted: Thu Feb 10, 2005 10:09 pm Post subject: What it is.. |
|
|
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 |
|
 |
|
|
You can post new topics in this forum You can reply to topics in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|