Send Close Add comments: (status displays here)
Got it!  This site "creationpie.org" uses cookies. You consent to this by clicking on "Got it!" or by continuing to use this website.  Note: This appears on each machine/browser from which this site is accessed.
Some difficulties of language translation
by RS  admin@creationpie.org : 1024 x 640


1. Some difficulties of language translation
Google makes their translation system, based on machine learning techniques, available to everyone for browser web use for free, and for other commercial type uses for a minimal fee. Their free translation system is great for anyone learning a language. They use crowd sourcing to help improve the system, whereby anyone who sees something incorrect can help provide a better translation. Be aware that some phases do not translate perfectly. Idioms may not translate well. And the case, upper, lower, etc., may not match as the translations are based on machine learning matching.

2. Some difficulties of language translation
Greek to Russian translationModern automatic language translations systems, such as Google Translate, use machine learning and statistical pattern matching rather than language grammar and spelling rules and specific knowledge of the languages being translated.

So, for example, the Greek word for "well", as in a "hole in the ground", might go through English to get translated into Russian as "well", as in "very good".
Google translate is very good at using statistical pattern matching from source and target texts. It has been shown to be clearly better than using rule-based systems. That is, it does not use specific grammar rules, spelling rules, etc., just statistical pattern matching (i.e., machine learning). However, translation issues remain. Greek to Russian translationThis translation my not work well. Google translate has some issues when it translates from, say, Russian to Greek and needs to go through, say, English. Greek to Russian translation

3. It is not well
Consider translating Greek to Russian. Google translate
Whenever Google does not have enough source text translated into target text from which to get patterns to do the translation, it uses an intermediate language such as English. This is where some translation issues arise. Note: For some cases such as this, one would need to recognize the problem and then do a more specific search for "well" in English into Russian and then study the (sometimes) long list of alternatives in order to find the correct translation.

This requires one to realize that the initial answer provided is not correct!

4. Self-reference
This page looks at translation issues by way of a somewhat silly self-referential sentence. The issues identified happen in real translations and show the difficulty of creating accurate language translations (in the presence of errors or ambiguities).

Here is a self-referential sentence.
This is a sentence.

No problem here. How about the following self-referential sentence?
You are reading this sentence.

How might this be "true" or "false"?

5. Three errors puzzle
Errors
What is not there may be important?

Consider this self-referential sentence that has real issues. First, find them. Then ask yourself the following question. How easy is it to fix them?

6. Puzzle
Here is the puzzle in text form.

Version #1:
There is three errers in this sentence.

First them. Then ask yourself the following question. How easy is it to fix them?

The following is a sequence of changes to fix identified errors. There are many possible sequences. One is chosen here. The underlined parts are the parts that have been changed from the previous sentence.

First, let us change "errers" to "errors".

Version #2:
There is three errors in this sentence.

There are now only two errors in the sentence. Next, let us change "is" to "are".

Version #3:
There are three errors in this sentence.

There is now only one error in the sentence. Next, let us change "three" to "one".

Version #4:
There are one errors in this sentence.

We have fixed that error, but introduced two more errors in the sentence. Let us change "are" to "is". Note that this was in the original sentence.

Version #5:
There is one errors in this sentence.

There are now only one error in the sentence. Let us change "errors" to "error".

Version #6:
There is one error in this sentence.

Notice that there are no errors in the sentence. Let us change "one" to "zero".

Version #7:
There is zero error in this sentence.

There are now two errors in the sentence. Let us change "error" to "errors".

Version #8:
There is zero errors in this sentence.

There is now one error in the sentence. Let us change "is" to "are", a change previously made and undone.

Version #9:
There are zero errors in this sentence.

The sentence is now correct. But what have we changed in the meaning and sentence itself?

7. Progression summary
The preceding sequence may seem like a silly little example, but it exemplifies the issues of translating one text into another text and trying to address apparent mistakes in the original text. Let us look at a summary of the progression.
#1: There is three errers in this sentence. #2: There is three errors in this sentence. #3: There are three errors in this sentence. #4: There are one errors in this sentence. #5: There is one errors in this sentence. #6: There is one error in this sentence. #7: There is zero error in this sentence. #8: There is zero errors in this sentence. #9: There are zero errors in this sentence.

Have we lost anything in trying to "fix" the errors? That is, in trying to find a "fixed point".

8. Translation
Translation can be very non-obvious and difficult if not impossible (to retain the original meaning). Consider the following word puzzle. In translation, rather than trying to find and fix the errors, a better way might be to let the original sentence as it is and add another sentence (as a gloss, etc.) that refers to the erroneous sentence, something like the following.

9. Graduate school: German
In graduate school, for a Ph.D. in computer science, we needed to pass a scientific language such as German. One could not just take the test. Since computer science had funds, some of those funds were used to support language graduate students. After a few lessons, the teacher said I could come when I wanted to and take the test at the end, since I had an advanced knowledge of German.

10. Graduate school: German
Near the start, I did ask her the following. If I could produce a English sentence that she could not translate into German, then I would get an A and pass the course. She did not accept but wanted to know the sentence. The sentence was, "This sentence is in English". If you translate it into "Dieses Satz ist auf Englisch", then the sentence is now false since it is no longer in English. But if you translate it into "Dieses Satz ist auf Deutsch" then the sentence is true but is not an accurate translation of the original sentence. This concept is related to many logical paradoxes involving self-reference.

11. Translation unknowns
When translating Bible passages, what should be done when the meaning of the passage is unclear? How does one know what intended meaning in order do the translation.

Many Bible translators (and translator organizations) make assumptions that they know what the passages mean. This can be done by implicitly trusting theologians as to the meaning of passages.

Some principles of contemporary software project management can be useful in understanding the trade-offs.

12. Knowledge
Book: Dynamics of software developmentIt is essential not to profess to know, or to seem to know, or to accept that someone else knows, that which is unknown. James McCarthy (Microsoft software developer and manager)

McCarthy, J. (1995). Dynamics of Software Development. Redmond, WA: Microsoft Press., p. 99.

Information sign More: James McCarthy

13. Unknowns
Book: Dynamics of software development...when something is unknown, the best policy is to state that simple fact, even if the unknown is not knowing when the software will ship. Don't worry about it. No one can be hired to take your place who will be able to know the unknown. James McCarthy (Microsoft software developer and manager)

McCarthy, J. (1995). Dynamics of Software Development. Redmond, WA: Microsoft Press., p. 100.

Information sign More: James McCarthy
Identifying parts of a Bible passage that are unknown can, at times, make people feel uncomfortable. Many would rather be in ignorance than to discuss what might be unknown and what the possibilities might be.

14. Ignorance
Book: Dynamics of software developmentIt is acceptable - even mandatory - to articulate your ignorance, so that no one misjudges the state of things, how much is still unknown. If you don't cultivate and disseminate a "lucid ignorance", disaster will surely befall you. James McCarthy (Microsoft software developer and manager)

McCarthy, J. (1995). Dynamics of Software Development. Redmond, WA: Microsoft Press., p. 99.

Information sign More: James McCarthy

15. Jesus
In many of his discourses, Jesus talks in code whereby what is said can be taken in multiple ways. What is interesting is that, on close inspection, each of the many ways can be true (in one or more senses).

Aside: Polished politicians (or University presidents) use double-talk to do this so that everyone hears what it is that they want to hear.

16. Multiple meanings
The problem with text that has multiple meanings is that those multiple meanings can be hard to translate accurately - especially when there may be additional meanings that have not yet been discovered.

17. Matthew and Luke
We see this often in what Jesus says when going from Matthew to Luke. Luke has some interesting details not present in Matthew, but has many recollections that influence the passages written to follow one of the many possible ways to interpret what was said. Usually this is the more literal interpretation, which is embellished with more details. Example: In the houses founded on rock on sand, there are no floods. The rivers beat on the houses. The waters rising and the floods are added in the Luke account. This obscures some of the double meanings that could otherwise be inferred.

18. Contemporary translators
Many contemporary Bible translators make many assumptions on the meaning of passages when they translate them into other languages. Arguments often go along the lines as the following.

Well, the color white as snow that appears to mean good does not mean good in that language, so we will change it to black as coal.

What happens if there are hidden meanings or implications of the original text?

19. Unknowns
Book: Dynamics of software development...when something is unknown, the best policy is to state that simple fact, even if the unknown is not knowing when the software will ship. Don't worry about it. No one can be hired to take your place who will be able to know the unknown. James McCarthy (Microsoft software developer and manager)

McCarthy, J. (1995). Dynamics of Software Development. Redmond, WA: Microsoft Press., p. 100.

Information sign More: James McCarthy

20. ESV
The ESV (English Standard Version) Bible (2001) tends to translate ambiguity in the original language into the target language (English).

21. New Living Translation
Logo: New Living TranslationThe NLT (New Living Translation) Bible (1968), as a revision of TLB (The Living Bible), tends to pick one interpretation and translate to that particular interpretation (English). Thus, "The Truth Made Clear" may be just one of the possible truths at each translation point. See https://en.wikipedia.org/wiki/New_Living_Translation (as of 2021-12-01)

Some pastors searching for translations that fit their own bias will use the NLT. In some cases they will make the comment that they think it "matches the Greek better" when they may or may not have and suitable understanding of the underlying Greek language.

Some translation issues in the NLT are discussed here.

Information sign More: New Living Translation

22. Original research
In doing research in any area, it is important to go back to the original sources. In order to convince other people at the time, the original sources will go to great lengths to make analogies and intuitive arguments about why they are proposing what they are proposing.

This context gets sanitized over time and one is just presented with those sanitized results.

23. Koran
It is my understanding that a translation of the Islamic Koran, to be considered official, needs to include the original (or approved) Arabic with the target language into which it was translated.

This is rarely done with, say, the GNT (Greek New Testament).

24. Three errors puzzle
Errors
What is not there may be important?

Consider this self-referential sentence that has real issues. First, find them. Then ask yourself the following question. How easy is it to fix them?

25. Middle Ages
The Monks of the Middle Ages tended to keep the original while adding a gloss to explain any parts of the text that might not be clear or that might appear to contain errors.

26. Quran
It is my understanding that, to be official, any translation of the original Islamic Quran (or Koran) must contain the original Arabic. (There may be other requirements; this is just one). Some translations contain glosses that have become somewhat official, so that, in some cases, there are glosses to the glosses.

27. Discussion question
Discussion question: What types of issues arise when a Christian relies on (one or more) English translations of the original Hebrew and/or Greek texts, all of which contain variants and parts that may not be perfectly clear?

28. Some difficulties of language translation
Greek to Russian translationModern automatic language translations systems, such as Google Translate, use machine learning and statistical pattern matching rather than language grammar and spelling rules and specific knowledge of the languages being translated.

So, for example, the Greek word for "well", as in a "hole in the ground", might go through English to get translated into Russian as "well", as in "very good".

29. Whisper game
Whisper chainSome translation issues arise due to the "whisper game".

30. Whisper game
Whisper chainThe "whisper game" is a way whereby a message is passed from person to person and tends to change with each retelling - especially when whispering where one cannot clearly hear what is being said.

Most cultures have some name for this type of game which is often popular with children - of all ages.

Information sign More: Whisper game

31. Software recommendations
Whenever I hosted a meeting on which software to use in a class, school, etc., I did not want people on the committee who had only used one software package of that type, or one programming language, one hardware type (e.g., Windows, Mac, Linux) etc.

If you have only ever used one brand of software (hardware, etc.) how can you compare what you have used to what else might be used.

If you have only ever attended one church, one denomination , etc., how can you make valid comparisons?

32. Shakespeare
From Shakespeare (1564-1616):

33. Latin translation
The Google person in charge of translation, at a NLP (Natural Language Processing) and CL (Computational Linguistics) conference, said that there was not enough text to do the machine translation satisfactorily.

Enough people asked him, including myself, that a few weeks later it appeared on Google Translate.

34. Google
Google makes their translation system, based on machine learning techniques, available to everyone for browser web use for free, and for other commercial type uses for a minimal fee. Their free translation system is great for anyone learning a language.

35. Crowd sourcing
They use crowd sourcing to help improve the system, whereby anyone who sees something incorrect can help provide a better translation. Be aware that some phases do not translate perfectly. Idioms may not translate well. And the case, upper, lower, etc., may not match as the translations are based on machine learning matching.

36. Sentiment analysis
A related area of topic modeling, but requiring more natural language semantic analysis, is that of sentiment analysis - trying to determine if comments are positive, negative, or neutral - or some other semantic grouping. I started to look at this in terms of 30,000+ comments (most in German) from a company with a presence in Germany, but then the company decided they wanted me to move on to something they considered more important. Note that sentiment analysis is related to but very different than topic modeling. Topic modeling is an unsupervised machine learning method that groups together topics of words in documents without direction and without knowing what the words or topics actually mean. Sentiment analysis machine learning approach whereby the computer needs to have some idea of whether a word or group of words refer to something positive or negative. There are usually only two or three decisions for a sentiment analysis decision, "yes" or "no" or "maybe", "positive" or "negative" or "neutral", etc. What does "awfully good" mean?

37. End of page

by RS  admin@creationpie.org : 1024 x 640