I'm looking for a list of the alphabetic letters in the Deutsche language (DE), each letter translated into English (EN) by hearing.
For example lets take a word, presented in Deutsche & English:
Anthropology ; Anthropologie
I don't speak German, but I can clearly notice that the letter n is the same, th is the same, etc.
Another important thing is that the list should NOT contain any vowels (letters that are translated by hearing to a, e, i, u, o)
My goal is to create a list (De->En) that looks like this:
n,n
t,t
th,th
r,r
p,p
l,l
g,g
This is for a University project, I will appreciate if anyone could help me with this, I hope that this is a simple task for someone who speaks the language.
Thanks.