* Denglish - [was: wie kann ich Emacs so einstellen, dass ich drucken kann]
@ 2022-12-17 16:05 Drew Adams
2022-12-17 22:54 ` Michael Heerdegen
0 siblings, 1 reply; 4+ messages in thread
From: Drew Adams @ 2022-12-17 16:05 UTC (permalink / raw)
To: Michael Heerdegen, help-gnu-emacs@gnu.org
> Using English words in German sentences a lot has its own name:
> speaking Denglish.
Interesting. That's more anglified than the
French equivalent, which is "franglais".
Dunno whether that's indicative of where the
needle is on the lang-mix dial. ;-)
(And then there are Bringlish and Brenglish.)
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Denglish - [was: wie kann ich Emacs so einstellen, dass ich drucken kann]
2022-12-17 16:05 Denglish - [was: wie kann ich Emacs so einstellen, dass ich drucken kann] Drew Adams
@ 2022-12-17 22:54 ` Michael Heerdegen
2022-12-18 6:45 ` tomas
0 siblings, 1 reply; 4+ messages in thread
From: Michael Heerdegen @ 2022-12-17 22:54 UTC (permalink / raw)
To: Drew Adams; +Cc: help-gnu-emacs@gnu.org
Drew Adams <drew.adams@oracle.com> writes:
> > Using English words in German sentences a lot has its own name:
> > speaking Denglish.
>
> Interesting. That's more anglified than the
> French equivalent, which is "franglais".
>
> Dunno whether that's indicative of where the
> needle is on the lang-mix dial. ;-)
Maybe. The real German word is "Denglisch", not "Denglish" (I tried to
translate it...)
So comparing Denglisch with
De ut sch
"Denglisch" actually still shares 5/9 > 50% of characters with the word
"Deutsch". But OTOH it sounds just as "Englisch" with a "D" added to
the front. So your analysis is correct I think.
Michael.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Denglish - [was: wie kann ich Emacs so einstellen, dass ich drucken kann]
2022-12-17 22:54 ` Michael Heerdegen
@ 2022-12-18 6:45 ` tomas
2022-12-19 20:37 ` Emanuel Berg
0 siblings, 1 reply; 4+ messages in thread
From: tomas @ 2022-12-18 6:45 UTC (permalink / raw)
To: help-gnu-emacs
[-- Attachment #1: Type: text/plain, Size: 926 bytes --]
On Sat, Dec 17, 2022 at 11:54:34PM +0100, Michael Heerdegen wrote:
> Drew Adams <drew.adams@oracle.com> writes:
>
> > > Using English words in German sentences a lot has its own name:
> > > speaking Denglish.
> >
> > Interesting. That's more anglified than the
> > French equivalent, which is "franglais".
> >
> > Dunno whether that's indicative of where the
> > needle is on the lang-mix dial. ;-)
>
> Maybe. The real German word is "Denglisch", not "Denglish" (I tried to
> translate it...)
>
> So comparing Denglisch with
> De ut sch
>
> "Denglisch" actually still shares 5/9 > 50% of characters with the word
> "Deutsch". But OTOH it sounds just as "Englisch" with a "D" added to
> the front. So your analysis is correct I think.
Back to topic (Emacs ;-)
(string-distance "Denglisch" "Deutsch")
=> 4
(string-distance "Denglisch" "English")
=> 3
Cheers
--
t
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Denglish - [was: wie kann ich Emacs so einstellen, dass ich drucken kann]
2022-12-18 6:45 ` tomas
@ 2022-12-19 20:37 ` Emanuel Berg
0 siblings, 0 replies; 4+ messages in thread
From: Emanuel Berg @ 2022-12-19 20:37 UTC (permalink / raw)
To: help-gnu-emacs
tomas wrote:
> Back to topic (Emacs ;-)
>
> (string-distance "Denglisch" "Deutsch")
> => 4
> (string-distance "Denglisch" "English")
> => 3
(string-distance "Swenglish" "English") ; 3
Have you been smoking some weed in Sweeden ...
--
underground experts united
https://dataswamp.org/~incal
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2022-12-19 20:37 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-17 16:05 Denglish - [was: wie kann ich Emacs so einstellen, dass ich drucken kann] Drew Adams
2022-12-17 22:54 ` Michael Heerdegen
2022-12-18 6:45 ` tomas
2022-12-19 20:37 ` Emanuel Berg
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.