Earlier quoted context omitted.
Oh yes! It touches language and compression, both dear subjects to programmers. If the accepted answer stands, that's remarkable. I wonder how one could measure a language efficiency. Maybe syllable count ? But one would need a sort of assembly to translate to and verify that a sentence computes the intended information.
If you translate it back into English, “she had said goodbye too much”, it’s clear that the real question is, “did the author mean something by those choices which the translation obliterated?” Translation is a process which both erases information and introduces new information. Any comparison of languages which tries to evaluate which languages are more compact has to work with some assumptions about what informati…
How would you say “She said goodbye too many times before.” in Latin?
171–180 of 328 posts
Re: How would you say “She said goodbye too many times before.” in Latin?
#172Yes, latin crams more meaning into each word (gender, tense ect) but that doesnt make it superior, rather different. English is generally short than french, but french remains the more exacting and clear language for communicating specific ideas.
Re: How would you say “She said goodbye too many times before.” in Latin?
#173Earlier quoted context omitted.
Oh yes! It touches language and compression, both dear subjects to programmers. If the accepted answer stands, that's remarkable. I wonder how one could measure a language efficiency. Maybe syllable count ? But one would need a sort of assembly to translate to and verify that a sentence computes the intended information.
If you translate it back into English, “she had said goodbye too much”, it’s clear that the real question is, “did the author mean something by those choices which the translation obliterated?” Translation is a process which both erases information and introduces new information. Any comparison of languages which tries to evaluate which languages are more compact has to work with some assumptions about what informati…
"Translation is like a woman. If it is beautiful, it is not faithful. If it is faithful, it is most certainly not beautiful."
Re: How would you say “She said goodbye too many times before.” in Latin?
#174Re: How would you say “She said goodbye too many times before.” in Latin?
#175I read the linked info and the comments asking why this was upvoted and it's a good question. The liked answer feels a lot like a text version of a TikTok video. It's an interesting fact that takes very little time to read and makes us feel that we've learned something about a interesting topic outside of our expertise. A TikTok example is a video about a 'little known' fact of quantum mechanics. The linked info give…
Re: How would you say “She said goodbye too many times before.” in Latin?
#176Earlier quoted context omitted.
Oh yes! It touches language and compression, both dear subjects to programmers. If the accepted answer stands, that's remarkable. I wonder how one could measure a language efficiency. Maybe syllable count ? But one would need a sort of assembly to translate to and verify that a sentence computes the intended information.
While some languages “compress” information into less syllables, sometimes redundancy can be a feature. For example I feel like languages like spanish have longer words, but since the intonation doesn’t vary too much, fluent speakers can speak way faster, or to put it more accurately, fast speech is more prevalent. Similar thing I’ve noticed with the south indian language - Malayalam, just try to pronounce the name o…
No magic but plain agglutination, and I am sure this should be possible in languages like Finnish too...
Re: How would you say “She said goodbye too many times before.” in Latin?
#177People wondering why this is on Hacker News - probably the fascinating part is how a relatively complex 7 word phrase in English translates idiomatically into a 2 word phrase in Latin.
Oh yes! It touches language and compression, both dear subjects to programmers. If the accepted answer stands, that's remarkable. I wonder how one could measure a language efficiency. Maybe syllable count ? But one would need a sort of assembly to translate to and verify that a sentence computes the intended information.
In an optimally breve language the meaning of a text could completely flip when a single letter/syllable/phoneme is changed. That, in turn, means listeners have to hear every letter/syllable/phoneme perfectly.
Interestingly, natural languages already have a bit of both.
As an example, if you skim-read a text and restart at “He said she wasn’t there anymore”, there are 3 ‘back references’ in that sentence that require you to look back in the text to find the meaning of.
Also, a paragraph’s meaning can change by adding the sentence “Just joking.” Or even a simple “Not.”.
Re: How would you say “She said goodbye too many times before.” in Latin?
#178I'm very confused, why is this so upvoted, someone mind explaining?
Re: How would you say “She said goodbye too many times before.” in Latin?
#179Earlier quoted context omitted.
If you translate it back into English, “she had said goodbye too much”, it’s clear that the real question is, “did the author mean something by those choices which the translation obliterated?” Translation is a process which both erases information and introduces new information. Any comparison of languages which tries to evaluate which languages are more compact has to work with some assumptions about what informati…
It’s hard enough to translate when there’s one meaning - but good writers often use multiple meaning of the same words - either for deeper meaning or for humor or other layered meanings. That’s why the translations of Asterix are so impressive.
Re: How would you say “She said goodbye too many times before.” in Latin?
#180Earlier quoted context omitted.
Oh yes! It touches language and compression, both dear subjects to programmers. If the accepted answer stands, that's remarkable. I wonder how one could measure a language efficiency. Maybe syllable count ? But one would need a sort of assembly to translate to and verify that a sentence computes the intended information.
If you translate it back into English, “she had said goodbye too much”, it’s clear that the real question is, “did the author mean something by those choices which the translation obliterated?” Translation is a process which both erases information and introduces new information. Any comparison of languages which tries to evaluate which languages are more compact has to work with some assumptions about what informati…
When translating for fun, I've often run into a choice between:
- Preserving the author's meaning as literally as possible.
- Preserving the author's style.
A translation can be literally very accurate, while destroying everything that made the original work charming. Or it might preserve the feel and the flavor of the original work, but skim over a lot of the details. A really good translation captures more of both, with fewer trade-offs.
Jorge Luis Borges encouraged his translators to improve upon his original work, if possible. He worked extensively with Di Giovanni, one of his translators, debating the best way to capture certain phrases in English: https://medium.com/@michael.marcus/dear-mr-borges-which-tran... His preference was almost always to capture the "feel" of the work, rather than a strictly literal translation.
I have an odd book, which contains three copies of the same story: An original in English, a French translation, and then a translation back into English by a new translator. The French version definitely loses something, and the second English version loses a bit more. But in the second English version, there is an occasional delightful turn of phrase, something that's briefly better than the original version. Translation is hard.