diff --git a/.gitignore b/.gitignore index 090a1f0..723ef36 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -.idea -.DS_Store +.idea \ No newline at end of file diff --git a/LICENSE.md b/LICENSE.md index 531749e..b3b78a3 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,5 +1,4 @@ # License - ## Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) This is a human-readable summary of (and not a substitute for) the [license](http://creativecommons.org/licenses/by-sa/4.0/). @@ -15,7 +14,7 @@ The licensor cannot revoke these freedoms as long as you follow the license term ### Under the following conditions: - * **Attribution** — You must attribute the work as follows: "Original work available at https://unfoldingword.bible/academy/." Attribution statements in derivative works should not in any way suggest that we endorse you or your use of this work. + * **Attribution** — You must attribute the work as follows: "Original work available at https://door43.org/." Attribution statements in derivative works should not in any way suggest that we endorse you or your use of this work. * **ShareAlike** — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original. **No additional restrictions** — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits. diff --git a/README.md b/README.md index c619ef3..f534329 100644 --- a/README.md +++ b/README.md @@ -1,53 +1,89 @@ -# unfoldingWord translationAcademy +# English translationAcademy -## Description +## Overview -unfoldingWord translationAcademy is a modular handbook that provides a condensed explanation of Bible translation and checking principles that the global Church has implicitly affirmed define trustworthy translations. It enables translators to learn how to create trustworthy translations of the Bible in their own language. +translationAcademy is intended to enable anyone, anywhere to equip themselves so that they will be able to make high-quality translations of biblical content into their own language. translationAcademy is designed to be highly flexible. It can be used in a systematic, in-advance approach or it can be used for just-in-time learning (or both, as needed). It is modular in structure. -## Downloading +translationAcademy was developed by the [Door43 World Missions Community](https://door43.org) in conjunction with [Wycliffe Associates](http://www.wycliffeassociates.org/). The entire project is made +available under a [Creative Commons Attribution-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-sa/4.0), see the [LICENSE](https://git.door43.org/Door43/en_ta/src/master/LICENSE.md) file for more information. -If you want to download English translationAcademy to use, go here: [https://unfoldingword.bible/academy/](https://unfoldingword.bible/academy/). tA is also included in [tS](http://ufw.io/ts) and [tC](http://ufw.io/tc). +Please use the [issue queue](https://git.door43.org/Door43/en_ta/issues) to provide feedback or suggestions for improvement. -## Improving tA +## Resources -Please use the [issue queue](https://git.door43.org/unfoldingWord/en_ta/issues) to provide feedback or suggestions for improvement. +If you want to download English translationAcademy to use, go here: https://unfoldingword.org/academy/. tA is also included in [tS](http://ufw.io/ts) and [tC](http://ufw.io/tc). -If you want to make your suggested changes then you may use the online editor to do so. See the [protected branch workflow](https://forum.ccbt.bible/t/protected-branch-workflow/76) document for step by step instructions. +## Contributing or Translating -## Structure +### Contributions are always welcomed. +The translationAcademy is a collaborative work between several organzations. We seek those that would like to contribute to the work. Presently there is an Oversight Team that is responsible for the maintenance of the content. The members of this team represent various organizations and are experienced Biblical Scholars, Linguists and Bible Translators. +All contributions will be reviewed by the Oversight Team. -The tA are written in a simple Markdown format and organized according to the [Resource Container Manual](https://resource-container.readthedocs.io/en/latest/container_types.html#manual-man) type. See that link for more information but here is a quick summary. +#### Submit an Issue +Submitting an issue is the preferred way to let the Oversight Team know of errors in the content. When you find an error, please note where the error is, if possible copy the error, open an [Issue](https://git.door43.org/Door43/en_ta/issues), paste in the error, then offer a correction, and then submit the Issue. -Each manual has it's own directory in this repository (for example, the Checking Manual is in the [checking](https://git.door43.org/unfoldingWord/en_ta/src/branch/master/checking) directory). Each module has its own directory inside of these manual directories. Inside each of these are three files: +#### Pull Request +To contribute to the content of the translationAcademy please fork a copy of the repository, make your changes and then submit a Pull Request to the repository. +The Oversight Team will then review the PR and then decide on the merging of the content into the master repository. -* `01.md` - This is the main body of the module -* `sub-title.md` - This file contians the question that the module is intended to answer. -* `title.md` - This contains the title of the module +### Explanation of the content file layout -There are also YAML formatted files in each manual's directory. The `toc.yaml` file is for encoding the Table of Contents and the `config.yaml` file is for encoding dependencies between the modules. +Each manual has it's own directory in this repository (for example, the Checking Manual is in the checking directory). The content of the files are in a hybrid YAML/markdown format, beginning with a YAML header followed by the body of the article in markdown. -## GL Translators +YAML is a markup language that is compact and easy to read. The YAML header bounded on the top and bottom by `---`. Each line within the header is a key-value pair, with the key and the value separated by a colon. Because the key is used by the publishing process, __it should never be translated or changed.__ Some of the values can be translated, and those are enumerated below in the instructions for translating. -### tA Translation Philosophy +Following the YAML header is the body of the article, which uses a format called "markdown." If you aren't familiar with markdown, you may find this [markdown tutorial](http://www.markdowntutorial.com/) helpful. Also, this README file, the one you are reading now, is written in markdown. -To learn the philosophy of how to translate the tA please see the [Translate translationAcademy](http://gl-manual.readthedocs.io/en/latest/gl_translation.html#translating-translationacademy) article in the [Gateway Language Manual](http://gl-manual.readthedocs.io/). +### Before you get started translating -If you are translating online, please fork the [Door43-Catalog/en_ta](https://git.door43.org/Door43-Catalog/en_ta) repository, following this workflow: [Translate Content Online](https://forum.ccbt.bible/t/translate-content-online/75). +* DO NOT RENAME ANY FILES. The name of the file is the same as the slug and is used to link the file to other files. -### Technical Information for Translating tA +* If you do any translation work, be sure to put your name in the `manifest.yaml` file. + * Left click on the file found in the root of the repository. + * Click on the pencil icon to edit the file. + * You will add the name(s) under the 'contributor' list heading (see line 5 and under) + * Click on the end of line 7 (after 'Wycliffe Associates') and then press the enter key to start a new line. + * Type in a dash then space then the name of a contributor between single quote marks. + * Type in additional names as necessary. + * Click on the green "Commit Changes" button at the bottom of the page to save the changes. -* *Do not* rename any files or directories. Only translate what is inside the files. -* The `config.yaml` and `toc.yaml` files do not need to be changed unless you add a new module. When you are finished translating, you may want to update the `title` fields in the `toc.yaml` file, but you shouldn't make any other changes in those files. -* Images that are included in tA should be no more than 600px wide. Leave the image links alone to use the original images. -* Hyperlinks (links to other articles or to other pages on the internet) follow this pattern: `[text to display](http://www.example.com)`. You can translate the "text to display" inside the square brackets but not the web address that follows inside the parentheses. +* The `LICENSE.md` file does not need to be translated or modified. +* The `README.md` does not need to be translated or modified. -You are free to add additional modules. In order for the new modules to be included when tA is published, all of the following conditions need to be satisfied: +### Images -* You must create a directory in one of the manual directories (like the translate directory) that has the short name of the module you want to write. For example, to create a new module on "testing" in the Translation Manual, you will want to put the file in "translate/testing/01.md". -* The file must be included in the table of contents, `toc.yaml` for the appropriate manual. -* The value of the slug in the `toc.yaml` file and the directory (without the extension) must be the same as the directory name (`testing` in this example). -* The slug must be unique, and not used in any of the other tA repositories. This is a requirement so that it is possible to create unambiguous links to articles in other tA manuals. +Images that are included in tA should be no more than 600px wide. -## License +### Instructions for translating translationAcademy -See the [LICENSE](https://git.door43.org/unfoldingWord/en_ta/src/branch/master/LICENSE.md) file for licensing information. +__The instructions for translating `meta.yaml` (metadata) and `toc.yaml` (table of contents) are included in the header of those files.__ + +The first step is to __fork this repository.__ When you do this, change the name of the repository to start with your language code rather than +`en`. + +When translating the files for each manual: + +* In the YAML header, you are free to translate the values following the `title`, `question` and `credits` keys. __DO NOT TRANSLATE THE KEYS__. +None of the other values should be translated. They contain slugs that are used to identify this article and to link it to other articles. + +* Translating hyperlinks: Hyperlinks (links to other articles or to other pages on the internet) follow this pattern, + +``` +[text to display](http://www.example.com) +``` + +You can translate the "text to display" inside the square brackets but not the web address that follows inside the parentheses. + +You are free to add additional pages. In order for the new page to be included when tA is published, all of the following conditions need to be satisfied: + +1. You must create a directory in one of the manual directories (like the translate directory) that has the short name of the module you want to write. For example, to create a new module on "testing" in the Translation Manual, you will want to put the file in "translate/testing/01.md". + +1. The file must be included in the table of contents, `toc.yaml` for the appropriate manual. + +1. The value of the slug in the YAML header and the file name (without the extension) must be the same as the directory name. + +1. The slug must be unique, and not used in any of the other tA repositories. This is a requirement so that it is possible to create unambiguous links to articles in other tA manuals. + +## Historical + +If you would like to see the deprecated tranlsationAcademy pages in DokuWiki, go to https://dw.door43.org/en/ta. You can still see the workbench pages at https://dw.door43.org/en/ta/workbench. diff --git a/archive/checking/accurate/01.md b/archive/checking/accurate/01.md new file mode 100644 index 0000000..4430cb9 --- /dev/null +++ b/archive/checking/accurate/01.md @@ -0,0 +1,6 @@ + +### An Accurate Translation + +It is very important to make sure that the new translation is accurate. Those who have been chosen to check the translation for accuracy have the responsibility to make sure that it communicates the same meaning as the original writer intended and expected to communicate. + +For instructions on how to do this, go to [Accuracy Check](../accuracy-check/01.md), and follow the steps in the section under the heading "All Levels." \ No newline at end of file diff --git a/archive/checking/accurate/sub-title.md b/archive/checking/accurate/sub-title.md new file mode 100644 index 0000000..f76244b --- /dev/null +++ b/archive/checking/accurate/sub-title.md @@ -0,0 +1 @@ +Is the translation accurate? \ No newline at end of file diff --git a/archive/checking/accurate/title.md b/archive/checking/accurate/title.md new file mode 100644 index 0000000..9d0fac9 --- /dev/null +++ b/archive/checking/accurate/title.md @@ -0,0 +1 @@ +Accurate Translation \ No newline at end of file diff --git a/archive/checking/alphabet/01.md b/archive/checking/alphabet/01.md new file mode 100644 index 0000000..c9a7b78 --- /dev/null +++ b/archive/checking/alphabet/01.md @@ -0,0 +1,10 @@ + +### The Alphabet for the Translation + +As you read the translation, ask yourself these questions about the way words are spelled. These questions will help to determine if an appropriate alphabet has been chosen to represent the sounds of the language and if words have been written in a consistent way so that the translation will be easy to read. + +1. Is the alphabet suitable to represent the sounds of the language of the new translation? (Are there any sounds that make a difference in meaning but have to use the same symbol as another sound? Does this make the words hard to read? Can additional marks be used to adjust these letters and show the differences?) +1. Is the spelling used in the book consistent? (Are there rules that the writer should follow to show how words change in different situations? Can they be described so others will know how to read and write the language easily?) +1. Has the translator used expressions, phrases, connectors, and spellings that will be recognized by most of the language community? + +If there is something about the alphabet or spelling that is not right, make a note of that so that you can discuss it with the translation team. \ No newline at end of file diff --git a/archive/checking/alphabet/sub-title.md b/archive/checking/alphabet/sub-title.md new file mode 100644 index 0000000..d08b2bb --- /dev/null +++ b/archive/checking/alphabet/sub-title.md @@ -0,0 +1 @@ +Does the translation use an appropriate alphabet? \ No newline at end of file diff --git a/archive/checking/alphabet/title.md b/archive/checking/alphabet/title.md new file mode 100644 index 0000000..05f6d32 --- /dev/null +++ b/archive/checking/alphabet/title.md @@ -0,0 +1 @@ +Appropriate Alphabet \ No newline at end of file diff --git a/archive/checking/church-leader-check/01.md b/archive/checking/church-leader-check/01.md new file mode 100644 index 0000000..29fb5f2 --- /dev/null +++ b/archive/checking/church-leader-check/01.md @@ -0,0 +1,16 @@ + +### How to do a Church Leader Check + +After the translation has been checked by community members for clarity, it will be checked by a group of church leaders for accuracy. This group must consist of at least three church leaders who are native speakers of the target language, and who understand well one of the languages in which the source text is available. They should not be related to, or otherwise closely connected with, the translation team. Usually these reviewers will be pastors. These church leaders should represent the different church networks in the language community. We recommend that the group includes church leaders from three different church networks, if the community has that many. + +These reviewers should follow these steps: + +1. Read the [Translation Guidelines](../../intro/translation-guidelines/01.md) to make sure that the translation is in agreement with both of those as they review the translation. +1. Answer the questions about the translator or translation team that are located at [Translator Qualifications](../../translate/qualifications/01.md). +1. Verify that the translation has been done in a style that is acceptable to the intended audience by asking the questions at [Acceptable Style](../acceptable/01.md). +1. Verify that the translation accurately communicates the meaning of the source text by following the guidelines at [Accuracy Check](../accuracy-check/01.md). +1. Verify that the translation is complete by following the guidelines at [Complete Translation](../complete/01.md). +1. After you have reviewed several chapters or one book of the Bible, meet with the translation team and ask about each problem. Discuss with the translation team how they might adjust the translation in order to fix the problems. Make plans to meet again with the translation team at a later time, after they have had time to adjust the translation and test it with the community. +1. Meet again with the translation team to verify that they have fixed the problems. +1. Affirm that the translation is good. See [Level 2 Affirmation](../good/01.md) to do that on the Level Two Affirmation page. + diff --git a/archive/checking/church-leader-check/sub-title.md b/archive/checking/church-leader-check/sub-title.md new file mode 100644 index 0000000..c3ef9aa --- /dev/null +++ b/archive/checking/church-leader-check/sub-title.md @@ -0,0 +1 @@ +How can the church leaders help improve the translation? \ No newline at end of file diff --git a/archive/checking/church-leader-check/title.md b/archive/checking/church-leader-check/title.md new file mode 100644 index 0000000..8d06b23 --- /dev/null +++ b/archive/checking/church-leader-check/title.md @@ -0,0 +1 @@ +Church Leader Check \ No newline at end of file diff --git a/archive/checking/language-community-check/01.md b/archive/checking/language-community-check/01.md new file mode 100644 index 0000000..590d755 --- /dev/null +++ b/archive/checking/language-community-check/01.md @@ -0,0 +1,12 @@ + +### Level two Checking + +The level two check focuses on pastors and the Christian community within the target language. Once the translation team has reached level one with its translation, the translation is ready to be shared outside the team for further review. Ideally, a leader on the translation team will work with local pastors and Christians to check the scripture's clarity and naturalness. + +The translator or leader will read (if it is a written translation) a portion of the translation to the gathered listeners. Before reading, he should tell the people listening to stop him if they hear something that does not sound natural. Alternatively, if the people are literate, each one in the group can be asked to read a passage of the newly translated material. It is best, even if everyone in the group is literate, to have the portions read out loud to the whole group. Portions should not be too long (this is subjective to the abilities of the group, and type of passage). It's also very important for listeners to understand that they are now a part of the team helping to improve and affirm the quality of the scripture. They, themselves are not being tested. Rather the questions are designed to help them provide feedback on the meaningfulness of the new translation. + +These tools have been created to assist teams in checking and are recommending for use during this level--translation questions, translation notes, and the reviewer's guide. They are available on bibleineverylanguage.org. Additionally, the translation questions and translation notes are embedded in tStudio. During the MAST workshop, the translation team was asked to develop a rubric for testing and affirming the quality of their work. More information on this strategy is available at v-raft.org. This rubric will help the team determine which tools and methods to apply to the level two check within their community. + +Key elements of this level of checking are: pastors AND Christians in the community have read (or listened to) the translated scriptures and contributed to their improvement, the above listed tools have been employed for ensuring accuracy and completeness, the translation team has been responsible to respond to feedback and implement changes in the translation where needed. When this has been done, the translation is considered to be at level two. + + diff --git a/archive/checking/language-community-check/sub-title.md b/archive/checking/language-community-check/sub-title.md new file mode 100644 index 0000000..bf350a3 --- /dev/null +++ b/archive/checking/language-community-check/sub-title.md @@ -0,0 +1 @@ +How pastors and other believers can be involved in checking the translation. \ No newline at end of file diff --git a/archive/checking/language-community-check/title.md b/archive/checking/language-community-check/title.md new file mode 100644 index 0000000..3f80bd3 --- /dev/null +++ b/archive/checking/language-community-check/title.md @@ -0,0 +1 @@ +Level Two--Pastoral and Christian Community Check \ No newline at end of file diff --git a/archive/checking/level1-affirm/01.md b/archive/checking/level1-affirm/01.md new file mode 100644 index 0000000..2a27eae --- /dev/null +++ b/archive/checking/level1-affirm/01.md @@ -0,0 +1,24 @@ + +### Proper Documentation for Level 1 Affirmation + +We, the members of the translation team, affirm that we have completed the steps below for level 1 checking: + +* Initial study of the text, using: + * The translationNotes + * The definitions of translationWords +* Individual blind drafting +* Individual self check +* Peer check +* Key word check as a team +* Verse-by-verse accuracy check as a team +* Final editing, including everything learned from the earlier editing sessions, the translationNotes, and the definitions of translationWords + +Names of translation team members: + +* Name or pseudonym: +* Name or pseudonym: +* Name or pseudonym: +* Name or pseudonym: +* Name or pseudonym: +* Name or pseudonym: + diff --git a/archive/checking/level1-affirm/sub-title.md b/archive/checking/level1-affirm/sub-title.md new file mode 100644 index 0000000..cbd1f4e --- /dev/null +++ b/archive/checking/level1-affirm/sub-title.md @@ -0,0 +1 @@ +How do I affirm that I have finished level 1 checking? \ No newline at end of file diff --git a/archive/checkingl/evel1-affirm/title.md b/archive/checkingl/evel1-affirm/title.md new file mode 100644 index 0000000..8e3caf2 --- /dev/null +++ b/archive/checkingl/evel1-affirm/title.md @@ -0,0 +1 @@ +Level 1 Affirmation \ No newline at end of file diff --git a/archive/process/config.yaml b/archive/process/config.yaml new file mode 100644 index 0000000..ca1177b --- /dev/null +++ b/archive/process/config.yaml @@ -0,0 +1,65 @@ +intro-publishing: + recommended: [] + dependencies: + - prechecking-training +intro-share: + recommended: + - share-content + dependencies: + - intro-publishing +platforms: + recommended: + - setup-ts + - pretranslation-training + dependencies: + - process-manual + - file-formats +prechecking-training: + recommended: + - intro-check + - goal-checking + - required-checking + dependencies: + - pretranslation-training +pretranslation-training: + recommended: + - choose-team + - translate-source-text + - translate-alphabet + - writing-decisions + - translation-difficulty + dependencies: + - translate-process + - translate-why +process-manual: + recommended: [] + dependencies: + - finding-answers +required-checking: + recommended: + - intro-publishing + dependencies: + - prechecking-training +setup-team: + recommended: + - choose-team + - qualifications + - translate-source-text + - translate-alphabet + - writing-decisions + - translation-difficulty + dependencies: + - translate-process +setup-ts: + recommended: [] + dependencies: + - platforms +share-content: + recommended: [] + dependencies: + - intro-share +source-text-process: + recommended: + - intro-share + dependencies: + - intro-publishing diff --git a/archive/process/intro-publishing/01.md b/archive/process/intro-publishing/01.md new file mode 100644 index 0000000..53ae898 --- /dev/null +++ b/archive/process/intro-publishing/01.md @@ -0,0 +1,12 @@ + +### Publishing Overview + +Once a work has been uploaded to Door43, it is automatically available online under your user account. This is referred to as self-publishing. You will have access to a web version of your project at http://door43.org/u/user_name/project_name (where user_name is your username and project_name is your translation project). The translationStudio app will give you the correct link when you upload. You can also browse all works on http://door43.org. + +From your Door43 project page you can: + +* See the web version of your project with default formatting +* Download documents of your project (like a PDF) +* Get the links to the source files (USFM or Markdown) for your project +* Interact with others about your project + diff --git a/archive/process/intro-publishing/sub-title.md b/archive/process/intro-publishing/sub-title.md new file mode 100644 index 0000000..2a59869 --- /dev/null +++ b/archive/process/intro-publishing/sub-title.md @@ -0,0 +1 @@ +What is publishing? \ No newline at end of file diff --git a/archive/process/intro-publishing/title.md b/archive/process/intro-publishing/title.md new file mode 100644 index 0000000..0ef49c6 --- /dev/null +++ b/archive/process/intro-publishing/title.md @@ -0,0 +1 @@ +Introduction to Publishing \ No newline at end of file diff --git a/archive/process/intro-share/01.md b/archive/process/intro-share/01.md new file mode 100644 index 0000000..cd1b9e2 --- /dev/null +++ b/archive/process/intro-share/01.md @@ -0,0 +1,15 @@ + +### Distribution Overview + +Content is worthless unless it is disseminated and used. One advantage of using the Door43 translation and publishing platform is that it provides multiple, simple ways of distributing content. + +### Open License + +The biggest factor that encourages distribution of content is the [Open License](../../intro/open-license/01.md) that is used for all content on Door43. This license gives everybody the freedom they need to: + +* **Share** — copy and redistribute the material in any medium or format +* **Adapt** — remix, transform, and build upon the material + +for any purpose, even commercially. + +Under the terms of the license. \ No newline at end of file diff --git a/archive/process/intro-share/sub-title.md b/archive/process/intro-share/sub-title.md new file mode 100644 index 0000000..773e5dd --- /dev/null +++ b/archive/process/intro-share/sub-title.md @@ -0,0 +1 @@ +How can I distribute content? \ No newline at end of file diff --git a/archive/process/intro-share/title.md b/archive/process/intro-share/title.md new file mode 100644 index 0000000..fe86d44 --- /dev/null +++ b/archive/process/intro-share/title.md @@ -0,0 +1 @@ +Introduction to Distribution \ No newline at end of file diff --git a/archive/process/platforms/01.md b/archive/process/platforms/01.md new file mode 100644 index 0000000..59539de --- /dev/null +++ b/archive/process/platforms/01.md @@ -0,0 +1,8 @@ + +### Recommended Platform + +The recommended platform for doing translation in the Door43 ecosystem is translationStudio (http://ufw.io/ts/). This is where the translation and checking teams will do their work. You may set up translationStudio on Android, Windows, Mac, or Linux devices, (see [Setting up translationStudio](../setup-ts/01.md) for more information). + +### Other Options + +If using translationStudio is not an option for your team, then you may consider using other online or offline tools. Note that it will be your responsibility to get the content into USFM or Markdown format if you do not use translationStudio (see [File Formats](../../translate/file-formats/01.md) for more information). \ No newline at end of file diff --git a/archive/process/platforms/sub-title.md b/archive/process/platforms/sub-title.md new file mode 100644 index 0000000..f40cfed --- /dev/null +++ b/archive/process/platforms/sub-title.md @@ -0,0 +1 @@ +What tool can I use to translate? \ No newline at end of file diff --git a/archive/process/platforms/title.md b/archive/process/platforms/title.md new file mode 100644 index 0000000..3cb5d35 --- /dev/null +++ b/archive/process/platforms/title.md @@ -0,0 +1 @@ +Selecting a Platform \ No newline at end of file diff --git a/archive/process/prechecking-training/01.md b/archive/process/prechecking-training/01.md new file mode 100644 index 0000000..a78843c --- /dev/null +++ b/archive/process/prechecking-training/01.md @@ -0,0 +1,4 @@ + +### Before Checking + +It is recommended that you consult the [Checking Manual](../../checking/intro-check/01.md) frequently as you check this content. Before you start checking, we recommend that you start working your way through the Checking Manual until you understand what is required at each level. As you work through the checking process, you will need to consult the Checking Manual frequently. \ No newline at end of file diff --git a/archive/process/prechecking-training/sub-title.md b/archive/process/prechecking-training/sub-title.md new file mode 100644 index 0000000..b23f273 --- /dev/null +++ b/archive/process/prechecking-training/sub-title.md @@ -0,0 +1 @@ +What should I know about checking before I begin? \ No newline at end of file diff --git a/archive/process/prechecking-training/title.md b/archive/process/prechecking-training/title.md new file mode 100644 index 0000000..368e415 --- /dev/null +++ b/archive/process/prechecking-training/title.md @@ -0,0 +1 @@ +Training Before Checking Begins \ No newline at end of file diff --git a/archive/process/pretranslation-training/01.md b/archive/process/pretranslation-training/01.md new file mode 100644 index 0000000..d00b7e9 --- /dev/null +++ b/archive/process/pretranslation-training/01.md @@ -0,0 +1,18 @@ + +### What to Know Before Translation + +It is recommended that you consult the [Translation Manual](../../translate/translate-manual/01.md) frequently as you translate this content. Before you start translating, we recommend that you start working your way through the Translation Manual at least until you know the difference between a literal translation and a meaning-based translation. Much of the rest of the Translation Manual can be used as a "just-in-time" learning resource. + +Some important subjects that must be learned before starting a translation project: + +* [The Qualities of a Good Translation](../../translate/guidelines-intro/01.md) - The definition of a good translation +* [The Translation Process](../../translate/translate-process/01.md) - How a good translation is made + * [Form and Meaning](../../translate/translate-fandm/01.md) - The difference between form and meaning + * [Meaning-Based Translations](../../translate/translate-dynamic/01.md) - How to make a meaning-based translation + +Some other important topics as you get started include: + +* [Choosing What to Translate](../../translate/translation-difficulty/01.md) - Suggestions for where to start translating +* [First Draft](../../translate/first-draft/01.md) - How to make a first draft +* [Help with Translating](../../translate/translate-help/01.md) - Using translation helps + diff --git a/archive/process/pretranslation-training/sub-title.md b/archive/process/pretranslation-training/sub-title.md new file mode 100644 index 0000000..67c68b8 --- /dev/null +++ b/archive/process/pretranslation-training/sub-title.md @@ -0,0 +1 @@ +What should I know about translation before I start? \ No newline at end of file diff --git a/archive/process/pretranslation-training/title.md b/archive/process/pretranslation-training/title.md new file mode 100644 index 0000000..95526c9 --- /dev/null +++ b/archive/process/pretranslation-training/title.md @@ -0,0 +1 @@ +Training Before Translation Begins \ No newline at end of file diff --git a/archive/process/process-manual/01.md b/archive/process/process-manual/01.md new file mode 100644 index 0000000..0eada9f --- /dev/null +++ b/archive/process/process-manual/01.md @@ -0,0 +1,8 @@ + +### Welcome + +The Process Manual is a step-by-step guide to help translation teams know what they need to do, from the start of a project to its completion. This guide will help a translation team from its initial setup to final publishing of translated and checked content. + +### Getting Started + +Translation is a complicated task and takes organization and a plan. There are many required steps to take a translation from an idea to completed, checked, distributed, and in use translation. The information in this Process Manual will help you know all of the necessary steps in the translation process. \ No newline at end of file diff --git a/archive/process/process-manual/sub-title.md b/archive/process/process-manual/sub-title.md new file mode 100644 index 0000000..c3a0223 --- /dev/null +++ b/archive/process/process-manual/sub-title.md @@ -0,0 +1 @@ +What is the Process Manual? \ No newline at end of file diff --git a/archive/process/process-manual/title.md b/archive/process/process-manual/title.md new file mode 100644 index 0000000..6085dde --- /dev/null +++ b/archive/process/process-manual/title.md @@ -0,0 +1 @@ +Introduction to the Process Manual \ No newline at end of file diff --git a/archive/process/required-checking/01.md b/archive/process/required-checking/01.md new file mode 100644 index 0000000..63f0545 --- /dev/null +++ b/archive/process/required-checking/01.md @@ -0,0 +1,16 @@ + +### Purpose of Checking Levels + +The purpose of the Checking Levels (see [Checking Manual](../../checking/intro-check/01.md)) is primarily to help ensure that the translation has been made in accordance with the [Statement of Faith](../../intro/statement-of-faith/01.md) and the [Translation Guidelines](../../intro/translation-guidelines/01.md). Another reason is to increase the input and ownership of the community that will be using it. + +#### Checking Level 1 + +Checking Level 1 is done primarily by the translation team, with some input from the language community. See [Checking Level One - Affirmation by Translation Team](../../checking/level1/01.md). After completing the Level 1 Check, you are encouraged to upload to Door43 (see [Introduction to Publishing](../intro-publishing/01.md)) and continue on to Checking Level 2 (see below). + +#### Checking Level 2 + +Checking Level 2 is done to verify that representative groups from the local language community agree that the translation is a good one (see [Checking Level Two - Affirmation by Community](../../checking/level2/01.md)). It is done with a language community check (see [Language Community Check](../../checking/language-community-check/01.md)) and a church leader check (see [Church Leader Check](../../checking/church-leader-check/01.md)). After completing the Level 2 Check, you are encouraged to upload to Door43 (see [Introduction to Publishing](../intro-publishing/01.md)) and continue on to Checking Level 3 (see below), if you so desire. + +#### Checking Level 3 + +Checking Level 3 is done when leaders of at least two church networks agree that the translation is a good one (see [Checking Level Three - Affirmation by Church Leadership](../../checking/level3/01.md)). Be sure you work through the Level 3 Checking Questions (see [Questions for Checking on Level Three](../../checking/level3-questions/01.md)) while you complete this checking level. After completing the Level 3 Check, you are encouraged to upload to Door43 (see [Introduction to Publishing](../intro-publishing/01.md)). This is the highest checking level. Gateway Languages should also complete the [Source Text Process](../source-text-process/01.md) \ No newline at end of file diff --git a/archive/process/required-checking/sub-title.md b/archive/process/required-checking/sub-title.md new file mode 100644 index 0000000..088dd48 --- /dev/null +++ b/archive/process/required-checking/sub-title.md @@ -0,0 +1 @@ +How do I check a translation? \ No newline at end of file diff --git a/archive/process/required-checking/title.md b/archive/process/required-checking/title.md new file mode 100644 index 0000000..d3693e0 --- /dev/null +++ b/archive/process/required-checking/title.md @@ -0,0 +1 @@ +How to Check \ No newline at end of file diff --git a/archive/process/setup-team/01.md b/archive/process/setup-team/01.md new file mode 100644 index 0000000..2910612 --- /dev/null +++ b/archive/process/setup-team/01.md @@ -0,0 +1,25 @@ + +### Choosing a Team + +As you begin selecting a translation and checking team, there are many different types of people and roles that are needed. There are also specific qualifications that are needed for each team. + +* [Choosing a Translation Team](../../translate/choose-team/01.md) - Describes many of the roles that are needed +* [Translator Qualifications](../../translate/qualifications/01.md) - Describes some of the skills needed by the translators +* Remember that everyone on the team needs to sign a statement that they agree with (forms are available at http://ufw.io/forms/ ): + * [Statement of Faith](../../intro/statement-of-faith/01.md) + * [Translation Guidelines](../../intro/translation-guidelines/01.md) + * [Open License](../../intro/open-license/01.md) +* Everyone on the team also needs to know the qualities of a good translation (see [The Qualities of a Good Translation](../../translate/guidelines-intro/01.md)). +* The team will also need to know where they can find answers (see [Finding Answers](../../intro/finding-answers/01.md)). + +### Translation Decisions + +There are many decisions the translation team will have to make, many of them right at the beginning of the project. Included are the following: + +* [Choosing What to Translate](../../translate/translation-difficulty/01.md) - Choosing what to translate first is another decision to be made +* [Choosing a Source Text](../../translate/translate-source-text/01.md) - Choosing a good source text is very important + * [Copyrights, Licensing, and Source Texts](../../translate/translate-source-licensing/01.md) - Copyright issues must be considered when choosing a source text + * [Source Texts and Version Numbers](../../translate/translate-source-version/01.md) - Translating from the latest version of a source text is best +* [Alphabet/Orthography](../../translate/translate-alphabet/01.md) - Many languages have alphabet decisions that need to be made +* [Decisions for Writing Your Language](../../translate/writing-decisions/01.md) - Writing style, punctuation, translating names, spelling, and other decisions have to be made + diff --git a/archive/process/setup-team/sub-title.md b/archive/process/setup-team/sub-title.md new file mode 100644 index 0000000..232daf4 --- /dev/null +++ b/archive/process/setup-team/sub-title.md @@ -0,0 +1 @@ +How can I set up a translation team? \ No newline at end of file diff --git a/archive/process/setup-team/title.md b/archive/process/setup-team/title.md new file mode 100644 index 0000000..07a6a90 --- /dev/null +++ b/archive/process/setup-team/title.md @@ -0,0 +1 @@ +Setting Up a Translation Team \ No newline at end of file diff --git a/archive/process/setup-ts/01.md b/archive/process/setup-ts/01.md new file mode 100644 index 0000000..d0fbd00 --- /dev/null +++ b/archive/process/setup-ts/01.md @@ -0,0 +1,21 @@ + +### Installing tS for Mobile + +The mobile (Android) edition of translationStudio is available from the [Google Play Store](https://play.google.com/store/apps/details?id=com.translationstudio.androidapp ) or via direct download from http://ufw.io/ts/. If you install from the Play Store, then you will be notified by the Play Store when a new version is available. Note that you may also side load the installation apk to other devices to share the app. + +### Installing tS for Desktop + +The latest version of translationStudio for desktop or laptop computers (Windows, Mac, or Linux) is available from http://ufw.io/ts/. To install the program, navigate to the "Desktop" section and download the latest release. Note that you may also copy the installation file to other computers to share the app. + +### Using tS + +Once installed, both editions of translationStudio are designed to work similarly. You *do not* need an internet connection to use translationStudio! First-time use of translationStudio will require an agreement to the [Statement of Faith](../../intro/statement-of-faith/01.md), the [Translation Guidelines](../../intro/translation-guidelines/01.md), and the [Open License](../../intro/open-license/01.md). + +After the first-use screen, you will be brought to the Home screen where you can create a new project. Once your project is created, you may start translating right away. There are translationHelps built right into the app which you are encouraged to use to gain a better understanding of the source text. Note that your work is automatically saved. You may also choose to back up, share, or upload your work at various intervals (use the menu to access these functions). + +### After Using tS + +1. We strongly recommend that your translation be checked (see [Training Before Checking Begins](../prechecking-training/01.md)). +1. Once the checking is complete (to any level), you may upload your work from the app (Menu → Upload). +1. Once uploaded, you can see your work online on Door43 (see [Publishing](../intro-publishing/01.md)) + diff --git a/archive/process/setup-ts/sub-title.md b/archive/process/setup-ts/sub-title.md new file mode 100644 index 0000000..cca38c5 --- /dev/null +++ b/archive/process/setup-ts/sub-title.md @@ -0,0 +1 @@ +How do I set up translationStudio? \ No newline at end of file diff --git a/archive/process/setup-ts/title.md b/archive/process/setup-ts/title.md new file mode 100644 index 0000000..c246ac7 --- /dev/null +++ b/archive/process/setup-ts/title.md @@ -0,0 +1 @@ +Setting Up translationStudio \ No newline at end of file diff --git a/archive/process/share-content/01.md b/archive/process/share-content/01.md new file mode 100644 index 0000000..7378603 --- /dev/null +++ b/archive/process/share-content/01.md @@ -0,0 +1,12 @@ + +### Sharing Content from tS + +Sharing content that is in translationStudio is easy. For offine sharing, use the Backup feature from the tS menu. For online sharing, use the Upload feature from the tS menu. + +### Sharing Content on Door43 + +If you upload your work from translationStudio, then it automatically appears on the Internet on Door43. All of your uploaded content will appear under your user account. For example, if your username is *test_user* then you may find all your work at http://door43.org/u/test_user/. You can share your work with others online by giving them the link to the projects you have uploaded. + +### Sharing Content Offline + +You may also generate and download documents from your project pages on Door43. Once you have these downloaded, you can transfer them to others however you would like, including printing and distributing hard copies. \ No newline at end of file diff --git a/archive/process/share-content/sub-title.md b/archive/process/share-content/sub-title.md new file mode 100644 index 0000000..af8703c --- /dev/null +++ b/archive/process/share-content/sub-title.md @@ -0,0 +1 @@ +How can I share content? \ No newline at end of file diff --git a/archive/process/share-content/title.md b/archive/process/share-content/title.md new file mode 100644 index 0000000..4797a13 --- /dev/null +++ b/archive/process/share-content/title.md @@ -0,0 +1 @@ +How to Share Content \ No newline at end of file diff --git a/archive/process/source-text-process/01.md b/archive/process/source-text-process/01.md new file mode 100644 index 0000000..b79cff1 --- /dev/null +++ b/archive/process/source-text-process/01.md @@ -0,0 +1,32 @@ + +### Source Text Process + +Source text publishing is required for all Gateway Languages so that they can be used as source texts by Other Languages. Note that this process only applies to Gateway Languages. + +#### Prerequisites + +Before a Gateway Language translation can become a source text, the following prerequisites must all be met: + +* **Whole Resource** - The whole resource must be translated and checked to the required level. Parts of resources (e.g. half of the Open Bible Stories, only a few chapters of a book of the Bible) cannot be published. +* **Checking** - A translation must have reached the appropriate checking level. For Bible translations, that means [Checking Level Three - Affirmation by Church Leadership](../../checking/level3/01.md). +* **On Door43** - Door43 must have the version that will be published. If the work was done on multiple devices, then it may need to be merged together. Get the help of a Content Tech to make merging easier (either email or use the #content-techs channel on Slack). +* **Agreements** - Everyone involved in the translation and checking must have agreed to the [Statement of Faith](../../intro/statement-of-faith/01.md), the [Translation Guidelines](../../intro/translation-guidelines/01.md), and the [Open License](../../intro/open-license/01.md). This can be done by either creating Door43 accounts or by physically signing the documents and digitizing them (scanning or photos). See http://ufw.io/forms for downloadable agreement forms. + +#### Source Text Request Form + +Once you have the prerequisites, you may fill out the source text request form at http://ufw.io/pub/. A few notes about the form: + +* You must have a Door43 account to create a request. +* You must include the names or pseudonyms of everyone involved. You must also include their Door43 usernames if you are not attaching signed license agreements for them. +* Note that the information you enter will be public and will become a part of the front matter of the source text. + +After your form has been submitted, you will be contacted if anything is missing. Once the request has been approved, it will go into the publishing queue where a developer will work to make the translation a source text. You may also be contacted by the developer if there are any issues encounted during the publishing process. You will be notified when the process is completed and you may review a PDF of the work. + +### Finishing the Source Text Process + +After the source text publishing process is completed, your work will then be available: + +* Online on the unfoldingWord website +* As a PDF, downloadable from unfoldingWord +* In translationStudio as a source text for Other Languages to use (may require a tS update first) + diff --git a/archive/process/source-text-process/sub-title.md b/archive/process/source-text-process/sub-title.md new file mode 100644 index 0000000..a6fac30 --- /dev/null +++ b/archive/process/source-text-process/sub-title.md @@ -0,0 +1 @@ +How do I make my Gateway Language translation a source text? \ No newline at end of file diff --git a/archive/process/source-text-process/title.md b/archive/process/source-text-process/title.md new file mode 100644 index 0000000..9370d8f --- /dev/null +++ b/archive/process/source-text-process/title.md @@ -0,0 +1 @@ +Source Text Process \ No newline at end of file diff --git a/archive/process/toc.yaml b/archive/process/toc.yaml new file mode 100644 index 0000000..ed29d6e --- /dev/null +++ b/archive/process/toc.yaml @@ -0,0 +1,41 @@ +title: "Table of Contents" +sections: + - title: "1. Getting Started" + sections: + - title: "Introduction to the Process Manual" + link: process-manual + + - title: "2. Setting Up a Translation Team" + sections: + - title: "Setting Up A Translation Team" + link: setup-team + + - title: "3. Translating" + sections: + - title: "Training Before Translation Begins" + link: pretranslation-training + - title: "Choosing a Translation Platform" + link: platforms + - title: "Setting Up translationStudio" + link: setup-ts + + - title: "4. Checking" + sections: + - title: "Training Before Checking Begins" + link: prechecking-training + - title: "How to Check" + link: required-checking + + - title: "5. Publishing" + sections: + - title: "Introduction to Publishing" + link: intro-publishing + - title: "Source Text Process" + link: source-text-process + + - title: "6. Distributing" + sections: + - title: "Introduction to Distribution" + link: intro-share + - title: "How to Share Content" + link: share-content diff --git a/archive/readme.md b/archive/readme.md new file mode 100644 index 0000000..d1c1cc1 --- /dev/null +++ b/archive/readme.md @@ -0,0 +1 @@ +This folder has been created to preserve topics or pages that are no longer necessary but should not be deleted. \ No newline at end of file diff --git a/archive/translate/figs-inclusive/01.md b/archive/translate/figs-inclusive/01.md new file mode 100644 index 0000000..2b3e006 --- /dev/null +++ b/archive/translate/figs-inclusive/01.md @@ -0,0 +1,26 @@ + + +### Description + +Some languages have more than one form of "we": an **inclusive** form that means "I and you" and an **exclusive** form that means "I and someone else but not you." The inclusive form includes the person being spoken to and possibly others. This is also true for "us," "our," "ours," and "ourselves." Some languages have inclusive forms and exclusive forms for each of these. + +See the pictures. The people on the right are the people that the speaker is talking to. The yellow highlight shows who the inclusive "we" and the exclusive "we" refer to. + +![](https://cdn.door43.org/ta/jpg/vocabulary/we_us_inclusive.jpg) + +![](https://cdn.door43.org/ta/jpg/vocabulary/we_us_exclusive.jpg) + +### Reasons this is a translation issue + +The Bible was first written in the Hebrew, Aramaic, and Greek languages. Like English, these languages do not have separate exclusive and inclusive forms for "we." Translators whose language has separate exclusive and inclusive forms of "we" will need to understand what the speaker meant so they can decide which form of "we" to use. + +### Examples from the Bible + +>... the shepherds said one to each other, "Let us now go to Bethlehem, and see this thing that has happened, which the Lord has made known to us." (Luke 2:15 ULB) + +The shepherds were speaking to one another. When they said "us," they were including the people they were speaking to - one another. + +>Now it happened on one of those days that Jesus and his disciples entered into a boat, and he said to them, "Let us go over to the other side of the lake." Then they set sail. (Luke 8:22 ULB) + +When Jesus said "us," he was referring to himself and to the disciples he was speaking to. + diff --git a/archive/translate/figs-inclusive/sub-title.md b/archive/translate/figs-inclusive/sub-title.md new file mode 100644 index 0000000..fc14592 --- /dev/null +++ b/archive/translate/figs-inclusive/sub-title.md @@ -0,0 +1 @@ +What is inclusive "we"? \ No newline at end of file diff --git a/archive/translate/figs-inclusive/title.md b/archive/translate/figs-inclusive/title.md new file mode 100644 index 0000000..9061019 --- /dev/null +++ b/archive/translate/figs-inclusive/title.md @@ -0,0 +1 @@ +Inclusive "We" \ No newline at end of file diff --git a/archive/translate/figs-informremind/01.md b/archive/translate/figs-informremind/01.md new file mode 100644 index 0000000..de128e1 --- /dev/null +++ b/archive/translate/figs-informremind/01.md @@ -0,0 +1,70 @@ + +### Should we delete this document and folder? - Archived. + +Some languages can use a word or phrase with a noun to give information about that noun or to remind people of something about it. + +* Mary gave some of the food to her sister, who was very thankful. + +The phrase "who was very thankful" immediately follows the word "sister" and informs us about how Mary's sister responded when Mary gave her the food. In this case it does not distinguish this sister from another sister that Mary might have. It simply gives added information about that sister. + +### Description + +Some languages can use a word or phrase with a noun to give information about that noun or to remind people of something about it. + +* Mary gave some of the food to her sister, who was very thankful. + +The phrase "who was very thankful" immediately follows the word "sister" and informs us about how Mary's sister responded when Mary gave her the food. In this case it does not distinguish this sister from another sister that Mary might have. + +**Reason people use these phrases**: People often present either reminders or new information in a weak way. They do this when they want their listener to give most of his attention to something else they are saying. In the example above, the speaker wants most attention to be given to what Mary did, NOT to how her sister responded. + +### Reasons this is a translation issue + +Languages have different ways of signaling the parts of communication that the listener should pay most attention to. + +### Translation principles + +* If your language does not use phrases with a noun for new information or a reminder, you may need to put that information or reminder in a different part of the sentence. +* Try to present it in a weak way. +* Ask yourself: In our language, how do we express information in a strong way, and how do we express it in a weaker way? + +### Examples from the Bible + +>The name of the third river is Tigris, which flows east of Asshur. (Genesis 2:14 ULB) + +There is only one Tigris River. The phrase "which flows east of Asshur" gives more information about where the Tigris River was. This would have been helpful to the original audience, because they knew were Asshur was. + +>I will wipe away mankind whom I have created from the surface of the earth. (Genesis 6:7 ULB) + +The phrase "whom I have created" is a reminder of the relationship between God and mankind. It is the reason God had the right to wipe away mankind. + +>I will bring an end to the worthless idols of Memphis. (Ezekiel 30:13 ULB) + +All idols are worthless. This is why God said he would destroy them. + +>... for your righteous judgments are good. (Psalm 119:39 ULB) + +All of God's judgments are righteous. This is why the person who wrote this psalm said that they are good. + +### Translation Strategies + +If people would understand the purpose of a phrase with a noun, then consider keeping the phrase and the noun together. Otherwise, here are other strategies of showing that the phrase is used to inform or remind. + +1. Put the information in another part of the sentence and add words that show its purpose. +1. Use one of your language's ways for expressing information in a weak way. It may be by adding a small word, or by changing the way the voice sounds. Sometimes changes in the voice can be shown with punctuation marks, such as parentheses or commas. + +### Examples of Translation Strategies Applied + +1. Put the information in another part of the sentence and add words that show its purpose. + * **I hate those who serve worthless idols** (Psalm 31:6 ULB) - By saying "worthless idols," David was commenting about all idols and giving his reason for hating those who serve them. He was not distinguishing worthless idols from valuable idols. + * Because idols are worthless, I hate those who serve them. + * **... for your righteous judgments are good.** (Psalm 119:39 ULB) + * ... for your judgments are good because they are righteous. + * **Can Sarah, who is ninety years old, bear a son?** (Genesis 17:17-18 ULB) - The phrase "who is ninety years old" is a reminder of Sarah's age. It tells why Abraham was asking the question. He did not expect that a woman who was that old could bear a child. + * Can Sarah bear a son even when she is ninety years old? + * **I will call on Yahweh, who is worthy to be praised ...** (2 Samuel 22:4 ULB) - There is only one Yahweh. The phrase "who is worthy to be praised" gives a reason for calling on Yahweh. + * I will call on Yahweh, because he is worthy to be praised ... + +1. Use one of your language's ways for expressing information in a weak way. + * **The name of the third river is Tigris, which flows east of Asshur.** (Genesis 2:14 ULB) + * The name of the third river is Tigris. It flows east of Asshur. + diff --git a/archive/translate/figs-informremind/sub-title.md b/archive/translate/figs-informremind/sub-title.md new file mode 100644 index 0000000..df79f75 --- /dev/null +++ b/archive/translate/figs-informremind/sub-title.md @@ -0,0 +1 @@ +When phrases are used with nouns, what are phrases that inform or remind and how can I translate them? \ No newline at end of file diff --git a/archive/translate/figs-informremind/title.md b/archive/translate/figs-informremind/title.md new file mode 100644 index 0000000..48d0093 --- /dev/null +++ b/archive/translate/figs-informremind/title.md @@ -0,0 +1 @@ +Phrases that Inform or Remind \ No newline at end of file diff --git a/archive/translate/figs-infostructure/01.md b/archive/translate/figs-infostructure/01.md new file mode 100644 index 0000000..d138209 --- /dev/null +++ b/archive/translate/figs-infostructure/01.md @@ -0,0 +1,67 @@ +### Description + +Different languages arrange the parts of the sentence in different ways. In English, a sentence normally has the subject first, then the verb, then the object, then other modifiers, like this: + +**Peter painted his house yesterday.** + +Many other languages normally put these things in a different order, such as: + +**Painted yesterday Peter his house.** + +Although all languages have a normal order for parts of a sentence, this order can change depending on what information the speaker or writer considers to be the most important. Suppose that someone is answering the question, "What did Peter paint yesterday?" The person asking the question already knows all of the information in our sentence above except for the object: "his house." Therefore, that becomes the most important part of the information, and a person answering in English might say: + +**His house is what Peter painted (yesterday).** + +This puts the most important information first, which is normal for English. Many other languages would normally put the most important information last. In the flow of a text, the most important information is usually what the writer considers to be new information for the reader. In some languages the new information comes first, and in others it comes last. + +### Reasons this is a translation issue + +* Different languages arrange the parts of a sentence in different ways. If a translator copies the order of the parts of a sentence from the source, it may not make sense in his language. +* Different languages put important or new information in different places in the sentence. If a translator keeps the important or new information in the same place that it had in the source language, it may be confusing or give the wrong message in his language. + +### Examples from the Bible + +>They all ate until they were satisfied. (Mark 6:42 ULB) + +The parts of this sentence were in a different order in the original Greek source language. They were like this: + +* And they ate all and they were satisfied. + +In English, this means that the people ate everything. But the next verse says that they took up twelve baskets full of leftover pieces of food. In order for this to not be so confusing, the translators of the ULB put the parts of the sentence in the right order for English. + +>Now the day was about to come to an end, and the twelve came to him and said, "Send the crowd away that they may go into the surrounding villages and countryside to find lodging and food, because we are here in an isolated place." (Luke 9:12 ULB) + +In this verse, what the disciples say to Jesus puts the important information first - that he should send the crowd away. But in languages that put the important information last, people would understand that the reason that they give - being in an isolated place - is the most important part of their message to Jesus. They might then think that the disciples are afraid of the spirits in that place, and that sending the people to buy food is a way to protect them from the spirits. That is the wrong message. + +>Woe to you when all men speak well of you, for that is how their ancestors treated the false prophets. (Luke 6:26 ULB) + +In this verse, the most important part of the information is first - that "woe" is coming on the people for what they are doing. The reason that supports that warning comes last. This could be confusing for people who expect the important information to come last. + +### Translation Strategies + +1. Study how your language arranges the parts of a sentence, and use that order in your translation. +1. Study where your language puts the new or important information, and rearrange the order of information so that it follows the way it is done in your language. + +### Translation Strategies Applied + +1. Study how your language arranges the parts of a sentence, and use that order in your translation. + +* And he went out from there and came to the hometown his, and they followed him the disciples his. (Mark 6:1) + +This is the verse in the original Greek order. The ULB has put this into the normal order for English: +>He went out from there and came to his hometown, and his disciples followed him. (Mark 6:1 ULB) + +1. Study where your language puts the new or important information, and rearrange the order of information so that it follows the way it is done in your language. + +>Now the day was about to come to an end, and the twelve came to him and said, "Send the crowd away that they may go into the surrounding villages and countryside to find lodging and food, because we are here in an isolated place." (Luke 9:12 ULB) + +If your language puts the important information last, you can change the order of the verse: + +* Now the day was about to come to an end, and the twelve came to him and said, "Because we are here in an isolated place, send the crowd away that they may go into the surrounding villages and countryside to find lodging and food." + +>Woe to you, when all men speak well of you, for that is how their ancestors treated the false prophets. (Luke 6:26 ULB) + +If your language puts the important information last, you can change the order of the verse: + +* When all men speak well of you, which is just as their ancestors treated the false prophets, then woe to you! + diff --git a/archive/translate/figs-infostructure/sub-title.md b/archive/translate/figs-infostructure/sub-title.md new file mode 100644 index 0000000..61fadba --- /dev/null +++ b/archive/translate/figs-infostructure/sub-title.md @@ -0,0 +1 @@ +How do languages arrange the parts of a sentence? \ No newline at end of file diff --git a/archive/translate/figs-infostructure/title.md b/archive/translate/figs-infostructure/title.md new file mode 100644 index 0000000..c32af0d --- /dev/null +++ b/archive/translate/figs-infostructure/title.md @@ -0,0 +1 @@ +Information Structure \ No newline at end of file diff --git a/archive/translate/figs-quotemarks/01.md b/archive/translate/figs-quotemarks/01.md new file mode 100644 index 0000000..e203681 --- /dev/null +++ b/archive/translate/figs-quotemarks/01.md @@ -0,0 +1,70 @@ + + +### Description + +Some languages use quotation marks to mark off direct quotes from the rest of the text. English uses the mark " before and after a quote. + +* John said, "I do not know when I will arrive." + +Quotation marks are not used with indirect quotes. + +* John said that he did not know when he would arrive. + +When there are many layers of quotes inside of quotes, it might be hard for readers to understand who is saying what. Alternating two kinds of quote marks can help careful readers to keep track of them. In English the outermost quote has double quote marks, and the next quote inside has single marks. The next quote inside of that has double quote marks. + +* Mary said, "John said, 'I do not know when I will arrive.' " +* Bob said, "Mary said, 'John said, "I do not know when I will arrive." ' " + +Some languages use other kinds of quotation marks: Here are some examples: ‚ ' „ " ‹ › « » ⁊ — . + +### Examples from the Bible + +The examples below show the kind of quote marking used in the ULB. + +#### A quotation with only one layer + +A first layer direct quote has double quote marks around it. +>So the king replied, "That is Elijah the Tishbite." (2 Kings 1:8 ULB) + +#### Quotations with two layers + +A second layer direct quote has single quote marks around it. We have underlined it and the phrase for you to see it clearly. +>They asked him, "Who is the man that said to you, 'Pick up your bed and walk'?" (John 5:12 ULB) + +>... he sent two of the disciples, saying, "Go into the next village. As you enter, you will find a colt that has never been ridden. Untie it and bring it to me. If any one asks you, 'Why are you untying it?' say, 'The Lord has need of it.' " (Luke 19:29-31 ULB) + +#### A quotation with three layers + +A third layer direct quote has double quote marks around it. We have underlined it for you to see it clearly. +>Abraham said, "Because I thought, 'Surely there is no fear of God in this place, and they will kill me because of my wife.' Besides, she is indeed my sister, the daughter of my father, but not the daughter of my mother; and she became my wife. When God caused me to leave my father's house and travel from place to place, I said to her, 'You must show me this faithfulness as my wife: At every place where we go, say about me, "He is my brother."'" (Genesis 20:10-13 ULB) + +#### A quotation with four layers + +A fourth layer direct quote has single quote marks around it. We have underlined it for you to see it clearly. +>They said to him, "A man came to meet us who said to us, 'Go back to the king who sent you, and say to him, "Yahweh says this: 'Is it because there is no God in Israel that you sent men to consult with Baal-Zebub, the god of Ekron? Therefore you will not come down from the bed to which you have gone up; instead, you will certainly die.'"'" (2 Kings 1:5-6 ULB) + +### Quote Marking Strategies + +Here are some ways you may be able to help readers see where each quote starts and ends so they can more easily know who said what. + +1. Alternate two kinds of quote marks to show layers of direct quotation. English alternates double quote marks and single quote marks. +1. Translate one or some of the quotes as indirect quotes in order to use fewer quote marks, since indirect quotes do not need them. (see [Direct and Indirect Quotations](../figs-quotations/01.md)) +1. If a quotation is very long and has many layers of quotation in it, indent the main overall quote, and use quote marks only for the direct quotes inside of it. + +### Examples of Quote Marking Strategies Applied + +1. Alternate two kinds of quote marks to show layers of direct quotation as shown in the ULB text below. + + * **They said to him, "A man came to meet us who said to us, 'Go back to the king who sent you, and say to him, "Yahweh says this: 'Is it because there is no God in Israel that you sent men to consult with Baal-Zebub, the god of Ekron? Therefore you will not come down from the bed to which you have gone up; instead, you will certainly die.'"'"** (2 Kings 1:6 ULB) + +1. Translate one or some of the quotes as indirect quotes in order to use fewer quote marks, since indirect quotes do not need them. In English the word "that" can introduce an indirect quote. In the example below, everything after the word "that" is an indirect quote of what the messengers said to the king. Within that indirect quote, there are some direct quotes marked with " and '. + + * **They said to him, "A man came to meet us who said to us, 'Go back to the king who sent you, and say to him, "Yahweh says this: 'Is it because there is no God in Israel that you sent men to consult with Baal-Zebub, the god of Ekron? Therefore you will not come down from the bed to which you have gone up; instead, you will certainly die.'"'"** (2 Kings 1:6 ULB) + * They told him that a man came to meet them who said to them, "Go back to the king who sent you, and say to him, 'Yahweh says this: "Is it because there is no God in Israel that you sent men to consult with Baal-Zebub, the god of Ekron? Therefore you will not come down from the bed to which you have gone up; instead, you will certainly die."'" + +1. If a quotation is very long and has many layers of quotation in it, indent the main overall quote, and use quote marks only for the direct quotes inside of it. + + * **They said to him, "A man came to meet us who said to us, 'Go back to the king who sent you, and say to him, "Yahweh says this: 'Is it because there is no God in Israel that you sent men to consult with Baal-Zebub, the god of Ekron? Therefore you will not come down from the bed to which you have gone up; instead, you will certainly die.'"'"** (2 Kings 1:6 ULB) + * They said to him, + A man came to meet us who said to us, "Go back to the king who sent you, and say to him, 'Yahweh says this: "Is it because there is no God in Israel that you sent men to consult with Baal-Zebub, the god of Ekron? Therefore you will not come down from the bed to which you have gone up; instead, you will certainly die."'" + diff --git a/archive/translate/figs-quotemarks/sub-title.md b/archive/translate/figs-quotemarks/sub-title.md new file mode 100644 index 0000000..2016669 --- /dev/null +++ b/archive/translate/figs-quotemarks/sub-title.md @@ -0,0 +1 @@ +How can quotes be marked, especially when there are quotes within quotes? \ No newline at end of file diff --git a/archive/translate/figs-quotemarks/title.md b/archive/translate/figs-quotemarks/title.md new file mode 100644 index 0000000..9a6c8f3 --- /dev/null +++ b/archive/translate/figs-quotemarks/title.md @@ -0,0 +1 @@ +Quote Markings \ No newline at end of file diff --git a/archive/translate/figs-synonparallelism/01.md b/archive/translate/figs-synonparallelism/01.md new file mode 100644 index 0000000..7eb0b0f --- /dev/null +++ b/archive/translate/figs-synonparallelism/01.md @@ -0,0 +1,60 @@ + +### Description + +**Parallelism with the same meaning** is a poetic device in which one complex idea is expressed in two or more different ways. Speakers may do this in order to emphasize the idea that is the same in the two phrases. This is also called "synonymous parallelism." + +Note: We use the term "parallelism with the same meaning" for long phrases or clauses that have the same meaning. We use the term [Doublet](../figs-doublet/01.md) for words or very short phrases that mean basically the same thing and are used together. +>Yahweh sees everything a person does and watches all the paths he takes. (Proverbs 5:21 ULB) + +The first underlined phrase and the second underlined phrase mean the same thing. There are three ideas that are the same between these two phrases. "Sees" corresponds to "watches," "everything ... does" corresponds to "all the paths ... takes," and "a person" corresponds to "he." + +Synonymous parallelism in poetry has several effects: + +* It shows that something is very important by saying it more than once and in more than one way. +* It helps the hearer to think more deeply about the idea by saying it in different ways. +* It makes the language more beautiful and above the ordinary way of speaking. + +### Reasons this is a translation issue + +In some languages people do not expect someone to say the same thing twice, even in different ways. They expect that if there are two phrases or two sentences, they must have different meanings. So they do not understand that the repetition of ideas serves to emphasize the idea. + +### Examples from the Bible + +>Your word is a lamp to my feet and a light for my path. (Psalm 119:105 ULB) + +Both parts of the sentences are metaphors saying that God's word teaches people how to live. The words "lamp" and "light" are similar in meaning because they refer to light, and the words "my feet" and "my path" are related, because they refer to a person walking. +>Praise Yahweh, all you nations; exalt him, all you peoples. (Psalm 117:1 ULB) + +Both parts of this verse tell people everywhere to praise Yahweh. The words 'Praise' and 'exalt' mean the same thing, 'Yahweh' and 'him' refer to the same person, and 'all you nations' and 'all you peoples' refer to the same people. +>For Yahweh has a lawsuit with his people, and he will fight in court against Israel. (Micah 6:2 ULB) + +The two parts of this verse say that Yahweh has a serious disagreement with his people, Israel. These are not two different disagreements or two different groups of people. + +### Translation Strategies + +If your language uses parallelism in the same way as the biblical languages, that is, to strengthen a single idea, then it would be appropriate to use it in your translation. But if your language does not use parallelism in this way, then consider using one of the following translation strategies. + +1. Combine the ideas of both clauses into one. +1. If it appears that the clauses are used together to show that what they say is really true, you could include words that emphasize the truth such as "truly" or "certainly." +1. If it appears that the clauses are used together to intensify an idea in them, you could use words like "very," "completely" or "all." + +### Examples of Translation Strategies Applied + +1. Combine the ideas of both clauses into one. + * **Until now you have deceived me and told me lies.** (Judges 16:13, ULB)

Delilah expressed this idea twice to emphasize that she was very upset.

+ * Until now you have deceived me with your lies. + * **Yahweh sees everything a person does and watches all the paths he takes.** (Proverbs 5:21 ULB)

The word "watches" us a synonym for "sees," and the phrase "all the paths he takes" is a metaphor for "all he does."

+ * Yahweh pays attention to everything a person does. + * **For Yahweh has a lawsuit with his people, and he will fight in court against Israel.** (Micah 6:2 ULB)

This parallelism describes one serious disagreement that Yahweh had with one group of people. If this is unclear, the phrases can be combined:

+ * For Yahweh has a lawsuit with his people, Israel. + +1. If it appears that the clauses are used together to show that what they say is really true, you could include words that emphasize the truth such as "truly" or "certainly." + * **Yahweh sees everything a person does and watches all the paths he takes.** (Proverbs 5:21 ULB) + * Yahweh truly sees everything a person does. + +1. If it appears that the clauses are used together to intensify an idea in them, you could use words like "very," "completely" or "all." + * **... you have deceived me and told me lies.** (Judges 16:13 ULB) + * ... all you have done is lie to me. + * **Yahweh sees everything a person does and watches all the paths he takes.** (Proverbs 5:21 ULB) + * Yahweh sees absolutely everything that a person does. + diff --git a/archive/translate/figs-synonparallelism/sub-title.md b/archive/translate/figs-synonparallelism/sub-title.md new file mode 100644 index 0000000..a3473bd --- /dev/null +++ b/archive/translate/figs-synonparallelism/sub-title.md @@ -0,0 +1 @@ +What is parallelism with the same meaning? \ No newline at end of file diff --git a/archive/translate/figs-synonparallelism/title.md b/archive/translate/figs-synonparallelism/title.md new file mode 100644 index 0000000..200c380 --- /dev/null +++ b/archive/translate/figs-synonparallelism/title.md @@ -0,0 +1 @@ +Parallelism with the Same Meaning \ No newline at end of file diff --git a/archive/translate/resources-clarify/01.md b/archive/translate/resources-clarify/01.md new file mode 100644 index 0000000..c1d08a0 --- /dev/null +++ b/archive/translate/resources-clarify/01.md @@ -0,0 +1,26 @@ + +### Description + +Sometimes a Note suggests a translation from the UDB. In that case the text from the UDB will be followed by "(UDB)." + +### Translation Notes Examples + +>He who sits in the heavens will sneer at them (Psalm 2:4 **ULB**) + +>But the one who sits on his throne in heaven laughs at them (Psalm 2:4 **UDB**) + +The Note for this verse says: + +* **sits in the heavens** - Here sitting represents ruling. What he sits on can be stated clearly. AT: "rules in the heavens" or "sits on his throne in heaven" (UDB) (See: [Metonymy](../figs-metonymy/01.md) and [Explicit](../figs-explicit/01.md)) + +Here there are two suggested translations for the phrase 'sits in the heavens.' The first expresses clearly what "sits in the heavens" represents. The second gives a hint about the idea of ruling by stated clearly that he sits on his "throne." This suggestion is from the UDB. + +>When he saw Jesus, he fell on his face. (Luke 5:12 **ULB**) + +>When he saw Jesus, he bowed down to the ground. (Luke 5:12 **UDB**) + +The Note for this verse says: + +* **he fell on his face** - "he knelt and touched the ground with his face" or "he bowed down to the ground" (UDB) + +Here the words from the UDB are provided as another translation suggestion. \ No newline at end of file diff --git a/archive/translate/resources-clarify/sub-title.md b/archive/translate/resources-clarify/sub-title.md new file mode 100644 index 0000000..1b28a38 --- /dev/null +++ b/archive/translate/resources-clarify/sub-title.md @@ -0,0 +1 @@ +Why do some translationNotes have quotes from the UDB? \ No newline at end of file diff --git a/archive/translate/resources-clarify/title.md b/archive/translate/resources-clarify/title.md new file mode 100644 index 0000000..0b810fe --- /dev/null +++ b/archive/translate/resources-clarify/title.md @@ -0,0 +1 @@ +Notes that Include a Quote from the UDB \ No newline at end of file diff --git a/archive/translate/translate-decimal/01.md b/archive/translate/translate-decimal/01.md new file mode 100644 index 0000000..7a31df9 --- /dev/null +++ b/archive/translate/translate-decimal/01.md @@ -0,0 +1,65 @@ + +### Description + +The decimal point, or decimal comma, is a mark placed to the left of a number to show that the number refers to part of a whole number. For example .1 meter is not a whole meter but is only one tenth of a meter and .5 meter is not five meters, but is only five tenths of a meter. 3.7 meters is three and seven tenths of a meter. Numbers like these are used in the *Unlocked Dynamic Bible* (UDB). + +In some countries people use a decimal point, and in other countries people use a decimal comma. So translators in countries that use a decimal comma would write "3.7 meters" as "3,7 meters." In some cultures people prefer fractions. (see [Fractions](../translate-fraction/01.md)) + +In the Unlocked Dynamic Bible (UDB) parts of a number are written as decimals or fractions. When they are used with a measurement such as meters, grams, and liters, the are usually written as decimals. + +#### Decimal Numbers in the UDB + +| Decimal | Fraction | Simpler Fraction | +| -------- | -------- | -------- | +|.1 |one tenth | | +|.2 |two tenths | one fifth | +|.3 |three tenths | | +|.4 |four tenths | two fifths| +|.5 |five tenths | one half | +|.6 |six tenths | three fifths | +|.7 |seven tenths | | +|.8 |eight tenths | four fifths | +|.9 |nine tenths | | +|.25 |twenty-five one hundredths | one fourth | +|.75 |seventy-five one hundredths | three fourths | + +### Reasons this is a translation issue + +* If translators want to use the measures in the UDB, they will need to be able to understand the decimal numbers that are used with them. +* Translators will need to write the numbers in a way that their readers will understand them. + +### Examples from the Bible + +For telling about parts of a number, the Unlocked Literal Bible (ULB) uses fractions, and the Unlocked Dynamic Bible (UDB) uses mostly decimals when the number is used with a measurement. Another difference between the ULB and the UDB is that when measuring [Biblical Distance](../translate-bdistance/01.md), [Biblical Weight](../translate-bweight/01.md), and [Biblical Volume](../translate-bvolume/01.md), they use different systems, so the numbers in the ULB and the UDB are not the same for these measures. +>They are to make an ark of acacia wood. Its length must be two and a half cubits; its width will be one cubit and a half; and its height will be one cubit and a half. (Exodus 25:10 ULB) + +The ULB uses the fraction "half." The phrases "two and a half cubits ... one cubit and a half" can be written as "2.5 cubits ... 1.5 cubits." + +>They are to make an ark of acacia wood. Its length must be one meter; its width will be 0.7 meter; and its height will be 0.7 meter high. (Exodus 25:10) + +Here the decimal 0.7 is used. This equals seven tenths. + +Two and a half cubits is about one meter. + +One and a half cubits is about .7 meter or seven tenths of a meter. + +### Translation Strategies + +* Decide whether you want to use only fractions, only decimals, or a combination of the two. +* Decide whether you want to use the measures given in the ULB or the UDB or some other kind of measures. +* If you decide to use fractions and the measures in the ULB, simply translate the numbers and measures in the ULB. +* If you decide to use decimals and the measures in the UDB, simply translate the numbers and measures in the UDB. + +1. If you decide to use decimals and the measures in the ULB, you will need to change the fractions in the ULB to decimals. +1. If you decide to use fractions and the measures in the UDB, you will need to change the decimals in the UDB to fractions. + +### Examples of Translation Strategies Applied + +1. If you decide to use decimals and the measures in the ULB, you will need to change the fractions in the ULB to decimals. + * **three-tenths of an ephah of fine flour mixed with oil as a grain offering, and one log of oil.** (Leviticus 14:10 ULB) + * 0.3 ephah of fine flour mixed with oil as a grain offering, and one log of oil. + +1. If you decide to use fractions and the measures in the UDB, you will need to change the decimals in the UDB to fractions. + * **about 6.5 liters of a fine flour offering, mixed with olive oil, to be an offering, and about one third liter of olive oil.** (Leviticus 14:10 UDB) + * about six and a half liters of a fine flour offering, mixed with olive oil, to be an offering, and about one third liter of olive oil. + diff --git a/archive/translate/translate-decimal/sub-title.md b/archive/translate/translate-decimal/sub-title.md new file mode 100644 index 0000000..d668a33 --- /dev/null +++ b/archive/translate/translate-decimal/sub-title.md @@ -0,0 +1 @@ +What are ordinal numbers and how can I translate them? \ No newline at end of file diff --git a/archive/translate/translate-decimal/title.md b/archive/translate/translate-decimal/title.md new file mode 100644 index 0000000..6b0b7be --- /dev/null +++ b/archive/translate/translate-decimal/title.md @@ -0,0 +1 @@ +Decimal Numbers \ No newline at end of file diff --git a/checking/authentic-assessment/01.md b/checking/authentic-assessment/01.md new file mode 100644 index 0000000..67a3da9 --- /dev/null +++ b/checking/authentic-assessment/01.md @@ -0,0 +1 @@ +Authentic Assessment \ No newline at end of file diff --git a/checking/authentic-assessment/sub-title.md b/checking/authentic-assessment/sub-title.md new file mode 100644 index 0000000..3a3ef6b --- /dev/null +++ b/checking/authentic-assessment/sub-title.md @@ -0,0 +1 @@ +What qualities are essential to a good translation? \ No newline at end of file diff --git a/checking/authentic-assessment/title.md b/checking/authentic-assessment/title.md new file mode 100644 index 0000000..67a3da9 --- /dev/null +++ b/checking/authentic-assessment/title.md @@ -0,0 +1 @@ +Authentic Assessment \ No newline at end of file diff --git a/checking/goal-checking/01.md b/checking/goal-checking/01.md index ed75bc9..643cc9f 100644 --- a/checking/goal-checking/01.md +++ b/checking/goal-checking/01.md @@ -1,20 +1,20 @@ ### Why Check? -The goal of checking is to help the translation team produce a translation that is accurate, natural, clear, and accepted by the church. The translation team also wants to achieve this goal. This might seem easy, but it is actually very difficult to do, and takes many people and many, many revisions to the translation to achieve. For this reason, the checkers play a very important role in helping the translation team to produce a translation that is accurate, natural, clear, and accepted by the church. +The translation team's goal is produce a translation that is accurate, natural, clear, and accepted by the church. This goal will likely require the partnership of different people, resources, and tools to accomplish. For this reason, the checkers play a very important role in helping the translation team accomplish their goal. #### Accurate -The checkers who are pastors, church leaders, and leaders of church networks will help the translation team produce a translation that is accurate. They will do this by comparing the translation with the source language and, when possible, also with the original languages of the Bible. (For more information about accurate translations, see [Create Accurate Translations](../../translate/guidelines-accurate/01.md).) +The checkers who are pastors, church leaders, and leaders of church networks will help the translation team produce a translation that is accurate. They will do this by comparing the translation with the source language and, when possible, also with the original languages of the Bible. They are also encouraged to use the translation tools created specifically for checking and available at bibleineverylanguage.org. #### Clear -The checkers who are members of the language community will help the translation team produce a translation that is clear. They will do this by listening to the translation and pointing out to them the places where the translation is confusing or does not make sense to them. Then the translation team can fix those places so that they are clear. (For more information about clear translations, see [Create Clear Translations](../../translate/guidelines-clear/01.md).) +The checkers who are members of the language community will help the translation team produce a translation that is clear. They will do this by listening to (or reading) the translation and pointing out (to the translators) the places where the translation is confusing or does not make sense to them. Then the translation team can fix those places so that they are clear. #### Natural -The checkers who are members of the language community will also help the translation team produce a translation that is natural. They will do this by listening to the translation and pointing out to them the places where the translation sounds strange and does not sound like the way that someone who speaks their language would say it. Then the translation team can fix those places so that they are natural. (For more information about natural translations, see [Create Natural Translations](../../translate/guidelines-natural/01.md).) +The checkers who are members of the language community will also help the translation team produce a translation that is natural. They will do this by listening to (or reading) the translation and pointing out (to the translators) the places where the translation sounds strange-- does not sound the way that someone who speaks their language would say it. Then the translation team can fix those places so that they are natural. (Translation notes, available at bibleineverylanguage.org is a tool that provides suggestions for handing meaning naturally in difficult passages.) #### Church-approved -The checkers who are members of a church in the language community will help the translation team produce a translation that is approved and accepted by the church in that community. They will do this by working together with members and leaders of other churches from the language community. When members and leaders that represent the churches of a language community work together and agree that the translation is good, then it will be accepted and used by the churches in that community. (For more information about translations that are approved by the church, see [Create Church-Approved Translations](../../translate/guidelines-church-approved/01.md).) \ No newline at end of file +The checkers who are members of a church in the language community will help the translation team produce a translation that is approved and accepted by the church in that community. They will do this by working together with members and leaders of other churches from the language community, using the tools available at bibleineverlanguage.org as well as their own resources and other translations to carefully check the content of the newly translated scripture. When members and leaders that represent the churches of a language community work together and agree that the translation is good, then it will be accepted and used by the churches in that community. \ No newline at end of file diff --git a/checking/headings/01.md b/checking/headings/01.md index cd5ac3d..ea649d0 100644 --- a/checking/headings/01.md +++ b/checking/headings/01.md @@ -5,7 +5,7 @@ One of the decisions that the translation team will have to make is whether or n Using section headings requires more work, because you will have to either write or translate each one, in addition to the text of the Bible. It will also make your translation of the Bible longer. But section headings can be very helpful to your readers. Section headings make it much easier to find where the Bible talks about different things. If a person is looking for something in particular, he can just read the section headings until he finds one that introduces the topic that he wants to read about. Then he can read that section. -If you have decided to use section headings, then you will need to decide which kind to use. Again, you will want to find out which kind of section heading the language community prefers, and you may also choose to follow the style of the national language. Be sure to use a kind of section heading that the people will understand is not part of the text that it introduces. The section heading is not a part of scripture; it is just a guide to the different parts of scripture. You might be able to make this clear by putting a space before and after the section heading and using a different font (style of letters), or a different size of letters. See how the Bible in the national language does this, and test different methods with the language community. +If you have decided to use section headings, then you will need to decide which kind to use. Again, you will want to find out which kind of section heading the language community prefers, and you may also choose to follow the style of the national language. Be sure to use a kind of section heading that the people will understand is not part of the text that it introduces. The section heading is not a part of scripture; it is just a guide to the different parts of scripture. You might be able to make this clear by putting a space before and after the section heading and using a different font (style of letters), or a different size of letters. See how the Bible in the national language does this, and test different methods with the language community. ### Kinds of Section Headings diff --git a/checking/intro-check/01.md b/checking/intro-check/01.md index 0cf939a..3d0c9fe 100644 --- a/checking/intro-check/01.md +++ b/checking/intro-check/01.md @@ -1,10 +1,10 @@ +**** Authentic Assessment process + +Translation teams should work together (This is oftn done during the second day of a translation workshop.) to develop an authentic assessment rubric of at least 10 qualities that must be present for a scripture translation to be considered good. These ten qualities are then defined and a measurement for testing them is created, usually in the form of a question. The translation team is guided through this process and the rubric is written down as a guide which will help translators to assess their quality as they go. Thus, the draft is being tested by the same objectivce criteria from the very start of the project. For steps to complete this process, and sample rubrics go to v-raft.com. + + -### Translation Checking Manual - -This manual describes how to check translated biblical content for accuracy, clarity, and naturalness. -The manual begins with instructions for checking the translation that the translation team will use to check each other's work. If they follow these instructions, they will complete checking level one. Then there are instructions for the translation team to use for checking the translation with the language community for clarity and naturalness, and for church leaders to use when they check the translation for accuracy. If they follow these instructions, they will complete checking level two. This manual also contains instructions for the leaders of church networks to use for checking the translation for accuracy at level three. -The manual also includes further instructions for checking the translation that the leaders of church networks can use to check the translation. Because many leaders of church networks do not speak the language of the translation, there are also instructions for creating a back translation, which allows people to check a translation in a language that they do not speak. \ No newline at end of file diff --git a/checking/intro-check/sub-title.md b/checking/intro-check/sub-title.md index 08f9287..e44c3d1 100644 --- a/checking/intro-check/sub-title.md +++ b/checking/intro-check/sub-title.md @@ -1 +1 @@ -What is the Checking Manual? \ No newline at end of file +What is Authentic Assessment and how does it apply to quality assurance? \ No newline at end of file diff --git a/checking/intro-check/title.md b/checking/intro-check/title.md index 23017a9..c35bf08 100644 --- a/checking/intro-check/title.md +++ b/checking/intro-check/title.md @@ -1 +1 @@ -Introduction to the Checking Manual \ No newline at end of file +Introduction to Authentic Assessment in checking Scripture \ No newline at end of file diff --git a/checking/intro-checking/01.md b/checking/intro-checking/01.md index 18c22e2..b24eb25 100644 --- a/checking/intro-checking/01.md +++ b/checking/intro-checking/01.md @@ -1,30 +1,14 @@ -### Translation Checking -#### Introduction +As part of the translation process, it is necessary that several people check the translation to make sure that it is clearly communicating the message that it should communicate. A beginning translator who was told that he needed to have his translation checked, once said, "But I speak my native language perfectly. The translation is for that language. What more is needed?" There are two specific thigs to keep in mind in answer to that question. -As part of the translation process, it is necessary that several people check the translation to make sure that it is clearly communicating the message that it should communicate. A beginning translator who was told to check his translation once said, "But I speak my native language perfectly. The translation is for that language. What more is needed?" What he said was true, but there are two more things to keep in mind. +One thing is that he may not have understood the source text correctly; someone else who knows the source language better may know what it should say and can help to correct the translation. Or it could be that he did not understand something about what the Bible meant to communicate at a certain place. In this case, someone who knows the Bible well, such as a Bible teacher or a Bible translation checker, can clarify th emeaning of the passage and help the translator determine a more correct translation. -One thing is that he may not have understood the source text correctly, and so someone who knows what it should say might be able to correct the translation. This could be because he did not correctly understand a phrase or expression in the source language. In this case, someone else who understands the source language well can correct the translation. +The other thing is that, although the translator may know very well what the text should say, the way he translated it might mean something else to a different person. That is, another person might think that the translation is talking about something other than what the translator intended, or the person hearing or reading the translation might not understand what the translator was trying to say. That is why it is always necessary to check what someone else understands from the translation to improve both clarity and accuracy where needed. -Or it could be that he did not understand something about what the Bible meant to communicate at a certain place. In this case, someone who knows the Bible well, such as a Bible teacher or a Bible translation checker, can correct the translation. +The checking process begins as soon as a draft has been completed. The MAST method includes four steps of checking, each providing opportunity for additional individuals to participate. When the eight steps of MAST have been completed properly, the translation is considered to be level 1 checked. -The other thing is that, although the translator may know very well what the text should say, the way he translated it might mean something else to a different person. That is, another person might think that the translation is talking about something other than what the translator intended, or the person hearing or reading the translation might not understand what the translator was trying to say. That is why it is always necessary to check what someone else understands from the translation so that we can make it more accurate and more clear. +Two additional levels of checking allow for more exposure to a broader group within the language community. These are not to be viewed as hierarchial but rather spherical--the levels expand the number of eyes that have assessed the translation. -This is a guide to the process of checking, in the form of a scale with three levels. - -This checking scale helps to show the extent to which the accuracy and clarity of a translation have been verified. These checking levels have been developed by the unfoldingWord project (see https://unfoldingword.bible ), the same group that manages Door43 with the help of many volunteers, and they are used to indicate the checking level of all biblical content on Door43. - -#### The Checking Levels - -There are three checking levels: - -* [Checking Level One - Affirmation by Translation Team](../level1/01.md) -* [Checking Level Two - Affirmation by Community](../level2/01.md) -* [Checking Level Three - Affirmation by Church Leadership](../level3/01.md). - -Any translation that has not yet been checked to Level One is considered to have not been checked and is assigned no checking status. - -The purpose of having several Checking Levels is to make translated materials quickly available to the church, while also allowing the content to continue to be checked and corroborated in an open environment. At all times, the degree to which its accuracy has been checked will be clearly indicated. We believe this will result in a faster checking process, allow broad church participation and ownership, and produce better translations. *Credits: Quotation used by permission, © 2013, SIL International, Sharing Our Native Culture, p. 69.* diff --git a/checking/intro-levels/01.md b/checking/intro-levels/01.md index 9310c05..9a1af90 100644 --- a/checking/intro-levels/01.md +++ b/checking/intro-levels/01.md @@ -3,21 +3,21 @@ Here are some important tips to remember when working with Checking Levels: -* Only translations that have reached Checking Level One or higher will be made available on the unfoldingWord website and the unfoldingWord mobile app. (see http://ufw.io/content/) -* Only translations that have reached Checking Level Three will be approved as source texts for other translations. -* When a checking level has been completed and all appropriate edits have been made to the translation on door43, the checkers will inform unfoldingWord of the details of the check, including who did the checking and their title or qualifications as a translation checker. unfoldingWord will then harvest a copy of what is on door43, digitally publish a static copy of it on the unfoldingWord website (see https://unfoldingword.bible ) and make it available on the unfoldingWord mobile app. A print-ready PDF will also be produced and made available for download. It will continue to be possible to change the checked version on door43, allowing for future checking and editing. -* For *Open Bible Stories* projects: Only *Open Bible Stories* translations that have been made from version 3.0 or higher of the English source text are eligible to be checked to Level One (or higher). Translations made from versions before 3.0 must be updated before proceeding with Checking Levels. (see [Source Texts and Version Numbers](../../translate/translate-source-version/01.md)) +* Only translations that have reached Checking Level One or higher will be made available on the unfoldingWord website and the unfoldingWord mobile app. +* Only scripture translations that have reached Checking Level Three will be approved as source texts for other translations. +* The levels are designed to expand the sphere of people who have the opportunity to check the quality of the translation. + ### The Checking Levels -The strategy for quality assurance of unfoldingWord content, including *Open Bible Stories*, is described briefly here and in detail at http://ufw.io/qa/. +The three checking levels are as follows: -The three-level checking scale we use is dependent on the unfoldingWord [Translation Guidelines](../../intro/translation-guidelines/01.md). All translated content is compared against the theology of the Statement of Faith and against the procedures and methodologies of the Translation Guidelines. With these documents forming the foundation, these are the three levels of checking used in the unfoldingWord project: +* Checking level one: approved by the translation team. +* Checking level two: approved by the leaders of a local church and the christian community. +* Checking level three: approved by the leaders of multiple local churches, a network of churches, or multiple evangelical denominations. -* [Checking Level One - Affirmation by Translation Team](../level1/01.md) -* [Checking Level Two - Affirmation by Community](../level2/01.md) -* [Checking Level Three - Affirmation by Church Leadership](../level3/01.md) +During a MAST workshop the translators engage in the checking steps (step 5-8) as a team. This platform assures that the individual's work is edited by other members. Additionally, these steps give team members the responsibility of working together to agree on and affirm the final prodect. Once this is done, level one has been achieved. -### Checking the Checkers +Once level one has been achieived, the team is encourageed to print or otherwise publish their translation so that it can be immediately useful. At this time they are also invited to upload their translation to the Wycliffe Associates content server. This provides for the next two checking levels. When the translation has been tested by church leaders and other Christian members of the community it is considered to have reached level two. Finally, some translation teams may wish to have their work tested and approved by a network of denominational leaders and scholars. If this is achieived the translation is considered to have reached a level three. -The process and checking framework described in this document depends on an ongoing process of checking and revising content, as determined by the Church that uses the content. Feedback loops are encouraged (and modeled in translation software, where feasible) with a view to maximizing input from the greatest number of users of the content. The translations of the content are made available on the translation platform (see http://door43.org ), which is designed to make it easy for users to collaboratively create content that increases in quality over time. +Once the translation has reached level one, the translation team and church leaders will determine what further checking and subsequent levels should be reached. The levels as explained in this manuel are a guide for affirming quality and expanding the exposure of a new translation. \ No newline at end of file diff --git a/checking/level1/01.md b/checking/level1/01.md index 5cb0801..82a3bf6 100644 --- a/checking/level1/01.md +++ b/checking/level1/01.md @@ -1,22 +1,17 @@ ### Checking Level One – Translation Team Check -Level One checking will be done primarily by the translation team, with some help from others in the language community. The translator or translation team should check their translation before they translate very many stories or chapters of the Bible, so that they can correct mistakes as early as possible in the translation process. Many of the steps in this process will need to be done several times before the translation is finished. +Level One checking will be done primarily by the translation team; it can also include help from others in the language community. The translator or translation team should check their translation often (usually as soon as a whole chapter is drafted) so that they can correct mistakes as early as possible in the translation process. Sometimes a step will have to be repeated before moving on to the next step. -For the purposes of the unfoldingWord project, translations of Bible texts and biblical content are able to be published after they reach Checking Level One. This enables the broadest reach of the content as an active project, with an open invitation to others in the language community (implied or direct) to help improve the translation. +Translations of Bible texts and biblical content are able to be published after they reach Checking Level One. This enables the broadest reach of the content as an active project, with an open invitation to others in the language community (implied or direct) to help improve the translation. -### Steps for checking under Level One: +### Steps for level one checking: These are the steps that the translation team must follow in order to achieve Checking Level One: -1. **Contact.** Make contact with at least one element of the unfoldingWord network, notifying unfoldingWord that you intend to begin translation. To get information about how to do that, see [Finding Answers](../../intro/finding-answers/01.md) -1. **Review.** Review the [Translation Guidelines](../../intro/translation-guidelines/01.md). -1. **Agree.** Agree that the Statement of Faith is an accurate reflection of your own beliefs and that you intend to translate the content in harmony with it and also in accordance with the Translation Guidelines by signing the form. (see http://ufw.io/forms/) -1. **Draft.** Make a draft translation of some portions of the text. For instructions on how to make a draft translation, see [First Draft](../../translate/first-draft/01.md) -1. **Self Check**. For instructions on how to do a Self Check of your draft translation, see [Self Check](../self-check/01.md). -1. **Peer Check**. For instructions on how to do a Peer Check of your draft translation, see [Peer Check](../peer-check/01.md). -1. **translationWord Check**. For instructions on how to do an translationWord Check of your draft translation, see [translationWord Check](../important-term-check/01.md). -1. **Accuracy Check**. For instructions on how to do an Accuracy Check of your draft translation, see [Accuracy Check](../accuracy-check/01.md). -1. **Affirmation**. Affirm that you, as a translation team or individual, have made full use of the translationNotes, the definitions of translationWords, and the other exegetical and translation checking resources in the translation process, and that you have followed the steps for checking under Level One. +1. Once a portion has been drafted, the translator of that section will perform a self-edit, using the source text, and other available tools to check the draft. +2. When the translator has completed the self-edit, another translator on the team will perform a peer edit, carefuly comparing the translated text to the source text and using any other available tools to confirm the accuracy and meaningfulness of the translation. He may also provide feedback and comments on spelling, naturalness and flow. The person conducting the peer edit does not have authority to make changes; his role is to provide feedback and suggestions to the translator of the draft who then makes changes as he deems necessary. +3. The keywords of the passage or systematically checked against the list of key words in the available tool designed specifically to support this checking step. Alternatively, the translation team can create their own list of key words--abstract spiritual terms, historical and geographical terms and names--and carefully compare their drafted text to that list. This step is typically done by the translator and at least one other member of the translation team. +4. Each verse is carefully checked comparing the drafted text to the original source text, looking for any missing portions or added material. This check is typically done with the translator of the passage and at least one other member of the translation team--preferably a different member than assisted in the keyword check. -(For instructions on how to affirm completion of Level One, see [Level 1 Affirmation](../level1-affirm/01.md).) \ No newline at end of file +When these steps have been completed, edits have been incorporated into the translated portion, and the translation team is collectively satisifed with the product, it is considered level one checked. At this point, if the translation team desires to do so, they are invited to upload the translation to the Wycliffe Associates content server. It can then be published to bibleineverylanguage.org to reach a broader community. \ No newline at end of file diff --git a/checking/level2/01.md b/checking/level2/01.md index 9b07677..a1f6b70 100644 --- a/checking/level2/01.md +++ b/checking/level2/01.md @@ -1,11 +1,16 @@ ### Checking Level Two - External Check -The purpose of Level Two checking is to verify that representative groups from the local language community agree that the translation is a good one. +The purpose of Level Two checking is to engage representative groups from the local language community to assess the quality of the translating and contribute to its improvement where needed. -Level Two checking will be done in two ways: +### Level two Checking + +The level two check focuses on pastors and the Christian community within the target language. Once the translation team has reached level one with its translation, the translation is ready to be shared outside the team for further review. Ideally, a leader on the translation team will work with local pastors and Christians to check the scripture's clarity and naturalness. + +The translator or leader will read (if it is a written translation) a portion of the translation to the gathered listeners. Before reading, he should tell the people listening to stop him if they hear something that does not sound natural. Alternatively, if the people are literate, each one in the group can be asked to read a passage of the newly translated material. It is best, even if everyone in the group is literate, to have the portions read out loud to the whole group. Portions should not be too long (this is subjective to the abilities of the group, and type of passage). It's also very important for listeners to understand that they are now a part of the team helping to improve and affirm the quality of the scripture. They, themselves are not being tested. Rather the questions are designed to help them provide feedback on the meaningfulness of the new translation. + +These tools have been created to assist teams in checking and are recommending for use during this level--translation questions, translation notes, and the reviewer's guide. They are available on bibleineverylanguage.org. Additionally, the translation questions and translation notes are embedded in tStudio. During the MAST workshop, the translation team was asked to develop a rubric for testing and affirming the quality of their work. More information on this strategy is available at v-raft.org. This rubric will help the team determine which tools and methods to apply to the level two check within their community. + +Key elements of this level of checking are: pastors AND Christians in the community have read (or listened to) the translated scriptures and contributed to their improvement, the above listed tools have been employed for ensuring accuracy and completeness, the translation team has been responsible to respond to feedback and implement changes in the translation where needed. When this has been done, the translation is considered to be at level two. -1. **Language Community Check**. The translation will be checked by members of the language community to make sure that it is clear, natural, and understandable. For the steps to follow to do the Language Community Check, see [Language Community Check](../language-community-check/01.md). -1. **Church Leader Check**. The translation will be checked by a group of church leaders from the language community to make sure that it is accurate. For the steps to follow to do the Church Leader Check, see [Church Leader Check](../church-leader-check/01.md). -Once this has been done, this work needs to be affirmed (see [Level 2 Affirmation](../good/01.md)). \ No newline at end of file diff --git a/checking/level3-questions/01.md b/checking/level3-questions/01.md index 8d0f670..bdd3a9d 100644 --- a/checking/level3-questions/01.md +++ b/checking/level3-questions/01.md @@ -5,7 +5,7 @@ These are the questions for the Level Three checkers to keep in mind as they rea You can answer these questions after you read portions of the translation or as you come across problems in the text. If you answer "no" to any of these questions in the first group, please explain in more detail, include the specific passage that you feel is not right, and give your recommendation for how the translation team should correct it. -Keep in mind that the goal of the translation team is to express the meaning of the source text in a natural and clear way in the target language. This means that they may have needed to change the order of some clauses and that they had to represent many single words in the source language with multiple words in the target language. These things are not considered to be problems in Other Language (OL) translations. The only times that translators should avoid making these changes is for Gateway Language (GL) translations of the ULT and UST. The purpose of the ULT is to show the OL translator how the original biblical languages expressed the meaning, and the purpose of the UST is to express that same meaning in simple, clear forms, even though it might be more natural to use an idiom in the OL. GL translators need to remember those guidelines. But for OL translations, the goal is always to be natural and clear. +Keep in mind that the goal of the translation team is to express the meaning of the source text in a natural and clear way in the target language. This means that they may have needed to change the order of some clauses and that they had to represent many single words in the source language with multiple words in the target language. These things are not considered to be problems in Other Language (OL) translations. The only times that translators should avoid making these changes is for Gateway Language (GL) translations of the ULB and UDB. The purpose of the ULB is to show the OL translator how the original biblical languages expressed the meaning, and the purpose of the UDB is to express that same meaning in simple, clear forms, even though it might be more natural to use an idiom in the OL. GL translators need to remember those guidelines. But for OL translations, the goal is always to be natural and clear. Also keep in mind that the translators may have included information that the original audience would have understood from the original message, but that the original author did not state explicitly. When this information is necessary for the target audience to understand the text, it is good to include it explicitly. For more about this, see [Implicit and Explicit Information](../../translate/figs-explicit/01.md). diff --git a/checking/level3/01.md b/checking/level3/01.md index 3962052..c1f84f0 100644 --- a/checking/level3/01.md +++ b/checking/level3/01.md @@ -1,12 +1,10 @@ -### Checking Level Three - Authenticated Check +### Checking Level Three -Level Three checking will be done by groups or organizations that are recognized by the churches in a language community. The leaders from these groups will verify that they approve of the distribution and use of the translation among the people affiliated with them. This approval is not required for distribution of the translation, but rather serves to validate it. +Level Three checking will be done by groups or organizations that are recognized by the churches in a language community. The leaders from these groups will verify that they approve the translation. This approval is not required for distribution of the translation, but rather serves to validate it. -Those who do Level Three checking need to be other than the people who did Level Two checking. +Participants in this level of checking need to be different from the ones who participated in level two. Each level is an expansion of exposure, and this is most significant in affirming the quality as well as noting any needed improvements. The intent of this level is to affirm the alignment of the translation with the intent of the original texts and the sound doctrine of the Church historic and universal, through the review and affirmation by the leadership of the Church that speaks the language. Level 3 is thus achieved by the mutual agreement of the leadership of multiple church networks. The Church networks should be representative of the churches in the language community. Those checking the translation should be first-language speakers of the language, and those signing off on the check are those in leadership roles in the Church networks. A leader of a Church network who is also a first-language speaker of the language of the translation could both check the translation and sign off on its quality. -Level 3 is completed when the translation has been thoroughly checked and approved by the leadership (or their delegates) of at least two church networks that have personnel trained in biblical languages and content. - -To proceed with Level Three checking, go to [Questions for Checking on Level Three](../level3-questions/01.md). \ No newline at end of file +Level 3 is completed when the translation has been thoroughly checked and approved by the leadership (or their delegates) of at least two church networks. At this level, those who are participating in the check should (when possible) be trained/ordained through the church network and should therefore use every aspect of their own knowledge and training tools to check the scriptures. Addtionally, translation notes, translation words, translation questions, and the Reviewer's Guide--tools that are freely accessible on Bibleineverylanguage.org--are ideal for using at this level of checking. A translator, as designated by the translation team, should work with these checkers. If any areas of correction are recommended, the translator will take these concerns and recommended changes to the translation team to decide how to best improve the translation and what edits need to be made. Once the translation team has addressed suggestions to the satisfaction of the checking team, the scripture is considered to be checked to level three. \ No newline at end of file diff --git a/checking/other-methods/01.md b/checking/other-methods/01.md index 61dd5ca..b83135d 100644 --- a/checking/other-methods/01.md +++ b/checking/other-methods/01.md @@ -3,7 +3,7 @@ As well as asking questions, there are other checking methods that you may also use to ensure that the translation is easy to read and sounds natural to the listeners. Here are some other methods that you may like to try: -* **Retell Method**: You, the translator or tester, can read a few verses and ask someone else to retell what was said. This helps to check the clarity and naturalness of the translation and offers alternate ways of saying the same thing. +* **Retell Method**: You, the translator or tester, can read a few verses and ask someone else to retell what was said. This helps to check the clarity and naturalness of the translation and offers alternate ways of saying the same thing. * **Reading Method**: Someone other than you, the translator or tester, should read a portion of the translation while you take notes where the pauses and mistakes occur. This will show how easy or how difficult it is to read and understand the translation. Look at the places in the translation where the reader paused or made mistakes and consider what part of the translation was difficult. You may need to revise the translation at those points so that it is easier to read and understand. diff --git a/checking/spelling/01.md b/checking/spelling/01.md index a6d9109..fd28aac 100644 --- a/checking/spelling/01.md +++ b/checking/spelling/01.md @@ -1,5 +1,5 @@ -In order for the reader to be able to read and understand the translation easily, it is important that you spell words consistently. This can be difficult if there is not a tradition of writing or spelling in the target language. Several people working on different parts of a translation also makes this difficult. For that reason, it is important for the translation team to meet together before they start translating to talk about how they plan to spell words. +In order for the reader to be able to read and understand the translation easily, it is important that you spell words consistently. This can be difficult if there is not a tradition of writing or spelling in the target language. Several people working on different parts of a translation also makes this difficult. For that reason, it is important for the translation team to meet together before they start translating to talk about how they plan to spell words. Discuss the words that are difficult to spell as a team. If the words have sounds in them that are difficult to represent, then you may need to make a change in the writing system that you are using (see [Alphabet/Orthography](../../translate/translate-alphabet/01.md)). If the sounds in the words can be represented in different ways, then the team will need to agree on how to spell them. Make a list of the agreed upon spellings of these words in alphabetical order. Make sure that each member of the team has a copy of the list, to consult when translating. Add to the list as you come across more difficult words, but make sure everyone has the current list. It may be helpful to use a spreadsheet to maintain your spelling list. diff --git a/checking/verses/01.md b/checking/verses/01.md index 8fba12f..f86e8d6 100644 --- a/checking/verses/01.md +++ b/checking/verses/01.md @@ -5,7 +5,7 @@ It is important that your target language translation include all of the verses 1. **Textual Variants** - There are some verses that many Bible scholars do not believe were original to the Bible, but were added later. Therefore the translators of some Bibles chose to not include those verses, or included them only as footnotes. (For more information about this, see [Textual Variants](../../translate/translate-textvariants/01.md).) Your translation team will need to decide whether you will include these verses or not. 1. **Different Numbering** - Some Bibles use a different system of verse numbering than other Bibles. (For more information about this, see [Chapter and Verse Numbers](../../translate/translate-chapverse/01.md).) Your translation team will need to decide which system to use. -1. **Verse Bridges** - In some translations of the Bible, the contents of two or more verses are rearranged so that the order of information is more logical or easier to understand. When that happens, the verse numbers are combined, such as 4-5 or 4-6. The UST does this sometimes, and on rare occasions, also the ULT. Because not all of the verse numbers appear or they do not appear where you expect them to be, it might look like some verses are missing. But the contents of those verses are there. (For more information about this, see [Verse Bridges](../../translate/translate-versebridge/01.md).) Your translation team will need to decide whether to use verse bridges or not. +1. **Verse Bridges** - In some translations of the Bible, the contents of two or more verses are rearranged so that the order of information is more logical or easier to understand. When that happens, the verse numbers are combined, such as 4-5 or 4-6. The UDB does this sometimes, and on rare occasions, also the ULB. Because not all of the verse numbers appear or they do not appear where you expect them to be, it might look like some verses are missing. But the contents of those verses are there. (For more information about this, see [Verse Bridges](../../translate/translate-versebridge/01.md).) Your translation team will need to decide whether to use verse bridges or not. ### Checking for Missing Verses diff --git a/checking/vol2-backtranslation-guidelines/01.md b/checking/vol2-backtranslation-guidelines/01.md index d2cd958..b9db5df 100644 --- a/checking/vol2-backtranslation-guidelines/01.md +++ b/checking/vol2-backtranslation-guidelines/01.md @@ -21,7 +21,7 @@ The back translator should use the same punctuation in the back translation as t #### e. Express the full meaning of complex words -Sometimes words in the target language will be more complex than words in the language of wider communication. In this case, the back translator will need to represent the target language word with a longer phrase in the language of wider communication. This is necessary so that the translation checker can see as much of the meaning as possible. For example, to translate one word in the target language it might be necessary to use a phrase in the language of wider communication such as, "go up," or "be lying down." Also, many languages have words that contain more information than the equivalent words in the language of wider communication. In this case, it is most helpful if the back translator includes that additional information in parentheses, such as "we (inclusive)," or "you (feminine, plural)." +Sometimes words in the target language will be more complex than words in the language of wider communication. In this case, the back translator will need to represent the target language word with a longer phrase in the language of wider communication. This is necessary so that the translation checker can see as much of the meaning as possible. For example, to translate one word in the target language it might be necessary to use a phrase in the language of wider communication such as, "go up," or "be lying down." Also, many languages have words that contain more information than the equivalent words in the language of wider communication. In this case, it is most helpful if the back translator includes that additional information in parentheses, such as "we (inclusive)," or "you (feminine, plural)." ### 2. Use the Language of Wider Communication Style for Sentence and Logical Structure diff --git a/checking/vol2-backtranslation-purpose/01.md b/checking/vol2-backtranslation-purpose/01.md index f9fcacf..0472ed8 100644 --- a/checking/vol2-backtranslation-purpose/01.md +++ b/checking/vol2-backtranslation-purpose/01.md @@ -1,7 +1,7 @@ ### Why is a back translation necessary? -The purpose of a back translation is to allow a consultant or checker of biblical material who does not understand the target language to be able to see what is in the target language translation, even though he or she does not understand the target language. Therefore, the language of the back translation needs to be a language that both the person doing the back translation (the back translator) and the checker understand well. Often this means that the back translator will need to translate the target language text back into the same language of wider communication that was used for the source text. +The purpose of a back translation is to allow a consultant or checker of biblical material who does not understand the target language to be able to see what is in the target language translation, even though he or she does not understand the target language. Therefore, the language of the back translation needs to be a language that both the person doing the back translation (the back translator) and the checker understand well. Often this means that the back translator will need to translate the target language text back into the same language of wider communication that was used for the source text. Some people might consider this to be unnecessary, since the biblical text already exists in the source language. But remember the purpose of the back translation: it is to allow the checker to see what is in the target language translation. Just reading the original source language text does not allow the checker to see what is in the target language translation. Therefore, the back translator must make a new translation back into the language of wider communication that is based only on the target language translation. For this reason, the back translator *cannot* look at the source language text when doing his back translation, but *only* at the target language text. In this way, the checker can identify any problems that might exist in the target language translation and work with the translator to fix those problems. diff --git a/checking/vol2-intro/01.md b/checking/vol2-intro/01.md index 0adeafe..2716e42 100644 --- a/checking/vol2-intro/01.md +++ b/checking/vol2-intro/01.md @@ -3,4 +3,4 @@ We have seen where the translation team will do a lot of checking of their own t For Level Two and Level Three, the translation team needs to bring their work to members of the language community and to the church leaders. This is necessary because the translation team is very close to and involved in their work, and so they sometimes do not see mistakes that others can see more easily. Other speakers of the language can suggest better ways of saying things that the translation team may not have thought of. Sometimes the translation team makes the translation sound strange because they are following the words of the source language too closely. Other speakers of the language can help them fix that. Also, the translation team may lack some of the expertise or knowledge of the Bible that others have, and so there may be some mistakes that others can correct for them. For these reasons, people that are not part of the translation team need to check the translation. -The rest of this manual will go over the guidelines that the church leaders can use to guide them in checking the translation for both Level Two and Level Three. \ No newline at end of file +The rest of this manual will go over the guidelines that the church leaders can use to guide them in checking the translation for both Level Two and Level Three. \ No newline at end of file diff --git a/checking/vol2-steps/01.md b/checking/vol2-steps/01.md index 6d857c0..e87a4ff 100644 --- a/checking/vol2-steps/01.md +++ b/checking/vol2-steps/01.md @@ -5,14 +5,14 @@ 1. Find out ahead of time which set of stories or which Bible passage you will be checking. 1. Read the passage in several versions in any languages you understand, including the original languages, if possible. -1. Read the passage in the ULT and UST, and read the Notes and translationWords. +1. Read the passage in the ULB and UDB, and read the Notes and translationWords. 1. Make note of any parts that you think might be difficult to translate. 1. Research these passages in translation helps and commentaries, making notes about what you discover. #### While Checking 1. **Ask Questions**. When you see something that you think might be a problem in the translation, do not make a statement to the translator that there is a problem in the translation. If you do not speak the target language, then you do not know if there is a problem or not. You only suspect that there could be a problem. Even if you do speak the target language, it is more polite to ask a question than to make a statement that something is wrong. You could ask something like, "What would you think about saying it this way?" and then suggest an alternative way to translate it. Then together you can discuss the different translation ideas, and you can give reasons why you think one translation alternative might be better than another. Then, after considering the alternatives, the translator or translation team must decide which way is best. -1. **Explore the target language and culture**. The questions that you ask will be to discover what the phrase means in the target language. The best questions are the ones that help the translator to think about what the phrase means and how it is used. Useful questions are, "In what situations is this phrase used in your language?" or "Who usually says things like this, and why do they say it?" It is also useful to help the translator to think about what a person from his village would say if in the same situation as the person in the Bible. +1. **Explore the target language and culture**. The questions that you ask will be to discover what the phrase means in the target language. The best questions are the ones that help the translator to think about what the phrase means and how it is used. Useful questions are, "In what situations is this phrase used in your language?" or "Who usually says things like this, and why do they say it?" It is also useful to help the translator to think about what a person from his village would say if in the same situation as the person in the Bible. 1. **Teach the translator**. After you explore the meaning of a phrase in the target language and culture, you can tell the translator what the phrase means in the source language and culture. Then together you can decide if the phrase in the translation or the phrase he has just thought of has that same meaning or not. #### Checking the Translation Directly diff --git a/checking/vol2-things-to-check/01.md b/checking/vol2-things-to-check/01.md index dfb08db..bfc84a9 100644 --- a/checking/vol2-things-to-check/01.md +++ b/checking/vol2-things-to-check/01.md @@ -1,7 +1,6 @@ ### Types of things to check - 1. Ask about anything that does not seem right to you, so that the translation team can explain it. If it also does not seem right to them, they can adjust the translation. In general: 1. Check for anything that appears to be added, that was not a part of the meaning of the source text. (Remember, the original meaning also includes [Implicit Information](../../translate/figs-explicit/01.md).) diff --git a/intro/finding-answers/01.md b/intro/finding-answers/01.md index c3ee9ed..f56be37 100644 --- a/intro/finding-answers/01.md +++ b/intro/finding-answers/01.md @@ -1,15 +1,11 @@ -### How to Get Answers - There are several resources available for finding answers to questions: -* **translationAcademy** - This training manual is available at http://ufw.io/ta and has much information including: - * [Introduction](../ta-intro/01.md) - introduces the unfoldingWord project - * [Process Manual](../../process/process-manual/01.md) - answers the question "what next?" +* **Translation Manual** - This training manual is available [here](https://door43.org/u/WycliffeAssociates/en_ta/248d51ac0d/) and has much information including: + * [Introduction](https://door43.org/u/WycliffeAssociates/en_ta/248d51ac0d/#ta-intro) - introduces the information about project + * [Process Manual](../../process/process-manual/01.md) - answers the question "what do I do to take a translation from start to finish?" * [Translation Manual](../../translate/translate-manual/01.md) - explains the basics of translation theory and practical translation helps - * [Checking Manual](../../checking/intro-check/01.md) - explains the basics of checking theory and best practices -* **Slack Chatroom** - Join the Team43 community, post your questions to the "#helpdesk" channel, and get real-time answers to your questions (sign up at http://ufw.io/team43) -* **CCBT Discussion Forum** - A place to ask questions and get answers to technical, strategic, translation, and checking issues, https://forum.ccbt.bible/ -* **Helpdesk** - email with your questions + * [Checking Manual](../../checking/intro-check/01.md) - explains the basics of MAST checking theory +* **Helpdesk** - email with your questions diff --git a/intro/finding-answers/title.md b/intro/finding-answers/title.md index 8ba0259..cf03ba2 100644 --- a/intro/finding-answers/title.md +++ b/intro/finding-answers/title.md @@ -1 +1 @@ -Finding Answers \ No newline at end of file +Hot to Get Answers \ No newline at end of file diff --git a/intro/gl-strategy/01.md b/intro/gl-strategy/01.md index c008def..909e141 100644 --- a/intro/gl-strategy/01.md +++ b/intro/gl-strategy/01.md @@ -1,6 +1,3 @@ - -*The official version of this document is found at http://ufw.io/gl/.* - ### Explanation The objective of the gateway languages strategy is to equip 100% of the people groups that comprise the global Church with biblical content that is released from copyright restrictions and made available in a language they understand well (a language of wider communication) together with unrestricted translation training and tools that enable them to translate it into a language they understand fully (their own language). A "gateway language" is a language of wider communication through which second-language speakers of that language can gain access to content and translate it into their own language. diff --git a/intro/open-license/01.md b/intro/open-license/01.md index fa49bde..f5dfe68 100644 --- a/intro/open-license/01.md +++ b/intro/open-license/01.md @@ -31,13 +31,13 @@ You do not have to comply with the license for elements of the material in the p No warranties are given. The license may not give you all of the permissions necessary for your intended use. For example, other rights such as publicity, privacy, or moral rights may limit how you use the material. -Suggested attribution statement for derivative works: “Original work created by the Door43 World Missions Community, available at http://door43.org/, and released under a Creative Commons Attribution-ShareAlike 4.0 International License (http://creativecommons.org/licenses/by-sa/4.0/ ). This work has been changed from the original, and the original authors have not endorsed this work." +Suggested attribution statement for derivative works: “Original work created by the Door43 World Missions Community, available at http://door43.org/, and released under a Creative Commons Attribution-ShareAlike 4.0 International License (http://creativecommons.org/licenses/by-sa/4.0/ ). This work has been changed from the original, and the original authors have not endorsed this work." ### Attribution of Door43 Contributors When importing a resource into Door43, the original work must be attributed as specified by the open license under which it is available. For example, the artwork used in Open Bible Stories is clearly attributed on the project's [main page](http://openbiblestories.com). -Contributors to projects on Door43 agree that **the attribution that occurs automatically in the revision history of every page is sufficient attribution for their work.** That is, every contributor on Door43 may be listed as "the Door43 World Missions Community" or something to that effect. The contributions of each contributor are preserved in the revision history for that work. +Contributors to projects on Door43 agree that **the attribution that occurs automatically in the revision history of every page is sufficient attribution for their work.** That is, every contributor on Door43 may be listed as "the Door43 World Missions Community" or something to that effect. The contributions of each contributor are preserved in the revision history for that work. ### Source Texts diff --git a/intro/statement-of-faith/01.md b/intro/statement-of-faith/01.md index 3f22aab..0910767 100644 --- a/intro/statement-of-faith/01.md +++ b/intro/statement-of-faith/01.md @@ -1,7 +1,15 @@ +#### Statement of Faith +Found at [Bible In Every Language](https://bibleineverylanguage.org/statement-of-faith/) -*The official version of this document is found at http://ufw.io/faith/.* +* We believe in the divine inspiration and consequent authority of the whole canonical Scriptures +* We believe in the doctrine of the Trinity +* We believe in the fall of man, his consequent moral depravity and his need of regeneration +* We believe in the atonement through the substitutionary death of Christ +* We believe in the doctrine of justification by faith +* We believe in the resurrection of the body, in the case of the just and the unjust +* We believe in the eternal life of the saved and the eternal punishment of the lost -*The following statement of faith is subscribed to by all member organizations of and contributors to the [unfoldingWord](https://unfoldingword.bible/) project. It is in agreement with these historical creeds: [Apostles’ Creed](https://git.door43.org/Door43/en_creeds/src/master/content/apostles.md), [Nicene Creed](https://git.door43.org/Door43/en_creeds/src/master/content/nicene.md), and [Athanasian Creed](https://git.door43.org/Door43/en_creeds/src/master/content/athanasian.md); and also the [Lausanne Covenant](http://www.lausanne.org/en/documents/lausanne-covenant.html).* +*The following statement of faith is subscribed to by all member organizations of and contributors to the [unfoldingWord](https://unfoldingword.org/) project. It is in agreement with the [Lausanne Covenant](http://www.lausanne.org/en/documents/lausanne-covenant.html).* We believe that Christian belief can and should be divided into **essential beliefs** and **peripheral beliefs** (Romans 14). diff --git a/intro/ta-intro/01.md b/intro/ta-intro/01.md index 224ca30..b87948f 100644 --- a/intro/ta-intro/01.md +++ b/intro/ta-intro/01.md @@ -1,14 +1,9 @@ - -### Welcome to translationAcademy - -The "translationAcademy" is intended to enable anyone, anywhere to equip themselves so that they will be able to make high-quality translations of biblical content into their own language. translationAcademy is designed to be highly flexible. It can be used in a systematic, in-advance approach or it can be used for just-in-time learning (or both, as needed). It is modular in structure. +The Translation Manual is intended to enable anyone, anywhere to equip themselves so that they will be able to make high-quality translations of biblical content into their own language. The manual is designed to be highly flexible. It can be used in a systematic, in-advance approach or it can be used for just-in-time learning (or both, as needed). It is modular in structure. translationAcademy contains the following sections: * [Introduction](../ta-intro/01.md) - introduces translationAcademy and the unfoldingWord project -* [Process Manual](../../process/process-manual/01.md) - answers the question "what next?" -* [Translation Manual](../../translate/translate-manual/01.md) - explains the basics of translation theory and practical translation helps +* [Translation Manual](../../translate/translate/01.md) - explains the basics of translation theory and practical translation helps +* [Just In Time Topics](../../translate/translate-manual/01.md) - these are practical translation helps that are also linked from the translationNotes * [Checking Manual](../../checking/intro-check/01.md) - explains the basics of checking theory and best practices - - diff --git a/intro/ta-intro/title.md b/intro/ta-intro/title.md index 0dd65fd..153ee3b 100644 --- a/intro/ta-intro/title.md +++ b/intro/ta-intro/title.md @@ -1 +1 @@ -Introduction to translationAcademy \ No newline at end of file +Introduction to the Translation Manual \ No newline at end of file diff --git a/intro/toc.yaml b/intro/toc.yaml index 8b74907..802abba 100644 --- a/intro/toc.yaml +++ b/intro/toc.yaml @@ -1,14 +1,11 @@ title: "Table of Contents" sections: - - title: "Introduction to translationAcademy" + - title: "Introduction to Translation Manual" link: ta-intro - title: "Why We Translate the Bible" link: translate-why - - title: "The unfoldingWord Project" - link: uw-intro - - title: "Statement of Faith" link: statement-of-faith @@ -18,6 +15,9 @@ sections: - title: "Open License" link: open-license + - title: "MAST" + link: mast + - title: "Gateway Languages Strategy" link: gl-strategy diff --git a/intro/translate-why/01.md b/intro/translate-why/01.md index 5cbbb6a..2230e6a 100644 --- a/intro/translate-why/01.md +++ b/intro/translate-why/01.md @@ -7,6 +7,6 @@ Today, people in your country do not understand Hebrew, Aramaic and Greek. But t Someone's "mother tongue" or "heart language" means the language they first spoke as a child and the one which they use at home. This is the language in which they are most comfortable and which they use to express their deepest thoughts. We want everyone to be able to read God's Word in their heart language. -Every language is important and valuable. Small languages are just as important as the national languages spoken in your country, and they can express meaning just as well. No one should be ashamed to speak their dialect. Sometimes, those in minority groups feel ashamed of their language and try not to use it around the people who are in the majority in their nation. But there is nothing inherently more important, more prestigious, or more educated about the national language than there is about local languages. Each language has nuances and shades of meaning that are unique. We should use the language we are most comfortable with and with which we best communicate with others. +Every language is important and valuable. Small languages are just as important as the national languages spoken in your country, and they can express meaning just as well. No one should be ashamed to speak their dialect. Sometimes, those in minority groups feel ashamed of their language and try not to use it around the people who are in the majority in their nation. But there is nothing inherently more important, more prestigious, or more educated about the national language than there is about local languages. Each language has nuances and shades of meaning that are unique. We should use the language we are most comfortable with and with which we best communicate with others. *Credits: Taken from "Bible Translation Theory & Practice" by Todd Price, Ph.D. CC BY-SA 4.0* diff --git a/intro/translation-guidelines/01.md b/intro/translation-guidelines/01.md index 65c53d7..a0feefa 100644 --- a/intro/translation-guidelines/01.md +++ b/intro/translation-guidelines/01.md @@ -1,14 +1,12 @@ -*The official version of this document is found at http://ufw.io/guidelines/.* +*The following statement on the principles and procedures used in translation is subscribed to by all member organizations of and contributors to the unfoldingWord project (see https://unfoldingword.org). All translation activities are carried out according to these common guidelines.* -*The following statement on the principles and procedures used in translation is subscribed to by all member organizations of and contributors to the unfoldingWord project (see https://unfoldingword.bible). All translation activities are carried out according to these common guidelines.* - -1. **Accurate** — Translate accurately, without detracting from, changing, or adding to the meaning of the original text. Translated content should faithfully communicate as precisely as possible the meaning of the original text as it would have been understood by the original audience. (see [Create Accurate Translations](../../translate/guidelines-accurate/01.md)) -1. **Clear** — Use whatever language structures are necessary to achieve the highest level of comprehension. This includes rearranging the form of a text and using as many or as few terms as necessary to communicate the original meaning as clearly as possible. (see [Create Clear Translations](../../translate/guidelines-clear/01.md)) -1. **Natural** — Use language forms that are effective and that reflect the way your language is used in corresponding contexts. (see [Create Natural Translations](../../translate/guidelines-natural/01.md)) -1. **Faithful** — Avoid any political, denominational, ideological, social, cultural, or theological bias in your translation. Use key terms that are faithful to the vocabulary of the original biblical languages. Use equivalent common language terms for the biblical words that describe the relationship between God the Father and God the Son. These may be clarified, as needed, in footnotes or other supplemental resources. (see [Create Faithful Translations](../../translate/guidelines-faithful/01.md)) -1. **Authoritative** — Use the original language biblical texts as the highest authority for translation of biblical content. Reliable biblical content in other languages may be used for clarification and as intermediary source texts. (see [Create Authoritative Translations](../../translate/guidelines-authoritative/01.md)) -1. **Historical** — Communicate historical events and facts accurately, providing additional information as needed in order to accurately communicate the intended message to people who do not share the same context and culture as the original recipients of the original content. (see [Create Historical Translations](../../translate/guidelines-historical/01.md) +1. **Accurate** — Translate accurately, without detracting from, changing, or adding to the meaning of the original text. Translated content should faithfully communicate as precisely as possible the meaning of the original text as it would have been understood by the original audience. (see [Create Accurate Translations](../../translate/guidelines-accurate/01.md)) +1. **Clear** — Use whatever language structures are necessary to achieve the highest level of comprehension. This includes rearranging the form of a text and using as many or as few terms as necessary to communicate the original meaning as clearly as possible. (see [Create Clear Translations](../../translate/guidelines-clear/01.md)) +1. **Natural** — Use language forms that are effective and that reflect the way your language is used in corresponding contexts. (see [Create Natural Translations](../../translate/guidelines-natural/01.md)) +1. **Faithful** — Avoid any political, denominational, ideological, social, cultural, or theological bias in your translation. Use key terms that are faithful to the vocabulary of the original biblical languages. Use equivalent common language terms for the biblical words that describe the relationship between God the Father and God the Son. These may be clarified, as needed, in footnotes or other supplemental resources. (see [Create Faithful Translations](../../translate/guidelines-faithful/01.md)) +1. **Authoritative** — Use the original language biblical texts as the highest authority for translation of biblical content. Reliable biblical content in other languages may be used for clarification and as intermediary source texts. (see [Create Authoritative Translations](../../translate/guidelines-authoritative/01.md)) +1. **Historical** — Communicate historical events and facts accurately, providing additional information as needed in order to accurately communicate the intended message to people who do not share the same context and culture as the original recipients of the original content. (see [Create Historical Translations](../../translate/guidelines-historical/01.md) 1. **Equal** — Communicate the same intent as the source text, including expressions of feeling and attitudes. As much as possible, maintain the different kinds of literature in the original text, including narrative, poetry, exhortation, and prophecy, representing them with corresponding forms that communicate in a similar way in your language. (see [Create Equal Translations](../../translate/guidelines-equal/01.md)) ### Identifying and Managing Translation Quality @@ -18,7 +16,7 @@ The quality of a translation generally refers to the fidelity of the translation The specific steps involved may vary significantly, depending on the language and context of the translation project. Generally, we consider a good translation to be one that has been reviewed by the speakers of the language community and also by the leadership of the church in the language group so that it is: 1. **Accurate, Clear, Natural, and Equal** — Faithful to the intended meaning of the original, as determined by the Church in that people group and in alignment with the Church global and historical, and consequently: -1. **Affirmed by the Church** - Endorsed and used by the Church. (see [Create Church-Approved Translations](../../translate/guidelines-church-approved/01.md)) +1. **Affirmed by the Church** - Endorsed and used by the Church. (see [Create Church-Approved Translations](../../translate/guidelines-church-approved/01.md)) We also recommend that the translation work be: diff --git a/intro/uw-intro/01.md b/intro/uw-intro/01.md index c6fc2ab..8915691 100644 --- a/intro/uw-intro/01.md +++ b/intro/uw-intro/01.md @@ -3,21 +3,21 @@ The unfoldingWord project exists because we want to see **unrestricted biblical Jesus commanded his disciples to make disciples of EVERY people group: ->"Jesus came to them and spoke to them and said, 'All authority has been given to me in heaven and on earth. Go therefore and make disciples of all the nations. Baptize them into the name of the Father, of the Son, and of the Holy Spirit. Teach them to obey all the things that I have commanded you. And see, I am with you always, even to the end of the world.'" (Matthew 28:18-20 ULT) +>"Jesus came to them and spoke to them and said, 'All authority has been given to me in heaven and on earth. Go therefore and make disciples of all the nations. Baptize them into the name of the Father, of the Son, and of the Holy Spirit. Teach them to obey all the things that I have commanded you. And see, I am with you always, even to the end of the world.'" (Matthew 28:18-20 ULB) We have the promise that people from EVERY language will be in heaven: ->"After these things I saw, and behold, there was a great crowd, which no one was able to number, out of every nation, tribe, people, and language, standing before the throne and before the Lamb." (Revelation 7:9 ULT) +>After these things I saw, and behold, there was a great crowd, which no one was able to number, out of every nation, tribe, people, and language, standing before the throne and before the Lamb. (Revelation 7:9 ULB) Understanding the Word of God in one's heart language is important: ->"So faith comes from hearing, and hearing by the word of Christ." (Romans 10:17 ULT) +>So faith comes from hearing, and hearing by the word of Christ. (Romans 10:17 ULB) ### How Do We Do This? How do we accomplish the goal of **unrestricted biblical content in every language**? -* [unfoldingWord Project](https://unfoldingword.bible/) - By working with other like-minded organizations +* [unfoldingWord Network](https://unfoldingword.org/network/) - By partnering with other like-minded organizations * [Statement of Faith](../statement-of-faith/01.md) - By working with those who have the same beliefs * [Translation Guidelines](../translation-guidelines/01.md) - By using a common translation theory * [Open License](../open-license/01.md) - By releasing everything we create under an open license @@ -41,4 +41,3 @@ How do we accomplish the goal of **unrestricted biblical content in every langua * **Training** - We create resources to train mother tongue translation teams. translationAcademy (this resource) is our primary training tool. We also have audio recording and training resources. See http://ufw.io/training/ for a complete list of training materials. - diff --git a/jit/biblicalimageryta/01.md b/jit/biblicalimageryta/01.md new file mode 100644 index 0000000..cd5cfe9 --- /dev/null +++ b/jit/biblicalimageryta/01.md @@ -0,0 +1,35 @@ + + +### Description + +Imagery is language in which an image is paired with another idea so that the image represents the idea. This includes metaphors, similes, metonymies, and cultural models. Most of these things in a language come from broad patterns of pairings between images and ideas, but some do not. These pages on Biblical Imagery tell about patterns of imagery in the Bible. + +The patterns of pairings found in the Bible are often unique to the Hebrew and Greek languages. It is useful to recognize these patterns because they repeatedly present translators with the same problems on how to translate them. Once translators think through how they will handle these translation challenges, they will be ready to meet them anywhere they see the same patterns. + +### Common Patterns in Metaphors and Similes + +A **metaphor** occurs when someone speaks of one thing as if it were a different thing. The speaker does this in order to effectively describe the first thing. For example, in "My love is a red, red rose," the speaker is describing the woman he loves as beautiful and delicate, as though she were a flower. + +A **simile** is like a metaphor, except that it uses words such as "like" or "as" as a signal to the audience that it is a figure of speech. A simile using the image above would say, "My love is like a red, red rose." + +"see [Biblical Imagery - Common Patterns](../bita-part1/01.md) for links to pages showing common patterns of pairings between ideas in metaphors and similes." + +### Common Metonymies + +In metonymy, a thing or idea is called not by its own name, but by the name of something closely associated with it. + +"see [Biblical Imagery - Common Metonymies](../bita-part2/01.md) for a list of some common metonymies in the Bible" + +### Cultural Models + +Cultural models are mental pictures of parts of life or behavior. These pictures help us imagine and talk about these things. For example, Americans often think of many things, including marriage and friendship, as if they were machines. Americans might say, "His marriage is breaking down," or "Their friendship is going full speed ahead." + +The Bible often speaks of God as if he were a shepherd and his people were sheep. This is a cultural model. + +>Yahweh is my shepherd; I will lack nothing. (Psalm 23:1 ULB) + +>He led his own people out like sheep and guided them through the wilderness like a flock. (Psalm 78:52 ULB) + +Some of the cultural models in the Bible were used much by the cultures in the Ancient Near East, and not only by the Israelites. + +"see [Biblical Imagery - Cultural Models](../bita-part3/01.md) for a list of cultural models in the Bible." diff --git a/jit/biblicalimageryta/sub-title.md b/jit/biblicalimageryta/sub-title.md new file mode 100644 index 0000000..023c950 --- /dev/null +++ b/jit/biblicalimageryta/sub-title.md @@ -0,0 +1 @@ +What kinds of imagery are commonly used in the Bible? \ No newline at end of file diff --git a/jit/biblicalimageryta/title.md b/jit/biblicalimageryta/title.md new file mode 100644 index 0000000..8a31cf7 --- /dev/null +++ b/jit/biblicalimageryta/title.md @@ -0,0 +1 @@ +Biblical Imagery \ No newline at end of file diff --git a/jit/bita-animals/01.md b/jit/bita-animals/01.md new file mode 100644 index 0000000..39b5517 --- /dev/null +++ b/jit/bita-animals/01.md @@ -0,0 +1,91 @@ + +### Description + +Some images from the Bible involving body parts and human qualities are listed below in alphabetical order. The word in all capital letters represents an idea. The word does not necessarily appear in every verse that has the image, but the idea that the word represents does. + +#### An ANIMAL HORN represents strength + +>God is my rock. I take refuge in him. +>He is my shield, the horn of my salvation, my stronghold, and my refuge, +>the one who saves me from violence. (2 Samuel 22:3 ULB) + +The "horn of my salvation" is the strong one who saves me. + +>There I will make a horn to sprout for David. (Psalm 132:17 ULB) + +The "horn" of David is King David's military strength. + +#### BIRDS represent people who are in danger and defenseless + +This is because some birds are easily trapped. + +>I have been hunted like a bird by those who were my enemies. (Lamentations 3:52 ULB) + +>Save yourself like a gazelle from the hand of the hunter, +>like a bird from the hand of the fowler. (Proverbs 6:5 ULB) + +A fowler is a person who catches birds. + +>We have escaped like a bird out of the snare of the fowlers; +>the snare has been broken, and we have escaped. (Psalm 124:7 ULB) + +A snare is a small trap. + +#### BIRDS THAT EAT MEAT represent enemies who attack swiftly + +In Habakkuk and Hosea, Israel's enemies who would come and attack them were compared to an eagle. +> Their horsemen come from a great distance—they fly like an eagle hurrying to eat. (Habakkuk 1:8 ULB) + +>An eagle is coming over the house of Yahweh. +>... Israel has rejected what is good, +>and the enemy will pursue him. (Hosea 8:1, 3 ULB) + +In Isaiah, God called a certain foreign king a bird of prey because he would come quickly and attack Israel's enemies. +>I call a bird of prey from the east, the man of my choice from a distant land. (Isaiah 46:11 ULB) + +#### A BIRD'S WINGS represent protection + +This is because birds spread their wings over their chicks to protect them from danger. +>Protect me like the apple of your eye; hide me under the shadow of your wings +>from the presence of the wicked ones who assault me, my enemies who surround me. (Psalm 17:8-9 ULB) + +Here is another example of how the wings represent protection. +>Be merciful to me, God, be merciful to me, +>for I take refuge in you until these troubles are over. +>I stay under your wings for protection until this destruction is over. (Psalm 57:1 ULB) + +#### DANGEROUS ANIMALS represent dangerous people + +In Psalms, David referred to his enemies as lions. +>My life is among lions; +>I am among those who are ready to devour me. +>I am among people whose teeth are spears and arrows, +>and whose tongues are sharp swords. (Psalm 57:4 ULB) + +Peter called the devil a roaring lion. +>Be sober, be watchful. Your adversary the devil is stalking around like a roaring lion looking for someone to devour. (1 Peter 5:8 ULB) + +In Matthew, Jesus called false prophets wolves because of the harm they did to people by their lies. +>Beware of false prophets, who come to you in sheep's clothing but are truly ravenous wolves. (Matthew 7:15 ULB) + +In Matthew, John the Baptist called the religious leaders vipers because of the harm they did by teaching lies. Vipers are a kind of poisonous snake. +>But when he saw many of the Pharisees and Sadducees coming to him for baptism, he said to them, "You offspring of vipers, who warned you to flee from the wrath that is coming? (Matthew 3:7 ULB) + +#### EAGLES represent strength + +>He satisfies your life with good things +>so that your youth is renewed like the eagle. (Psalm 103:5 ULB) + +>For Yahweh says this, "See, the enemy will come flying like an eagle, spreading out his wings over Moab." (Jeremiah 48:40 ULB) + +#### SHEEP or a FLOCK OF SHEEP represents people who need to be led or are in danger + +>My people have been a lost flock. Their shepherds have led them astray in the mountains. (Jeremiah 50:6 ULB) + +>He led his own people out like sheep and guided them through the wilderness like a flock. (Psalm 78:52 ULB) + +>Israel is a wandering sheep driven away by lions. +>First the king of Assyria devoured him; +>then after this, Nebuchadnezzar king of Babylon broke his bones. (Jeremiah 50:17 ULB) + +>See, I send you out as sheep in the midst of wolves, so be as wise as serpents and harmless as doves. Watch out for people! They will deliver you up to councils, and they will whip you in their synagogues. (Matthew 10:16 ULB) diff --git a/jit/bita-animals/sub-title.md b/jit/bita-animals/sub-title.md new file mode 100644 index 0000000..02f9d6d --- /dev/null +++ b/jit/bita-animals/sub-title.md @@ -0,0 +1 @@ +What are some examples of animals and animal body parts that are used as images in the Bible? \ No newline at end of file diff --git a/jit/bita-animals/title.md b/jit/bita-animals/title.md new file mode 100644 index 0000000..c76a4b2 --- /dev/null +++ b/jit/bita-animals/title.md @@ -0,0 +1 @@ +Biblical Imagery - Animals \ No newline at end of file diff --git a/jit/bita-farming/01.md b/jit/bita-farming/01.md new file mode 100644 index 0000000..e057025 --- /dev/null +++ b/jit/bita-farming/01.md @@ -0,0 +1,52 @@ + +### Description + +Some images from the Bible related to farming are listed below. The word in all capital letters represents an idea. The word does not necessarily appear in every verse that has the image, but the idea that the word represents does appear. + +#### A FARMER represents God, and the VINEYARD represents his chosen people + +>My well beloved had a vineyard on a very fertile hill. +>He spaded it, removed the stones, and planted it with an excellent kind of vine. +>He built a tower in the middle of it, and also built a winepress. +>He waited for it to produce grapes, but it only produced wild grapes. (Isaiah 5:1-2) + +> For the kingdom of heaven is like a landowner who went out early in the morning to hire workers for his vineyard. (Matthew 20:1 ULB) + +>There was a man, a landowner. He planted a vineyard, set a hedge about it, dug a winepress in it, built a watchtower, and rented it out to vine growers. Then he went into another country. (Matthew 21:33 ULB) + +#### The GROUND represents people's hearts (inner being) + +>For Yahweh says this to each person in Judah and Jerusalem: 'Plow your own ground, +>and do not sow among thorns. (Jeremiah 4:3 ULB) + +>When anyone hears the word of the kingdom but does not understand it.... This is the seed that was sown beside the road. What was sown on rocky ground is the person who hears the word and immediately receives it with joy....What was sown among the thorn plants, this is the person who hears the word, but the cares of the world and the deceitfulness of riches choke the word.... The seed that was sown on the good soil, this is the person who hears the word and understands it. (Matthew 13:19-23 ULB) + +>Break up your unplowed ground, +>for it is time to seek Yahweh.... (Hosea 10:12 ULB) + +#### SOWING or PLANTING represents actions or attitudes, and REAPING or GATHERING, represents judgment or reward + +>According to what I have seen, those who plow iniquity +>and sow trouble reap it. (Job 4:8 ULB) + +>Do not be deceived. God is not mocked, for whatever a man plants, that he will also gather in. For he who plants seed to his own sinful nature, from the sinful nature will gather destruction. The one who plants seed to the Spirit, from the spirit will gather in eternal life. (Galatians 6:7-8 ULB) + +#### THRESHING and WINNOWING represent the separation of evil people from good people + +After farmers harvest wheat and other types of grain, they bring them to a _threshing floor_, a flat place with hard ground, and have oxen pull heavy wheeled carts or sleds without wheels over the grain to _thresh_ it, to separate the usable grains from the useless chaff. Then they take large forks and _winnow_ the threshed grain by throwing it up in the air so the wind can carry off the chaff while the grains fall back to the threshing floor, where they can be gathered and used for food. (See the information in the translationWords document for help with translating "thresh" and "winnow.") + +>So I will winnow them with a pitchfork at the gates of the land. I will bereave them. I will destroy my people since they will not turn from their ways. (Jeremiah 15:7 ULB) + +> His winnowing fork is in his hand to thoroughly clear off his threshing floor and to gather the wheat into his storehouse. But he will burn up the chaff with fire that can never be put out. (Luke 3:17 ULB) + +#### GRAFTING represents God's allowing the Gentiles to become his people + +>For if you were cut out of what is by nature a wild olive tree, and contrary to nature were grafted into a good olive tree, how much more will these, the natural branches, be grafted back into their own olive tree? For I do not want you to be uninformed, brothers, of this mystery, so that you may not be wise in your own thinking: A partial hardening has come upon Israel until the full number of the Gentiles comes in. (Romans 11:24-25 ULB) + +#### RAIN represents God's gifts to his people + +>...he comes and rains righteousness on you. (Hosea 10:12 ULB) + +>For the land that drinks in the rain that often comes on it, and that gives birth to the plants useful to those for whom the land was worked—this is the land that receives a blessing from God. But if it bears thorns and thistles, it is worthless and is near to a curse. Its end is in burning. (Hebrews 6:7-8 ULB) + +>Be patient, then, brothers, until the Lord's coming. See how the farmer waits for the precious fruit from the ground and he is patient about it, until it receives the early and late rains. (James 5:7 ULB) diff --git a/jit/bita-farming/sub-title.md b/jit/bita-farming/sub-title.md new file mode 100644 index 0000000..a282894 --- /dev/null +++ b/jit/bita-farming/sub-title.md @@ -0,0 +1 @@ +What are some examples in the Bible of images taken from farming? \ No newline at end of file diff --git a/jit/bita-farming/title.md b/jit/bita-farming/title.md new file mode 100644 index 0000000..5f75250 --- /dev/null +++ b/jit/bita-farming/title.md @@ -0,0 +1 @@ +Biblical Imagery - Farming \ No newline at end of file diff --git a/jit/bita-hq/01.md b/jit/bita-hq/01.md new file mode 100644 index 0000000..98b3325 --- /dev/null +++ b/jit/bita-hq/01.md @@ -0,0 +1,129 @@ + +### Description + +Some images from the Bible involving body parts and human qualities are listed below in alphabetical order. The word in all capital letters represents an idea. The word does not necessarily appear in every verse that has the image, but the idea that the word represents does. + +#### The BODY represents a group of people + +>Now you are the body of Christ and individually members of it. (1 Corinthians 12:27 ULB) + +>Instead, speaking the truth in love, we are to grow up in every way into him who is the head, that is, Christ. Christ builds the whole body, and it is joined and held together by every supporting ligament, and when each part works together, that makes the body grow so that it builds itself up in love. (Ephesians 4:15-16 ULB) + +In these verses, the body of Christ represents the group of people who follow Christ. + +#### The FACE represents someone's presence + +>Do you not fear me—this is Yahweh's declaration—or tremble before my face? (Jeremiah 5:22 ULB) + +To be before someone's face is to be in their presence, that is, to be with them. + +#### The FACE represents someone's attention + +>Every man of the house of Israel who takes his idols into his heart, or who puts the stumbling block of his iniquity before his face, and who then comes to a prophet—I, Yahweh, will answer him according to the number of his idols. (Ezekiel 14:4 ULB) + +To put something before one's face is to look at it intently or pay attention to it. + +>Many are those who seek the face of the ruler. (Proverbs 29:26 ULB) + +If someone seeks another person's face, he hopes that the person will pay attention to him. + +>Why do you hide your face and forget our affliction and our oppression? (Psalm 44:24 ULB) + +To hide one's face from someone is to ignore him. + +#### The FACE represents surface + +>The famine was over all the face of the whole land. (Genesis 41:56 ULB) + +> They cover the face of the earth and they are right now next to me. (Numbers 22:5 ULB) + +#### The HAND represents a person's agency or power + +>God has burst through my enemies by my hand like a bursting flood of water. (1 Chronicles 14:11 ULB) + +"Yahweh has burst through my enemies by my hand" means "Yahweh has used me to burst through my enemies." + +>Your hand will seize all your enemies; your right hand will seize those who hate you. (Psalm 21:8 ULB) + +"Your hand will seize all your enemies" means "By your power you will seize all your enemies." + +>Look, Yahweh's hand is not so short that it cannot save. (Isaiah 59:1 ULB) + +"His hand is not short" means that he is not weak. + +#### The HEAD represents the ruler, the one who has authority over others + +>God put all things under Christ's feet and gave him to the church as head over all things. (Ephesians 1:22 ULB) + +>Wives, submit to your husbands, as to the Lord. For the husband is the head of the wife, as Christ also is the head of the church, and Christ himself is its Savior. (Ephesians 5:22-23 ULB) + +#### A MASTER represents anything that motivates someone to act + +>No one can serve two masters, for either he will hate the one and love the other, or else he will be devoted to one and despise the other. You cannot serve God and wealth. (Matthew 6:24 ULB) + +To serve God is to be motivated by God. To serve money is to be motivated by money. + +#### A NAME represents the person who has that name + +>May your God make the name of Solomon better than your name, and make his throne greater than your throne." 1 Kings 1:47 (ULB) + +> See, I have sworn by my great name—says Yahweh. My name will no longer be called upon by the mouths of any of the men of Judah in all the land of Egypt." (Jeremiah 44:26 ULB) + +If someone's name is great, it means that he is great. + +>Yahweh, I beg you, listen now to the prayer of your servant and to the prayer of your servants who delight to honor your name. (Nehemiah 1:11 ULB) + +To honor someone's name is to honor him. + +#### A NAME represents the fame or reputation of a person + +>You must no longer profane my holy name with your gifts and your idols. (Ezekiel 20:39 ULB) + +To profane God's name is to profane his reputation, that is, to profane how people think about him. + +>For I will make my great name holy, which you have profaned among the nations. (Ezekiel 36:23 ULB) + +To make God's name holy is to cause people to to see that God is holy. + +>Your servants have come here from a land very far away, because of the name of Yahweh your God. We have heard a report about him and about everything that he did in Egypt. (Joshua 9:9 ULB) + +The fact that the men said they heard a report about Yahweh shows that "because of the name of Yahweh" means because of Yahweh's reputation. + +#### The NOSE represents anger + +>The foundations of the world were laid bare at your rebuke, Yahweh, at the blast of the breath of your nostrils. (Psalm 18:15 ULB) + +>By the blast of your nostrils the waters were piled up. (Exodus 15:8 ULB) + +>Smoke went up from out of his nostrils, and blazing fire came out of his mouth. (2 Samuel 22:9 ULB) + +A blast of air or smoke coming from someone's nose shows his great anger. + +#### RAISED EYES represents arrogance + +>For you save afflicted people, but you bring down those with proud, uplifted eyes! (Psalm 18:27 ULB) + +Uplifted eyes show that a person is proud. + +>God humbles a proud man, and he saves the one with lowered eyes. (Job 22:29 ULB) + +Lowered eyes show that a person is humble. + +#### The SON OF SOMETHING shares its qualities + +>No son of wickedness will oppress him. (Psalm 89:22 ULB) + +A son of wickedness is a wicked person. + +>May the groans of the prisoners come before you; +>with the greatness of your power keep the children of death alive. (Psalm 79:11 ULB) + +Children of death here are people whom others plan to kill. + +>Once we all lived among these people, fulfilling the evil desires of our sinful nature, and carrying out the desires of the body and of the mind. We were by nature children of wrath, like the rest of humanity. (Ephesians 2:3 ULB) + +Children of wrath here are people with whom God is very angry. + +### Translation Strategies + +(see the Translations Strategies on [Biblical Imagery - Common Patterns](../bita-part1/01.md)) diff --git a/jit/bita-hq/sub-title.md b/jit/bita-hq/sub-title.md new file mode 100644 index 0000000..9d092d7 --- /dev/null +++ b/jit/bita-hq/sub-title.md @@ -0,0 +1 @@ +What are some examples of body parts and human qualities that are used as images in the Bible? \ No newline at end of file diff --git a/jit/bita-hq/title.md b/jit/bita-hq/title.md new file mode 100644 index 0000000..9911164 --- /dev/null +++ b/jit/bita-hq/title.md @@ -0,0 +1 @@ +Biblical Imagery - Body Parts and Human Qualities \ No newline at end of file diff --git a/jit/bita-humanbehavior/01.md b/jit/bita-humanbehavior/01.md new file mode 100644 index 0000000..bb9b990 --- /dev/null +++ b/jit/bita-humanbehavior/01.md @@ -0,0 +1,224 @@ + + +### Description + +Some images from the Bible involving human behavior are listed below. The word in all capital letters represents an image. The word does not necessarily appear in every verse that has the image, but the idea that the word represents does. + +#### BEING BENT OVER represents being discouraged + +>Yahweh supports all who are falling and raises up all those who are bent over. (Psalm 145:14 ULB) + +#### BIRTH PAINS represent the suffering that is necessary to achieve a new condition + +>Be in pain and labor to give birth, daughter of Zion, like a woman in labor. +>For now you will go out of the city, live in the field, and go to Babylon. +>There you will be rescued. +>There Yahweh will rescue you from the hand of your enemies. (Micah 4:10 ULB) + +>For nation will rise against nation, and kingdom against kingdom. There will be famines and earthquakes in various places. But all these things are only the beginning of birth pains. (Matthew 24:7-8 ULB) + +>My little children, again I am in the pains of childbirth for you until Christ is formed in you. (Galatians 4:19 ULB) + +#### BEING CALLED SOMETHING represents being that thing + +>The Holy One of Israel is your Redeemer; he is called the God of the whole earth. (Isaiah 54:5b ULB) + +This is because he actually is the God of the whole earth. + +>The one who is wise in heart is called discerning. (Proverbs 16:21a ULB) + +This is because he actually is discerning. + +>He will ... be called the Son of the Most High. (Luke 1:32 ULB) + +This is because he actually is the Son of the Most High. + +>So the holy one to be born will be called the Son of God. (Luke 1:35 ULB) + +This is because he actually is the Son of God. + +#### CLEANLINESS represents being acceptable for God's purposes + +>Noah built an altar to Yahweh. He took some of the clean animals and some of the clean birds, and offered burnt offerings on the altar. (Genesis 8:20 ULB) + +>The priest will examine him again on the seventh day to see if the disease is better and has not spread farther in the skin. If it has not, then the priest will pronounce him clean. It is a rash. He must wash his clothes, and then he is clean. (Leviticus 13:6 ULB) + +#### CLEANSING or PURIFYING represents making something acceptable for God's Purposes + +>He must go out to the altar.... He must sprinkle some of the blood on it with his finger seven times to cleanse it and set it apart to Yahweh, away from the unclean actions of the people of Israel. (Leviticus 16:18-19 ULB) + +>This is because on this day atonement will be made for you, to cleanse you from all your sins so you will be clean before Yahweh. (Leviticus 16:30 ULB) + +#### UNCLEANLINESS represents not being acceptable for God's purposes + +>You may eat any animal that has a split hoof and that also chews the cud. However, some animals either chew the cud or have a split hoof, and you must not eat them, animals such as the camel, because it chews the cud but does not have a split hoof. So the camel is unclean to you. (Leviticus 11:3-4 ULB) + +>If any of them dies and falls on anything, that thing will be unclean, whether it is made of wood, cloth, leather, or sackcloth. Whatever it is and whatever it is used for, it must be put into water; it will be unclean until evening. Then it will be clean. (Leviticus 11:32 ULB) + +#### MAKING SOMETHING UNCLEAN represents making it unacceptable for God's purposes. + +>Or if anyone touches anything God has designated as unclean, whether it be the carcass of an unclean wild animal or the carcass of any unclean livestock or unclean creatures that move along the ground, even though he was not aware of what he had done, he has become unclean and is guilty. (Leviticus 5:2 ULB) + +#### BEING CUT OFF FROM SOMETHING represents being separated from it + +>Uzziah, the king, was a leper to the day of his death and lived in a separate house since he was a leper, for he was cut off from the house of Yahweh. (2 Chronicles 26:21 ULB) + +#### BEING CUT OFF represents being killed + +>So you must keep the Sabbath, for it must be treated by you as holy, reserved for him. Everyone who defiles it must surely be put to death. Whoever works on the Sabbath, that person must surely be cut off from his people. (Exodus 31:14-15 ULB) + +>Whoever does not humble himself on that day must be cut off from his people. Whoever does any work on that day, I, Yahweh, will destroy him from among his people. (Leviticus 23:29-30 ULB) + +>But he was cut off from the land of the living. (Isaiah 53:8 ULB) + +#### COMING AND STANDING BEFORE SOMEONE represents serving him + +>How blessed are your wives, and how blessed are your servants who constantly stand before you, because they hear your wisdom. (1 Kings 10:8 ULB) + +>Steadfast love and faithfulness come before you. (Psalm 89:14 ULB) + +Steadfast love and faithfulness are also personified here. (see [Personification](../figs-personification/01.md)) + +#### DRUNKENNESS represents suffering, and WINE represents judgment + +Too much wine makes a person weak, and he staggers. So too, when God judges people, they become weak and stagger. So the idea of wine is used to represent God's judgment. + +>You have made your people see difficult things; +>you have made us drink the wine of staggering. (Psalm 60:3 ULB) + +>But God is the judge; +>he brings down and he lifts up. +>For Yahweh holds in his hand a cup of foaming wine, +>which is mixed with spices, and pours it out. +>Surely all the wicked of the earth will drink it to the last drop. (Psalm 75:8 ULB) + +>He will also drink some of the wine of God's wrath, the wine that has been poured undiluted into the cup of his anger. (Revelation 14:10 ULB) + +#### EATING UP represents destroying + +>God will bring [Israel] out of Egypt. +>He will have strength like a wild ox. +>He will eat up the nations who fight against him. +>He will break their bones to pieces. +>He will shoot them with his arrows. (Numbers 24:8 ULB) + +Another word for "eat up" is devour. +>Therefore as the tongue of fire devours stubble, and as the dry grass goes down in flame, +>so their root will rot, and their blossom will blow away like dust. (Isaiah 5:24 ULB) + +>Therefore Yahweh will raise up against him Rezin, his adversary, and will stir up his enemies, +>the Arameans on the east, and the Philistines on the west. +>They will devour Israel with open mouth. (Isaiah 9:11-12 ULB) + +>I will make my arrows drunk with blood, +>and my sword will devour flesh +>with the blood of the killed and the captives, +>and from the heads of the leaders of the enemy. (Deuteronomy 32:42 ULB) + +#### FALLING UPON or BEING UPON represents affecting + +>Yahweh God caused a deep sleep to fall upon the man, so the man slept. (Genesis 2:21 ULB) + +>Will not his majesty terrify you, +>and the dread of him fall upon you? (Job 13:11 ULB) + +>Then the Spirit of Yahweh fell on me and he said for me to say ... (Ezekiel 11:5 ULB) + +>Now look, the hand of the Lord is upon you, and you will become blind. (Acts 13:11 ULB) + +#### FOLLOWING SOMEONE represents being loyal to him + +>They broke away from Yahweh, the God of their fathers, who had brought them out of the land of Egypt. They went after other gods, the very gods of the peoples who were around them, and they bowed down to them. They provoked Yahweh to anger because they broke away from Yahweh and worshiped Baal and the Ashtoreths. (Judges 2:12-13 ULB) + +>For Solomon followed Ashtoreth, the goddess of the Sidonians, and he followed Molech, the disgusting idol of the Ammonites. (1 Kings 11:5 ULB) + +>Not one of them who despised me will see it, except for my servant Caleb, because he had another spirit. He has followed me fully; I will bring him into the land which he went to examine. His descendants will possess it. (Numbers 14:23-24 ULB) + +#### INHERITING represents permanently possessing something + +>Then the King will say to those on his right hand, "Come, you who have been blessed by my Father, inherit the kingdom prepared for you from the foundation of the world." (Matthew 25:34) + +The blessing of God's complete rule is given as the permanent possession to those to whom the King is speaking. + +>Now this I say, brothers, that flesh and blood cannot inherit the kingdom of God. Neither does what is perishable inherit what is imperishable. (1 Corinthians 15:50 ULB) + +People cannot receive the kingdom of God in its complete form as a permanent possession while they are still in their mortal bodies. + +An **INHERITANCE** represents something that someone permanently possesses + +>You will bring them and plant them on the mountain of your inheritance. (Exodus 15:17 ULB) + +The mountain where God will be worshiped is viewed as his permanent possession. + +>Pardon our iniquity and our sin, and take us as your inheritance. (Exodus 34:9 ULB) + +Moses asks God to still accept the people of Israel as his special possession, that is, as the people permanently belonging to him. + +>... the richness of his glorious inheritance among all God's holy people. (Ephesians 1:18 ULB) + +The wonderful things that God will give all who are set apart for him is viewed as their permanent possession. + +An **HEIR** represents someone who is given something to possess forever + +> so that having been justified by his grace, we might become heirs having the hope of eternal life. (Titus 3:7 ULB) + +>Listen, my beloved brothers, did not God choose the poor of the world to be rich in faith and to be heirs of the kingdom that he promised to those who love him? (James 2:5 ULB) + +>It was by faith that Noah...condemned the world and became an heir of the righteousness that is according to faith. (Hebrews 11:7 ULB) + +#### LYING DOWN represents DYING + +>When your days are fulfilled and you lie down with your fathers, I will raise up a descendant after you, (2 Samuel 7:12 ULB) + +>[Ask them,] 'Are you really more beautiful than anyone else? Go down and lie down with the uncircumcised!' +>They will fall among those who were killed by the sword! [Egypt] is given to the sword; [her enemies] will seize her and her multitudes! (Ezekiel 32:19-20 ULB) + +#### REIGNING OR RULING represents controlling + +>This happened so that, as sin ruled in death, even so grace might rule through righteousness for everlasting life through Jesus Christ our Lord. (Romans 5:21 ULB) + +>Therefore do not let sin rule in your mortal body in order that you obey its lusts. (Romans 6:12 ULB) + +#### RESTING or a RESTING PLACE represents a permanent beneficial situation + +>Naomi her mother-in-law said to her, "My daughter, should I not seek a place for you to rest, so that things may go well for you?" (Ruth 3:1 ULB) + +>Therefore I vowed in my anger that they would never enter into my resting place. (Psalm 95:11 ULB) + +>This is my resting place forever; I will live here, for I desire [Zion]. (Psalm 132:14 ULB) + +>The nations will seek him out, and his resting place will be glorious. (Isaiah 11:10 ULB) + +#### RISING, STANDING UP represents acting + +>Rise up for our help and redeem us for the sake of your covenant faithfulness. (Psalm 44:26 ULB) + +#### SEEING SOMETHING represents being there + +>You will not let your faithful one see the pit. (Psalm 16:10 ULB) + +#### SELLING represents handing over to someone's control. BUYING represents removing from someone's control + +>[Yahweh] sold [the Israelites] into the hand of Cushan-Rishathaim king of Aram Naharaim. (Judges 3:8 ULB) + +#### SITTING is ruling + +>A throne will be established in covenant faithfulness; and one from David's tent will faithfully sit there. (Isaiah 16:5 ULB) + +#### STANDING represents successfully resisting + +>Hear, Israel; you are about to cross over the Jordan today, to go in to dispossess nations greater and mightier than yourself, and cities that are great and fortified up to heaven, a people great and tall, the sons of the Anakim, whom you know, and of whom you have heard people say, 'Who can stand before the sons of Anak?' (Deuteronomy 9:1-2 ULB) + +>Who can stand before his wrath? Who can resist the fierceness of his anger? +>His wrath is poured out like fire, and the rocks are broken apart by him. (Nahum 1:6 ULB) + + +#### WALKING represents behaving and PATH (WAY) represents behavior + +>Blessed is the man who does not walk in the advice of the wicked. (Psalm 1:1 ULB) + +>For Yahweh approves of the way of the righteous. (Psalm 1:6 ULB) + +>Turn from me the path of deceit. (Psalm 119:29 ULB) + +>I will run in the path of your commandments. (Psalm 119:32 ULB) \ No newline at end of file diff --git a/jit/bita-humanbehavior/sub-title.md b/jit/bita-humanbehavior/sub-title.md new file mode 100644 index 0000000..81f2d75 --- /dev/null +++ b/jit/bita-humanbehavior/sub-title.md @@ -0,0 +1 @@ +What are some examples of things people do that are used as images in the Bible? \ No newline at end of file diff --git a/jit/bita-humanbehavior/title.md b/jit/bita-humanbehavior/title.md new file mode 100644 index 0000000..6e402c8 --- /dev/null +++ b/jit/bita-humanbehavior/title.md @@ -0,0 +1 @@ +Biblical Imagery - Human Behavior \ No newline at end of file diff --git a/jit/bita-manmade/01.md b/jit/bita-manmade/01.md new file mode 100644 index 0000000..697ffc8 --- /dev/null +++ b/jit/bita-manmade/01.md @@ -0,0 +1,47 @@ + + +### Description + +Some images from the Bible involving man-made objects are listed below in alphabetical order. The word in all capital letters represents an image. The word does not necessarily appear in every verse that has the image, but the idea that the word represents does. + +#### BRONZE represents strength + +>He trains ... my arms to bend a bow of bronze. Psalm 18:34 ULB) + +#### CHAINS represent control + +>Let us tear off the shackles they put on us and throw off their chains. Psalm 2:3 + +#### CLOTHING represents moral qualities (emotions, attitudes, spirit, life) + +>It is God who puts strength on me like a belt. (Psalm 18:32 ULB) + +>Righteousness will be the belt of his waist, and faithfulness the belt around his hips. (Isaiah 11:5 ULB) + +>May my adversaries be clothed with shame; may they wear their shame like a robe. (Psalm 109:29 ULB) + +>I will clothe his enemies with shame. (Psalm 132:18 ULB) + +#### A SNARE (A LIGHT TRAP FOR BIRDS WORKED BY CORDS) represents death + +>For he will rescue you from the snare of the hunter. (Psalm 91:3 ULB) + +>The cords of death surrounded me, and the snares of sheol confronted me. (Psalm 116:3 ULB) + +>The cords of the wicked have ensnared me. (Psalm 119:61 ULB) + +>The wicked have set a snare for me. (Psalm 119:110 ULB) + +>The wicked is ensnared by his own actions. (Psalm 9:16 ULB) + +>They mingled with the nations and learned their ways and worshiped their idols, which became a snare to them. (Psalm 106:35-36 ULB) + +In this case the snare was a persuasion to do evil, which leads to death. + +#### A TENT represents a house, home, people in one's home, descendants + +>God will likewise destroy you forever; he will take you up and pluck you out of your tent. (Psalm 52:5 ULB) + +>The house of wicked people will be destroyed, but the tent of upright people will flourish. (Proverbs 14:11 ULB) + +>A throne will be established in covenant faithfulness, and one from David's tent will faithfully sit there. (Isaiah 16:5 ULB) \ No newline at end of file diff --git a/jit/bita-manmade/sub-title.md b/jit/bita-manmade/sub-title.md new file mode 100644 index 0000000..813afab --- /dev/null +++ b/jit/bita-manmade/sub-title.md @@ -0,0 +1 @@ +What are some examples things people make that are used as images in the Bible? \ No newline at end of file diff --git a/jit/bita-manmade/title.md b/jit/bita-manmade/title.md new file mode 100644 index 0000000..c55e1d3 --- /dev/null +++ b/jit/bita-manmade/title.md @@ -0,0 +1 @@ +Biblical Imagery - Man-made Objects \ No newline at end of file diff --git a/jit/bita-part1/01.md b/jit/bita-part1/01.md new file mode 100644 index 0000000..892c627 --- /dev/null +++ b/jit/bita-part1/01.md @@ -0,0 +1,46 @@ + + +### Description + +In all languages, most **metaphors** come from broad patterns of pairings of ideas in which one idea represents another. For example, some languages have the pattern of pairing __height__ with "much" and pairing __being low__ with "not much," so that __height__ represents "much" and __being low__ represents "not much." This could be because when there is a lot of something in a pile, that pile will be high. So also if something costs a lot money, in some languages people would say that the price is __high__, or if a city has more people in it than it used to have, we might say that its number of people has gone __up__. Likewise if someone gets thinner and loses weight, we would say that their weight has gone __down__. + +The patterns found in the Bible are often unique to the Hebrew and Greek languages. It is useful to recognize these patterns because they repeatedly present translators with the same problems on how to translate them. Once translators think through how they will handle these translation challenges, they will be ready to meet them anywhere. + +For example, one pattern of pairings in the Bible is of walking with "behaving" and a path with a kind of behavior. In Psalm 1:1 walking in the advice of the wicked represents doing what wicked people say to do. + +>Blessed is the man who does not walk in the advice of the wicked. (Psalm 1:1 ULB) + +This pattern is also seen in Psalm 119:32 where running in the path of God's commands represents doing what God commands. Since running is more intense than walking, the idea of running here might give the idea of doing this whole-heartedly. + +>I will run in the path of your commandments. (Psalm 119:32 ULB) + +### Reasons this is a translation issue + +These patterns present three challenges to anyone who wants to identify them: + +####Determining whether or not there are paired ideas +When looking at a particular expression, the translator needs to know whether or not it represents something. This can only be done by considering the surrounding text. The surrounding text shows us, for example, whether "lamp" refers concretely to a container with oil and a wick for giving light or whether "lamp" is an image that represents life. (see "FIRE or LAMP represents life" in [Biblical Imagery - Natural Phenomena](../bita-phenom/01.md)) In 1 Kings 7:50, a lamp trimmer is a tool for trimming the wick on an ordinary lamp. In 2 Samuel 21:17 the lamp of Israel represents King David's life. When his men were concerned that he might "put out the lamp of Israel," they were concerned that he might be killed. + +>Solomon also had made the cups, lamp trimmers, basins, spoons, and incense burners, all of which were all made of pure gold. (1 Kings 7:50 ULB) + +>Ishbi-Benob...intended to kill David. But Abishai son of Zeruiah rescued David, attacked the Philistine, and killed him. Then the men of David swore to him, saying, "You must not go to battle anymore with us, so that you do not put out the lamp of Israel." (2 Samuel 21:16-17 ULB) + +####Identifying paired ideas +When looking at particular metaphors in the Bible, it is not always obvious what two ideas are paired with each other. For example, it may not be immediately obvious that the expression, "It is God who puts strength on me like a belt" (Psalm 18:32 ULB) is based on the pairing of clothing with moral quality. In this case, the image of a belt represents strength. (see "Clothing represents a moral quality" in [Biblical Imagery - Man-made Objects](../bita-manmade/01.md)) + +####Identifying combinations of paired ideas +Expressions that are based on these pairings of ideas frequently combine together in complex ways. Moreover, they frequently combine with—and in some cases are based on—common metonymies and cultural models. (see [Biblical Imagery - Common Metonymies](bita-part2) and [Biblical Imagery - Cultural Models](../bita-part3/01.md)) + +For example, in 2 Samuel 14:7 below, "the burning coal" is an image for the life of the son, who represents what will cause people to remember his father. So there are two patterns of pairings here: the pairing of the burning coal with the life of the son, and the pairing of the son with the memory of his father. + +>They say, 'Give into our hand the man who struck his brother, so that we may put him to death, to pay for the life of his brother whom he killed.' And so they would also destroy the heir. Thus they will put out the burning coal that I have left, and they will leave for my husband neither name nor descendant on the surface of the earth. (2 Samuel 14:7 ULB) + +### Links to Lists of Images in the Bible + +The following pages have lists of some of the ideas that represent others in the Bible, together with examples from the Bible. They are organized according to the kinds of image: + +* [Biblical Imagery - Body Parts and Human Qualities](../bita-hq//01.md) +* [Biblical Imagery - Human Behavior](../bita-humanbehavior/01.md) - Includes both physical and non-physical actions, conditions and experiences +* [Biblical Imagery - Plants](../bita-plants/01.md) +* [Biblical Imagery - Natural Phenomena](../bita-phenom/01.md) +* [Biblical Imagery - Man-made Objects](../bita-manmade/01.md) diff --git a/jit/bita-part1/sub-title.md b/jit/bita-part1/sub-title.md new file mode 100644 index 0000000..8f9a294 --- /dev/null +++ b/jit/bita-part1/sub-title.md @@ -0,0 +1 @@ +In the Bible, what ideas are often used to represent other ideas? \ No newline at end of file diff --git a/jit/bita-part1/title.md b/jit/bita-part1/title.md new file mode 100644 index 0000000..e99aa60 --- /dev/null +++ b/jit/bita-part1/title.md @@ -0,0 +1 @@ +Biblical Imagery - Common Patterns \ No newline at end of file diff --git a/jit/bita-part2/01.md b/jit/bita-part2/01.md new file mode 100644 index 0000000..57f6be2 --- /dev/null +++ b/jit/bita-part2/01.md @@ -0,0 +1,80 @@ + + +### Description + +Some common metonymies from the Bible are listed below in alphabetical order. The word in all capital letters represents an idea. The word does not necessarily appear in every verse that has the image, but the idea that the word represents does. + +#### A CUP or bowl represents what is in it + +>My cup runs over. (Psalm 23:5 ULB) + +There is so much in the cup that it runs over the top of the cup. + +>For every time you eat this bread and drink this cup, you proclaim the Lord's death until he comes. (1 Corinthians 11:26 ULB) + +People do not drink cups. They drink what is in the cup. + +#### The MOUTH, LIPS, or TONGUE represents speech or words + +>A fool's mouth is his ruin, and he ensnares himself with his lips. (Proverbs 18:7 ULB) + +>The words of one who speaks rashly are like the thrusts of a sword, but the tongue of the wise brings healing. (Proverbs 12:18) + +>Oh, how I would encourage you with my mouth! (Job 16:5 ULB) + +>I heard you when you boasted against me with your mouth; you said many things against me. I heard them. (Ezekiel 35:13 ULB) + +In these examples the mouth, lips, and tongue refer to what a person says. + +#### The MEMORY OF A PERSON represents his descendants + +The memory of a person represents his descendants, because they are the ones who should remember and honor him. When the Bible says that someone's memory dies, it means that either he will not have any descendants, or his descendants will all die. + +>You rebuked the nations; +>you have destroyed the wicked; +>you have blotted out their name forever. +>The enemy crumbled like ruins +>when you overthrew their cities. +>All remembrance of them has perished. (Psalm 9:5-6 ULB) + +> His roots will be dried up beneath; above will his branch be cut off. His memory will perish from the earth. (Job 18:16-17 ULB) + +>The face of Yahweh is against those who do evil, +>to cut off the memory of them from the earth. (Psalm 34:16 ULB) + +#### ONE PERSON represents a group of people + +>For the wicked person boasts of his deepest desires; +>he blesses the greedy and insults Yahweh. (Psalm 10:3 ULB) + +This does not refer to a particular wicked person, but to wicked people in general. + +#### A PERSON'S NAME represents his descendants + +>Gad—raiders will attack him, but he will attack them at their heels. +>Asher's food will be rich, and he will provide royal delicacies. +>Naphtali is a doe let loose; he will have beautiful fawns. (Genesis 49:19-21 ULB) + +The names Gad, Asher, and Naphtali refer not only to those men, but to their descendants. + +#### A PERSON represents himself and the people with him + +>It came about that when Abram entered into Egypt, the Egyptians saw that Sarai was very beautiful. (Genesis 12:14 ULB) + +Here when it says "Abram" it represents Abram and all the people traveling with him. The focus was on Abram. + +#### PIERCING represents killing + +>His hand pierced the fleeing serpent. (Job 26:13 ULB) + +This means that he killed the serpent. + +>Look, he is coming with the clouds; every eye will see him, including those who pierced him. (Revelation 1:7 ULB) + +"Those who pierced him" refers to those who killed Jesus. + +#### SINS (INIQUITY) represent punishment for those sins + +>Yahweh has placed on him the iniquity of us all. (Isaiah 53:6 ULB) + +This means that Yahweh placed on him the punishment that should have gone to all of us. \ No newline at end of file diff --git a/jit/bita-part2/sub-title.md b/jit/bita-part2/sub-title.md new file mode 100644 index 0000000..b4c41f7 --- /dev/null +++ b/jit/bita-part2/sub-title.md @@ -0,0 +1 @@ +What are some common metonymies used in the Bible? \ No newline at end of file diff --git a/jit/bita-part2/title.md b/jit/bita-part2/title.md new file mode 100644 index 0000000..fc9ba02 --- /dev/null +++ b/jit/bita-part2/title.md @@ -0,0 +1 @@ +Biblical Imagery - Common Metonymies \ No newline at end of file diff --git a/jit/bita-part3/01.md b/jit/bita-part3/01.md new file mode 100644 index 0000000..1b89172 --- /dev/null +++ b/jit/bita-part3/01.md @@ -0,0 +1,208 @@ + + +### Description + +Cultural models are mental pictures of parts of life or behavior. These pictures help us imagine and talk about these topics. For example, Americans often think of many things, even marriage and friendship, as if they were machines. Americans might say "His marriage is breaking down" or "Their friendship is going full speed ahead." In this example, human relationships are modeled as a MACHINE. + +Some cultural models, or mental pictures, found in the Bible are listed below. First there are models for God, then models for humans, things, and experiences. Each heading has the model written in capital letters. That word or phrase does not necessarily appear in every verse, but the idea does. + +#### God is modeled as a HUMAN BEING + +Although the Bible explicitly denies that God is a human being, he is often spoken of as doing things that humans do. But God is not human, so when the Bible says that God speaks, we should not think that he has vocal chords that vibrate. And when it says something about him doing something with his hand, we should not think that he has a physical hand. + +>If we hear the voice of Yahweh our God any longer, we will die. (Deuteronomy 5:25 ULB) + +>I have been strengthened by the hand of Yahweh my God. (Ezra 7:28 ULB) + +>The hand of God also came on Judah, to give them one heart, to carry out the command of the king and leaders by the word of Yahweh. (2 Chronicles 30:12 ULB) + +The word "hand" here is a metonym that refers to God's power. (See: [Metonymy](../figs-metonymy/01.md)) + +#### God is modeled as a KING + +>For God is the King over all the earth. (Psalm 47:7 ULB) + +>For the kingdom is Yahweh's; +>he is the ruler over the nations. (Psalm 22:28 ULB) + +>Your throne, God, is forever and ever; +>a scepter of justice is the scepter of your kingdom. (Psalm 45:6 ULB) + +>This is what Yahweh says, +>"Heaven is my throne, and the earth is my footstool. (Isaiah 66:1 ULB) + +>God reigns over the nations; +>God sits on his holy throne. (Psalm 47:8 ULB) + +#### God is modeled as a SHEPHERD and his people are modeled as SHEEP + +>Yahweh is my shepherd; I will lack nothing. (Psalm 23:1 ULB) + +His people are sheep. +>For he is our God, and we are the people of his pasture and the sheep of his hand. (Psalm 95:7 ULB) + +He leads his people like sheep. +>He led his own people out like sheep and guided them through the wilderness like a flock. (Psalm 78:52 ULB) + +He is willing to die in order to save his sheep. +>I am the good shepherd, and I know my own, and my own know me. The Father knows me, and I know the Father, and I lay down my life for the sheep. I have other sheep that are not of this sheep pen. I must bring them also, and they will hear my voice so that there will be one flock and one shepherd. (John 10:14-15 ULB) + +#### God is modeled as a WARRIOR + +>Yahweh is a warrior. (Exodus 15:3 ULB) + +>Yahweh will go out as a warrior; as a man of war he will stir up his zeal. +>He will shout, yes, he will roar his battle cries; he will show his enemies his power. (Isaiah 42:13 ULB) + +>Your right hand, Yahweh, is glorious in power; +>your right hand, Yahweh, has shattered the enemy. (Exodus 15:6 ULB) + +>But God will shoot them; +>suddenly they will be wounded with his arrows. (Psalm 64:7 ULB) + +>For you will turn them back; you will draw your bow before them. (Psalm 21:12 ULB) + +#### A leader is modeled as a SHEPHERD and those he leads are modeled as SHEEP + +>Then all the tribes of Israel came to David at Hebron and said, "Look...when Saul was king over us, it was you who led the Israelite army. Yahweh said to you, 'You will shepherd my people Israel, and you will become ruler over Israel.' " (2 Samuel 5:1-2 ULB) + +> "Woe to the shepherds who destroy and scatter the sheep of my pasture—this is Yahweh's declaration." (Jeremiah 23:1 ULB) + +>Therefore be careful about yourselves, and about all the flock of which the Holy Spirit has made you overseers. Be careful to shepherd the church of God, which he purchased with his own blood. I know that after my departure, vicious wolves will come in among you and will not spare the flock. I know that from even among you some men shall come and distort the truth, in order to draw away the disciples after them. (Acts 20:28-30 ULB) + +#### The eye is modeled as a LAMP + +Variations of this model and the model of the EVIL EYE are found in many parts of the world. In most of the cultures represented in the Bible, these models included the following elements: + +People see objects, not because of light around the object, but because of light that shines from their eyes onto those objects. +>The eye is the lamp of the body. Therefore, if your eye is good, the whole body is filled with light. (Matthew 6:22 ULB) + +This light shining from the eyes carries with itself the viewer's character. +>The appetite of the wicked craves evil; his neighbor finds no favor in his eyes. (Proverbs 21:10 ULB) + +#### Envy and cursing are modeled as looking with an EVIL EYE at someone, and favor is modeled as looking with a GOOD EYE at someone + +The primary emotion of a person with the evil eye is envy. The Greek word translated as "envy" in Mark 7 is "eye," which refers here to an evil eye. + +>He said, "It is that which comes out of the person that defiles him. For from within a person, out of the heart, proceed evil thoughts..., envy.... (Mark 7:20-22 ULB) + +If a person's eye is evil, that person is envious of other people's money. +>The eye is the lamp of the body. Therefore, if your eye is good, the whole body is filled with light. But if your eye is bad, your whole body is full of darkness. Therefore, if the light that is in you is actually darkness, how great is that darkness! No one can serve two masters, for either he will hate the one and love the other, or else he will be devoted to one and despise the other. You cannot serve God and wealth. (Matthew 6:22-24 ULB) + +A person with a good eye can put a blessing on someone by looking at him. + +>If I have found favor in your eyes... (1 Samuel 27:5 ULB) + +#### Life is modeled as BLOOD + +In this model, the blood of a person or an animal represents its life. + +>But you must not eat meat with its life—that is its blood—in it. (Genesis 9:4 ULB) + +If blood is spilled or shed, someone has been killed. + +>Whoever sheds man's blood, by man will his blood be shed. (Genesis 9:6 ULB) + +>This person would not die by the hand of the one who wanted to avenge the blood that was shed, until the accused person would first stand before the assembly. (Joshua 20:9 ULB) + +If blood cries out, nature itself is crying out for vengeance on a person who killed someone. (This also includes personification, because the blood is pictured as someone that can cry out. See: [Personification](../figs-personification/01.md)) + +>Yahweh said, "What have you done? Your brother's blood is calling out to me from the ground. (Genesis 4:10 ULB) + +#### A country is modeled as a WOMAN, and its gods are modeled as HER HUSBAND + +>It came about, as soon as Gideon was dead, the people of Israel turned again and prostituted themselves by worshiping the Baals. They made Baal-Berith their god. (Judges 8:33 ULB) + +#### The nation of Israel is modeled as GOD'S SON + +>When Israel was a young man I loved him, and I called my son out of Egypt. (Hosea 11:1 ULB) + +#### The sun is modeled as BEING IN A CONTAINER AT NIGHT + +>Yet their words go out over all the earth and their speech to the end of the world. He has pitched a tent for the sun among them. The sun is like a bridegroom coming out of his chamber and like a strong man who rejoices when he runs his race. (Psalm 19:4-5 ULB) + +Psalm 110 pictures the sun as being in the womb before it comes out in the morning. +>From the womb of the dawn your youth will be to you like the dew. (Psalm 110:3 ULB) + +#### Things that can move fast are modeled as having WINGS + +This is especially true of things that move in the air or the sky. + +The sun is modeled as a disc with wings, which allow it to "fly" through the air from east to west during the daytime. In Psalm 139, "the wings of the morning" refers to the sun. In Malachi 4 God called himself the "sun of righteousness" and he spoke of the sun as having wings. + +>If I fly away on the wings of the morning and go to live in the uttermost parts across the sea... (Psalm 139:9 ULB) + +>But for you who fear my name, the sun of righteousness will rise with healing in its wings. (Malachi 4:2 ULB) + +The wind moves quickly and is modeled as having wings. + +>He was seen on the wings of the wind. (2 Samuel 22:11 ULB) + +>He rode on a cherub and flew; he glided on the wings of the wind. (Psalm 18:10 ULB) + +>You walk on the wings of the wind. (Psalm 104:3 ULB) + +#### Futility is modeled as something that the WIND can blow away + +In this model, the wind blows away things that are worthless, and they are gone. + +Psalm 1 and Job 27 show that wicked people are worthless and will not live long. + +>The wicked are not so, +>but are instead like the chaff that the wind drives away. (Psalm 1:4 ULB) + +>The east wind carries him away, and he leaves; +>it sweeps him out of his place. (Job 27:21 ULB) + +In Job 30:15, Job complains that his honor and prosperity are gone. + +>Terrors are turned upon me; +>my honor is driven away as if by the wind; +>my prosperity passes away as a cloud. (Job 30:15 ULB) + +#### Human warfare is modeled as DIVINE WARFARE + +When there was a war between nations, people believed that the gods of those nations were also at war. + +>This happened while the Egyptians were burying all their firstborn, those whom Yahweh had killed among them, for he also inflicted punishment on their gods. (Numbers 33:4 ULB) + +>What nation is like your people Israel, the one nation on earth whom you, God, went and rescued for yourself?...You drove out nations and their gods from before your people, whom you rescued from Egypt. (2 Samuel 7:23 ULB) + +>The servants of the king of Aram said to him, "Their god is a god of the hills. That is why they were stronger than we were. But now let us fight against them in the plain, and surely there we will be stronger than they." (1 Kings 20:23 ULB) + +#### Constraints in life are modeled as PHYSICAL BOUNDARIES + +The verses below are not about real physical boundaries but about difficulties or the lack of difficulties in life. + +>He built a wall around me and I cannot escape. He made my chains heavy. (Lamentations 3:7 ULB) + +>He blocked my path with a wall of hewn stone; he made my paths crooked. (Lamentations 3:9 ULB) + +>Measuring lines have been laid for me in pleasant places. (Psalm 16:6 ULB) + +#### Dangerous places are modeled as NARROW PLACES + +In Psalm 4 David asks God to rescue him. + +>Answer me when I call, God of my righteousness; +>give me room when I am hemmed in. +>Have mercy on me and listen to my prayer. (Psalm 4:1 ULB) + +#### A distressing situation is modeled as a WILDERNESS + +When Job was distressed because of all the sad things that happened to him, he spoke as if he were in a wilderness. Jackals and ostriches are animals that live in the wilderness. +>My heart is troubled and does not rest; +>days of affliction have come on me. +>I have gone about like one who was living in the dark, +>but not because of the sun; +>I stand up in the assembly and cry for help. +>I am a brother to jackals, +>a companion of ostriches. (Job 30:27-29 ULB) + +#### Wellbeing is modeled as PHYSICAL CLEANLINESS, and evil is modeled as PHYSICAL DIRTINESS + +Leprosy is a disease. If a person had it, he was said to be unclean. +>Behold, a leper came to him and bowed before him, saying, "Lord, if you are willing, you can make me clean." Jesus reached out his hand and touched him, saying, "I am willing. Be clean." Immediately he was cleansed of his leprosy. (Matthew 8:2-3 ULB) + +An "unclean spirit" is an evil spirit. +>When an unclean spirit has gone away from a man, it passes through waterless places and looks for rest, but does not find it. (Matthew 12:43 ULB) diff --git a/jit/bita-part3/sub-title.md b/jit/bita-part3/sub-title.md new file mode 100644 index 0000000..6555a9d --- /dev/null +++ b/jit/bita-part3/sub-title.md @@ -0,0 +1 @@ +What are cultural models and what are some cultural models found in the Bible? \ No newline at end of file diff --git a/jit/bita-part3/title.md b/jit/bita-part3/title.md new file mode 100644 index 0000000..1a50005 --- /dev/null +++ b/jit/bita-part3/title.md @@ -0,0 +1 @@ +Biblical Imagery - Cultural Models \ No newline at end of file diff --git a/jit/bita-phenom/01.md b/jit/bita-phenom/01.md new file mode 100644 index 0000000..f0ac4c8 --- /dev/null +++ b/jit/bita-phenom/01.md @@ -0,0 +1,116 @@ + + +### Description + +Some images from the Bible involving natural phenomena are listed below. The word in all capital letters represents an image. The word does not necessarily appear in every verse that has the image, but the idea that the word represents does. + +#### LIGHT represents someone's face (This often combines with FACE represents someone's presence) + +>Yahweh, lift up the light of your face on us. (Psalm 4:6 ULB) + +>For they did not obtain the land for their possession by their own sword, +>neither did their own arm save them; +>but your right hand, your arm, and the light of your face, +>because you were favorable to them. (Psalm 44:3 ULB) + +>They did not reject the light of my face. (Job 29:24 ULB) + +>Yahweh, they walk in the light of your face. (Psalm 89:15 ULB) + +#### LIGHT represents goodness, and DARKNESS represents evil + +>But if your eye is bad, your whole body is full of darkness. Therefore, if the light that is in you is actually darkness, how great is that darkness! (Matthew 6:23 ULB) + +#### SHADOW or DARKNESS represents death + +>Yet you have severely broken us in the place of jackals and covered us with the shadow of death. (Psalm 44:19) + +#### FIRE represents extreme feelings, particularly love or anger + +>Surging waters cannot quench love. (Song of Songs 8:7 ULB) + +>For a fire is kindled by my anger and is burning to the lowest sheol. (Deuteronomy 32:22 ULB) + +>Therefore, the anger of Yahweh was set on fire against Israel. (Judges 3:8 ULB) + +>When Yahweh heard this, he was angry; so his fire burned against Jacob, and his anger attacked Israel. (Psalm 78:21 ULB) + +#### FIRE OR A LAMP represents life + +>They say, 'Give into our hand the man who struck his brother, so that we may put him to death, to pay for the life of his brother whom he killed.' So they would also destroy the heir. Thus they will put out the burning coal that I have left, and they will leave for my husband neither name nor descendant on the surface of the earth. (2 Samuel 14:7 ULB) + +>Ishbi-Benob... intended to kill David. But Abishai son of Zeruiah rescued David.... Then the men of David swore to him, saying, "You must not go to battle anymore with us, so that you do not put out the lamp of Israel (2 Samuel 21:17 ULB) + +>I will give one tribe to Solomon's son, so that David my servant may always have a lamp before me in Jerusalem. (1 Kings 11:36 ULB) + +>Nevertheless for David's sake, Yahweh his God gave him a lamp in Jerusalem by raising up his son after him in order to strengthen Jerusalem. (1 Kings 15:4 ULB) + +>Indeed, the light of the wicked person will be put out; the spark of his fire will not shine. The light will be dark in his tent; his lamp above him will be put out. (Job 18:5-6 ULB) + +>For you give light to my lamp; Yahweh my God lights up my darkness. (Psalm 18:28 ULB) + +>A dimly burning wick he will not quench. (Isaiah 42:3 ULB) + +#### A WIDE SPACE reperesents safetey, security, and ease + +>They came against me on the day of my distress but Yahweh was my support! +>He set me free in a wide open place; he saved me because he was pleased with me. (Psalm 18:18-19 ULB) + +>You have made a wide place for my feet beneath me, +>so my feet have not slipped. (2 Samuel 22:37 ULB) + +>You made people ride over our heads; +>we went through fire and water, +>but you brought us out into a spacious place. (Psalm 66:12 ULB) + +#### A NARROW SPACE represents danger or difficulties + +>Answer me when I call, God of my righteousness; +>give me room when I am hemmed in. +>Have mercy on me and listen to my prayer. Psalm 4:1 ULB) + +>For a prostitute is a deep pit, +>and an immoral woman is a narrow well. (Proverbs 23:27 ULB) + +#### LIQUID represents a moral quality (emotion, attitude, spirit, life) + +>Yahweh has burst through my enemies before me like a bursting flood of water. (2 Samuel 5:20 ULB) + +>But he will make a full end to his enemies with an overwhelming flood. (Nahum 1:8 ULB) + +>I am being poured out like water. (Psalm 22:14 ULB) + +>It will come about afterward that I will pour out my Spirit on all flesh. (Joel 2:28 ULB) + +>For it is great, the anger of Yahweh that has been poured out on us. (2 Chronicles 34:21 ULB) + +#### WATER represents what someone says + +>A quarreling wife is a constant dripping of water. (Proverbs 19:13 ULB) + +>His lips are lilies, dripping with myrrh. (Song of Songs 5:13 ULB) + +>My groaning is poured out like water. (Job 3:24 ULB) + +>The words of a man's mouth are deep waters; the fountain of wisdom is a flowing stream. (Proverbs 18:4 ULB) + +#### FLOODING WATER represents disaster + +>I have come into deep waters, where the floods flow over me. (Psalm 69:2 ULB) + +>Do not let the floods of water overwhelm me. (Psalm 69:15 ULB) + +>Reach out your hand from above; rescue me out of many waters, from the hands of these foreigners. (Psalm 144:7 ULB) + +#### A SPRING OF WATER represents the origins of something + +>The fear of Yahweh is a fountain of life. (Proverbs 14:27 ULB) + +#### A ROCK represents protection + +>Yahweh is my rock, my fortress, the one who brings me to safety; he is my God, my rock; I take refuge in him. (Psalm 18:2 ULB) + +>Listen to me; rescue me quickly; be my rock of refuge, a stronghold to save me. (Psalm 31:2) + +> For in the day of trouble he will hide me in his shelter; in the cover of his tent he will conceal me. He will lift me high on a rock! Then my head will be lifted up above my enemies all around me. (Psalm 27:5-6) + diff --git a/jit/bita-phenom/sub-title.md b/jit/bita-phenom/sub-title.md new file mode 100644 index 0000000..ae22bb6 --- /dev/null +++ b/jit/bita-phenom/sub-title.md @@ -0,0 +1 @@ +What are some examples of things in nature that are used as images in the Bible? \ No newline at end of file diff --git a/jit/bita-phenom/title.md b/jit/bita-phenom/title.md new file mode 100644 index 0000000..205259a --- /dev/null +++ b/jit/bita-phenom/title.md @@ -0,0 +1 @@ +Biblical Imagery - Natural Phenomena \ No newline at end of file diff --git a/jit/bita-plants/01.md b/jit/bita-plants/01.md new file mode 100644 index 0000000..96227d2 --- /dev/null +++ b/jit/bita-plants/01.md @@ -0,0 +1,48 @@ + + +### Description + +Some images from the Bible involving plants are listed below in alphabetical order. The word in all capital letters represents an idea. The word does not necessarily appear in every verse that has the image, but the idea that the word represents does. + +#### A BRANCH represents a person's descendant + +In the examples below, Isaiah wrote about one of Jesse's descendants and Jeremiah wrote about one of David's descendants. +>A shoot will sprout from the stump of Jesse, and a branch out of his root will bear fruit. +>The Spirit of Yahweh will rest upon him, the Spirit of wisdom and understanding. (Isaiah 11:1-2 ULB) + +>See, days are coming—this is Yahweh's declaration—when I will raise up for David a righteous branch. +>He will reign as king; he will act wisely and cause justice and righteousness in the land. (Jeremiah 23:5 ULB) + +In Job when it says "his branch will be cut off," it means that he will not have any descendants. + +>His roots will be dried up beneath; +>above will his branch be cut off. +>His memory will perish from the earth; +>he will have no name in the street. (Job 18:16-17 ULB) + +#### A PLANT represents a person + +>God will likewise destroy you forever; he will ... root you out of the land of the living. (Psalm 52:5 ULB) + +#### A PLANT represents an emotion or attitude + +Just as planting one kind of seed results in that kind of plant growing, behaving in one way results in that kind of consequence. + +The emotion or attitude in the verses is underlined below. +>Sow righteousness for yourselves, and reap the fruit of covenant faithfulness. (Hosea 10:12 ULB) + +>According to what I have seen, those who plow iniquity and sow trouble reap it. (Job 4:8 ULB) + +>For the people sow the wind and reap the whirlwind. (Hosea 8:7 ULB) + +>You have turned ... the fruit of righteousness into bitterness. (Amos 6:12 ULB) + +>At that time, what fruit then did you have of the things of which you are now ashamed? (Romans 6:21 ULB) + +#### A TREE represents a person + +>He will be like a tree planted by the streams of water that produces its fruit in its season, whose leaves do not wither; whatever he does will prosper. (Psalm 1:3 ULB) + +>I have seen the wicked and terrifying person spread out like a green tree in its native soil. (Psalm 37:35 ULB) + +>I am like a green olive tree in the house of God. (Psalm 52:8 ULB) \ No newline at end of file diff --git a/jit/bita-plants/sub-title.md b/jit/bita-plants/sub-title.md new file mode 100644 index 0000000..5f9d3ee --- /dev/null +++ b/jit/bita-plants/sub-title.md @@ -0,0 +1 @@ +What are some examples of plants that are used as images in the Bible? \ No newline at end of file diff --git a/jit/bita-plants/title.md b/jit/bita-plants/title.md new file mode 100644 index 0000000..c1eea78 --- /dev/null +++ b/jit/bita-plants/title.md @@ -0,0 +1 @@ +Biblical Imagery - Plants \ No newline at end of file diff --git a/jit/figs-123person/01.md b/jit/figs-123person/01.md new file mode 100644 index 0000000..91c7365 --- /dev/null +++ b/jit/figs-123person/01.md @@ -0,0 +1,53 @@ + +### Description + +Normally a speaker refers to himself as "I" and the person he is speaking to as "you." Sometimes in the Bible a speaker referred to himself or to the person he was speaking to with a phrase other than "I" or "you." We use the categories "first person," "second person," and "third person" when discussing the pronouns and other forms that speakers normally use when they refer to themselves, to those they are speaking to, and to others. + +* **First person** - This is how a speaker normally refers to himself. English uses the pronouns "I" and "we." (Also: me, my, mine; us, our, ours) +* **Second person** - This is how a speaker normally refers to the person or people he is speaking to. English uses the pronoun "you." (Also: your, yours) +* **Third person** - This is how a speaker refers to someone else. English uses the pronouns "he," "she," "it" and "they." (Also: him, his, her, hers, its; them, their, theirs) Noun phrases like "the man" or "the woman" are also third person. + +### Reasons this is a translation issue + +Sometimes in the Bible a speaker used the third person to refer to himself or to the people he was speaking to. Readers might think that the speaker was referring to someone else. They might not understand that he meant "I" or "you." + +### Examples from the Bible + +Sometimes people used the third person instead of "I" or "me" to refer to themselves. +>But David said to Saul, "Your servant used to keep his father's sheep." (1 Samuel 17:34 ULB) + +David referred to himself in the third person as "your servant" and "his." He was calling himself Saul's servant in order to show his humility before Saul. + +>Then Yahweh answered Job out of a fierce storm and said, +>"... Do you have an arm like God's? Can you thunder with a voice like him?"" (Job 40:6, 9 ULB) + +God referred to himself in the third person with the words "God's" and "him." He did this to emphasize that he is God, and he is powerful. + +Sometimes people use the third person instead of "you" or "your" to refer to the person or people they are speaking to. +>Abraham answered and said, "Look, I have undertaken to speak to my Lord, even though I am only dust and ashes! (Genesis 18:27 ULB) + +Abraham was speaking to the Lord, and referred to the Lord as "My Lord" rather than as "you." He did this to show his humility before God. + +>Let each of you look not only to his own interests, but also to the interests of others. (Philippians 2:4 ULB) + +After writing "each of you," Paul used the third person "his" instead of "your" to refer to the same people. + +### Translation Strategies + +If using the third person to mean "I" or "you" would be natural and give the right meaning in your language, consider using it. If not, consider these strategies. + +1. Use the third person phrase along with the pronoun "I" or "you." +1. Simply use the first person ("I") or second person ("you") instead of the third person. + +### Examples of Translation Strategies Applied + +1. Use the third person phrase along with the pronoun "I" or "you." + * **But David said to Saul, "Your servant used to keep his father's sheep."** (1 Samuel 17:34) + * But David said to Saul, "I, your servant, used to keep my father's sheep." + +1. Simply use the first person ("I") or second person ("you") instead of the third person. + * **Then Yahweh answered Job out of a fierce storm and said, "... Do you have an arm like God's? Can you thunder with a voice like him?** (Job 40:6, 9 ULB) + * Then Yahweh answered Job out of a fierce storm and said, "... Do you have an arm like mine? Can you thunder with a voice like me?" + * **Let each of you look not only to his own interests, but also to the interests of others.** (Philippians 2:4 ULB) + * Let each of you look not only to your own interests, but also to the interests of others. + diff --git a/jit/figs-123person/sub-title.md b/jit/figs-123person/sub-title.md new file mode 100644 index 0000000..26011b5 --- /dev/null +++ b/jit/figs-123person/sub-title.md @@ -0,0 +1 @@ +What are first, second, and third person, and how do I translate when a third person form does not refer to the third person? \ No newline at end of file diff --git a/jit/figs-123person/title.md b/jit/figs-123person/title.md new file mode 100644 index 0000000..eac76a5 --- /dev/null +++ b/jit/figs-123person/title.md @@ -0,0 +1 @@ +First, Second, or Third Person \ No newline at end of file diff --git a/jit/figs-abstractnoun/sub-title.md b/jit/figs-abstractnoun/sub-title.md new file mode 100644 index 0000000..8bbf068 --- /dev/null +++ b/jit/figs-abstractnoun/sub-title.md @@ -0,0 +1 @@ +What are abstract nouns and how do I deal with them in my translation? \ No newline at end of file diff --git a/jit/figs-abstractnouns/01.md b/jit/figs-abstractnouns/01.md new file mode 100644 index 0000000..af6ca24 --- /dev/null +++ b/jit/figs-abstractnouns/01.md @@ -0,0 +1,56 @@ +### Description + +Abstract nouns are nouns that refer to attitudes, qualities, events, situations, or even to relationships among these ideas. These are things that cannot be seen or touched in a physical sense, such as joy, peace, goodness, health, weight, creation, injury, unity, friendship, health, and reason. + +Using abstract nouns allows people to express thoughts about ideas in fewer words than if they did not have those nouns. It is a way of giving names to actions or qualities so that people can talk about them as though they were things. It is like a short-cut in language. For example, in languages that use abstract nouns, people can say, "I believe in the forgiveness of sin." But if the language did not have the two abstract nouns "forgiveness" and "sin," then they would have to make a longer sentence to express the same meaning. They would have to say, for example, "I believe that God is willing to forgive people after they have sinned," using verb phrases instead of nouns for those ideas. + +### Reasons this is a translation issue + +The Bible that you translate from may use abstract nouns to express certain ideas. Your language might not use abstract nouns for some of those ideas; instead, it might use phrases to express those ideas. Those phrases will use other kinds of words such as adjectives, verbs, or adverbs to express the meaning of the abstract noun. + +### Examples from the Bible + +>From childhood you have known the sacred writings. (2 Timothy 3:15 ULB) + +The abstract noun "childhood" refers to when someone is a child. + +>Now godliness with contentment is great gain. (1 Timothy 6:6 ULB) + +The abstract nouns "godliness" and "contentment" refer to being godly and content. +The abstract noun "gain" refers to something that benefits or helps someone. + +>Today salvation has come to this house, because he too is a son of Abraham. (Luke 19:9 ULB) + +The abstract noun "salvation" here refers to being saved. + +>The Lord does not move slowly concerning his promises, as some consider slowness to be. (2 Peter 3:9 ULB) + +The abstract noun "slowness" refers how slowly something is done. + +>He will bring to light the hidden things of darkness and reveal the purposes of the heart. (1 Corinthians 4:5 ULB) + +The abstract noun "purposes" refers to the things that people want to do and the reasons they want to do them. + +### Translation Strategies + +If an abstract noun would be natural and give the right meaning in your language, consider using it. If not, here is another option: + +1. Reword the sentence with a phrase that expresses the meaning of the abstract noun. Instead of a noun, the new phrase will use a verb, an adverb, or an adjective to express the idea of the abstract noun.. + +### Examples of Translation Strategies Applied + +1. Reword the sentence with a phrase that expresses the meaning of the abstract noun. Instead of a noun, the new phrase will use a verb, an adverb, or an adjective to express the idea of the abstract noun. + * **From childhood you have known the sacred writings.** (2 Timothy 3:15 ULB) + * Ever since you were a child you have known the sacred writings. + * **Now godliness with contentment is great gain.** (1 Timothy 6:6 ULB) + * Now being godly and content is very beneficial. + * Now we benefit greatly when we are godly and content. + * Now we benefit greatly when we honor and obey God and when we are happy with what we have. + * **Today salvation has come to this house ....** (Luke 19:9 ULB) + * Today the people in this house have been saved ... + * Today God has saved the people in this house ... + * **The Lord does not move slowly concerning his promises, as some consider slowness to be.** (2 Peter 3:9 ULB) + * The Lord does not move slowly concerning his promises, as some consider moving slowly to be. + * **He will bring to light the hidden things of darkness and reveal the purposes of the heart.** (1 Corinthians 4:5 ULB) + * He will bring to light the hidden things of darkness and reveal the things that people want to do and the reasons they want to do them. + diff --git a/jit/figs-abstractnouns/title.md b/jit/figs-abstractnouns/title.md new file mode 100644 index 0000000..5080b37 --- /dev/null +++ b/jit/figs-abstractnouns/title.md @@ -0,0 +1 @@ +Abstract Nouns \ No newline at end of file diff --git a/jit/figs-activepassive/01.md b/jit/figs-activepassive/01.md new file mode 100644 index 0000000..d0f838a --- /dev/null +++ b/jit/figs-activepassive/01.md @@ -0,0 +1,61 @@ +### Description + +Some languages have both active and passive forms sentences. In **active** sentences, the subject does the action. In **passive** sentences, the action is done to the subject. Passive sentences do not always tell who did the action. Here are some examples with their subjects underlined: + +* ACTIVE: My father built the house in 2010. +* PASSIVE: The house was built by my father in 2010. +* PASSIVE: The house was built in 2010. (This does not tell who did the action.) + +### Reasons this is a translation issue + +All languages have active forms. Some languages have passive forms, and some do not.  +The passive form is not used for the same purposes in all of the languages that have it. + +#### Purposes for the passive + +* The speaker is talking about the person or thing the action was done to, not about the person who did the action. +* The speaker does not want to tell who did the action.  +* The speaker does not know who did the action. + +### Translation principles Regarding the Passive + +* Translators whose language does not use passive forms will need to find another way to express the idea.  +* Translators whose language has passive forms will need to understand why the passive is used in a particular sentence in the Bible and decide whether or not to use a passive form for that purpose in his translation of the sentence. + +### Examples from the Bible + +>Then their shooters shot at your soldiers from off the wall, and some of the king's servants were killed, and your servant Uriah the Hittite was killed too. (2 Samuel 11:24 ULB) + +This means that the enemy's shooters shot and killed some of the king's servants, including Uriah. The point is what happened to the king's servants and Uriah, not who shot them. The purpose of the passive form here is to keep the focus on the king's servants and Uriah. + +>In the morning when the men of the town got up, the altar of Baal was broken down.(Judges 6:28 ULB) + +The men of the town saw what had happened to the altar of Baal, but they did not know who broke it down. The purpose of the passive form here is to communicate this event from the perspective of the men of the town. + +>It would be better for him if a millstone were put around his neck and he were thrown into the sea. (Luke 17:2 ULB) + +This describes a situation in which a person ends up in the sea with a millstone around his neck. The purpose of the passive form here is to keep the focus on what happens to this person. Who does these things to the person is not important. + +### Translation Strategies + +If you decide that it is better to translate without a passive form, here are some strategies you might consider. + +1. Use the same verb in an active sentence and tell who or what did the action. If you do this, try to keep the focus on the person receiving the action. +1. Use the same verb in an active sentence, and do not tell  who or what did the action. Instead, use a generic expression like "they" or  "people" or  "someone."  +1. Use a different verb. + +### Examples of Translation Strategies Applied + +1. Use the same verb in an active sentence and tell who did the action. If you do this, try to keep the focus on the person receiving the action. + * **A loaf of bread was given him every day from the street of the bakers.** (Jeremiah 37:21 ULB) + * The king's servants gave Jeremiah a loaf of bread every day from the street of the bakers. + +1. Use the same verb in an active sentence, and do not tell  who did the action. Instead, use a generic expression like "they" or  "people" or  "someone."  + * **It would be better for him if a millstone were put around his neck and he were thrown into the sea.** (Luke 17:2 ULB) + * It would be better for him if they were to put a millstone around his neck and throw him into the sea. + * It would be better for him if someone were to put a heavy stone around his neck and throw him into the sea. + +1. Use a different verb in an active sentence.  + * **A loaf of bread was given him every day from the street of the bakers.** (Jeremiah 37:21 ULB) + * He received a loaf of bread every day from the street of the bakers. + diff --git a/jit/figs-activepassive/sub-title.md b/jit/figs-activepassive/sub-title.md new file mode 100644 index 0000000..3331b09 --- /dev/null +++ b/jit/figs-activepassive/sub-title.md @@ -0,0 +1 @@ +What do active and passive mean, and how do I translate passive sentences? \ No newline at end of file diff --git a/jit/figs-activepassive/title.md b/jit/figs-activepassive/title.md new file mode 100644 index 0000000..a11cc67 --- /dev/null +++ b/jit/figs-activepassive/title.md @@ -0,0 +1 @@ +Active or Passive \ No newline at end of file diff --git a/jit/figs-apostrophe/01.md b/jit/figs-apostrophe/01.md new file mode 100644 index 0000000..6685ba1 --- /dev/null +++ b/jit/figs-apostrophe/01.md @@ -0,0 +1,37 @@ + +### Description + +An apostrophe is a figure of speech in which a speaker turns his attention away from his listeners and speaks to someone or something that he knows cannot hear him. He does this to tell his listeners his message or feelings about that person or thing in a very strong way. + +### Reasons this is a translation issue + +Many languages do not use apostrophe, and readers could be confused by it. They may wonder who the speaker is talking to, or think that the speaker is crazy to talk to things or people who cannot hear. + +### Examples from the Bible + +When King Saul was killed on Mount Gilboa, David sang a sad song about it. He showed how sad he was by telling the mountains that he wanted them to have no dew or rain. + +>Mountains of Gilboa, let there not be dew or rain on you. (2 Samuel 1:21 ULB) + +When a king broke God's law by building a new altar and offering sacrifices on it, a man of God went to the king to rebuke him. The man told how God would punish the king by speaking to the altar as if the altar could hear him, but he really wanted the king to hear him. + +>He cried against the altar by the word of Yahweh: "Altar, altar! This is what Yahweh says, 'See, ... on you they will burn human bones.' " (1 Kings 13:2 ULB) + +When Jesus was telling his disciples and a group of Pharisees about the people of Jerusalem, he showed his sadness for the people of Jerusalem by speaking directly to city of Jerusalem as though its people could hear him. But he really wanted the disciples and the Pharisees to hear him. + +>Jerusalem, Jerusalem, who kills the prophets and stones those sent to you. How often I desired to gather your children the way a hen gathers her brood under her wings, but you did not desire this. See, your house is abandoned. I say to you, you will not see me until you say, 'Blessed is he who comes in the name of the Lord.'"(Luke 13:34 ULB) +> +### Translation Strategies + +If apostrophe would be natural and give the right meaning in your language, consider using it. If not, here is another option. + +1. If this way of speaking would be confusing to your people, let the speaker continue speaking to the people that are listening to him as he tells them his message or feelings about the people or thing that cannot hear him. + +### Examples of Translation Strategies Applied + +1. If this way of speaking would be confusing to your people, let the speaker continue speaking to the people that are listening to him as he tells them his message or feelings about the people or thing that cannot hear him. + * **He cried against the altar by the word of Yahweh: "Altar, altar! This is what Yahweh says, 'See, ... on you they will burn human bones.' "** (1 Kings 13:2 ULB) + * By the word of the Lord, he said this about the altar: "This is what Yahweh says about this altar. 'See, ... they will burn people's bones on it.' " + * **Mountains of Gilboa, let there not be dew or rain on you.** (2 Samuel 1:21 ULB) + * As for these mountains of Gilboa, let there not be dew or rain on them. + diff --git a/jit/figs-apostrophe/sub-title.md b/jit/figs-apostrophe/sub-title.md new file mode 100644 index 0000000..267e79d --- /dev/null +++ b/jit/figs-apostrophe/sub-title.md @@ -0,0 +1 @@ +What is the figure of speech called apostrophe? \ No newline at end of file diff --git a/jit/figs-apostrophe/title.md b/jit/figs-apostrophe/title.md new file mode 100644 index 0000000..269a1dd --- /dev/null +++ b/jit/figs-apostrophe/title.md @@ -0,0 +1 @@ +Apostrophe \ No newline at end of file diff --git a/jit/figs-declarative/01.md b/jit/figs-declarative/01.md new file mode 100644 index 0000000..fd02715 --- /dev/null +++ b/jit/figs-declarative/01.md @@ -0,0 +1,69 @@ + +### Description + +Normally statements are used to give information. But sometimes they are used in the Bible for other functions. + +### Reasons this is a translation issue + +Some languages would not use a statement for some of the functions that statements are used for in the Bible. + +### Examples from the Bible + +#### Statements are normally used to give information. + +>There was a man who was sent from God, whose name was John. He came as a witness to testify about the light, that all might believe through him. John was not the light, but came that he might testify about the light. (John 1:6-8 ULB) + +All of the sentences in John 1:6-8 above are statements, and their function is to give information. + +####A statement can also be used as a **command** to tell someone what to do. + +>He commanded them, saying, "This is what you must do. A third of you who come on the Sabbath will keep watch over the king's house, and a third will be at the Sur Gate, and a third at the gate behind the guardhouse." (2 Kings 11:5-6 ULB) + +In the examples above, the high priest used a statement with the verb "must" and then statements with the verb "will" to tell people what to do. + +####A statement can also be used to give instructions. + +>She will give birth to a son, and you will call his name Jesus, for he will save his people from their sins. (Matthew 1:21 ULB) + +The angel was not simply telling Joseph about something Joseph would do in the future; he was telling Joseph what he needed to do. + +####A statement can also be used to make a request. + +>Behold, a leper came to him and bowed before him, saying, "Lord, if you are willing, you can make me clean." (Matthew 8:2 ULB) + +The man with leprosy was not just saying what Jesus was able to do. He was also asking Jesus to heal him. + +####A statement can also be used to perform something. + +>Cursed is the ground because of you. (Genesis 3:17 ULB) + +By telling Adam that the ground was cursed because of him, God actually cursed it. + +>Seeing their faith, Jesus said to the paralyzed man, "Son, your sins are forgiven." (Mark 2:5 ULB) + +By telling a man that his sins were forgiven, Jesus forgave the man's sins. + +### Translation Strategies + +1. If the function of a statement would not be understood correctly in your language, _use a sentence type_ that would express that function. +1. If the function of a statement would not be understood correctly in your language, _add a sentence type_ that would express that function. +1. If the function of a statement would not be understood correctly in your language, _use a verb form_ that would express that function. + +### Examples of Translation Strategies Applied + +1. If the function of a statement would not be understood correctly in your language, use a sentence type that would express that function. + * **She will give birth to a son, and you will call his name Jesus, for he will save his people from their sins.** (Matthew 1:21 ULB) The phrase "you will call his name Jesus" is an instruction. It can be translated using the sentence type of a normal instruction. + * She will give birth to a son. Name him Jesus, because he will save his people from their sins. + +1. If the function of a statement would not be understood correctly in your language, add a sentence type that would express that function. + * **Lord, if you are willing, you can make me clean.** (Matthew 8:2 ULB) The function of "you can make me clean" is to make a request. In addition to the statement, a request can be added. + * Lord, if you are willing, you can make me clean. Please do so. + * Lord, if you are willing, please make me clean. I know you can do so. + +1. If the function of a statement would not be understood correctly in your language, use a verb form that would express that function. + * **She will give birth to a son, and you will call his name Jesus, for he will save his people from their sins.** (Matthew 1:21 ULB) + * She will give birth to a son, and you must call his name Jesus, for he will save his people from their sins. + * **Son, your sins are forgiven.** (Mark 2:5 ULB) + * Son, I forgive your sins. + * Son, God has forgiven your sins. + diff --git a/jit/figs-declarative/sub-title.md b/jit/figs-declarative/sub-title.md new file mode 100644 index 0000000..924925d --- /dev/null +++ b/jit/figs-declarative/sub-title.md @@ -0,0 +1 @@ +What other uses are there for statements? \ No newline at end of file diff --git a/jit/figs-declarative/title.md b/jit/figs-declarative/title.md new file mode 100644 index 0000000..1bf7cd3 --- /dev/null +++ b/jit/figs-declarative/title.md @@ -0,0 +1 @@ +Statements - Other Uses \ No newline at end of file diff --git a/jit/figs-distinguish/01.md b/jit/figs-distinguish/01.md new file mode 100644 index 0000000..910a977 --- /dev/null +++ b/jit/figs-distinguish/01.md @@ -0,0 +1,74 @@ + +### Description + +In some languages, phrases that modify a noun can be used with the noun for two different purposes. They can either distinguish the noun from other similar items, or they can give more information about the noun. That information could be new to the reader, or a reminder about something the reader might already know. Other languages use modifying phrases with a noun only for distinguishing the noun from other similar things. When people who speak these languages hear a modifying phrase with a noun, they assume that its function is to distinguish one item from another similar item. + +Some languages use a comma to mark the difference between making a distinction between similar items and gving more information about an item. Without the comma, the sentence below communicates that it is making a distinction: + +* Mary gave some of the food to her sister who was very thankful. + * If her sister was usually thankful, the phrase "who was thankful" could **distinguish this sister** of Mary's from another sister who was not usually thankful. + +With the comma, the sentence is giving more information: + +* Mary gave some of the food to her sister, who was very thankful. + * This same phrase can be used give us more information about Mary's sister. It tells us about **how Mary's sister responded** when Mary gave her the food. In this case it does not distinguish one sister from another sister. + +### Reasons this is a translation issue + +* Many source languages of the Bible use phrases that modify a noun **both** for distinguishing the noun from another similar item **and also** for giving more information about the noun. The translator must be careful to understand which meaning the author intended in each case. +* Some languages use phrases that modify a noun **only** for distinguishing the noun from another similar item. When translating a phrase that is used for giving more information, people who speak these languages will need to separate the phrase from the noun. Otherwise, people who read it or hear it will think that the phrase is meant to distinguish the noun from other similar items. + +### Examples from the Bible + +##### Words and phrases that are used to distinguish one item from other possible items + +These usually do not cause a problem in translation. + +>The curtain is to separate the holy place from the most holy place. (Exodus 26:33 ULB) + +The words "holy" and "most holy" distinguish two different places from each other and from any other place. + +>A foolish son is a grief to his father, and bitterness to the woman who bore him. (Proverbs 17:25 ULB) + +The phrase "who bore him" distinguishes which woman the son is bitterness to. He is not bitterness to all women, but to his mother. + +##### Words and phrases that are used to give added information or a reminder about an item + +These are a translation issue for languages that do not use these. + +>Your righteous judgments are good. (Psalm 119:39 ULB) + +The word "righteous" simply reminds us that God's judgments are righteous. It does not distinguish his righteous judgements from his unrighteous judgements, because all of his judgments are righteous. + +>How can Sarah, who is ninety years old, bear a son? (Genesis 17:17 ULB) + +The phrase "who is ninety years old" is the reason that Abraham did not think that Sarah could bear a son. He was not distinguishing one woman named Sarah from another woman named Sarah who was a different age, and he was not telling anyone something new about her age. He simply did not think that a woman who was that old could bear a child. + +>I will wipe away mankind whom I have created from the surface of the earth. (Genesis 6:7 ULB) + +The phrase "whom I have created from the surface of the earth" is a reminder of the relationship between God and mankind. It is the reason God had the right to wipe away mankind. There is not another mankind. + +### Translation Strategies + +If people would understand the purpose of a phrase with a noun, then consider keeping the phrase and the noun together. For languages that use words or phrases with a noun only to distinguish one item from another, here are some strategies for translating phrases that are used to inform or remind. + +1. Put the information in another part of the sentence and add words that show its purpose. +1. Use one of your language's ways for expressing that this is additional information. It may be by adding a small word, or by changing the way the voice sounds. Sometimes changes in the voice can be shown with punctuation marks, such as parentheses or commas. + +### Examples of Translation Strategies Applied + +1. Put the information in another part of the sentence and add words that show its purpose. + * **I hate those who serve worthless idols** (Psalm 31:6 ULB) - By saying "worthless idols," David was commenting about all idols and giving his reason for hating those who serve them. He was not distinguishing worthless idols from valuable idols. + * Because idols are worthless, I hate those who serve them. + * **Your righteous judgments are good.** (Psalm 119:39 ULB) + * Your judgments are good because they are righteous. + * **How can Sarah, who is ninety years old, bear a son?** (Genesis 17:17-18 ULB) - The phrase "who is ninety years old" is a reminder of Sarah's age. It tells why Abraham was asking the question. He did not expect that a woman who was that old could bear a child. + * Can Sarah bear a son even when she is ninety years old? + * **I will call on Yahweh, who is worthy to be praised.** (2 Samuel 22:4 ULB) - There is only one Yahweh. The phrase "who is worthy to be praised" gives a reason for calling on Yahweh. + * I will call on Yahweh, because he is worthy to be praised. + +1. Use one of your language's ways for expressing that this is additional information. + * **You are my Son, whom I love. I am pleased with you.** (Luke 3:22 ULB) + * You are my Son. I love you and I am pleased with you. + * Receiving my love, you are my Son. I am pleased with you. + diff --git a/jit/figs-distinguish/sub-title.md b/jit/figs-distinguish/sub-title.md new file mode 100644 index 0000000..ca5f07d --- /dev/null +++ b/jit/figs-distinguish/sub-title.md @@ -0,0 +1 @@ +When a phrase is used with a noun, what is the difference between phrases that distinguish the noun from others and phrases that simply inform or remind? \ No newline at end of file diff --git a/jit/figs-distinguish/title.md b/jit/figs-distinguish/title.md new file mode 100644 index 0000000..ba0df95 --- /dev/null +++ b/jit/figs-distinguish/title.md @@ -0,0 +1 @@ +Distinguishing versus Informing or Reminding \ No newline at end of file diff --git a/jit/figs-doublenegatives/01.md b/jit/figs-doublenegatives/01.md new file mode 100644 index 0000000..9507957 --- /dev/null +++ b/jit/figs-doublenegatives/01.md @@ -0,0 +1,54 @@ +### Description + +Negative words are words that have in them the meaning "not." Examples are "no," "not," "none," "no one," "nothing," "nowhere," "never," "nor," "neither," "unless," "except," and "without." Also, some words have prefixes or suffixes that mean "not" such as the underlined parts of these words: "unhappy," "impossible," and "useless." + +A double negative occurs when a clause has two words that each express the meaning of "not." + +### Reasons this is a translation issue + +Double negatives mean very different things in different languages. + +* In some languages, such as Spanish, a double negative is used to create a negative sentence. The following Spanish sentence *No ví a nadie* is literally, "I did not see no one." It has both the word 'no' next to the verb and 'nadie,' which means "no one." The two negatives are seen as in agreement with each other, and the sentence means, "I did not see anyone." +* In some languages, a double negative can be used simply to correct a misunderstanding that the listener might have about something that already includes a negative. So "He is not unintelligent" means simply that if the listener thinks that the man is unintelligent, then the listener is wrong. It does not indicate how intelligent the man is. +* In some languages a double negative can be used to create a weak positive sentence. So, "He is not unintelligent" would mean, "He is somewhat intelligent." +* In some languages, a double negative can be used to create a strong positive sentence. So, "He is not unintelligent" would mean, "He is very intelligent." + +To translate sentences with double negatives accurately and clearly in your language, you need to know both what a double negative means in a particular sentence and how to express the same idea in your language. + +### Examples from the Bible + +> For we do not have a high priest who cannot feel sympathy for our weaknesses. (Hebrews 4:15 ULB) + +By using the double negative here, the writer showed that our high priest can feel sympathy for our weaknesses. + +> ... I do not want you to be uninformed. (1 Corinthians 12:1 ULB) + +By using the double negative, Paul showed that he wanted the people to be informed. + +>All things were made through him, and without him there was not one thing made that has been made. (John 1:3 ULB) + +By using a double negative, John emphasized that the Son of God created everything. + +>We did this not because we have no authority, but we did this in order to be an example to you. (2 Thessalonians 3:9 ULB) + +People could think that the reason that Paul and those with him worked hard was that they did not have authority to expect the people to meet their needs. Paul denied that. They had authority, but they had other reasons for working so hard. + +### Translation Strategies + +If double negatives are natural and are used to create a positive sentence in your language, consider using them. If not, here is another option. +1. Express the idea without either of the negatives. + +### Examples of Translation Strategies Applied + +1. Express the idea without either of the negatives. + * **For we do not have a high priest who cannot feel sympathy for our weaknesses.** (Hebrews 4:15 ULB) + * For we have a high priest who can feel sympathy for our weaknesses. + * **... I do not want you to be uninformed.** (1 Corinthians 12:1 ULB) + * ... I want you to be informed. + * **All things were made through him, and without him there was not one thing made that has been made.** (John 1:3 ULB) + * All things were made through him. He made absolutely everything that has been made. + * **We did this not because we have no authority, but we did this in order to be an example to you.** (2 Thessalonians 3:9 ULB) + * Though we have authority, we did this in orer to be an example to you. + + + diff --git a/jit/figs-doublenegatives/sub-title.md b/jit/figs-doublenegatives/sub-title.md new file mode 100644 index 0000000..c5539f3 --- /dev/null +++ b/jit/figs-doublenegatives/sub-title.md @@ -0,0 +1 @@ +What are double negatives? \ No newline at end of file diff --git a/jit/figs-doublenegatives/title.md b/jit/figs-doublenegatives/title.md new file mode 100644 index 0000000..ae9647f --- /dev/null +++ b/jit/figs-doublenegatives/title.md @@ -0,0 +1 @@ +Double Negatives \ No newline at end of file diff --git a/jit/figs-doublet/01.md b/jit/figs-doublet/01.md new file mode 100644 index 0000000..4647857 --- /dev/null +++ b/jit/figs-doublet/01.md @@ -0,0 +1,51 @@ + + +### Description + +We are using the word "doublet" to refer to two words or very short phrases that mean the same thing or very close to the same thing and that are used together. Often they are joined with the word "and." Often they are used to emphasize or intensify the idea expressed by the two words. + +### Reasons this is a translation issue + +In some languages people do not use doublets. Or they may use doublets, but only in certain situations, so a doublet might not make sense in their language in some verses. In either case, translators may need to find some other way to express the meaning expressed by the doublet. + +### Examples from the Bible + +The phrases "old" and "advanced in years" mean the same thing. Together they mean that David was very old. + +>... King David was old and advanced in years.... (1 Kings 1:1 ULB) + +The phrases "more righteous" and "better" mean the same thing. Together they mean that the two men were much more righteous than the one who attacked them. + +>... he attacked two men more righteous and better than himself ... (1 Kings 2:32 ULB) + +The phrases "without blemish" and "without spot" mean the same thing. Together they mean that Jesus was like a lamb that did not have any blemish—not even one. + +>... who was like a lamb without blemish and without spot. (1 Peter 1:19 ULB) + + +### Translation Strategies + +If a doublet would be natural and give the right meaning in your language, consider using one. If not, consider these strategies. + +1. Translate only one of the phrases. +1. If the doublet is used to intensify the meaning, translate one of the words and add a word that intensifies it such as "very" or "great" or "many." +1. If the doublet is used to intensify or emphasize the meaning, use one of your language's ways of doing that. + +### Translation Strategies Applied + +1. Translate only one of the phrase. + + * **... he attacked two men more righteous and better than himself ... (1 Kings 2:32 ULB)** (Daniel 2:9 ULB) + * ... he attacked two men who were more righteous than himself ... + +1. If the doublet is used to intensify the meaning, translate one of the words and add a word that intensifies it such as "very" or "great" or "many." + + * **... King David was old and advanced in years ...** (1 Kings 1:1 ULB) + * ... King David was very old ... + +1. If the doublet is used to intensify or emphasize the meaning, use one of your language's ways of doing that. + + * **... a lamb without blemish and without spot...** (1 Peter 1:19 ULB) + * ... a lamb without any blemish at all ... + + diff --git a/jit/figs-doublet/sub-title.md b/jit/figs-doublet/sub-title.md new file mode 100644 index 0000000..4396135 --- /dev/null +++ b/jit/figs-doublet/sub-title.md @@ -0,0 +1 @@ +What are doublets and how can I translate them? \ No newline at end of file diff --git a/jit/figs-doublet/title.md b/jit/figs-doublet/title.md new file mode 100644 index 0000000..654826f --- /dev/null +++ b/jit/figs-doublet/title.md @@ -0,0 +1 @@ +Doublet \ No newline at end of file diff --git a/jit/figs-ellipsis/01.md b/jit/figs-ellipsis/01.md new file mode 100644 index 0000000..d6f89b9 --- /dev/null +++ b/jit/figs-ellipsis/01.md @@ -0,0 +1,58 @@ + + +### Description + +Ellipsis is the omission of words that would normally be needed to make a sentence complete, but they are understood either by convention or because they were already used in a previous phrase. + +Here are two examples of elliptical sentences whose missing words are understood by convention. English speakers normally use the shorter forms. + * "Fire when ready" means "Fire when you are ready." + * "Back to the drawing board" means "We need to go back to the drawing board." + +Here are three examples of elliptical sentences whose missing words were already used in a previous phrase. + * "I drank water, and Bob milk" means "I drank water, and Bob drank milk. + * "I drank water, not milk" means "I drank water; I did not drink milk. + * "I drank water, and Tom did, too" means "I drank water, and Tom drank water, too." + +### Reasons this is a translation issue + +Readers who see incomplete sentences or phrases may not know what the missing information is if they do not use ellipsis in their language. + +### Examples from the Bible + +In all of these examples, the missing words are understood because they were in the first phrase. + +>For Adam was formed first, then Eve. (1 Timothy 2:13 ULB) + +The underlined phrase above means, "then Eve was formed." + +>... his works were evil and his brother's righteous. (1 John 3:12 ULB) + +The underlined phrase above means, "his brother's works were righteous." + +>So the wicked will not stand in the judgment, nor sinners in the assembly of the righteous. (Psalm 1:5) + +The underlind phrase above means "sinners will not stand in the assembly of the righteous." + +>He makes Lebanon skip like a calf and Sirion like a young ox. (Psalm 29:6 ULB) + +The underlined phrase above means, "he makes Sirion skip like a young ox." + +> Then Saul said to his armor bearer, "Draw your sword and thrust me through with it. ..." But his armor bearer would not, for he was very afraid. (1 Samuel 31:4 ULB) + +The underlined phrase above means, "But his armor bearer would not draw his sword and thrust Saul through with it." + +### Translation Strategies + +If ellipsis would be natural and give the right meaning in your language, consider using it. If not, here is another option: + +1. Add the missing words to the incomplete phrase or sentence. + +### Examples of Translation Strategies Applied + +1. Add the missing words to the incomplete phrase or sentence. + * **... the wicked will not stand in the judgment, nor sinners in the assembly of the righteous.** (Psalm 1:5) + * ... the wicked will not stand in the judgment, nor will sinners stand in the assembly of the righteous. + * ... the wicked will not stand in the judgment, and sinners will not stand in the assembly of the righteous. + * **He makes Lebanon skip like a calf and Sirion like a young ox.** (Psalm 29:6) + * He makes Lebanon skip like a calf, and he makes Sirion skip like a young ox. + diff --git a/jit/figs-ellipsis/sub-title.md b/jit/figs-ellipsis/sub-title.md new file mode 100644 index 0000000..3aeceaa --- /dev/null +++ b/jit/figs-ellipsis/sub-title.md @@ -0,0 +1 @@ +What is ellipsis? \ No newline at end of file diff --git a/jit/figs-ellipsis/title.md b/jit/figs-ellipsis/title.md new file mode 100644 index 0000000..82e8574 --- /dev/null +++ b/jit/figs-ellipsis/title.md @@ -0,0 +1 @@ +Ellipsis \ No newline at end of file diff --git a/jit/figs-euphemism/01.md b/jit/figs-euphemism/01.md new file mode 100644 index 0000000..21e9fcd --- /dev/null +++ b/jit/figs-euphemism/01.md @@ -0,0 +1,45 @@ + +### Description + +A euphemism is a mild or polite way of referring to something that is unpleasant, embarrassing, or socially unacceptable, such as death or activities usually done in private. + +### Reasons this is a translation issue + +Different languages use different euphemisms. If the target language does not use the same euphemism as in the source language, readers may not understand what it means, and they may think that the writer means only what the words literally say. + +### Examples from the Bible + +The phrase "to cover his feet" is a polite way of speaking about what one does when he uses the toilet. + +>... where there was a cave. Saul went inside to cover his feet. (1 Samuel 24:3 ULB) + +The phrase "fallen" is a polite way of referring to dying in battle. + +>... they found Saul and his sons fallen on Mount Gilboa. (1 Chronicles 10:8 ULB) + +The phrase "know a man" is a polite way of referring to having sexual relations with a man. + +>Mary said to the angel, “How will this happen, since I have not known any man?” (Luke 1:34 ULB) + + +### Translation Strategies + +If the euphemism would be natural and give the right meaning in your language, consider using it. If not, here are other options: + +1. Use a euphemism from your own culture. +1. State the information plainly without a euphemism if it would not be offensive. + +### Examples of Translation Strategies Applied + +1. Use a euphemism from your own culture. + * **... where there was a cave. Saul went inside to cover his feet.** (1 Samuel 24:3 ULB) - Some languages might use euphemisms like these: + * ... where there was a cave. Saul went into the cave to releave himself. + * ... where there was a cave. Saul went into the cave to dig a hole. + * ... where there was a cave. Saul went into the cave to have some time alone. + * **Mary said to the angel, “How will this happen, since I have not known any man?”** (Luke 1:34 ULB) + * Mary said to the angel, “How will this happen, since I have not slept with a man?” - (This is the euphemism used in the original Greek) + +1. State the information plainly without a euphemism if it would not be offensive. + * **... they found Saul and his sons fallen on Mount Gilboa.** (1 Chronicles 10:8 ULB) + * ... they found Saul and his sons dead on Mount Gilboa. + diff --git a/jit/figs-euphemism/sub-title.md b/jit/figs-euphemism/sub-title.md new file mode 100644 index 0000000..41b5843 --- /dev/null +++ b/jit/figs-euphemism/sub-title.md @@ -0,0 +1 @@ +What is a Euphemism? \ No newline at end of file diff --git a/jit/figs-euphemism/title.md b/jit/figs-euphemism/title.md new file mode 100644 index 0000000..edf322a --- /dev/null +++ b/jit/figs-euphemism/title.md @@ -0,0 +1 @@ +Euphemism \ No newline at end of file diff --git a/jit/figs-events/01.md b/jit/figs-events/01.md new file mode 100644 index 0000000..9a20546 --- /dev/null +++ b/jit/figs-events/01.md @@ -0,0 +1,48 @@ + + +### Description + +In the Bible, events are not always told in the order in which they occurred. Sometimes the author wanted to discuss something that happened at an earlier time than the event that he just talked about. This can be confusing to the reader. + +### Reasons this is a translation issue + +Readers might think that the events happened in the order that they are told. It is important to help them understand the correct order of events. + +### Examples from the Bible + +>... Herod ... locked John up in prison. Now it came about, when all the people were baptized, Jesus also was baptized.... (Luke 3:19-21 ULB) + +Jesus was baptized by John. The verses above could sound like John baptized Jesus after John was locked up in prison, but John baptized Jesus before John was locked up in prison. + +>Just as Joshua had said to the people, the seven priests carried the seven trumpets of rams' horns before Yahweh. As they advanced, they gave a blast on the trumpets. ... But Joshua commanded the people, saying, "Do not shout. No sound must leave your mouths until the day I tell you to shout. Only then you must shout." (Joshua 6:8-10 ULB) + +This could sound like Joshua gave the order not to shout after the army had already started their march, but he had given that order before they started marching. + +>Who is worthy to open the scroll and break its seals? (Revelation 5:2 ULB) + +This could sound like a person must first open the scroll and then break its seals, but the seals that lock the scroll must be broken before the scroll can be unrolled. + +### Translation Strategies + +1. If your language uses phrases or time words to show that an event happened before one that was already mentioned, consider using one of them. +1. If your language uses verb tense or aspect to show that an event happened before one that was already mentioned, consider using that. (See: the section on Aspect on [Verbs](../figs-verbs/01.md)) +1. If your language prefers to tell events in the order that they occurred, consider reordering the events so they they are in that order. This may require putting two or more verses together (like 5-6). (See: [Verse Bridges](../translate-versebridge/01.md)) + +### Examples of Translation Strategies Applied + +1. If your language uses phrases or time words to show that an event happened before the one just mentioned, consider using one of them. + * **... Herod ... locked John up in prison. Now it came about, when all the people were baptized, that Jesus also was baptized....** (Luke 3:29-21 ULB) + * ... Herod ... locked John up in prison. Now before John was put in prison, when all the people were baptized, Jesus also was baptized.... + * **Who is worthy to open the scroll and break its seals?** (Revelation 5:2 ULB) + * Who is worthy to open the scroll after breaking its seals? + +1. If your language uses verb tense or aspect to show that an event happened before one that was already mentioned, consider using that. + * **8Just as Joshua had said to the people, the seven priests carried the seven trumpets of rams' horns before Yahweh. As they advanced, they gave a blast on the trumpets ... 10But Joshua commanded the people, saying, "Do not shout. No sound must leave your mouths until the day I tell you to shout. Only then you must shout."** (Joshua 6:8-10 ULB) + * 8Just as Joshua had said to the people, the seven priests carried the seven trumpets of rams horns before Yahweh. As they advanced, they gave a blast on the trumpets...10But Joshua had commanded the people, saying, "Do not shout. No sound must leave your mouths until the day I tell you to shout. Only then you must shout. + +1. If your language prefers to tell events in the order that they occur, consider reordering the events. This may require putting two or more verses together (like 5-6). + * **8Just as Joshua had said to the people, the seven priests carried the seven trumpets of rams' horns before Yahweh. As they advanced, they gave a blast on the trumpets ... 10But Joshua commanded the people, saying, "Do not shout. No sound must leave your mouths until the day I tell you to shout. Only then you must shout."** (Joshua 6:8-10 ULB) + * 8-10Joshua commanded the people, saying, "Do not shout. No sound must leave your mouths until the day I tell you to shout. Only then must you shout." Then just as Joshua had said to the people, the seven priests carried the seven trumpets of rams horns before Yahweh. As they advanced, they gave a blast on the trumpets.... + * **Who is worthy to open the scroll and break its seals?** (Revelation 5:2 ULB) + * Who is worthy to break the seals and open the scroll? + diff --git a/jit/figs-events/sub-title.md b/jit/figs-events/sub-title.md new file mode 100644 index 0000000..ee397ec --- /dev/null +++ b/jit/figs-events/sub-title.md @@ -0,0 +1 @@ +Why are the events not listed in the order they happened, and how do I translate them? \ No newline at end of file diff --git a/jit/figs-events/title.md b/jit/figs-events/title.md new file mode 100644 index 0000000..eeb852a --- /dev/null +++ b/jit/figs-events/title.md @@ -0,0 +1 @@ +Order of Events \ No newline at end of file diff --git a/jit/figs-exclamations/01.md b/jit/figs-exclamations/01.md new file mode 100644 index 0000000..568fc40 --- /dev/null +++ b/jit/figs-exclamations/01.md @@ -0,0 +1,79 @@ + +### Description + +Exclamations are words or sentences that show strong feeling such as surprise, joy, fear, or anger. In the ULB and UDB, they usually have an exclamation mark (!) at the end. The mark shows that it is an exclamation. The situation and the meaning of what the people say helps us understand what feelings they were expressing. + +### Reasons this is a translation issue + +Languages have different ways of showing that a sentence communicates strong emotion. + +### Examples from the Bible + +#### Some exclamations have no special words that show the feeling. + +>Save us, Lord; we are about to die! (Matthew 8:25 ULB) + +In the sentence above, the speakers were terribly afraid and probably shouted or cried out what they were saying. + +>When the demon had been driven out, the mute man spoke. The crowds were astonished and said, "This has never been seen before in Israel!" (Matthew 9:33 ULB) + +In the example above the speakers were amazed, because something happened that they had never seen before. Their voices probably showed how they felt. + +####Some exclamations have a word that shows feeling. + +>Oh, the depth of the riches both of the wisdom and the knowledge of God! (Romans 11:33 ULB) + +In the sentence above, the word "oh" shows the speaker's amazement. + +>Gideon understood that this was the angel of Yahweh. Gideon said, "Ah, Lord Yahweh! For I have seen the angel of Yahweh face to face!" (Judges 6:22 ULB) + +In the sentence above, the word "Ah" shows that Gideon was very frightened. + +####Some exclamations begin with a question word, even though they are not questions. + +>How unsearchable are his judgments, and his ways beyond discovering! (Romans 11:33 ULB) + +In the sentence above, the word "How" shows that the speaker is amazed at God's judgments. + +####Some exclamations do not have a main verb. + +>You worthless person! (Matthew 5:22 ULB) + +The exclamation above does not have a verb. It shows that the speaker is disgusted with the person he is speaking to. + + +### Translation Strategies + +1. If an exclamation in your language needs a verb, add one. Often a good verb is "is" or "are." +1. Use an exclamation word from your language that shows the strong feeling. +1. Translate the exclamation word with a sentence that shows the feeling. +1. Use a word that emphasizes the part of the sentence that brings about the strong feeling. +1. If the strong feeling is not clear in the target language, then tell how the person felt. + +### Examples of Translation Strategies Applied + +1. If an exclamation in your language needs a verb, add one. Often a good verb is "is" or "are." + * **You worthless person!** (Matthew 5:22 ULB) + * You are such a worthless person! + * **Oh, the depth of the riches both of the wisdom and the knowledge of God!** (Romans 11:33 ULB) + * Oh, the riches of the wisdom and the knowledge of God are so deep! + +1. Use an exclamation word from your language that shows the strong feeling. The word "wow" below shows that they were astonished. The expression "Oh no" shows that something terrible or frightening has happened. + * **They were extremely astonished, saying, "He has done all things well. He even makes the deaf hear and the mute speak."** (Mark 7:37 ULB) + * They were extremely astonished, saying, "Wow! He has done all things well. He even makes the deaf hear and the mute speak." + * **Ah, Lord Yahweh! For I have seen the angel of Yahweh face to face!** (Judges 6:22 ULB) + * __Oh no__, Lord Yahweh! I have seen the angel of Yahweh face to face! + +1. Translate the exclamation word with a sentence that shows the feeling. + * **Ah, Lord Yahweh! For I have seen the angel of Yahweh face to face!** (Judges 6:22 ULB) + * Lord Yahweh, what will happen to me? For I have seen the angel of Yahweh face to face!" + * Help, Lord Yahweh! For I have seen the angel of Yahweh face to face! + +1. Use a word that emphasizes the part of the sentence that brings about the strong feeling. + * **How unsearchable are his judgments, and his ways beyond discovering!** (Romans 11:33 ULB) + * His judgements are so unsearchable and his ways are far beyond discovering! + +1. If the strong feeling is not clear in the target language, then tell how the person felt. + * **Gideon understood that this was the angel of Yahweh. Gideon said, "Ah, Lord Yahweh! For I have seen the angel of Yahweh face to face!"** (Judges 6:22 ULB) + * Gideon understood that this was the angel of Yahweh. Gideon was terrified and said, "Ah, Lord Yahweh! I have seen the angel of Yahweh face to face! (Judges 6:22 ULB) + diff --git a/jit/figs-exclamations/sub-title.md b/jit/figs-exclamations/sub-title.md new file mode 100644 index 0000000..14fc532 --- /dev/null +++ b/jit/figs-exclamations/sub-title.md @@ -0,0 +1 @@ +What are ways of translating exclamations? \ No newline at end of file diff --git a/jit/figs-exclamations/title.md b/jit/figs-exclamations/title.md new file mode 100644 index 0000000..7de3a57 --- /dev/null +++ b/jit/figs-exclamations/title.md @@ -0,0 +1 @@ +Exclamations \ No newline at end of file diff --git a/jit/figs-exclusive/01.md b/jit/figs-exclusive/01.md new file mode 100644 index 0000000..fa82bf0 --- /dev/null +++ b/jit/figs-exclusive/01.md @@ -0,0 +1,33 @@ + + +### Description + +Some languages have more than one form of "we:" an **inclusive** form that means "I and you" and an **exclusive** form that means "I and someone else but not you." The exclusive form excludes the person being spoken to. The inclusive form includes the person being spoken to and possibly others. This is also true for "us," "our," "ours," and "ourselves." Some languages have inclusive forms and exclusive forms for each of these. + +See the pictures. The people on the right are the people that the speaker is talking to. The yellow highlight shows who the inclusive "we" and the exclusive "we" refer to. + +![](https://cdn.door43.org/ta/jpg/vocabulary/we_us_inclusive.jpg) + +![](https://cdn.door43.org/ta/jpg/vocabulary/we_us_exclusive.jpg) + +### Reasons this is a translation issue + +The Bible was first written in the Hebrew, Aramaic, and Greek languages. Like English, these languages do not have separate exclusive and inclusive forms for "we." Translators whose language has separate exclusive and inclusive forms of these words will need to understand what the speaker meant so that they can decide which form of to use. + +### Examples from the Bible + +>They said, “We have no more than five loaves of bread and two fish, unless we go and buy food for all these people.” (Luke 9:13 ULB) + +In the first clause, the disciples are telling Jesus how much food they have among them, so this "we" could be the inclusive form or the exclusive form. In the second clause, the disciples are talking about some of them going to buy food, so that "we" would be the exclusive form, since Jesus would not go to buy food. + +>... we have seen it, and we bear witness to it. We are announcing to you the eternal life.... (1 John 1:2 ULB) + +John is telling people who have not seen Jesus what he and the other apostles have seen. So languages that have an exclusive form of "we" would use it in this verse. + +>... the shepherds said one to each other, "Let us now go to Bethlehem and see this thing that has happened, which the Lord has made known to us." (Luke 2:15 ULB) + +The shepherds were speaking to one another. When they said "us," they were including the people they were speaking to - one another. + +>Now one day he got into a boat with his disciples, and he said to them, "Let us go over to the other side of the lake." They set sail. (Luke 8:22 ULB) + +When Jesus said "us," he was referring to himself and to the disciples he was speaking to, so this would be the inclusive form. diff --git a/jit/figs-exclusive/sub-title.md b/jit/figs-exclusive/sub-title.md new file mode 100644 index 0000000..78f2596 --- /dev/null +++ b/jit/figs-exclusive/sub-title.md @@ -0,0 +1 @@ +What is exclusive and inclusive "we"? \ No newline at end of file diff --git a/jit/figs-exclusive/title.md b/jit/figs-exclusive/title.md new file mode 100644 index 0000000..72d9505 --- /dev/null +++ b/jit/figs-exclusive/title.md @@ -0,0 +1 @@ +Exclusive and Inclusive "We" \ No newline at end of file diff --git a/jit/figs-exmetaphor/01.md b/jit/figs-exmetaphor/01.md new file mode 100644 index 0000000..5e988f7 --- /dev/null +++ b/jit/figs-exmetaphor/01.md @@ -0,0 +1,76 @@ + +### Description + +An extended metaphor occurs when someone speaks of a situation as if it were a different situation. He does this in order to effectively describe the first situation by implying that in some important way it is similar to the other. The second situation has multiple **images** of people, things, and actions that represent those in the first situation. + +### Reasons this is a translation issue + +* People may not realize that the images represent other things. +* People may not be familiar with the things that are used as images. +* Extended metaphors are often so profound that it would be impossible for a translator to show all of the meaning generated by the metaphor. + +### Translation Principles + +* Make the meaning of the extended metaphor as clear to the target audience as it was to the original audience. +* Do not make the meaning more clear to the target audience than it was to the original audience. +* When someone uses an extended metaphor, the images are an important part of what he is trying to say. +* If the target audience is not familiar with some of the images, you will need to find some way of helping them understand the images so they can understand the whole extended metaphor. + + +### Examples from the Bible + +In Psalm 23:1-4, the writer says that God's concern and care for his people can be pictured as the care that a shepherd has for his flock of sheep. Shepherds give sheep what they need, take them to safe places, rescue them, guide them, and protect them. What God does for his people is like these actions. + +>1Yahweh is my shepherd; I will lack nothing. +>2He makes me to lie down in green pastures; +>he leads me beside tranquil water. +>3He brings back my life; +>he guides me along right paths for his name's sake. +>4Even though I walk through a valley of darkest shadow, +>I will not fear harm since you are with me; +>your rod and your staff comfort me. (ULB) + +In Isaiah 5:1-7, Isaiah presents God's disappointment with his people as the disappointment that a farmer would feel if his vineyard only produced bad fruit. Farmers care for their gardens, but if they only produce bad fruit, farmers eventually stop caring for them. Verses 1 through 6 appear to be simply about a farmer and his vineyard, but verse 7 makes it clear that it is about God and his people. + +>1... My well beloved had a vineyard on a very fertile hill. +>2He spaded it, removed the stones, and planted it with an excellent kind of vine. +>He built a tower in the middle of it, and also built a winepress. +>He waited for it to produce grapes, but it only produced wild grapes. +>3So now, inhabitant of Jerusalem and men of Judah; +>judge between me and my vineyard. +>4What more could have been done for my vineyard, that I have not done for it? +>When I looked for it to produce grapes, why did it produce wild grapes? +>5Now I will tell you what I will do to my vineyard; I will remove the hedge, +>I will turn it into a pasture, I will break down its wall, and it will be trampled on. +>6I will lay it waste, and it will not be pruned nor hoed. Instead, briers and thorns will spring up. +>I will also command the clouds not to rain on it. + +>7For the vineyard of Yahweh of hosts is the house of Israel, +>and the man of Judah his pleasant planting; +>he waited for justice, but instead, there was killing; for righteousness, but, instead, a shout for help. (ULB) + +### Translation Strategies + +Consider using the same extended metaphor if your readers will understand it in the same way the original readers would have understood it. If not, here are some other strategies: + +1. If the target audience would think that the images should be understood literally, translate it as a simile by using "like" or "as." It may be enough to to do this in just the first sentence or two. +1. If the target audience would not know the image, find a way of translating it so they can understand what the image is. +1. If the target audience still would not understand, then state it clearly. + +### Examples of Translation Strategies Applied + +1. If the target audience would think that the images should be understood literally, translate it as a simile by using "like" or "as." It may be enough to to do this in just the first sentence or two. + * **Yahweh is my shepherd; I will lack nothing. He makes me to lie down in green pastures; he leads me beside tranquil water.** (Psalm 23:1-2 ULB) + * Yahweh is like a shepherd to me, so I will lack nothing. Like a shepherd who makes his sheep lie down in green pastures and leads them by peaceful waters, Yahweh helps me to rest peacefully. + +1. If the target audience would not know the image, find a way of translating it so they can understand what the image is. + * **My well beloved had a vineyard on a very fertile hill. He spaded it, removed the stones, and planted it with an excellent kind of vine. He built a tower in the middle of it, and also built a winepress. He waited for it to produce grapes, but it only produced wild grapes.** (Isaiah 5:1-2 ULB) + * My well beloved had a grapevine garden on a very fertile hill. He dug up the ground and removed the stones, and planted it with the best grapevines. He built a watchtower in the middle of it, and also built a tank where he could crush the juice out of the grapes. He waited for it to produce grapes, but it produced wild grapes that were not good for making wine." + +1. If the target audience still would not understand, then state it clearly. + * **Yahweh is my shepherd; I will lack nothing.** (Psalm 23:1 ULB) + * Yahweh cares for me like a shepherd who cares for his sheep, so I will lack nothing. + * **For the vineyard of Yahweh of hosts is the house of Israel, and the man of Judah his pleasant planting; he waited for justice, but instead, there was killing; for righteousness, but, instead, a shout for help.** (Isaiah 5:7 ULB) + * For the vineyard of Yahweh of hosts represents the house of Israel, and the men of Judah are like his pleasant planting; he waited for justice, but instead, there was killing; for righteousness, but, instead, there was a cry for help. So as a farmer stops caring for a vineyard that produces bad fruit, Yahweh will stop protecting Israel and Judah. + + diff --git a/jit/figs-exmetaphor/sub-title.md b/jit/figs-exmetaphor/sub-title.md new file mode 100644 index 0000000..ba7f7fa --- /dev/null +++ b/jit/figs-exmetaphor/sub-title.md @@ -0,0 +1 @@ +What is an extended metaphor? \ No newline at end of file diff --git a/jit/figs-exmetaphor/title.md b/jit/figs-exmetaphor/title.md new file mode 100644 index 0000000..b41ce0f --- /dev/null +++ b/jit/figs-exmetaphor/title.md @@ -0,0 +1 @@ +Extended Metaphor \ No newline at end of file diff --git a/jit/figs-explicit/01.md b/jit/figs-explicit/01.md new file mode 100644 index 0000000..ea7299d --- /dev/null +++ b/jit/figs-explicit/01.md @@ -0,0 +1,62 @@ + +### Description + +When someone speaks or writes, he has something specific that he wants people to know or do or think about. He normally states this directly. This is **explicit information**. + +The speaker assumes that his audience already knows certain things that they will need to think about in order to understand what he says. Normally he does not tell people these things, because they already know them. This is called **assumed knowledge**. + +The speaker does not always directly state everything that he expects his audience to learn from what he says. Information that he expects people to learn from what he says even though he does not state it directly is **implicit information.** + +Often, the audience understands this **implicit information** by combining what they already know (**assumed knowledge**) with what the speaker tells them directly (**explicit information**). + +### Reasons this is a translation issue + +All three kinds of information (assumed knowledge, explicit information, and implicit information) are part of the speaker's message. If the audience does not have the knowledge that the speaker assumes they have, they will have trouble understanding the whole message. They may understand some of the explicit information, but they will have trouble learning the implicit information. + +The authors of the Bible books wrote for particular audiences who lived in particular places long ago. And the speakers in the Bible spoke to particular audiences who lived long ago. Modern readers do not know everything that the original audiences knew; they lack some of the assumed information, and this makes it hard for them to understand the whole message. + +### Examples from the Bible + +>Then a scribe came to him and said, "Teacher, I will follow you wherever you go." Jesus said to him, "Foxes have holes, and the birds of the sky have nests, but the Son of Man has nowhere to lay his head." (Matthew 8:20 ULB) + +Jesus did not say what foxes and birds use holes and nests for, because he assumed that the scribe would have known that foxes sleep in holes in the ground and birds sleep in their nests. This is **assumed knowledge**. + +Jesus did not directly say here "I am the Son of Man" but, if the scribe did not already know it, then that fact would be **implicit information** that he could learn because Jesus referred to himself that way. Also, Jesus did not state explicitly that he travelled a lot and did not have a house that he slept in every night. That is **implicit information** that the scribe could learn when Jesus said that he had nowhere to lay his head. + +>Woe to you, Chorazin! Woe to you, Bethsaida! If the mighty deeds had been done in Tyre and Sidon which were done in you, they would have repented long ago in sackcloth and ashes. But it will be more tolerable for Tyre and Sidon at the day of judgment than for you. (Matthew 11:21, 22 ULB) + +Jesus assumed that the people he was speaking to knew that Tyre and Sidon were very wicked, and that the day of judgment is a time when God will judge every person. Jesus also knew that the people he was talking to believed that they were good and did not need to repent. Jesus did not need to tell them these things. This is all **assumed knowledge**. + +An important piece of **implicit information** here is that because the people he was speaking to did not repent, they would be judged more severely than the people of Tyre and Sidon would be judged. + +>Why do your disciples violate the traditions of the elders? For they do not wash their hands when they eat. (Matthew 15:2 ULB) + +One of the traditions of the elders was a ceremony in which people would wash their hands in order to be ritually clean before eating. People thought that in order to be righteous, they had to follow all the traditions of the elders. This was **assumed knowledge** that the Pharisees who were speaking to Jesus expected him to know. By saying this, they were accusing his disciples of not following the traditions, and thus not being righteous. This is **implicit information** that they wanted him to understand from what they said. + +### Translation Strategies + +If readers have enough assumed knowledge to be able to understand the full message (with the explicit and implicit information) then it is good to leave the assumed knowledge unstated and leave the implicit information implicit. If the readers do not understand the message because they lack the assumed knowledge, then follow one of these strategies: + +1. If readers cannot understand the message because they do not have certain assumed knowledge, then provide that knowledge explicitly. +1. If readers cannot understand the implicit information, then state that information clearly, but try to do it in a way that does not imply that the information was new to the original audience. + +### Examples of Translation Strategies Applied + +1. If readers cannot understand the message because they do not have certain assumed knowledge, then provide that knowledge explicitly. + * **Jesus said to him, "Foxes have holes, and the birds of the sky have nests, but the Son of Man has nowhere to lay his head."** (Matthew 8:20 ULB) - Assumed knowledge was that the foxes slept in their holes and birds slept in their nests. + * Jesus said to him, "Foxes have holes to live in, and the birds of the sky have nests to live in, but the Son of Man has nowhere to lay his head and sleep." + * **But it will be more tolerable for Tyre and Sidon at the day of judgment than for you.** (Matthew 11:22 ULB) - Assumed knowledge was that the people of Tyre and Sidon were very, very wicked. This can be stated explicitly. + * But it will be more tolerable for those cities Tyre and Sidon, whose people were very wicked, at the day of judgment than for you. + * But it will be more tolerable for those wicked cities Tyre and Sidon at the day of judgment than for you. + * **Why do your disciples violate the traditions of the elders? For they do not wash their hands when they eat.** (Matthew 15:2 ULB) - Assumed knowledge was that one of the traditions of the elders was a ceremony in which people would wash their hands in order to be ritually clean before eating, which they must do to be righteous. It was not to remove germs from their hands to avoid sickness, as a modern reader might think. + * Why do your disciples violate the traditions of the elders? For they do not go through the ceremonial handwashing ritual of righteousness when they eat. + +1. If readers cannot understand the implicit information, then state that information clearly, but try to do it in a way that does not imply that the information was new to the original audience. + * **Then a scribe came to him and said, "Teacher, I will follow you wherever you go." Jesus said to him, "Foxes have holes, and the birds of the sky have nests, but the Son of Man has nowhere to lay his head."** (Matthew 8:19, 20 ULB) - Implicit information is that Jesus himself is the Son of Man. Other implicit information is that if the scribe wanted to follow Jesus, he would have to live like Jesus without a house. + * Jesus said to him, "Foxes have holes, and the birds of the sky have nests, but I, the Son of Man, have no home to rest in. If you want to follow me, you will live as I live." + * **If the mighty deeds had been done in Tyre and Sidon which were done in you, they would have repented long ago in sackcloth and ashes. But it will be more tolerable for Tyre and Sidon at the day of judgment than for you** (Matthew 11:22 ULB) - Implicit information is that the people of Tyre and Sidon were very wicked, and that God would not only judge the people; he would punish them. These things can be made explicit. + * If the mighty deeds had been done in Tyre and Sidon which were done in you, they would have repented long ago in sackcloth and ashes. But at the day of judgment, God will punish you more severely than Tyre and Sidon, those cities whose people were very wicked. + * If the mighty deeds which were done in you had been done in the wicked cities of Tyre and Sidon, they would have repented long ago in sackcloth and ashes. But at the day of judgment, God will punish them less severely than he will punish you. + +Modern readers may not know some of the things that the people in the Bible and the people who first read it knew. This can make it hard for them to understand what a speaker or writer says, and to learn things that the speaker left implicit. Translators may need to state some things explicitly in the translation that the original speaker or writer left unstated or implicit. + diff --git a/jit/figs-explicit/sub-title.md b/jit/figs-explicit/sub-title.md new file mode 100644 index 0000000..cda059e --- /dev/null +++ b/jit/figs-explicit/sub-title.md @@ -0,0 +1 @@ +How can I be sure that my translation communicates the assumed knowledge and implicit information along with the explicit information of the original message? \ No newline at end of file diff --git a/jit/figs-explicit/title.md b/jit/figs-explicit/title.md new file mode 100644 index 0000000..e7aa6b4 --- /dev/null +++ b/jit/figs-explicit/title.md @@ -0,0 +1 @@ +Assumed Knowledge and Implicit Information \ No newline at end of file diff --git a/jit/figs-explicitinfo/01.md b/jit/figs-explicitinfo/01.md new file mode 100644 index 0000000..a44a29b --- /dev/null +++ b/jit/figs-explicitinfo/01.md @@ -0,0 +1,38 @@ + + +### Description + +Some languages have ways of saying things that are natural for them but sound strange when translated into other languages. One of the reasons for this is that some languages say things explicitly that the other languages would leave as implicit information. + +### Reasons this is a translation issue + +If you translate all of the explicit information from the source language into the target language explicitly, it could sound foreign, unnatural, or perhaps even unintelligent if the target language would not make that information explicit. Instead, it is best to leave that kind of information implicit in the target language. + +### Examples from the Bible + +>And Abimelech came to the tower and fought against it and drew near to the door of the tower to burn it with fire. (Judges 9:52 ESV) + +In Biblical Hebrew, it was normal to start most sentences with a conjunction such as “and” to show the connection between sentences. In English, it is ungrammatical to do so, is quite tiresome for the English reader, and gives the impression that the author was uneducated. In English, it is best to leave the idea of connection between sentences implicit in most cases and not translate the conjunction explicitly. + +In Biblical Hebrew, it was normal to say that something was burned with fire. In English, the idea of fire is included in the action of burning, and so it is unnatural to state both ideas explicitly. It is enough to say that something was burned and leave the idea of fire implicit. + +>The centurion answered and said, "Lord, I am not worthy that you should enter under my roof." (Matthew 8:8 ULB) + +In the biblical languages, it was normal to introduce direct speech with two verbs of speaking. One verb indicated the mode of address, and the other introduced the words of the speaker. English speakers do not do this, so it is very unnatural and confusing to use two verbs. For the English speaker, the idea of speaking is included in the idea of answering. Using two verbs in English implies two separate speeches, rather than just one. So in English, it is better to use only one verb of speaking. + +### Translation Strategies + +If the explicit information of the source language sounds natural in the target language, then translate it as explicit information. If it does not sound natural, you can follow this strategy. + +1. If the explicit information does not sound natural in the target language or seems unnecessary or confusing, leave the explicit information implicit. Only do this if the reader can understand this information from the context. You can test this by asking the reader a question about the passage. + +### Examples of Translation Strategies Applied + +1. If the explicit information does not sound natural in the target language or seems unnecessary or confusing, leave the explicit information implicit. Only do this if the reader can understand this information from the context. You can test this by asking the reader a question about the passage. + * **And Abimelech came to the tower and fought against it and drew near to the door of the tower to burn it with fire.** (Judges 9:52 ESV) + * Abimelech came to the tower and fought against it and drew near to the door of the tower to burn it. + * Abimelech came to the tower and fought against it and drew near to the door of the tower to set it on fire. + + * **The centurion answered and said, "Lord, I am not worthy that you should enter under my roof."** (Matthew 8:8 ULB) + * The centurion answered, "Lord, I am not worthy that you should enter under my roof." + diff --git a/jit/figs-explicitinfo/sub-title.md b/jit/figs-explicitinfo/sub-title.md new file mode 100644 index 0000000..03ed57e --- /dev/null +++ b/jit/figs-explicitinfo/sub-title.md @@ -0,0 +1 @@ +What can I do if some of the explicit information seems confusing, unnatural, or unnecessary in our language? \ No newline at end of file diff --git a/jit/figs-explicitinfo/title.md b/jit/figs-explicitinfo/title.md new file mode 100644 index 0000000..ca0510e --- /dev/null +++ b/jit/figs-explicitinfo/title.md @@ -0,0 +1 @@ +When to Make Explicit Information Implicit \ No newline at end of file diff --git a/jit/figs-extrainfo/01.md b/jit/figs-extrainfo/01.md new file mode 100644 index 0000000..eb8e6e3 --- /dev/null +++ b/jit/figs-extrainfo/01.md @@ -0,0 +1,34 @@ + +### Description + +Sometimes it is better not to state assumed knowledge or implicit information explicitly. This page gives some direction about when not to do this. + +### Translation principles + +* If a speaker or author intentionally left something unclear, do not try to make it more clear. +* If the original audience did not understand what the speaker meant, do not make it so clear that your readers would find it strange that the original audience did not understand. +* If you need to explicitly state some assumed knowledge or implicit information, try to do it in a way that it does not make your readers think that the original audience needed to be told those things. +* Do not make it explicit if it throws the message out of focus and leads the readers to forget what the main point is. +* Do not make assumed knowledge or implicit information explicit if your readers already understand it. + +### Examples from the Bible + +>Out of the eater was something to eat; +>out of the strong was something sweet. (Judges 14:14 ULB) + +This was a riddle. Samson purposely said this in a way that it would be hard for his enemies to know what it meant. Do not make it clear that the eater and the strong thing was a lion and that the sweet thing to eat was honey. + +>Jesus said to them, "Take heed and beware of the yeast of the Pharisees and Sadducees." The disciples reasoned among themselves and said, "It is because we took no bread." (Matthew 16:6,7 ULB) + +Possible implicit information here is that the disciples should beware of the false teaching of the Pharisees and Sadducees. But Jesus' disciples did not understand this. They thought that Jesus was talking about real yeast and bread. So it would not be appropriate to state explicitly that the word "yeast" here refers to false teaching. The disciples did not understand what Jesus meant until they heard what Jesus said in Matthew 16:11 - +>"How is it that you do not understand that I was not speaking to you about bread? Take heed and beware of the yeast of the Pharisees and Sadducees." Then they understood that he was not telling them to beware of yeast in bread, but to beware of the teaching of the Pharisees and Sadducees. (Matthew 16:11,12 ULB) + +Only after Jesus explained that he was not talking about bread did they realize that he was talking about the false teaching of the Pharisees. Therefore it would be wrong to explicitly state the implicit information in Matthew 16:6. + +### Translation Strategies + +This page does not have any translation strategies. + +### Examples of Translation Strategies Applied + +This page does not have any translation strategies applied. diff --git a/jit/figs-extrainfo/sub-title.md b/jit/figs-extrainfo/sub-title.md new file mode 100644 index 0000000..c2b1679 --- /dev/null +++ b/jit/figs-extrainfo/sub-title.md @@ -0,0 +1 @@ +When should I not make implicit information explicit? \ No newline at end of file diff --git a/jit/figs-extrainfo/title.md b/jit/figs-extrainfo/title.md new file mode 100644 index 0000000..ce2bdd2 --- /dev/null +++ b/jit/figs-extrainfo/title.md @@ -0,0 +1 @@ +When to Keep Information Implicit \ No newline at end of file diff --git a/jit/figs-gendernotations/01.md b/jit/figs-gendernotations/01.md new file mode 100644 index 0000000..db9c416 --- /dev/null +++ b/jit/figs-gendernotations/01.md @@ -0,0 +1,57 @@ +### Description + +In some languages a word that normally refers to men can also be used in a more general way to refer to both men and women. Also in some languages, the masculine pronouns "he" and "him" and "his" can be used in a more general way for any person if it is not important whether the person is a man or a woman. + +### Reasons this is a translation issue + +* When reading a sentence in the Bible, the translator needs to be able to determine whether the use of a word that normally refers to men refers only to men or to both men and women. +* In some cultures words like "man," "brother," and "son" can only be used to refer to men. If those words are used in a translation in a more general way, people will think that what is being said does not apply to women. +* In some cultures, the masculine pronouns "he" and "him" can only refer to men. If a masculine pronoun is used, people will think that what is said does not apply to women. + +### Translation Principles + +When a statement applies to both men and women, translate it in such a way that people will be able to understand that it applies to both. + +### Examples from the Bible + +>We want you to know, brothers, about the grace of God that has been given to the churches of Macedonia. (2 Corinthians 8:1 ULB) + +This verse is addressing the believers in Corinth, not only men, but **men and women**. + +>For as many as are led by the Spirit of God, these are sons of God. (Proverbs 10:1 ULB) + +When Paul wrote "sons of God," he was not speaking only of men, but of **men and women**. + +>Then said Jesus to his disciples, "If anyone wants to follow me, he must deny himself, take up his cross, and follow me." (Matthew 16:24-26 ULB) + +Jesus was not speaking only of men, but of **men and women**. + +**Caution**: Sometimes masculine words are used specifically to refer to men. Do not use words that would lead people to think that they include women. The underlined words below are specifically about men. + +>Moses said, 'If a man dies, having no children, his brother must marry his wife and have a child for his brother.' (Mark 22:24 ULB) + +### Translation Strategies + +If people would understand that that masculine words like "man," "brother," and "he" can include women, then consider using them. Otherwise, here are some ways for translating those words when they include women. + +1. Use a noun that can be used for both men and women. +1. Use a word that refers to men and a word that refers to women. +1. Use pronouns that can be used for both men and women. + +### Examples of Translation Strategies Applied + +1. Use nouns that can be used for both men and women. + * **The wise man dies just like the fool dies.** (Ecclesiastes 2:16 ULB) + * The wise person dies just like the fool dies. + * Wise people die just like fools die. + * **For as many as are led by the Spirit of God, these are sons of God.** (Proverbs 10:1 ULB) + * For as many as are led by the Spirit of God, these are children of God. + +1. Use a word that refers to men and a word that refers to women. + * **For we do not want you to be uninformed, brothers, about the troubles we had in Asia.** (2 Corinthians 1:8) + * For we do not want you to be uninformed, brothers and sisters, about the troubles we had in Asia. (2 Corinthians 1:8) + +1. Use pronouns that can be used for both men and women. + * **If anyone wants to follow me, he must deny himself, take up his cross, and follow me."** (Matthew 16:24 ULB) + * If people want to follow me, they must deny themselves, take up their cross, and follow me. + diff --git a/jit/figs-gendernotations/sub-title.md b/jit/figs-gendernotations/sub-title.md new file mode 100644 index 0000000..78e0e22 --- /dev/null +++ b/jit/figs-gendernotations/sub-title.md @@ -0,0 +1 @@ +How do I translate "brother" or "he" when it could refer to anyone, male or female? \ No newline at end of file diff --git a/jit/figs-gendernotations/title.md b/jit/figs-gendernotations/title.md new file mode 100644 index 0000000..9172b87 --- /dev/null +++ b/jit/figs-gendernotations/title.md @@ -0,0 +1 @@ +When Masculine Words Include Women \ No newline at end of file diff --git a/jit/figs-genericnoun/01.md b/jit/figs-genericnoun/01.md new file mode 100644 index 0000000..79efdcf --- /dev/null +++ b/jit/figs-genericnoun/01.md @@ -0,0 +1,55 @@ +### Description + +Generic noun phrases refer to people or things in general rather than to specific individuals or things. This happens frequently in proverbs, because proverbs tell about things that are true about people in general. + +### Reasons this is a translation issue + +Different languages have different ways of showing that noun phrases refer to something in general. Translators should refer to these general ideas in ways that are natural in their language. + +### Examples from the Bible + +>The righteous person is kept away from trouble and it comes upon the wicked instead. (Proverbs 11:8 ULB) + +The underlined phrases above do not refer to any specific people but to anyone who does what is right or anyone who is wicked. + +>People curse the man who refuses to sell them grain.... (Proverbs 11:26 ULB) + +This does not refer to a particular man, but to any person who refuses to sell grain. + +>Yahweh gives favor to a good man, but he condemns a man who makes evil plans. (Proverbs 12:2 ULB) + +The phrase "a good man" does not refer to a particular man, but to any person who is good. The phrase "a man who makes evil plans" does not refer to a particular man, but to any person who makes evil plans. + +### Translation Strategies + +If your language can use the same wording as in the ULB to refer to people or things in general rather than to specific individuals or things, consider using the same wording. Here are some strategies you might use. + +1. Use the word "the" in the noun phrase. +1. Use the word "a" in the noun phrase. +1. Use the word "any", as in "any person" or "anyone." +1. Use the plural form, as in "people." +1. Use any other way that is natural in your language. + +### Examples of Translation Strategies Applied + +1. Use the word "the" in the noun phrase. + * **Yahweh gives favor to a good man, but he condemns a man who makes evil plans.** (Proverbs 12:2 ULB) + * Yahweh gives favor to the good man, but he condemns the man who makes evil plans. (Proverbs 12:2) + +1. Use the word "a" in the noun phrase. + * **People curse the man who refuses to sell them grain ...** (Proverbs 11:26 ULB) + * People curse a man who refuses to sell them grain ... + +1. Use the word "any, as in "any person" or "anyone." + * **People curse the man who refuses to sell them grain ...** (Proverbs 11:26 ULB) + * People curse any man who refuses to sell them grain ... + +1. Use the plural form, as in "people" (or in this sentence, "men"). + * **People curse the man who refuses to sell them grain ...** (Proverbs 11:26 ULB) + * People curse men who refuse to sell them grain ... + +1. Use any other way that is natural in your language. + * **People curse the man who refuses to sell them grain ...** (Proverbs 11:26 ULB) + * People curse whoever refuses to sell them grain ... + * People curse those who refuse to sell them grain ... + diff --git a/jit/figs-genericnoun/sub-title.md b/jit/figs-genericnoun/sub-title.md new file mode 100644 index 0000000..d5ed8fa --- /dev/null +++ b/jit/figs-genericnoun/sub-title.md @@ -0,0 +1 @@ +What are generic noun phrases and how can I translate them? \ No newline at end of file diff --git a/jit/figs-genericnoun/title.md b/jit/figs-genericnoun/title.md new file mode 100644 index 0000000..afaf3d5 --- /dev/null +++ b/jit/figs-genericnoun/title.md @@ -0,0 +1 @@ +Generic Noun Phrases \ No newline at end of file diff --git a/jit/figs-go/01.md b/jit/figs-go/01.md new file mode 100644 index 0000000..f0cdd0e --- /dev/null +++ b/jit/figs-go/01.md @@ -0,0 +1,53 @@ +### Description + +Different languages have different ways of talking about motion. The biblical languages or your source language may use the words "go" and "come" or "take" and "bring" differently than your language uses them. For example, when saying that they are approaching a person who has called them, English speakers say "I'm coming," while Spanish speakers say "I'm going." You will need to translate these words in a way that your readers will understand which direction people are moving in. + +### Reasons this is a translation issue + +If these words are not translated in a way that is natural in your language, your readers may be confused about which direction people are moving in. + +### Examples from the Bible + +>Yahweh said to Noah, "Come, you and all your household, into the ark ... (Genesis 7:1 ULB) + +In some languages, this would lead people to think that Yahweh was in the ark. + +>But you will be free from my oath if you come to my relatives and they will not give her to you. (Genesis 24:41 ULB) + +Abraham was speaking to his servant. Abraham's relatives lived far away from where he and his servant were standing, and he wanted his servant to move toward them, not toward Abraham. + +>When you have come to the land that Yahweh your God gives you, and when you take possession of it and begin to live in it ... (Deuteronomy 17:14 ULB) + +Moses was speaking to the people in the wilderness. Moses and the people had not yet gone into the land that God was giving them. In some languages, it would make more sense to say, "When you have gone into the land..." + +>... they brought him up to the temple in Jerusalem to present him to the Lord. (Luke 1:22 ULB) + +In some languages, it might make more sense to say that Joseph and Mary took or carried Jesus up to the temple. + +>Behold, a man named Jairus ... came and fell down at Jesus' feet, and he begged him to come to his house ... (Luke 8:41 ULB) + +The man was not at his house when he spoke to Jesus. He wanted Jesus to go with him to his house. + +>Some time after this his wife Elizabeth became pregnant, but she did not go out in public for five months. (Luke 1:24 UDB) + +In some languages, it might make more sense to say that Elizabeth did not come out in public. + +### Translation Strategies + +If the word used in the ULB would be natural and give the right meaning in your language, consider using it. If not, here are other strategies. + +1. Use the word "go," "come," "take," or "bring" that would be natural in your language. +1. Use another word that expresses the right meaning. + +### Examples of Translation Strategies Applied + +1. Use the word "go," "come," "take," or "bring" that would be natural in your language. + * **But you will be free from my oath if you come to my relatives and they will not give her to you.** (Genesis 24:41 ULB) + * But you will be free from my oath if you go to my relatives and they will not give her to you. + +1. Use another word that expresses the right meaning. + * **When you have come to the land that Yahweh your God gives you ...** (Deuteronomy 17:14 ULB) + * When you have arrived in the land that Yahweh your God gives you ... + * **Yahweh said to Noah, "Come, you and all your household, into the ark ...** (Genesis 7:1 ULB) + * Yahweh said to Noah, "Enter, you and all your household, into the ark ... + diff --git a/jit/figs-go/sub-title.md b/jit/figs-go/sub-title.md new file mode 100644 index 0000000..94899b7 --- /dev/null +++ b/jit/figs-go/sub-title.md @@ -0,0 +1 @@ +What do I do if the word "go" or "come" is confusing in a certain sentence? \ No newline at end of file diff --git a/jit/figs-go/title.md b/jit/figs-go/title.md new file mode 100644 index 0000000..4b8d26c --- /dev/null +++ b/jit/figs-go/title.md @@ -0,0 +1 @@ +Go and Come \ No newline at end of file diff --git a/jit/figs-grammar/01.md b/jit/figs-grammar/01.md new file mode 100644 index 0000000..5e23cd6 --- /dev/null +++ b/jit/figs-grammar/01.md @@ -0,0 +1,20 @@ + +Grammar has two main parts: words and structure. Structure involves how we put words together to form phrase, clauses, and sentences. + +**Parts of Speech** - All words in a language belong to a category called a part of speech. (see [Parts of Speech](../figs-partsofspeech/01.md)) + +**Sentences** - When we speak, we organize our thoughts in sentences. A sentence usually has a complete thought about an event or a situation or state of being. (see [Sentence Structure](../figs-sentences/01.md)) + +* Sentences can be statements, questions, commands, or exclamations. (see [Exclamations](../figs-exclamations/01.md)) +* Sentences can have more than one clause. (see [Sentence Structure](../figs-sentences/01.md)) +* Some languages have both active and passive sentences. (see [Active or Passive](../figs-activepassive/01.md)) + +**Possession** - This shows that there is a relationship between two nouns. In English it is marked with "of" as in "the love of God," or with "'s" as in "God's love," or with a possessive pronoun as in "his love." (see [Possession](../figs-possession/01.md)) + +**Quotations** - A quotation is a report of what someone else has said. + +* Quotations normally have two parts: Information about who said something and what the person said. (see [Quotations and Quote Margins](../writing-quotations/01.md)) +* Quotations can be either direct quotes or indirect quotes. (see [Direct and Indirect Quotations](../figs-quotations/01.md)) +* Quotes can have quotes within them. (see [Quotes within Quotes](../figs-quotesinquotes/01.md)) + + diff --git a/jit/figs-grammar/sub-title.md b/jit/figs-grammar/sub-title.md new file mode 100644 index 0000000..ca9c1f2 --- /dev/null +++ b/jit/figs-grammar/sub-title.md @@ -0,0 +1 @@ +What is some basic information about English Grammar? \ No newline at end of file diff --git a/jit/figs-grammar/title.md b/jit/figs-grammar/title.md new file mode 100644 index 0000000..05bcb07 --- /dev/null +++ b/jit/figs-grammar/title.md @@ -0,0 +1 @@ +Grammar Topics \ No newline at end of file diff --git a/jit/figs-hendiadys/01.md b/jit/figs-hendiadys/01.md new file mode 100644 index 0000000..30dc2d3 --- /dev/null +++ b/jit/figs-hendiadys/01.md @@ -0,0 +1,60 @@ + + +### Description + +When a speaker expresses a single idea by using two words that are connected with "and," it is called "hendiadys." In hendiadys, the two words work together. Usually one of the words is the primary idea and the other word further describes the primary one. + +### Reasons this is a translation issue + + * Often hendiadys contains an abstract noun. Some languages may not have a noun with the same meaning. + * Many languages do not use hendiadys, so people may not understand how the two words work together; one word describing the other. + +### Examples from the Bible + +In the two examples below, the second noun describes the first noun. + +>... who calls you into his own kingdom and glory. (1 Thessalonians 2:12 ULB) + + * The noun "glory" describes "kingdom." It is his glorious kingdom. + +>... for I will give you words and wisdom ... (Luke 21:15 ULB) + + * The noun "wisdom" describes "words." They are wise words. + +In the example below, the first adjective describes the second adjective. + +>If you are willing and obedient ... (Isaiah 1:19 ULB) + + * The adjective "willing" describes how people should be obedient. They should be willingly obedient. (They should obey willingly.) + +### Translation Strategies + +If the hendiadys would be natural and give the right meaning in your language, consider using it. If not, here are other options: + +1. Substitute the describing noun with an adjective that means the same thing. +1. Substitute the describing noun with a phrase that means the same thing. +1. Substitute the describing adjective with an adverb that means the same thing. +1. Substitute other parts of speech that mean the same thing and show that one word describes the other. + +### Examples of Translation Strategies Applied + +1. Substitute the describing noun with an adjective that means the same thing. + * **... for I will give you words and wisdom ...** (Luke 21:15 ULB) + * ... for I will give you wise words ... + * **... who calls you to his own kingdom and glory.** (1 Thessalonians 2:12 ULB) + * ... who calls you to his own glorious kingdom. + +1. Substitute the describing noun with a phrase that means the same thing. + * **... for I will give you words and wisdom ...** (Luke 21:15 ULB) + * ... for I will give you words of wisdom ... + * **... who calls you into his own kingdom and glory.** (1 Thessalonians 2:12 ULB) + * ... who calls you to his own kingdom of glory. + +1. Substitute the describing adjective with an adverb that means the same thing. + * **If you are willing and obedient ...** (Isaiah 1:19 ULB) + * If you are willingly obedient ... + +1. Substitute other parts of speech that mean the same thing and show that one word describes the other. + * **If you are, willing and obedient** (Isaiah 1:19 ULB) - The adjective "obedient" can be substituted with the verb "obey." + * If you obey willingly + diff --git a/jit/figs-hendiadys/sub-title.md b/jit/figs-hendiadys/sub-title.md new file mode 100644 index 0000000..85b2306 --- /dev/null +++ b/jit/figs-hendiadys/sub-title.md @@ -0,0 +1 @@ +What is hendiadys and how can I translate phrases that have it? \ No newline at end of file diff --git a/jit/figs-hendiadys/title.md b/jit/figs-hendiadys/title.md new file mode 100644 index 0000000..c2bc301 --- /dev/null +++ b/jit/figs-hendiadys/title.md @@ -0,0 +1 @@ +Hendiadys \ No newline at end of file diff --git a/jit/figs-hyperbole/01.md b/jit/figs-hyperbole/01.md new file mode 100644 index 0000000..a4c3517 --- /dev/null +++ b/jit/figs-hyperbole/01.md @@ -0,0 +1,91 @@ + + +### Description + +A speaker or writer can use exactly the same words to say something he means as completely true, as generally true, or as a hyperbole. This is why it can be hard to decide how to understand a statement. + +* It rains here every night. + +1. The speaker means this as literally true if he means that it really does rain here every night. +1. The speaker means this as a generalization if he means that it rains here most nights. +1. The speaker means this as a hyperbole if he wants to say it rains more than it actually does, usually in order to express a strong attitude toward the amount of rain, such as being annoyed or being happy. + +**Hyperbole**: This is a figure of speech that uses **exaggeration**. A speaker deliberately describes something by an extreme or even unreal statement, usually to show his strong feeling or opinion about it. He expects people to understand that he is exaggerating. + +**Generalization:** This is a statement that is true most of the time or in most situations that it could apply to. Sometimes when people use strong-sounding words like "all," "always," "none," or "never," they mean exactly "all," "always," "none," or "never." But when people use these words in a generalization, they simply mean "most, "most of the time," "hardly any" or "rarely." + +### Reasons this is a translation issue + +1. Readers need to be able to understand whether or not a statement is completely true. +1. If readers realize that a statement is not completely true, they need to be able to understand whether it is a hyperbole, a generalization, or a lie. (Though the Bible is completely true, it tells about people who did not always tell the truth.) + +### Examples from the Bible + +#### Examples of Exaggeration + +Jesus used a hyperbole to show how extremely important it is to stop sinning. He did not mean that people should actually cut off their hand, but that we should do whatever extreme things we need to do in order not to sin. + +>If your hand causes you to stumble, cut it off. It is better for you to enter into life maimed ... (Mark 9:43 ULB) + +The author of 1 Samuel used hyperbole to show that there were many, many soldiers in the Philistine army. It showed the great danger that the Israelites were in. + +>The Philistines gathered together to fight against Israel, with thirty thousand chariots, six thousand men to drive the chariots, and troops as numerous as the sand on the seashore. (1 Samuel 13:5 ULB) + +When Jesus spoke about how Israel's enemies would destroy Jerusalem, he used hyperbole to show that Jerusalem would be terribly destroyed. + +>They will not leave one stone upon another ... (Luke 19:44 ULB) + +#### Examples of Generalization + +Stephen used the word "all" in a generalization about Moses' education. It means that Moses learned much of what the Egyptians knew and taught, not every single thing. + +> Moses was educated in all the wisdom of the Egyptians ... (Acts 7:22 ULB) + +Jesus' disciples used the word "everyone" in a generalization about who was looking for him. They did not mean that every person in the city was looking for him, but that many people were looking for him, or that all of Jesus' closest friends there were looking for him. + +>They found him, and they said to him, "Everyone is looking for you." (Mark 1:37 ULB) + +John used the word "everything" in a generalization about what God teaches his people. God teaches us about all things that we need to know, not about absolutely everything. + +>But as his anointing teaches you everything and is true and is not a lie ... (1 John 2:27 ULB) + +#### Caution + +Do not assume that something is an exaggeration just because it seems to be impossible. God does miraculous things. Jesus really walked on the water. + +>... they saw Jesus walking on the sea ... (John 6:19 ULB) + +Do not assume that the word "all" is always a generalization that means "most." Yahweh is always righteous. + +>Yahweh is righteous in all his ways ... (Psalm 145:17 ULB) + + +### Translation Strategies + +If the exaggeration or generalization would be natural and people would understand it and not think that it is a lie, consider using it. If not, here are other options. + +1. Express the meaning without the exaggeration. +1. For a generalization, show that it is a generalization by using a phrase like "in general" or "in most cases." +1. For a generalization, add a word like "most" or "almost" to show that the generalization is not exact. +1. For a generalization that has a word like "all," always," "none," or "never," consider deleting that word. + +### Examples of Translation Strategies Applied + +1. Express the meaning without the exaggeration. + * **... thirty thousand chariots, six thousand men to drive the chariots, and troops as numerous as the sand on the seashore.** (1 Samuel 13:5 ULB) + * ... thirty thousand chariots, six thousand men to drive the chariots, and a great number of troops. + +1. For a generalization, show that it is a generalization by using a phrase like "in general" or "in most cases." + * **The one who ignores instruction will have poverty and shame ...** (Proverbs 13:18 ULB) + * In general, the one who ignores instruction will have poverty and shame ... + * **When you pray, do not make useless repetitions as the Gentiles do, for they think that they will be heard because of their many words.** (Matthew 6:7) + * When you pray, do not make useless repetitions as the Gentiles generally do, for they think that they will be heard because of their many words. + +1. For a generalization, add a word like "most" or "almost" to show that the generalization is not exact.  + * **The whole country of Judea and all the people of Jerusalem went out to him.** (Mark 1:5 ULB) + * Almost all the country of Judea and almost all the people of Jerusalem went out to him." + * Most of the country of Judea and most of the people of Jerusalem went out to him." + +1. For a generalization that has a word like "all," always," "none," or "never," consider deleting that word. + * **The whole country of Judea and all the people of Jerusalem went out to him.** (Mark 1:5 ULB) + * The country of Judea and the people of Jerusalem went out to him. \ No newline at end of file diff --git a/jit/figs-hyperbole/sub-title.md b/jit/figs-hyperbole/sub-title.md new file mode 100644 index 0000000..2e0d782 --- /dev/null +++ b/jit/figs-hyperbole/sub-title.md @@ -0,0 +1 @@ +What are hyperboles? What are generalizations? \ No newline at end of file diff --git a/jit/figs-hyperbole/title.md b/jit/figs-hyperbole/title.md new file mode 100644 index 0000000..4b0cf18 --- /dev/null +++ b/jit/figs-hyperbole/title.md @@ -0,0 +1 @@ +Hyperbole and Generalization \ No newline at end of file diff --git a/jit/figs-hypo/01.md b/jit/figs-hypo/01.md new file mode 100644 index 0000000..3a314ca --- /dev/null +++ b/jit/figs-hypo/01.md @@ -0,0 +1,65 @@ + + +### Description + +A condition that is contrary to fact is false. It is not met. or contrary to fact. People sometimes talk about conditions and what would happen as a result of those conditions being met, but they know that these conditions are not met, so the results also do not happen. (The conditions are the phrase that start with "if.") + +In the sentences below, the first clause with "if" is a condition that is contrary to fact. The second clause tells what the result would be if the condition were met. But since the condition is not met, the expected result does not happen. + +* If he had known about the party, he would have come to it. (But he did not come.) +* If he knew about the party, he would be here. (But he is not here.) +* If he knew about the party, he would come to it. (But he probably will not come.) + +Conditions that are contrary to fact can also be used to express regret about things that are not as desired. + +* If only he had come. +* If only he were here. +* If only he would come. + +### Reasons this is a translation issue + +* Translators need to recognize conditions that are contrary to fact in the Bible. +* Translators need to know their own language's ways of expressing conditions that are contrary to fact. + +### Examples from the Bible + +##### Conditions that are contrary to fact with their results + +>"Woe to you, Chorazin! Woe to you, Bethsaida! If the mighty deeds had been done in Tyre and Sidon which were done in you, they would have repented long ago in sackcloth and ashes." (Matthew 11:21 ULB) + +Here in Matthew 11:21 Jesus said that if the people living in the ancient cities of Tyre and Sidon had been able to see the miracles that he performed, they would have repented long ago. The people of Tyre and Sidon did not actually see his miracles and repent. He said this to rebuke the people of Chorazin and Bethsaida who had seen his miracles yet did not repent. + +>Martha then said to Jesus, "Lord, if you had been here, my brother would not have died." (John 11:21 ULB) + +Martha said this to express her wish that Jesus had come sooner. But Jesus had not come sooner, and her brother died. + +>...if I did not honor the presence of Jehoshaphat king of Judah, I would not pay any attention to you, or even look at you. (2 Kings 3:14 ULB) + +Elisha said this to tell the king of Israel that he did not respect him. It was only because Elisha honored the king of Judah that he would pay attention to the king of Israel. + +>Unless those days are shortened, no flesh would be saved; but for the sake of the elect, those days will be shortened. (Matthew 24:22 ULB) + +Jesus was talking about a future time when very bad things would happen. He told what would happen if those days of trouble were to last a long time. He did this to show how bad those days will be - so bad that if they lasted a long time, no one would be saved. But then he clarified that God will shorten those days of trouble, so that the elect (those he has chosen) will be saved. + +##### Conditions that are contrary to fact used to express regret + +>The Israelites said to them, "If only we had died by Yahweh's hand in the land of Egypt when we were sitting by the pots of meat and were eating bread to the full. For you have brought us out into this wilderness to kill our whole community with hunger." (Exodus 16:3 ULB) + +Here the Israelites were afraid they would have to suffer and die of hunger in the wilderness, and so they wished that they had stayed in Egypt and died there with full stomachs. They were complaining, expressing regret that this had not happened. + +>Oh, if only I had wings like a dove! Then would I fly away and be at rest. (Psalm 55:6 ULB) + +David was afraid of his enemies and wished that had wings and could fly. But he could not. + +### Translation Principles + +Know how people speaking your language show: + +* that something could have happened, but did not. +* that something could be true now, but is not. +* that something could happen in the future, but will not unless something changes. +* that they wish for something that they know will not happen. +* that they regret that something did not happen. + +Use your language's ways of showing these kinds of things. + diff --git a/jit/figs-hypo/sub-title.md b/jit/figs-hypo/sub-title.md new file mode 100644 index 0000000..508b778 --- /dev/null +++ b/jit/figs-hypo/sub-title.md @@ -0,0 +1 @@ +What are conditions that are contrary to fact? \ No newline at end of file diff --git a/jit/figs-hypo/title.md b/jit/figs-hypo/title.md new file mode 100644 index 0000000..cfdd452 --- /dev/null +++ b/jit/figs-hypo/title.md @@ -0,0 +1 @@ +Conditions That Are Contrary to Fact \ No newline at end of file diff --git a/jit/figs-idiom/01.md b/jit/figs-idiom/01.md new file mode 100644 index 0000000..17290e7 --- /dev/null +++ b/jit/figs-idiom/01.md @@ -0,0 +1,56 @@ + +### Description + +An idiom is a figure of speech made up of a group of words that, as a whole, has a meaning that is different from what one would understand from the meanings of the individual words. It has a special meaning to the people of the language or culture who use it; someone from outside of the culture usually cannot understand an idiom without someone inside the culture explaining its true meaning. Every language uses idioms. + +### Reasons this is a translation issue + +* People can easily misunderstand idioms in the original languages of the Bible if they do not know the cultures that produced the Bible. +* People can easily misunderstand idioms that are in the source language Bibles if they do not know the cultures that made those translations. +* It is useless to translate idioms literally (according to the meaning of each word) when the target language audience will not understand what they mean. +* Sometimes people may be able to understand an idiom from another culture, but it might sound like a strange way to express the meaning. + +### Examples from the Bible + +> But when the young son came to himself ... (Luke 15:17) + +* The idiom "came to himself" means that he began to think sensibly. He understood his situation. + +> ... he ... threw himself into the sea. (John 21:7) + +* The idiom "threw himself" means that he quickly dived or jumped down into the water. + +> robbers, who ... beat him, and left him half dead. (Luke 10:30) + +* The idiom "half dead" means that he was injured so badly that it appeared that he might die soon. + +>Let these words go deeply into your ears ... (Luke 9:44 ULB) + +* This idiom means "Listen carefully and remember what I say." + +>My eyes grow dim from grief ... (Psalm 6:7 ULB) + +* This idiom means that he cried bitterly for a long time. + + +### Translation Strategies + +If the idiom would be clearly understood in your language, consider using it. If not, here are some other options. + +1. Translate the meaning plainly without using an idiom. +1. Use a different idiom that people use in your own language that has the same meaning. + +### Examples of Translation Strategies Applied + +1. Translate the meaning plainly without using an idiom. + * **But when the young son came to himself ...** (Luke 15:17 ULB) + * But when the young man began to think clearly + * **... he ... threw himself into the sea.** (John 21:7 ULB) + * ... he dived into the sea. + +1. Use an idiom that people use in your own language that has the same meaning. + * **Let these words go deeply into your ears ...** (Luke 9:44 ULB) + * Be all ears when I say these words to you ... + * **My eyes grow dim from grief ...** (Psalm 6:7 ULB) + * I cry my eyes out ... + diff --git a/jit/figs-idiom/sub-title.md b/jit/figs-idiom/sub-title.md new file mode 100644 index 0000000..9b2aff0 --- /dev/null +++ b/jit/figs-idiom/sub-title.md @@ -0,0 +1 @@ +What are idioms and how can I translate them? \ No newline at end of file diff --git a/jit/figs-idiom/title.md b/jit/figs-idiom/title.md new file mode 100644 index 0000000..6f58803 --- /dev/null +++ b/jit/figs-idiom/title.md @@ -0,0 +1 @@ +Idiom \ No newline at end of file diff --git a/jit/figs-imperative/01.md b/jit/figs-imperative/01.md new file mode 100644 index 0000000..3505ee0 --- /dev/null +++ b/jit/figs-imperative/01.md @@ -0,0 +1,76 @@ + + +### Description + +Imperative sentences are mainly used to express a desire or requirement that someone do something. Sometimes imperative sentences in the Bible have other uses. + +### Reasons this is a translation issue + +Some languages would not use an imperative sentence for some of the functions that they are used for in the Bible. + +### Examples from the Bible + +####Imperatives are normally used to tell someone to do something. + +>Do not go down to Egypt; live in the land that I tell you to live in. (Genesis 26:2 ULB) + +In Genesis 2, God told Isaac not to go to Egypt but to live where God would tell him to live. + +#### Imperatives can be used to make things happen. + +God can make things happen by commanding that they happen. + +>God said, "Let there be light," and there was light. (Genesis 1:3 ULB) + +In Genesis 1, God commanded that there should be light, and by commanding it, he caused it to exist. + +>Jesus reached out his hand and touched him, saying, "I am willing. Be clean." Immediately he was cleansed of his leprosy. (Matthew 8:3 ULB) + +Jesus healed a man by commanding that the man be healed. The man could not do anything to obey the command, but Jesus caused him to be healed by commanding it. ("Be clean" means "Be healed.") + +#### Imperatives can be used as blessings. + +>God blessed them and said to them, "Be fruitful, and multiply. Fill the earth, and subdue it. Have dominion over the fish of the sea, over the birds of the sky, and over every living thing that moves upon the earth." (Genesis 1:28 ULB) + +In the Bible, God blesses people by using imperatives. This indicates what his will is for them and he causes his will to happen. + +#### Imperatives can be used as conditions. + +An imperative sentence can also be used to tell the **condition** under which something will happen. The proverbs mainly tell about life and things that often happen. + +>... do not abandon wisdom and she will watch over you; +>love her and she will keep you safe. (Proverbs 4:6 ULB) + +The purpose of Proverbs 4:6 is to teach what people can expect to happen **if** they love wisdom; it is not primarily to give a command. + +>Teach a child the way he should go, +>and when he is old he will not turn away from that instruction. (Proverbs 22:6 ULB) + +The purpose of Proverbs 22:6 is teach what people can expect to happen **if** they teach their children the way they should go. + +### Translation Strategies + +1. If people would not use an imperative sentence for one of the functions in the Bible, try using a statement instead. +1. If people would not understand that a sentence is used to cause something to happen, add a connecting word like "so" to show that what happened was a result of what was said. +1. If a command in the ULB functions as a condition, and people would not use a command that way, translate it as a condition with the words "if" and "then." + +### Examples of Translation Strategies Applied + +1. If people would not use an imperative sentence for one of the functions in the Bible, try using a statement instead. + * **Be clean.** (Matthew 8:3 ULB) + * You are now clean. + * I now cleanse you. + * **God said, "Let there be light," and there was light.** (Genesis 1:3 ULB) + * God said, "There is now light" and there was light. + * **God blessed them and said to them, "Be fruitful, and multiply. Fill the earth, and subdue it. Have dominion over the fish of the sea, over the birds of the sky, and over every living thing that moves upon the earth."** (Genesis 1:3 ULB) + * God blessed them and said to them, "My will for you is that you be fruitful, and multiply. Fill the earth, and subdue it. I want you to have dominion over the fish of the sea, over the birds of the sky, and over every living thing that moves upon the earth." + +1. If people would not understand that a sentence is used to cause something to happen, add a connecting word like "so" to show that what happened was a result of what was said. + * **God said, "Let there be light," and there was light.** (Genesis 1:28 ULB) + * God said, 'Let there be light,' so there was light. + * God said, "Light must be;" as a result, there was light. + +1. If a command in the ULB functions as a condition, and people would not use a command that way, translate it as a condition with the words "if" and "then." + * **Teach a child the way he should go, and when he is old he will not turn away from that instruction.** (Proverbs 22:6 ULB) + * If you teach a child the way he should go, then when he is old he will not turn away from that instruction. + diff --git a/jit/figs-imperative/sub-title.md b/jit/figs-imperative/sub-title.md new file mode 100644 index 0000000..03ff345 --- /dev/null +++ b/jit/figs-imperative/sub-title.md @@ -0,0 +1 @@ +What other uses are there for imperative sentences in the Bible? \ No newline at end of file diff --git a/jit/figs-imperative/title.md b/jit/figs-imperative/title.md new file mode 100644 index 0000000..61fb937 --- /dev/null +++ b/jit/figs-imperative/title.md @@ -0,0 +1 @@ +Imperatives - Other Uses \ No newline at end of file diff --git a/jit/figs-intro/01.md b/jit/figs-intro/01.md new file mode 100644 index 0000000..dd23d3c --- /dev/null +++ b/jit/figs-intro/01.md @@ -0,0 +1,50 @@ + +### Description + +Figures of speech are ways of saying things that use words in non-literal ways. That is, the meaning of a figure of speech is not the same as the more direct meaning of its words. In order to translate the meaning, you need to be able to recognize figures of speech and know what the figure of speech means in the source language. Then you can choose either a figure of speech or a direct way to communicate that same meaning in the target language. + +### Translation principles + +* Make the meaning of the figure of speech as clear to the target audience as it was to the original audience. +* Do not make the meaning more clear to the target audience than it was to the original audience. +* When someone uses an extended metaphor, the images are an important part of what he is trying to say. +* If the target audience is not familiar with some of the images, you will need to find some way of helping them understand the images so they can understand the whole extended metaphor. + +### Types + +Listed below are different types of Figures of Speech. If you would like additional information simply click the colored word to be directed to a page containing definitions, examples, and translation strategies for each figure of speech. + +* **[Apostrophe](../figs-apostrophe/01.md)** - An apostrophe is a figure of speech in which a speaker directly addresses someone who is not there, or addresses a thing that is not a person. + +* **[Doublet](../figs-doublet/01.md)** - A doublet is a pair of words or very short phrases that mean the same thing and that are used in the same phrase. In the Bible, doublets are often used in poetry, prophecy, and sermons to emphasize an idea. + +* **[Euphemism](../figs-euphemism/01.md)** - A euphemism is a mild or polite way of referring to something that is unpleasant or embarrassing. Its purpose is to avoid offending the people who hear or read it. + +* **[Hendiadys](../figs-hendiadys/01.md)** - In hendiadys a single idea is expressed with two words connected with "and," when one word could be used to modify the other. + +* **[Hyperbole](../figs-hyperbole/01.md)** - A hyperbole is a deliberate exaggeration used to indicate the speaker's feeling or opinion about something. + +* **[Idiom](../figs-idiom/01.md)** - An idiom is a group of words that has a meaning that is different from what one would understand from the meanings of the individual words. + +* **[Irony](../figs-irony/01.md)** - Irony is a figure of speech in which the sense that the speaker intends to communicate is actually the opposite of the literal meaning of the words. + +* **[Litotes](../figs-litotes/01.md)** - Litotes is an emphatic statement about something made by negating an opposite expression. + +* **[Merism](../figs-merism/01.md)** - Merism is a figure of speech in which a person refers to something by listing some of its parts or by speaking of two extreme parts of it. + +* **[Metaphor](../figs-metaphor/01.md)** - A metaphor is a figure in which one concept is used in place of another, unrelated concept. This invites the hearer to think of what the unrelated concepts have in common. That is, metaphor is an implied comparison between two unrelated things. + +* **[Metonymy](../figs-metonymy/01.md)** - Metonymy is a figure of speech in which a thing or idea is called not by its own name, but by the name of something closely associated with it. A metonym is a word or phrase used as a substitute for something it is associated with. + +* **[Parallelism](../figs-parallelism/01.md)** - In parallelism two phrases or clauses that are similar in structure or idea are used together. It is found throughout the whole of the Hebrew Bible, most commonly in the poetry of the books of Psalms and Proverbs. + +* **[Personification](../figs-personification/01.md)** - Personification is a figure in which an idea or something that is not human is referred to as if it were a person and could do the things that people do or have the qualities that people have. + +* **[Predictive Past](../figs-pastforfuture/01.md)** - The predictive past is a form that some languages use to refer to things that will happen in the future. This is sometimes done in prophecy to show that the event will certainly happen. + +* **[Rhetorical Question](../figs-rquestion/01.md)** - A rhetorical question is a question that is used for something other than getting information. Often it indicates the speaker's attitude toward the topic or the listener. Often it is used for rebuking or scolding, but some languages have other purposes as well. + +* **[Simile](../figs-simile/01.md)** - A simile is a comparison of two things that are not normally thought to be similar. It focuses on a particular trait that the two items have in common, and it includes words such as "like," "as," or "than" to make the comparison explicit. + +* **[Synecdoche](../figs-synecdoche/01.md)** - Synecdoche is a figure of speech in which 1) the name of a part of something is used to refer to the whole thing, or 2) the name of a whole thing is used to refer to just one part of it. + diff --git a/jit/figs-intro/sub-title.md b/jit/figs-intro/sub-title.md new file mode 100644 index 0000000..d706bcb --- /dev/null +++ b/jit/figs-intro/sub-title.md @@ -0,0 +1 @@ +What are some figures of speech? \ No newline at end of file diff --git a/jit/figs-intro/title.md b/jit/figs-intro/title.md new file mode 100644 index 0000000..0b1004e --- /dev/null +++ b/jit/figs-intro/title.md @@ -0,0 +1 @@ +Figures of Speech \ No newline at end of file diff --git a/jit/figs-irony/01.md b/jit/figs-irony/01.md new file mode 100644 index 0000000..5460b2b --- /dev/null +++ b/jit/figs-irony/01.md @@ -0,0 +1,54 @@ + +### Description + +Irony is a figure of speech in which the sense that the speaker intends to communicate is actually the opposite of the literal meaning of the words. Sometimes a person does this by using someone else's words, but in a way that communicates that he does not agree with them. People do this to emphasize how different something is from what it should be, or how someone else's belief about something is wrong or foolish. It often expresses anger. + +### Reasons this is a translation issue + +* If someone does not realize that a speaker is using irony, he will think that the speaker actually believes what he is saying. He will understand the passage to mean the opposite of what it was intended to mean. + +### Examples from the Bible + +>How well you reject the commandment of God so you may keep your tradition! (Mark 7:9 ULB) + +* Here Jesus appears to praise the Pharisees for doing something that is obviously wrong. Through irony, he communicates the opposite of praise: He communicates that the Pharisees, who take great pride in keeping the commandments, are so far from God that they do not even recognize that their traditions are breaking God's commandments. The use of irony makes the Pharisee's sin more obvious and startling. + +>Jesus answered them, "People who are well do not need a physician; only people who are sick need one. I did not come to call righteous people, but to call sinners to repentance." (Luke 5:31-32) + +* When Jesus spoke of "righteous people," he was not referring to people who were truly righteous, but to people who wrongly believed that they were righteous. By using irony, Jesus communicated that they were wrong to think that they were better than others and did not need to repent. + +>"Present your case," says Yahweh; "present your best arguments for your idols," says the King of Jacob. "Let them bring us their own arguments; have them come forward and declare to us what will happen, so we may know these things well. Have them tell us of earlier predictive declarations, so we can reflect on them and know how they were fulfilled." (Isaiah 41:21-22 ULB) + +* People worshiped idols as if their idols had knowledge or power, and Yahweh was angry at them for doing that. So he used irony and challenged their idols to tell what would happen in the future. He knew that the idols could not do this, but by speaking as if they could, he mocked the idols, making their inability more obvious, and rebuked the people for worshiping them. + +>How honored the king of Israel was today, who undressed himself today before the eyes of the slave girls among his servants, like one of the crude fellows who shamelessly undresses himself!" + +* King David's wife said this when she was angry with him for wearing so little clothing when he danced before Yahweh out in the street. When she said "How honored the king of Israel was today," she really meant that he was dishonored and that she was angry about it. + +### Translation Strategies + +If the irony would be understood correctly in your language, translate it as it is stated. If not, here are some other strategies. + +1. Translate it in a way that shows that the speaker is saying what someone else believes. +1. Translate the actual, intended meaning of the statement of irony. The actual meaning of the irony is not found in the literal words of the speaker, but instead the true meaning is found in the opposite of the literal meaning of the speaker's words. +1. Translate it in a way that shows the speaker's anger about the situation. + +### Examples of Translation Strategies Applied + +1. Translate it in a way that shows that the speaker is saying what someone else believes. + * **How well you reject the commandment of God so you may keep your tradition!** (Mark 7:9 ULB) + * You think that you are doing so well, but you reject God's commandment in order to keep your tradition! + * You act like it is good to reject God's commandment so you may keep your tradition! + * **I did not come to call righteous people, but to call sinners to repentance.** (Luke 5:32) + * I did not come to call people who think that they are righteous, but to call sinners to repentance. + +1. Translate the actual, intended meaning of the statement of irony. + * **How well you reject the commandment of God so you may keep your tradition!** (Mark 7:9 ULB) + * You are doing a terrible thing when you reject the commandment of God so you may keep your tradition! + * **"Present your case," says Yahweh; "present your best arguments for your idols," says the King of Jacob. "Let them bring us their own arguments; have them come forward and declare to us what will happen, so we may know these things well. Have them tell us of earlier predictive declarations, so we can reflect on them and know how they were fulfilled."** (Isaiah 41:21-22 ULB) + * "Present your case," says Yahweh; "present your best arguments for your idols," says the King of Jacob. "Your idols cannot bring us their own arguments or come forward to declare to us what will happen so we may know these things well. We cannot hear them because they cannot speak to tell us their earlier predictive declarations, so we cannot reflect on them and know how they were fulfilled." + +1. Translate it in a way that shows the speaker's feelings about the situation. + + * **How well you reject the commandment of God so you may keep your tradition!** (Mark 7:9 ULB) + * How dare you reject the commandment of God so you may keep your tradition! diff --git a/jit/figs-irony/sub-title.md b/jit/figs-irony/sub-title.md new file mode 100644 index 0000000..1dc1035 --- /dev/null +++ b/jit/figs-irony/sub-title.md @@ -0,0 +1 @@ +What is irony and how can I translate it? \ No newline at end of file diff --git a/jit/figs-irony/title.md b/jit/figs-irony/title.md new file mode 100644 index 0000000..74839e2 --- /dev/null +++ b/jit/figs-irony/title.md @@ -0,0 +1 @@ +Irony \ No newline at end of file diff --git a/jit/figs-litotes/01.md b/jit/figs-litotes/01.md new file mode 100644 index 0000000..c7b9bf7 --- /dev/null +++ b/jit/figs-litotes/01.md @@ -0,0 +1,41 @@ + + +### Description + +Litotes is a figure of speech in which the speaker expresses a strong positive meaning by using two negative words or a negative word with a word that means the opposite of the meaning he intends. A few examples of negative words are "no," "not," "none," and "never." The opposite of "good" is "bad." Someone could say that something is "not bad" to mean that it is extremely good. + +### Reasons this is a translation issue + +Some languages do not use litotes. People who speak those languages might not understand that a statement using litotes actually strengthens the positive meaning. Instead, they might think that it weakens or even cancels the positive meaning. + +### Examples from the Bible + +Luke wrote about the night when Peter was in prison and an angel came and helped him escape, even though there were soldiers guarding him. + +>Now when it became day, there was no small disturbance among the soldiers, over what had happened to Peter. (Acts 12:18 ULB) + +* By using litotes, Luke emphasized that soldiers were very anxious and agitated because Peter had escaped. + +>Be sure of this—the wicked person will not go unpunished ... (Proverbs 11:21 ULB) + +* By using litotes, the writer emphasized that wicked people will be punished. + +>Not one word has failed out of all Yahweh's good promises that he made with Moses his servant. (1 Kings 8:56) + +* By using litotes, the writer emphasized that Yahweh did everything that he had promised Moses. + +### Translation Strategies + +If the litotes would be understood correctly in your langauge, consider using it. If not, consider this strategy. + +1. If the meaning with the negative would not be clear, give the positive meaning in a strong way. + +### Examples of Translation Strategies Applied + +1. If the meaning with the negative would not be clear, give the positive meaning in a strong way. + * **Now when it became day, there was no small disturbance among the soldiers over what had happened to Peter.** (Acts 12:18 ULB) + * Now when it became day, there was a great disturbance among the soldiers over what had happened to Peter. + * **Be sure of this—wicked people will not go unpunished ...** (Proverbs 11:21 ULB) + * Be sure of this—wicked people will certainly be punished ... + * **Not one word has failed out of all Yahweh's good promises that he made with Moses his servant.** (2 Kings 8:56) + * Every word of all Yahweh's good promises that he made with Moses his servant has been fulfilled. \ No newline at end of file diff --git a/jit/figs-litotes/sub-title.md b/jit/figs-litotes/sub-title.md new file mode 100644 index 0000000..62305f0 --- /dev/null +++ b/jit/figs-litotes/sub-title.md @@ -0,0 +1 @@ +What is litotes? \ No newline at end of file diff --git a/jit/figs-litotes/title.md b/jit/figs-litotes/title.md new file mode 100644 index 0000000..aee7a71 --- /dev/null +++ b/jit/figs-litotes/title.md @@ -0,0 +1 @@ +Litotes \ No newline at end of file diff --git a/jit/figs-merism/01.md b/jit/figs-merism/01.md new file mode 100644 index 0000000..fe14b88 --- /dev/null +++ b/jit/figs-merism/01.md @@ -0,0 +1,47 @@ + + +### Description + +Merism is a figure of speech in which a person refers to something by speaking of two extreme parts of it. By referring to the extreme parts, the speaker intends to include those two parts and everything in between them. + +### Reasons this is a translation issue + +Some languages do not use merism. The readers of those languages may think that the phrase only applies to the items mentioned. They may not realize that it refers to those two things and everything in between. + +### Examples from the Bible + +>He will bless those who honor him, both young and old. (Psalm 115:13) + +* The underlined phrase above is merism because it speaks of old people and young people and everyone in between. It means "everyone." + +>I praise you, Father, Lord of heaven and earth ..., (Matthew 11:25 ULB) + +* The underlined phrase is a merism that includes everything that exists. + +>From the rising of the sun to its setting, Yahweh's name should be praised. (Psalm 113:3 ULB) + +* This underlined phrase is a merism because it speaks of the east and the west and everywhere in between. It means "everywhere." + + +### Translation Strategies + +If the merism would be natural and give the right meaning in your language, consider using it. If not, here are other options: + +1. Identify what the merism refers to and include the parts. +1. Identify what the merism refers to without mentioning the parts. + +### Examples of Translation Strategies Applied + +1. Identify what the merism refers to and include the parts. + * **I praise you, Father, Lord of heaven and earth.** (Matthew 11:25 ULB) + * I praise you, Father, Lord of everything, including both what is in heaven and what is on earth. + * **He will bless those who honor him, both young and old.** (Psalm 115:13 ULB) + * He will bless all those who honor him, regardless of whether they are young or old. + +1. Identify what the merism refers to without mentioning the parts. + * **I praise you, Father, Lord of heaven and earth ...** (Matthew 11:25 ULB) + * I praise you, Father, Lord of everything ... + * **From the rising of the sun to its setting, Yahweh's name should be praised.** (Psalm 113:3 ULB) + * In all places, people should praise Yahweh's name. + + diff --git a/jit/figs-merism/sub-title.md b/jit/figs-merism/sub-title.md new file mode 100644 index 0000000..a3aa518 --- /dev/null +++ b/jit/figs-merism/sub-title.md @@ -0,0 +1 @@ +What does the word merism mean and how can I translate phrases that have it? \ No newline at end of file diff --git a/jit/figs-merism/title.md b/jit/figs-merism/title.md new file mode 100644 index 0000000..27f6f39 --- /dev/null +++ b/jit/figs-merism/title.md @@ -0,0 +1 @@ +Merism \ No newline at end of file diff --git a/jit/figs-metaphor/01.md b/jit/figs-metaphor/01.md new file mode 100644 index 0000000..0729c2a --- /dev/null +++ b/jit/figs-metaphor/01.md @@ -0,0 +1,105 @@ + +### Description + +A metaphor is a figure of speech in which one concept (an "image") stands for another (the "topic"), and in which there is at least one point of comparison between the two. In other words, in metaphor, someone speaks of one thing as if it were a different thing because there is an important way that those two things are alike. + +#### Kinds of Metaphors + +There are two basic kinds of metaphors: "dead" metaphors and "live" metaphors. They each present a different kind of translation problem. + +##### Dead Metaphors + +A dead metaphor is a metaphor that has been used so much in the language that its speakers no longer regard it as one concept standing for another. Dead metaphors are extremely common. Examples in English are "table leg," "family tree," "leaf" meaning a page in a book, and "crane" meaning a large machine for lifting heavy loads. English speakers simply think of these words as having more than one meaning. Examples in Biblical Hebrew are "hand" to mean "power," "face" to mean "presence," and speaking of emotions or moral qualities as if they were "clothing." + +To learn how to deal with dead metaphors, see [Dead Metaphor](../figs-metaphordead/01.md) + +##### Live Metaphors + +These are metaphors that people recognize as one concept standing for another concept, or one thing for another thing. They make people think about how the one thing is like the other thing, because in most ways the two things are very different. People also easily recognize these metaphors as giving strength and unusual qualities to the message. For this reason, people pay attention to these metaphors. + + + +Live metaphors are the metaphors that need special care to translate correctly. To do so, we need to understand the parts of a metaphor and how they work together to produce meaning. See [Metaphor Parts and Purposes](../figs-metaphorparts/01.md) + +The rest of this topic deals with live metaphors. + +### Reasons this is a translation issue + +* People may not recognize that something is a metaphor. In other words, they may mistake a metaphor for a literal statement, and thus misunderstand it. +* People may not be familiar with the thing that is used as an image, and so not be able to understand the metaphor. +* If the topic is not stated, people may not know what the topic is. +* People may not know the points of comparison that the speaker wants them to understand. If they fail to think of these points of comparison, they will not understand the metaphor. +* People may think that they understand the metaphor, but they do not. This can happen when they apply points of comparison from their own culture, rather than from the biblical culture. + +### Translation principles + +* Make the meaning of a metaphor as clear to the target audience as it was to the original audience. +* Do not make the meaning of a metaphor more clear to the target audience than you think it was to the original audience. + +### Examples from the Bible + +Sometimes the speaker makes the topic clear by using a sentence with the verb "be." Isaiah spoke of God's people being clay and God being their potter, someone who makes pots out of clay. + +>Yet, Yahweh, you are our father; we are the clay. You are our potter; and we all are the work of your hand. Be not too angry, Yahweh, nor always call to mind against us our sins. Please look at us all, your people. (Isaiah 64:8, 9 ULB) + +* The topics are "we" and "you," and the images are "clay" and "potter." The intended point of comparison is that a potter values what he has made out of clay, and God loves the people whom he has made to be his own. Isaiah reminds God of this as a basis for asking God not to be too angry with them. + +Sometimes the speaker does not make the topic clear. The audience has to understand it from other things the speaker says. When Jesus referred to Saul kicking a goad, he was showing that Saul's persecuting Jesus was a like an animal kicking against a goad. + +>Saul, Saul, why do you persecute me? It is hard for you to kick a goad. (Acts 26:14 ULB) + +* A goad is a pointed stick that a person pokes his cattle with to make them move in a certain direction. Sometimes cattle resist their master and kick the sharp stick and hurt themselves. Instead of following Jesus, Saul was persecuting people who followed Jesus. He was resisting Jesus. + +Sometimes the original audience did not understand the metaphor. Jesus used a metaphor with the word "yeast", but his disciples did not realize it. They thought he was talking about bread. + +>Jesus said to them, "Take heed and beware of the yeast of the Pharisees and Sadducees." The disciples reasoned among themselves and said, "It is because we took no bread." (Matthew 16:6-7 ULB) + +* However, "yeast" was the image in Jesus' metaphor, and the topic was the teaching of the Pharisees and Sadducees. Jesus wanted his disciples to beware of the false teaching of the PHarisees and Sadducees. Since the disciples did not understand what Jesus meant, it would not be good to state clearly here what Jesus meant. + +### Translation Strategies + +If people would understand the metaphor in the same way that the original readers would have understood it, go ahead and use it. Be sure to test the translation to make sure that people do understand it in the right way. + +If people do not or would not understand it, here are some other strategies. + +1. If the target audience does not realize that it is a metaphor, then change the metaphor to a simile. Some languages do this by adding words such as "like" or "as." See [Simile](../figs-simile/01.md). +1. If the target audience would not know the **image**, see [Translate Unknowns](../translate-unknown/01.md) for ideas on how to translate that image. +1. If the target audience would not use that **image** for that meaning, use an image from your own culture instead. Be sure that it is an image that could have been possible in Bible times. +1. If the target audience would not know what the **topic** is, then state the topic clearly. (However, do not do this if the original audience did not know what the topic was.) +1. If the target audience would not know the intended **point of comparison** between the topic and the image, then state it clearly. +1. If none of these strategies is satisfactory, then simply state the idea plainly without using a metaphor. + +### Examples of Translation Strategies Applied + +1. If the target audience does not realize that it is a metaphor, then change the metaphor to a simile. Some languages do this by adding words such as "like" or "as." + * **Yet, Yahweh, you are our father; we are the clay. You are our potter; and we all are the work of your hand.** (Isaiah 64:8 ULB) + * Yet, Yahweh, you are our father; we are like clay. You are like a potter; and we all are the work of your hand. + +1. If the target audience would not know the **image**, see [Translate Unknowns](../translate-unknown/01.md) for ideas on how to translate that image. + * **... Saul, Saul, why do you persecute me? It is hard for you to kick a goad.** (Acts 26:14 ULB) + * ... Saul, Saul, why do you persecute me? It is hard for you to kick against a pointed prodding stick. + +1. If the target audience would not use that **image** for that meaning, use an image from your own culture instead. Be sure that it is an image that could have been possible in Bible times. + * **Yet, Yahweh, you are our father; we are the clay. You are our potter; and we all are the work of your hand.** (Isaiah 64:8 ULB) + * Yet, Yahweh, you are our father; we are the wood. You are our carver; and we all are the work of your hand. + * Yet, Yahweh, you are our father; we are the string. You are the weaver; and we all are the work of your hand. + +1. If the target audience would not know what the **topic** is, then state the topic clearly. (However, do not do this if the original audience did not know what the topic was.) + * **Yahweh lives; may my rock be praised. May the God of my salvation be exalted.** (Psalm 18:46 ULB) + * Yahweh lives; He is my rock. May he be praised. May the God of my salvation be exalted. + +1. If the target audience would not know the intended **point of comparison** between the topic and the image, then state it clearly. + * **Yahweh lives; may my rock be praised. May the God of my salvation be exalted.** (Psalm 18:46 ULB) + * Yahweh lives; may he be praised because he protects me like the rock under which I can hide from my enemies. May the God of my salvation be exalted. + * **... Saul, Saul, why do you persecute me? It is hard for you to kick a goad.** (Acts 26:14 ULB) + * ... Saul, Saul, why do you persecute me? You fight against me and hurt yourself like an ox that kicks against its owner's goad. + +1. If none of these strategies are satisfactory, then simply state the idea plainly without using a metaphor. + * **... I will make you fishers of men.** (Mark 1:17 ULB) + * ... I will make you people who gather men. + * ... Now you gather fish. I will make you gather people. + + +To learn more about specific metaphors, see [Biblical Imagery - Common Patterns](../bita-part1/01.md). + + diff --git a/jit/figs-metaphor/sub-title.md b/jit/figs-metaphor/sub-title.md new file mode 100644 index 0000000..78090fd --- /dev/null +++ b/jit/figs-metaphor/sub-title.md @@ -0,0 +1 @@ +What is a metaphor and how can I translate a sentence that has one? \ No newline at end of file diff --git a/jit/figs-metaphor/title.md b/jit/figs-metaphor/title.md new file mode 100644 index 0000000..0698dc8 --- /dev/null +++ b/jit/figs-metaphor/title.md @@ -0,0 +1 @@ +Metaphor \ No newline at end of file diff --git a/jit/figs-metaphordead/01.md b/jit/figs-metaphordead/01.md new file mode 100644 index 0000000..01f4660 --- /dev/null +++ b/jit/figs-metaphordead/01.md @@ -0,0 +1,68 @@ +### Description + +A dead metaphor is a metaphor that has been used so much in the language that its speakers no longer regard it as one concept standing for another. Dead metaphors are extremely common. Examples in English are "table leg," "family tree," "leaf" meaning a page in a book, and "crane" meaning a large machine for lifting heavy loads. English speakers simply think of these words as having more than one meaning. Examples in Biblical Hebrew are "hand" to mean "power," "face" to mean "presence," and speaking of emotions or moral qualities as if they were "clothing." + +**Patterned Pairs of Concepts acting as Metaphors** + +Many ways of metaphorical speaking depend on pairs of concepts, where one underlying concept frequently stands for a different underlying concept. For example, in English, the direction UP often stands for the concept of MORE or BETTER. Because of this pair of underlying concepts, we can make sentences such as "The price of gasoline is going *up*," "A *highly* intelligent man," and also the opposite kind of idea: "The temperature is going *down*," and "I am feeling very *low*." + +Patterned pairs of concepts are constantly used for metaphorical purposes in the world's languages, because they serve as convenient ways to organize thought. In general, people like to speak of abstract qualities, such as power, presence, emotions, and moral qualities, as if they were objects that could be seen or held, as if they were body parts, or as if they were events that could be watched as they happened. + +When these metaphors are used in normal ways, it is rare that the speaker and audience regard them as figurative speech. Examples of metaphors in English that go unrecognized are: + +* "Turn the heat *up*." HOTTER is spoken of as UP. +* "Turn the radio *up*. LOUDER is spoken of as UP. +* "Let us *go ahead* with our debate." DOING WHAT WAS PLANNED is spoken of as WALKING or MOVING FORWARD. +* "A *flow* of words" WORDS are spoken of as LIQUIDS. + +English speakers do not view these as unusual or metaphorical expressions, so it would be wrong to translate them into other languages in a way that would lead people to pay special attention to them as figurative speech. + +For a description of important patterns of this kind of metaphor in biblical languages, please see [Biblical Imagery - Common Patterns](../bita-part1/01.md) and the pages it will direct you to. + +When translating something that is a dead metaphor into another language, do not treat it as a metaphor. Instead, just use the best expression for that thing or concept in the target language. + + +### Reasons this is a translation issue + +* People may not recognize that something is a metaphor. In other words, they may mistake a metaphor for a literal statement, and thus misunderstand it. + +### Examples from the Bible + +In the Bible, behaving in certain ways is often spoken of as walking in certain ways. + +> In the past ages, he allowed all the nations to walk in their own ways. (Acts 14:16 ULB) + +> ... so also we might walk in newness of life. (Romans 6:4 ULB) + +In the Bible, teaching is often spoken of as leading, and believing or doing the wrong thing is often spoken of as going astray. + +>Do you not know that his kindness is meant to lead you to repentance? (Romans 2:4 ULB) + +>Many false prophets will rise up and lead many astray. (Matthew 24:11 ULB) + +In the Bible, attitudes and emotions are often spoken of as if they were clothing that could be put on or taken off. Putting on an attitude represents starting to have that attitude, and taking off an attitude represents stopping having that attitude. + +>Therefore, as God's chosen ones, holy and beloved, put on a heart of mercy, kindness, humility, gentleness, and patience. (Colossians 3:12 ULB) + +> Therefore take off all sinful filth and abundant amounts of evil. (James 1:21 ULB) + +### Translation Strategies + +If people would understand the metaphor in the same way that the original readers would have understood it, go ahead and use it. Be sure to test the translation to make sure that people do understand it in the right way. + +If people do not or would not understand it, here are some other strategies. + +1. If the metaphor is a common expression in the source language or expresses a patterned pair of concepts in a biblical language (a "dead" metaphor), then express the main idea in the simplest way preferred by your language. + +### Examples of Translation Strategies Applied + +1. If the metaphor is a common expression in the source language or expresses a patterned pair of concepts in a biblical language (a "dead" metaphor), then express the main idea in the simplest way preferred by your language. + + * **... so also we might walk in newness of life.** (Romans 6:4 ULB) + * ... so also we might behave according to new way of living. + * **Do you not know that his kindness is meant to lead you to repentance?** (Romans 2:4 ULB) + * Do you not know that his kindness is meant to teach you to repent? + * **Many false prophets will rise up and lead many astray** (Matthew 24:11 ULB) + * Many false prophets will rise up and teach many people to believe lies. + * **... put on a heart of mercy, kindness, humility, gentleness, and patience.** (Colossians 3:12 ULB) + * be merciful, kind, humble, gentle and patient. \ No newline at end of file diff --git a/jit/figs-metaphordead/sub-title.md b/jit/figs-metaphordead/sub-title.md new file mode 100644 index 0000000..3d68f50 --- /dev/null +++ b/jit/figs-metaphordead/sub-title.md @@ -0,0 +1 @@ +What is a dead metaphor, and how can I translate a sentence that has one? \ No newline at end of file diff --git a/jit/figs-metaphordead/title.md b/jit/figs-metaphordead/title.md new file mode 100644 index 0000000..df5e298 --- /dev/null +++ b/jit/figs-metaphordead/title.md @@ -0,0 +1 @@ +Dead Metaphors \ No newline at end of file diff --git a/jit/figs-metaphorparts/01.md b/jit/figs-metaphorparts/01.md new file mode 100644 index 0000000..3ec5cf7 --- /dev/null +++ b/jit/figs-metaphorparts/01.md @@ -0,0 +1,25 @@ +### Description + +A metaphor has three parts. + +1. **Topic** - The thing someone speaks of is called the topic. +1. **Image** - The thing he calls it is the image. +1. **Point of Comparison** - The way or ways in which the author claims that the topic and image are similar are their points of comparison. + +In the metaphor below, the speaker describes the woman he loves as a red rose. The woman (his "love") is the **topic**, and "red rose" is the **image**. Beauty and delicacy are the **points of comparison** that the speaker sees as similarities between both the topic and the image. + +* My love is a red, red rose. + +Often, as in the metaphor above, the speaker explicitly states the **topic** and the **image**, but he does not state the **points of comparison**. The speaker leaves it to the hearer to think of those points of comparison. Because the hearers must think of these ideas themselves, the speaker's message has a more powerful effect on the hearers. + +Also in the Bible, normally the **topic** and the **image** are stated clearly, but not the **points of comparison**. The writer leaves it to the audience to think of and understand the points of comparison that are implied. + +>Jesus said to them, "I am the bread of life; he who comes to me will not be hungry, and he who believes in me will never be thirsty." (John 6:35 ULB) + +In this metaphor, Jesus called himself the bread of life. The **topic** is "I," and the **image** is "bread." Bread is a food that people ate all the time. The **point of comparison** between bread and Jesus is that people need both to live. Just as people need to eat food in order to have physical life, people need to trust in Jesus in order to have spiritual life. + +#### Purposes of Metaphor + +* One purpose of metaphor is to teach people about something that they do not know (the **topic**) by showing that it is like something that they already do know (the **image**). +* Another purpose is to emphasize that something has a particular quality or to show that it has that quality in an extreme way. +* Another purpose is to lead people to feel the same way about the **topic** as they would feel about the **image**. \ No newline at end of file diff --git a/jit/figs-metaphorparts/sub-title.md b/jit/figs-metaphorparts/sub-title.md new file mode 100644 index 0000000..3b73a3a --- /dev/null +++ b/jit/figs-metaphorparts/sub-title.md @@ -0,0 +1 @@ +What are the parts and purposes of a metaphor? \ No newline at end of file diff --git a/jit/figs-metaphorparts/title.md b/jit/figs-metaphorparts/title.md new file mode 100644 index 0000000..a42e528 --- /dev/null +++ b/jit/figs-metaphorparts/title.md @@ -0,0 +1 @@ +Parts a Metaphor \ No newline at end of file diff --git a/jit/figs-metonymy/01.md b/jit/figs-metonymy/01.md new file mode 100644 index 0000000..6be6da6 --- /dev/null +++ b/jit/figs-metonymy/01.md @@ -0,0 +1,59 @@ + + +### Description + +**Metonymy** is a figure of speech in which a thing or idea is called not by its own name, but by the name of something closely associated with it. A **metonym** is a word or phrase used as a substitute for something it is associated with. + +#### Metonymy can be used + +* to shorten the way of referring to something +* to make an abstract idea more meaningful by referring to it with the name of a physical object associated with it + +### Reasons this is a translation issue + +The Bible uses metonymy very often. Speakers of some languages are not used to metonymy and they may not recognize it when they read it in the Bible. If they do not recognize the metonymy, they will not understand the passage or, worse yet, they will get a wrong understanding of the passage. Whenever a metonym is used, people need to be able to understand what it represents. + +### Examples from the Bible + +>... and the blood of Jesus his Son cleanses us from all sin. (1 John 1:7 ULB) + +The blood represents Christ's death. Because of Jesus death', people who believe in him are cleansed from all sin. + +>He took the cup in the same way after supper, saying, "This cup is the new covenant in my blood, which is poured out for you." (Luke 22:20 ULB) + +The cup represents the wine that was in the cup. The wine was a symbol of Jesus' blood, by which he confirmed the new covenant. + +>The Lord God will give him the throne of his ancestor David. (Luke 1:32 ULB) + +A throne represents the authority of a king. "Throne" is a metonym for "kingly authority," "kingship" or "reign." This means that God would make him become the king that would follow King David. + +>Immediately his mouth was opened ... (Luke 1:64 ULB) + +The mouth here represents the power to speak. This means that he was able to talk again. + +>Who warned you to flee from the wrath that is coming? (Luke 3:7 ULB) + +The word "wrath" or "anger" is a metonym for "punishment." God was extremely angry with the people, and as a result, he would punish them. + +### Translation Strategies + +If people would easily understand the metonym, consider using it. Otherwise, here are some options. + +1. Use the metonym along with the name of the thing it represents. +1. Use only the name of the thing the metonym represents. + +### Examples of Translation Strategies Applied + +1. Use the metonym along with the name of the thing it represents. + * **He took the cup in the same way after supper, saying, "This cup is the new covenant in my blood, which is poured out for you.** (Luke 22:20 ULB) + * He took the cup in the same way after supper, saying, "The wine in this cup is the new covenant in my blood, which is poured out for you. + +1. Use the name of the thing the metonym represents. + * **The Lord God will give him the throne of his father, David.** (Luke 1:32 ULB) + * The Lord God will give him the kingly authority of his father, David. + * The Lord God will make him king like his ancestor, King David. + * **Who warned you to flee from the wrath to come?** (Luke 3:7 ULB) + * Who warned you to flee from God's coming punishment? + +To learn about some common metonymies, see [Biblical Imagery - Common Metonymies](../bita-part2/01.md). + diff --git a/jit/figs-metonymy/sub-title.md b/jit/figs-metonymy/sub-title.md new file mode 100644 index 0000000..0b955b5 --- /dev/null +++ b/jit/figs-metonymy/sub-title.md @@ -0,0 +1 @@ +What is a metonymy? \ No newline at end of file diff --git a/jit/figs-metonymy/title.md b/jit/figs-metonymy/title.md new file mode 100644 index 0000000..a2ea00a --- /dev/null +++ b/jit/figs-metonymy/title.md @@ -0,0 +1 @@ +Metonymy \ No newline at end of file diff --git a/jit/figs-nominaladj/01.md b/jit/figs-nominaladj/01.md new file mode 100644 index 0000000..84dc331 --- /dev/null +++ b/jit/figs-nominaladj/01.md @@ -0,0 +1,52 @@ + + +### Description + +In some languages an adjective can be used to refer to a class of things that the adjective describes. When it does, it acts like a noun. For example, the word "strong" is an adjective. Here are two sentences that show that "strong" is an adjective. + +In the sentence below, the adjective "strong" comes before the word "man" and describes the man. + + * The strong man carried the heavy load. + +In the sentence below, the adjective "strong" comes after the verb "be" and describes "he." + + * He exercises a lot because he wants to be strong. + +Here is a sentence that shows that "strong" can also function as a noun. It refers to strong people in general. + + * The strong can often help those who are weak. + +### Reasons this is a translation issue + +* Many times in the Bible adjectives are used as nouns to describe a group of people. +* Some languages do not use adjectives in this way. +* Readers of these languages may think that the text is talking about one particular person when it is really talking about the group of people whom the adjective describes. + +### Examples from the Bible + +>The scepter of wickedness must not rule in the land of the righteous. (Psalm 125:3 ULB) + +"The righteous" here are people who are righteous, not one particular righteous person. + +>Blessed are the meek (Matthew 5:5 ULB) + +"The meek" here are people who are meek, not one particular meek person. + +>... the rich must not give more than the half shekel, and the poor must not give less. (Exodus 30:15 ULB) + +"The rich" here are poeple who are meek, and "the poor" are people who are poor. + +### Translation Strategies + +If your language uses adjectives as nouns to refer to a class of people, consider using the adjectives in this way. If it would sound strange, or if the meaning would be unclear or wrong, here is another option: + +1. Use the adjective with a plural form of the noun that the adjective describes. + +### Examples of Translation Strategies Applied + +1. Use the adjective with a plural form of the noun that the adjective describes. + * **The scepter of wickedness must not rule in the land of the righteous.** (Psalm 125:3 ULB) + * The scepter of wickedness must not rule in the land of righteous people. + * **Blessed are the meek ...** (Matthew 5:5 ULB) + * Blessed are people who are meek ... + diff --git a/jit/figs-nominaladj/sub-title.md b/jit/figs-nominaladj/sub-title.md new file mode 100644 index 0000000..4fd6f21 --- /dev/null +++ b/jit/figs-nominaladj/sub-title.md @@ -0,0 +1 @@ +How do I translate adjectives that act like nouns? \ No newline at end of file diff --git a/jit/figs-nominaladj/title.md b/jit/figs-nominaladj/title.md new file mode 100644 index 0000000..4889e55 --- /dev/null +++ b/jit/figs-nominaladj/title.md @@ -0,0 +1 @@ +Nominal Adjectives \ No newline at end of file diff --git a/jit/figs-order/01.md b/jit/figs-order/01.md new file mode 100644 index 0000000..496bf76 --- /dev/null +++ b/jit/figs-order/01.md @@ -0,0 +1,78 @@ + +### Description + +Most languages have a normal way of ordering the parts of a sentence. It is not the same in all languages. Translators need to know what the normal word order is in their language. + +### The Main Parts of a Sentence + +Most sentences have three basic important parts: subject, object, and verb. Subjects and objects are usually nouns (i.e., a person, place, thing, or idea) or pronouns. Verbs show action or a state of being. + +#### Subject + +The subject is usually what the sentence is about. It usually performs some action or is being described. +A subject may be **active**; it does something, such as sing, or work, or teach. + +* Peter sings the song well. + +A subject may have something done to it. + +* Peter was fed good food. + +A subject can be described or it can be in a **state**, such as being happy, sad, or angry. + +* He is tall. +* The boy is happy. + +#### Object + +The **object** is often the thing that the subject does something to. + +* Peter hit the ball. +* Peter read a book. +* Peter sang the song well. +* Peter ate good food. + +#### Verb + +The verb shows an action or a state of being. + +* Peter sings the song well. +* Peter is singing. +* Peter is tall. + +#### Preferred Word Order + +All languages have a preferred word order. The examples below show the order of the subject, object, and verb in "Peter hit the ball" for some languages. +In some languages, such as English, the order is Subject-Verb-Object. + +* Peter hit the ball. + +In some languages the order is Subject-Object-Verb. + +* Peter the ball hit. + +In some languages the order is Verb-Subject-Object. + +* Hit Peter the ball. + +#### Changes in Word Order + +Word order can change if + +* the sentence is a question or command +* the sentence describes a state of being (He is happy. He is tall.) +* the sentence expresses a condition, such as with the the word "if" +* the sentence has a location +* the sentence has a time element +* the sentence is in a poem + +Word order can also change if + +* there is some kind of emphasis on a certain part of the sentence +* the sentence is really about something other than the subject + +### Translation principles + +* Know which word order is preferred in your language. +* Use your language's preferred word order unless there is some reason in your language to change it. +* Translate the sentence so that the meaning is accurate and clear and so that it sounds natural. \ No newline at end of file diff --git a/jit/figs-order/sub-title.md b/jit/figs-order/sub-title.md new file mode 100644 index 0000000..c462b03 --- /dev/null +++ b/jit/figs-order/sub-title.md @@ -0,0 +1 @@ +What does "word order" mean? \ No newline at end of file diff --git a/jit/figs-order/title.md b/jit/figs-order/title.md new file mode 100644 index 0000000..961e471 --- /dev/null +++ b/jit/figs-order/title.md @@ -0,0 +1 @@ +Word Order \ No newline at end of file diff --git a/jit/figs-parables/01.md b/jit/figs-parables/01.md new file mode 100644 index 0000000..e0236d0 --- /dev/null +++ b/jit/figs-parables/01.md @@ -0,0 +1,39 @@ + + +### Description + +A parable is a short story that is told to teach a truth. Though the events in a parable could happen, they did not actually happen. They are told only to teach a truth. Parables rarely contain the names of specific people. (This may help you identify what is a parable and what is an account of a real event.) Parables often have figures of speech such as simile and metaphor. + +### Examples from the Bible + +>Then he also told them a parable. "Can a blind person guide another blind person? If he did, they would both fall into a pit, would they not?" (Luke 6:39 ULB) + +This parable teaches that if a person does not have spiritual understanding, he cannot help someone else to understand spiritual things. + +>Neither do people light a lamp and put it under a basket, but rather, on the lampstand, and it shines for everyone in the house. Let your light shine before people in such a way that they see your good deeds and praise your Father who is in heaven. (Matthew 5:15-16 ULB) + +This parable teaches us not to hide the way we live for God from other people. + +>Then Jesus presented another parable to them. He said, "The kingdom of heaven is like a mustard seed which a man took and sowed in his field. This seed is indeed the smallest of all seeds. But when it has grown, it is greater than the garden plants. It becomes a tree, so that the birds of the air come and nest in its branches." (Matthew 13:31-32 ULB) + +This parable teaches that the kingdom of God may seem small at first, but it will grow and spread throughout the world. + +### Translation Strategies + +1. If a parable is hard to understand because it has unknown things in it, you can replace the unknown things with things that people in your culture know. However, be careful to keep the teaching the same. (See: [Translate Unknowns](../translate-unknown/01.md)) +1. If the teaching of the parable is unclear, consider telling a little about what it teaches in the introduction, such as "Jesus told this story about being generous." + +### Examples of Translation Strategies Applied + +1. If a parable is hard to understand because it has unknown things in it, you can replace the unknown things with things that people in your culture know. However, be careful to keep the teaching the same. + * **Jesus said to them, "Do you bring a lamp inside the house to put it under a basket, or under the bed? You bring it in and you put it on a lampstand."** (Mark 4:21 ULB) - If people do not know what a lampstand is, you could substitute something else that people put a light on so it can give light to the house. + * Jesus said to them, "Do you bring a lamp inside the house to put it under a basket, or under the bed? You bring it in and you put it on a high shelf. + * **Then Jesus presented another parable to them. He said, "The kingdom of heaven is like a mustard seed which a man took and sowed in his field. This seed is indeed the smallest of all seeds. But when it has grown, it is greater than the garden plants. It becomes a tree, so that the birds of the air come and nest in its branches."** (Matthew 13:31-32 ULB) - To sow seeds means to toss them so that they scatter on the ground. If people are not familiar with sowing, you can substitute planting. + * Then Jesus presented another parable to them. He said, "The kingdom of heaven is like a mustard seed which a man took and planted in his field. This seed is indeed the smallest of all other seeds. But when it has grown, it is greater than the garden plants and becomes a tree, so that the birds of the air come and nest in its branches." + +1. If the teaching of the parable is unclear, consider telling a little about what it teaches in the introduction, such as "Jesus told this story about being generous." + * **Jesus said to them, "Do you bring a lamp inside the house to put it under a basket, or under the bed? You bring it in and you put it on a lampstand"**. (Mark 4:21 ULB) + * Jesus told them a parable about why they should witness openly. "Do you bring a lamp inside the house to put it under a basket, or under the bed? You bring it in and you put it on a lampstand." + * **Then Jesus presented another parable to them. He said, "The kingdom of heaven is like a mustard seed which a man took and sowed in his field. This seed is indeed the smallest of all other seeds. But when it has grown, it is greater than the garden plants and becomes a tree, so that the birds of the air come and nest in its branches."** (Matthew 13:31-32 ULB) + * Then Jesus presented another parable to them about how the Kingdom of God grows. He said, "The kingdom of heaven is like a mustard seed which a man took and sowed in his field. This seed is indeed the smallest of all other seeds. But when it has grown, it is greater than the garden plants and becomes a tree, so that the birds of the air come and nest in its branches." + diff --git a/jit/figs-parables/sub-title.md b/jit/figs-parables/sub-title.md new file mode 100644 index 0000000..2b26df1 --- /dev/null +++ b/jit/figs-parables/sub-title.md @@ -0,0 +1 @@ +What is a parable? \ No newline at end of file diff --git a/jit/figs-parables/title.md b/jit/figs-parables/title.md new file mode 100644 index 0000000..1145ea6 --- /dev/null +++ b/jit/figs-parables/title.md @@ -0,0 +1 @@ +Parables \ No newline at end of file diff --git a/jit/figs-parallelism/01.md b/jit/figs-parallelism/01.md new file mode 100644 index 0000000..2f2e96b --- /dev/null +++ b/jit/figs-parallelism/01.md @@ -0,0 +1,92 @@ + +### Description + +In **parallelism** two phrases or clauses that are similar in structure or idea are used together. There are different kinds of parallelism. Some of them are the following: + +1. The second clause or phrase means the same as the first. This is also called synonymous parallelism. +1. The second clarifies or strengthens the meaning of the first. +1. The second completes what is said in the first. +1. The second says something that contrasts with the first, but adds to the same idea. + +Parallelism is most commonly found in Old Testament poetry, such as in the books of Psalms and Proverbs. It also occurs in Greek in the New Testament, both in the four gospels and in the apostles' letters. + +Synonymous parallelism (the kind in which the two phrases mean the same thing) in the poetry of the original languages has several effects: + +* It shows that something is very important by saying it more than once and in more than one way. +* It helps the hearer to think more deeply about the idea by saying it in different ways. +* It makes the expression of ideas more beautiful and above the ordinary way of speaking. + +Note: We use the term "synonymous parallelism" for long phrases or clauses that have the same meaning. We use the term [Doublet](../figs-doublet/01.md) for words or very short phrases that mean basically the same thing and are used together. + +### Reasons this is a translation issue + +Speakers of some languages do not use synonymous parallelism. If there are two phrases or sentences, they expect them to have different meanings. Consequently they do not understand that the repetition of ideas serves to emphasize the idea. + +### Examples from the Bible + +##### The second clause or phrase means the same as the first. + +>Your word is a lamp to my feet +>and a light for my path. (Psalm 119:105 ULB) + +Both parts of the sentence are metaphors saying that God's word teaches people how to live. As a lamp or light shows the way for a person walking along a path, God's word shows people how to live. + +>You make him to rule over the works of your hands; +>you have put all things under his feet (Psalm 8:6 ULB) + +Both lines say that God made man the ruler of everything. + +##### The second clarifies or strengthens the meaning of the first. + +>The eyes of Yahweh are everywhere, +>keeping watch over the evil and the good. (Proverbs 15:3 ULB) + +The second line tells more specifically what Yahweh watches. + +##### The second completes what is said in the first. + +>I lift up my voice to Yahweh, +>and he answers me from his holy hill. (Psalm 3:4 ULB) + +The second line tells what Yahweh does in response to what the person does in the first clause. + +##### The second says something that contrasts with the first, but adds to the same idea. + +>For Yahweh approves of the way of the righteous, +>but the way of the wicked will perish. (Psalm 1:6 ULB) + +This contrasts what happens to righteous people with what happens to wicked people. + +>A gentle answer turns away wrath, +>but a harsh word stirs up anger. (Proverbs 15:1 ULB) + +This contrasts what happens when someone gives a gentle answer with what happens when someone says something harsh. + +### Translation Strategies + +For most kinds of parallelism, it is good to translate both of the clauses or phrases. For synonymous parallelism, it is good to translate both clauses if people in your language understand that the purpose of saying something twice is to strengthen a single idea. But if your language does not use parallelism in this way, then consider using one of the following translation strategies. + +1. Combine the ideas of both clauses into one. +1. If it appears that the clauses are used together to show that what they say is really true, you could include words that emphasize the truth such as "truly" or "certainly." +1. If it appears that the clauses are used together to intensify an idea in them, you could use words like "very," "completely" or "all." + +### Examples of Translation Strategies Applied + +1. Combine the ideas of both clauses into one. + * **Until now you have deceived me and told me lies.** (Judges 16:13, ULB) - Delilah expressed this idea twice to emphasize that she was very upset. + * Until now you have deceived me with your lies. + * **Yahweh sees everything a person does and watches all the paths he takes.** (Proverbs 5:21 ULB) - The phrase "all the paths he takes" is a metaphor for "all he does." + * Yahweh pays attention to everything a person does. + * **For Yahweh has a lawsuit with his people, and he will fight in court against Israel.** (Micah 6:2 ULB) - This parallelism describes one serious disagreement that Yahweh had with one group of people. If this is unclear, the phrases can be combined: + * For Yahweh has a lawsuit with his people, Israel. + +1. If it appears that the clauses are used together to show that what they say is really true, you could include words that emphasize the truth such as "truly" or "certainly." + * **Yahweh sees everything a person does and watches all the paths he takes.** (Proverbs 5:21 ULB) + * Yahweh truly sees everything a person does. + +1. If it appears that the clauses are used together to intensify an idea in them, you could use words like "very," "completely" or "all." + * **you have deceived me and told me lies.** (Judges 16:13 ULB) + * All you have done is lie to me. + * **Yahweh sees everything a person does and watches all the paths he takes.** (Proverbs 5:21 ULB) + * Yahweh sees absolutely everything that a person does. + diff --git a/jit/figs-parallelism/sub-title.md b/jit/figs-parallelism/sub-title.md new file mode 100644 index 0000000..d1ebbad --- /dev/null +++ b/jit/figs-parallelism/sub-title.md @@ -0,0 +1 @@ +What is parallelism? \ No newline at end of file diff --git a/jit/figs-parallelism/title.md b/jit/figs-parallelism/title.md new file mode 100644 index 0000000..512ff1d --- /dev/null +++ b/jit/figs-parallelism/title.md @@ -0,0 +1 @@ +Parallelism \ No newline at end of file diff --git a/jit/figs-pastforfuture/01.md b/jit/figs-pastforfuture/01.md new file mode 100644 index 0000000..68484da --- /dev/null +++ b/jit/figs-pastforfuture/01.md @@ -0,0 +1,51 @@ +### Description + +The predictive past is a figure of speech that uses the past tense to refer to things that will happen in the future. This is sometimes done in prophecy to show that the event will certainly happen. It is also called the prophetic perfect. + +### Reasons this is a translation issue: + +Readers who are not aware of the past tense being used in prophecy to refer to future events may find it confusing. + +### Examples from the Bible + +>Therefore my people have gone into captivity for lack of understanding; +>their leaders go hungry, and their masses have nothing to drink. (Isaiah 5:13 ULB) + +In the example above, the people of Israel had not yet gone into captivity, but God spoke of their going into captivity as if it had already happened because he had decided that they certainly would go into captivity. + +>Now all the entrances to Jericho were closed because of the army of Israel. No one went out and no one came in. Yahweh said to Joshua, "See, I have handed over to you Jericho, its king, and its trained soldiers." (Joshua 6:1-2 ULB) + +>For to us a child has been born, to us a son has been given; +>and the rule will be on his shoulder; (Isaiah 9:6 ULB) + +In the examples above, God spoke of things that would happen in the future as if they had already happened. + +>And about these people also Enoch, the seventh in line from Adam, foretold, saying, "Look, the Lord came with tens of thousands of his holy ones, (Jude 1:14 ULB) + +Enoch was speaking of something that would happen in the future, but he used the past tense when he said "the Lord came.” + +### Translation Strategies + +If the past tense would be natural and give the right meaning in your language, consider using it. If not, here are some other options. + +1. Use the future tense to refer to future events. +1. If it refers to something in the immediate future, use a form that would show that. +1. Some languages may use the present tense to show that something will happen very soon. + +### Examples of Translation Strategies Applied + +1. Use the future tense to refer to future events. + +* **For to us a child has been born, to us a son has been given** ... (Isaiah 9:6a ULB) + * For to us a child will be born, to us a son will be given ... + +1. If it refers to something that would happen very soon, use a form that shows that. + +* **Yahweh said to Joshua, "See, I have handed over to you Jericho, its king, and its trained soldiers."** (Joshua 6:2 ULB) + * Yahweh said to Joshua, "See, I am about to hand over to you Jericho, its king, and its trained soldiers." + +1. Some languages may use the present tense to show that something will happen very soon. + +* **Yahweh said to Joshua, "See, I have handed over to you Jericho, its king, and its trained soldiers."** (Joshua 6:2 ULB) + * Yahweh said to Joshua, "See, I am handing over to you Jericho, its king, and its trained soldiers." + diff --git a/jit/figs-pastforfuture/sub-title.md b/jit/figs-pastforfuture/sub-title.md new file mode 100644 index 0000000..53bd530 --- /dev/null +++ b/jit/figs-pastforfuture/sub-title.md @@ -0,0 +1 @@ +What is the predictive past? \ No newline at end of file diff --git a/jit/figs-pastforfuture/title.md b/jit/figs-pastforfuture/title.md new file mode 100644 index 0000000..2a23e90 --- /dev/null +++ b/jit/figs-pastforfuture/title.md @@ -0,0 +1 @@ +Predictive Past \ No newline at end of file diff --git a/jit/figs-personification/01.md b/jit/figs-personification/01.md new file mode 100644 index 0000000..00db970 --- /dev/null +++ b/jit/figs-personification/01.md @@ -0,0 +1,62 @@ + + +### Description + +Personification is a figure of speech in which someone speaks of something as if it could do things that animals or people can do. People often do this because it makes it easier to talk about things that we cannot see, such as wisdom or sin. People also do this because it is sometimes easier to talk about people's relationships with non-human things, such as wealth, as if they were like relationships between people. (See examples from the Bible below.) + +### Reasons this is a translation issue + +* Some languages do not use personification. +* Some languages use personification only in certain situations. + +### Examples from the Bible + +>Does not Wisdom call out? Does not Understanding raise her voice? (Proverbs 8:1 ULB) + +The author speaks of wisdom and understanding as if they are a woman who calls out to teach people. This means that they are not something hidden, but something obvious that people should pay attention to. + +>...if you do not do what is right, sin crouches at the door and desires to control you ... (Genesis 4:7 ULB) + +God speaks of sin as a wild animal that is waiting for the chance to attack. This shows how dangerous sin is. + +>You cannot serve God and wealth. (Matthew 6:24 ULB) + +Jesus speaks of wealth as if it were a master whom people might serve. Loving money and basing one's decisions on it is like serving it as a slave would serve his master. + +>... even the winds and the sea obey him ... (Matthew 8:27 ULB) + +When Jesus calms a storm by rebuking the wind and the sea, his disciples speak of the wind and the sea as if they are able to hear and obey Jesus as people can. + +### Translation Strategies + +If the personification would be understood clearly, consider using it. If it would not be understood, here are some other ways for translating it. + +1. Use words such as "like" or "as" to show that the sentences is not to be understood literally. +1. Add words or phrases to make it clear. +1. Find a way to translate it without the personification. + +### Examples of Translation Strategies Applied + +1. Use words such as "like" or "as" to show that the sentence is not to be understood literally. + * **... sin crouches at the door and desires to control you.** (Genesis 4:7 ULB) + * ... it is as if sin crouches at the door and desires to control you. + +1. Add words or phrases that make the image more clear. + * **... sin crouches at the door and desires to control you.** (Genesis 4:7 ULB) + * ... sin is like a wild animal crouching at the door, desiring to control you. + * ... sin is crouching at the door in order to attack you, and it desires to control you. + +1. Add words or phrases to to show how something is like a person or animal. + * **... sin crouches at the door and desires to control you.** (Genesis 4:7 ULB) + * ... sin is dangerous, like an animal crouching at the door and desiring to control you. + +1. Find a way to translate it without the personification. (Genesis 4:7 ULB) + * **... sin crouches at the door and desires to control you.** + * You are in danger of sinning and not being able to stop sinning. + + * **You cannot serve God and wealth.** (Matthew 6:24 ULB) + * You cannot be devoted to both God and wealth. + * You cannot serve God if you want most to have wealth. + +**Note**: We have broadened our definition of "personification" to include "zoomorphism" (speaking of other things as if they had animal characteristics) and "anthropomorphism" (speaking of non-human things as if they had human characteristics.) + diff --git a/jit/figs-personification/sub-title.md b/jit/figs-personification/sub-title.md new file mode 100644 index 0000000..796700a --- /dev/null +++ b/jit/figs-personification/sub-title.md @@ -0,0 +1 @@ +What is personification? \ No newline at end of file diff --git a/jit/figs-personification/title.md b/jit/figs-personification/title.md new file mode 100644 index 0000000..52486ec --- /dev/null +++ b/jit/figs-personification/title.md @@ -0,0 +1 @@ +Personification \ No newline at end of file diff --git a/jit/figs-pronouns/01.md b/jit/figs-pronouns/01.md new file mode 100644 index 0000000..21cb06c --- /dev/null +++ b/jit/figs-pronouns/01.md @@ -0,0 +1,65 @@ + + +### Description + +Pronouns are words that people use in place of a noun to refer to someone or something. Some examples are I, you, he, it, this, that, himself, someone. The most common type of pronoun is personal. + +### Personal Pronouns + +Personal pronouns refer to people or things and show if the speaker is referring to himself, the person he is speaking to, or someone or something else. The following are kinds of information that personal pronouns may give. Other types of pronouns may give some of this information, as well. + +#### Person + +* First Person - The speaker and possibly others (I, we) + * [Exclusive and Inclusive "We"](../figs-exclusive/01.md) +* Second Person - The person or people that the speaker is talking to and possibly others (you) + * [Forms of You](../figs-you/01.md) +* Third Person - Someone or something other than the speaker and those he is talking to (he, she, it, they) + +#### Number + +* Singular - one (I, you, he, she, it) +* Plural - more than one (we, you, they) + * [Singular Pronouns that Refer to Groups](../figs-youcrowd/01.md) +* Dual - two (Some languages have pronouns for specifically two people or two things.) + +#### Gender + +* Masculine - he +* Feminine - she +* Neuter - it + +#### Relationship to other words in the sentence + +* Subject of the verb: I, you, he, she, it, we, they +* Object of the verb or preposition: me, you, him, her, it, us, them +* Possessor with a noun: my, your, his, her, its, our, their +* Possessor without a noun: mine, yours, his, hers, its, ours, theirs + +### Other Types of pronouns + +**[Reflexive Pronouns](../figs-rpronouns/01.md)** refer to another noun or pronoun in the same sentence: myself, yourself, himself, herself, itself, ourselves, yourselves, themselves. + +* **John saw himself in the mirror.** - The word "himself" refers to John. + +**Interrogative Pronouns** are used to make a question that needs more than just a yes or no for an answer: who, whom, whose, what, where, when, why, how + +* **Who built the house?** + +**Relative Pronouns** mark a relative clause. They tell more about a noun in the main part of the sentence: that, which, who, whom, where, when + +* **I saw the house that John built.** The clause "that John built" tells which house I saw. +* **I saw the man who built the house.** The clause "who built the house" tells which man I saw. + +**Demonstrative Pronouns** are used to draw attention to someone or something and to show distance from the speaker or something else: this, these, that, those. + +* **Have you seen this here?** +* **Who is that over there?** + +**Indefinite pronouns** are used when no particular noun is being referred to: any, anyone, someone, anything, something, some. Sometimes a personal pronoun is used in a generic way to do this: you, they, he or it. + +* **He does not want to talk to anyone.** +* **Someone fixed it, but I do not know who.** +* **They say that you should not wake a sleeping dog.** + +In the last example, "they" and "you" just refer to people in general. diff --git a/jit/figs-pronouns/sub-title.md b/jit/figs-pronouns/sub-title.md new file mode 100644 index 0000000..044257d --- /dev/null +++ b/jit/figs-pronouns/sub-title.md @@ -0,0 +1 @@ +What are pronouns and what kinds of pronouns are in some languages? \ No newline at end of file diff --git a/jit/figs-pronouns/title.md b/jit/figs-pronouns/title.md new file mode 100644 index 0000000..2dea749 --- /dev/null +++ b/jit/figs-pronouns/title.md @@ -0,0 +1 @@ +Pronouns \ No newline at end of file diff --git a/jit/figs-quotations/01.md b/jit/figs-quotations/01.md new file mode 100644 index 0000000..c046dd4 --- /dev/null +++ b/jit/figs-quotations/01.md @@ -0,0 +1,49 @@ + + +### Description + +There are two kinds of quotations: direct quotation and indirect quotation. + +A **direct quotation** occurs when someone reports what another person said from the viewpoint of that original speaker. People usually expect that this kind of quotation will represent the original speaker's exact words. In the example below, John would have said "I" when referring to himself, so the narrator, who is reporting John's words, uses the word "I" in the quotation to refer to John. To show that these are John's exact words, many languages put the words between quotation marks:"". + +* John said, "I do not know at what time I will arrive." + +An **indirect quotation** occurs when a speaker reports what someone else said, but in this case, the speaker is reporting it from his own point of view instead of from the original person's point of view. This kind of quotation usually features changes in pronouns, and it often features changes in time, in word choices, and in length. In the example below, the narrator refers to John as "he" in the quotation and uses the word "would," to replace the future tense indicated by "will." + +* John said that he did not know at what time he would arrive. + +### Reasons this is a translation issue + +In some languages, reported speech can be expressed by either direct or indirect quotations. In other languages, it is more natural to use one rather than the other, or there is a certain meaning implied by using one rather than the other. So for each quotation, translators need to decide whether it is best to translate it as a direct quotation or an indirect quotation. + +### Examples from the Bible + +The verses in the examples below contain both direct and indirect quotations. In the explanation below the verse, we have underlined the quotations. +>He instructed him to tell no one, but told him, "Go on your way, and show yourself to the priest and offer a sacrifice for your cleansing, according to what Moses commanded, for a testimony to them." (Luke 5:14 ULB) + +* Indirect quote: He instructed him to tell no one, +* Direct quote: but told him, "Go on your way, and show yourself to the priest." + +>Being asked by the Pharisees when the kingdom of God would come, Jesus answered them and said, "The kingdom of God is not something that can be observed. Neither will they say, 'Look here!' or, 'Look there!' because the kingdom of God is among you." (Luke 17:20-21 ULB) + +* Indirect quote: Being asked by the Pharisees when the kingdom of God would come, +* Direct quote: Jesus answered them and said, "The kingdom of God is not something that can be observed. Neither will they say, 'Look here!' or, 'Look there!' because the kingdom of God is among you." +* Direct quotes: Neither will they say, 'Look here!' or, 'Look there!' + +### Translation Strategies + +If the kind of quote used in the source text would work well in your language, consider using it. If the kind of quote used in that context is not natural for your language, follow these strategies. + +1. If a direct quote would not work well in your language, change it to an indirect quote. +1. If an indirect quote would not work well in your language, change it to a direct quote. + +### Examples of Translation Strategies Applied + +1. If a direct quote would not work well in your language, change it to an indirect quote. + * **He instructed him to tell no one, but told him, "Go on your way, and show yourself to the priest and offer a sacrifice for your cleansing, according to what Moses commanded, for a testimony to them."** (Luke 5:14 ULB) + * He instructed him to tell no one, but to go on his way, and to show himself to the priest and to offer a sacrifice for his cleansing, according to what Moses commanded, for a testimony to them." + +1. If an indirect quote would not work well in your language, change it to a direct quote. + * **He instructed him, to tell no one, but told him, "Go on your way, and show yourself to the priest and offer a sacrifice for your cleansing, according to what Moses commanded, for a testimony to them."** (Luke 5:14 ULB) + * He instructed him, "Tell no one. Just go on your way, and show yourself to the priest and offer a sacrifice for your cleansing, according to what Moses commanded, for a testimony to them." + diff --git a/jit/figs-quotations/sub-title.md b/jit/figs-quotations/sub-title.md new file mode 100644 index 0000000..8ca5d09 --- /dev/null +++ b/jit/figs-quotations/sub-title.md @@ -0,0 +1 @@ +What are direct and indirect quotations? \ No newline at end of file diff --git a/jit/figs-quotations/title.md b/jit/figs-quotations/title.md new file mode 100644 index 0000000..c8e1b18 --- /dev/null +++ b/jit/figs-quotations/title.md @@ -0,0 +1 @@ +Direct and Indirect Quotations \ No newline at end of file diff --git a/jit/figs-quotesinquotes/01.md b/jit/figs-quotesinquotes/01.md new file mode 100644 index 0000000..466fe85 --- /dev/null +++ b/jit/figs-quotesinquotes/01.md @@ -0,0 +1,61 @@ + + +### Description + +A quotation may have a quote within it, and quotes that are inside of other quotes can also have quotes within them. When a quote has quotes within it, we can talk about it having layers of quotation, and each of the quotes is a layer. When there are many layers of quotes inside of quotes, it can be hard for listeners and readers to know who is saying what + +### Reasons this is a translation issue + +* When there is a quote within a quote, the listener needs to know who the speaker of each quote is and to whom he is speaking. +* When there is a quote within a quote, the listener needs to know who the pronouns refer to. For example if a quote that is inside a quote has the word "I," the listener needs to know whether "I" refers to the speaker of the inner quote or the outer quote. + + +### Examples from the Bible + +#### A quotation with only one layer + +>But Paul said, "I was born a Roman citizen." (Acts 22:28 ULB) + +#### Quotations with two layers + +>Then some of his disciples said to one another, "What is this that he says to us, 'A short amount of time you will no longer see me and after another short amount of time you will see me,' and, 'Because I go to the Father'?" (John 16:17 ULB) + +The outermost layer is what the disciples said to one another. The second layer is what Jesus had said. (We have underlined the second layer.) +>Jesus answered, "You say that I am a king." (John 18:37 ULB) + +The outermost layer is what Jesus said to Pilate. The second layer is what Pilate said about Jesus. (We have underlined the second layer.) + +#### A quotation with three layers + +>Then the chief priests of the Jews said to Pilate, "Do not write, 'The King of the Jews,' but rather, 'This one said, "I am King of the Jews."'" (John 19:21 ULB) + +The outermost layer is what the chief priests said to Pilate. The second layer is what the priests want Pilate to write. The third layer is what "This one" supposedly said. (We have underlined the third layer.) + +#### A quotation with four layers + +>They said to him, "A man came to meet us who said to us, 'Go back to the king who sent you, and say to him, "Yahweh says this: 'Is it because there is no God in Israel that you sent men to consult with Baal-Zebub, the god of Ekron? Therefore you will not come down from the bed to which you have gone up; instead, you will certainly die.'"'" (2 Kings 1:6 ULB) + +The outermost layer is what the messengers said to the king. The second layer is what the man who had met the messengers told them. The third is what that man wanted the messengers to say to the king. The fourth is what had Yahweh said. (We have underlined the fourth layer.) + +### Translation Strategies + +1. Alternate two kinds of quote marks to show layers of direct quotation. English alternates double quote marks and single quote marks. (For other kinds of quote marks, see [Quotations and Quote Margins](../writing-quotations/01.md)) +1. Translate one or some of the quotes as indirect quotes. (see [Direct and Indirect Quotations](../figs-quotations/01.md)) +1. If a quotation is very long and has many layers of quotation in it, indent the main overall quote, and use quote marks only for the direct quotes inside of it. + +### Examples of Translation Strategies Applied + +1. Alternate two kinds of quote marks to show layers of direct quotation as shown in the ULB text below. + + * **They said to him, "A man came to meet us who said to us, 'Go back to the king who sent you, and say to him, "Yahweh says this: 'Is it because there is no God in Israel that you sent men to consult with Baal-Zebub, the god of Ekron? Therefore you will not come down from the bed to which you have gone up; instead, you will certainly die.'"'"** (2 Kings 1:6 ULB) + +1. Translate one or some of the quotes as indirect quotes in order to use fewer quote marks. In the example below, the word "that" introduces an indirect quote of what the messengers said to the king. Within that indirect quote, there are some direct quotes. + + * **They said to him, "A man came to meet us who said to us, 'Go back to the king who sent you, and say to him, "Yahweh says this: 'Is it because there is no God in Israel that you sent men to consult with Baal-Zebub, the god of Ekron? Therefore you will not come down from the bed to which you have gone up; instead, you will certainly die.'"'"** (2 Kings 1:6 ULB) + * They told him that a man came to meet them who said to them, "Go back to the king who sent you, and say to him, 'Yahweh says this: "Is it because there is no God in Israel that you sent men to consult with Baal-Zebub, the god of Ekron? Therefore you will not come down from the bed to which you have gone up; instead, you will certainly die."'" + +1. If a quotation is very long and has many layers of quotation in it, indent the main overall quote, and use quote marks only for the direct quotes inside of it. + + * **They said to him, "A man came to meet us who said to us, 'Go back to the king who sent you, and say to him, "Yahweh says this: 'Is it because there is no God in Israel that you sent men to consult with Baal-Zebub, the god of Ekron? Therefore you will not come down from the bed to which you have gone up; instead, you will certainly die.'"'"** (2 Kings 1:6 ULB) + * They said to him, + A man came to meet us who said to us, "Go back to the king who sent you, and say to him, 'Yahweh says this: "Is it because there is no God in Israel that you sent men to consult with Baal-Zebub, the god of Ekron? Therefore you will not come down from the bed to which you have gone up; instead, you will certainly die."'" diff --git a/jit/figs-quotesinquotes/sub-title.md b/jit/figs-quotesinquotes/sub-title.md new file mode 100644 index 0000000..f43906d --- /dev/null +++ b/jit/figs-quotesinquotes/sub-title.md @@ -0,0 +1 @@ +What is a quote within a quote, and how can I help the readers understand who is saying what? \ No newline at end of file diff --git a/jit/figs-quotesinquotes/title.md b/jit/figs-quotesinquotes/title.md new file mode 100644 index 0000000..c316f92 --- /dev/null +++ b/jit/figs-quotesinquotes/title.md @@ -0,0 +1 @@ +Quotes Within Quotes \ No newline at end of file diff --git a/jit/figs-rpronouns/01.md b/jit/figs-rpronouns/01.md new file mode 100644 index 0000000..b10ee00 --- /dev/null +++ b/jit/figs-rpronouns/01.md @@ -0,0 +1,75 @@ + + +### Description + +All languages have ways of showing that the same person fills two different roles in a sentence. English does this by using **Reflexive pronouns**. These are pronouns that refer to someone or something that has already been mentioned in a sentence. In English the reflexive pronouns are: myself, yourself, himself, herself, itself, ourselves, yourselves, and themselves. Other languages may have other ways to show this. + +**Uses of Reflexive Pronouns** +* To show that the same person or things fills two different roles in a sentence +* To emphasize a person or thing in a sentence +* To show that a person or thing was alone or did something alone + +### Reasons this is a translation issue + +* Languages have different ways of showing the things that reflexive pronouns in the ULB show. +* When translators read a reflexive pronoun in the ULB, they need to understand what that reflexive pronoun is used for. +* Translators need to know how to show those meanings in their own language. + +### Examples from the Bible + +##### The reflexive pronoun shows that the same person or thing fills two different roles in a sentence. Often the reflexive pronoun is the object of the sentence, and it refers to the same person that the subject refers to. (See [Sentence Structure](../figs-sentences/01.md)) + +>Then they picked up stones to throw at him, but Jesus hid himself and went out of the temple. (John 8:59 ULB) + +"Jesus" is the subject of the verb "hid," and "himself" is the object of "hid." The word "himself" refers to Jesus. + +>If I should testify about myself, my testimony would not be true. (John 5:31 ULB) + +The word "I" is the subject of "testify," and "myself" is the object of "testify." The words "I" and "myself" both refer to Jesus. + +>Now the Passover of the Jews was near, and many went up to Jerusalem from the country before the Passover in order to purify themselves. (John 11:55 ULB) + +"Many" is the subject of "purify," and "themselves" is the object of "purify." The word "themselves" refers to the many people. + +##### The reflexive pronouns emphasizes a person or thing in the sentence. +>... Jesus himself was not baptizing, but his disciples were ... (John 4:2 ULB) + +>So they left the crowd, taking Jesus with them, since he was already in the boat. ... And a violent windstorm arose and the waves were breaking into the boat so that the boat was already full. But Jesus himself was in the stern, asleep on a cushion. (Mark 4:36-38 ULB) + +##### The reflexive pronoun shows that a person or thing was alone or did something alone. +>... while the kings who had come were by themselves in the field. (1 Chronicles 19:9 ULB) + +>When Jesus realized that they were about to come and seize him by force to make him king, he withdrew again up the mountain by himself. (John 6:15 ULB) + +### Translation Strategies + +If a reflexive pronoun would have the same function in your language, consider using it. If not, here are some other strategies that some languages use. + +1. Show that the object of the verb is the same as the subject by putting something on the verb. +1. Emphasize a certain person or thing by referring to it in a special place in the sentence. +1. Emphasize a certain person or thing by adding something to that word or putting another word with it. +1. Show that a person or thing was alone or did something alone by using a word like "alone." + +### Examples of Translation Strategies Applied + +1. Show that the object of the verb is the same as the subject by putting something on the verb. + * **If I should testify about myself, my testimony would not be true.** (John 5:31) + * If I should self-testify, my testimony would not be true. + * **Now the Passover of the Jews was near, and many went up to Jerusalem out of the country before the Passover in order to purify themselves.** (John 11:55) + * Now the Passover of the Jews was near, and many went up to Jerusalem out of the country before the Passover in order to self-purify. + +1. Emphasize a certain person or thing by referring to it in a special place in the sentence. + * **He himself took our sickness and bore our diseases.** (Matthew 8:17 ULB) + * It was he who took our sickness and bore our diseases. + * **Jesus himself was not baptizing, but his disciples were.** (John 4:2) + * It was not Jesus who was baptizing, but his disciples were. + +1. Emphasize a certain person or thing by adding something to that word or putting another word with it. English uses the reflexive pronoun after the word it emphasizes. + * **Now Jesus said this to test Philip, for he himself knew what he was going to do.** (John 6:6) + +1. Show that a person or thing was alone or did something alone by using a word like "alone." + + * **When Jesus realized that they were about to come and seize him by force to make him king, he withdrew again up the mountain by himself.** (John 6:15) + * When Jesus realized that they were about to come and seize him by force to make him king, he withdrew again alone up the mountain. + + diff --git a/jit/figs-rpronouns/sub-title.md b/jit/figs-rpronouns/sub-title.md new file mode 100644 index 0000000..cdbe7d3 --- /dev/null +++ b/jit/figs-rpronouns/sub-title.md @@ -0,0 +1 @@ +What are reflexive pronouns? \ No newline at end of file diff --git a/jit/figs-rpronouns/title.md b/jit/figs-rpronouns/title.md new file mode 100644 index 0000000..84e3789 --- /dev/null +++ b/jit/figs-rpronouns/title.md @@ -0,0 +1 @@ +Reflexive Pronouns \ No newline at end of file diff --git a/jit/figs-rquestion/01.md b/jit/figs-rquestion/01.md new file mode 100644 index 0000000..4433554 --- /dev/null +++ b/jit/figs-rquestion/01.md @@ -0,0 +1,88 @@ +### Description +A rhetorical question is a question that a speaker uses for some purpose other than getting information. Some uses of rhetorical questions are to express strong emotions, to rebuke or scold someone, to introduce a topic to talk about it, or to teach something by reminding people of something they know and encouraging them to apply it to something new. + +### Reasons this is a translation issue + +* Some languages do not use rhetorical questions; for them a question is always a request for information. +* Some languages use rhetorical questions, but for purposes that are more limited or different than in the Bible. +* Because of these differences between languages, some readers might misunderstand the purpose of a rhetorical question in the Bible. + +### Examples from the Bible + +##### To express strong emotions +>Why did I not die when I came out from the womb? (Job 3:11 ULB) + +Job used the question above to show how sad he was that he had not died as soon as he was born. He wished that he had not lived. + +>And why has it happened to me that the mother of my Lord should come to me? (Luke 1:43 ULB) + +Elizabeth used the question above to show how surprised and happy she was that the mother of her Lord came to her. + +##### To rebuke or scold +>Those who stood by said, "Is this how you insult God's high priest?" (Acts 23:4 ULB) + +The people who asked Paul this question were accusing him of insulting the high priest. They were not asking him how he insulted God’s high priest. + +>Do you not still rule the kingdom of Israel? (1 Kings 21:7 ULB) + +Jezebel used the question above to remind King Ahab that he still ruled the kingdom of Israel. The rhetorical question made her point more strongly than if she had merely stated it, because it forced Ahab to admit the point himself. She did this in order to rebuke him for being unwilling to take over a poor man's property. She was implying that since he was the king of Israel, he had the power to take the man's property. + +>Will a virgin forget her jewelry, a bride her sash? Yet my people have forgotten me for days without number! (Jeremiah 2:32 ULB) + +God used the question above to remind his people of something they already knew: a young woman would never forget her jewelry and a bride would never forget her sash. He then rebuked his people for forgetting him, who is so much greater than those things. + +##### To introduce a topic +>What is the kingdom of God like, and what can I compare it to? It is like a mustard seed that a man took and threw into his garden ... (Luke 13:18-19 ULB) + +Jesus used the question above to introduce what he was going to talk about. He was going to compare the kingdom of God to something. + +##### To teach +>Or which one of you, if his son asks for a loaf of bread, will give him a stone? (Matthew 7:9 ULB) + +Jesus used the question above to remind the people of something they already knew: a good father would never give his son something bad to eat. By introducing this point, Jesus could go on to teach them about God with his next rhetorical question: + +>Therefore, if you who are evil know how to give good gifts to your children, how much more will your Father in heaven give good things to those who ask him? (Matthew 7:11 ULB) + +Jesus used this question to teach the people in an emphatic way that God gives good things to those who ask him. + +### Translation Strategies + +In order to translate a rhetorical question accurately, first be sure that the question you are translating truly is a rhetorical question and is not an information question. Ask yourself, "Does the person asking the question already know the answer to the question?" If so, it is a rhetorical question. Or, if no one answers the question, is the one who asked it bothered that he did not get an answer? If not, it is a rhetorical question. + +When you are sure that the question is rhetorical, then be sure that you know what the purpose of the rhetorical question is. Is it to encourage or rebuke or shame the hearer? Is it to bring up a new topic? Is it to do something else? + +When you know the purpose of the rhetorical question, then think of the most natural way to express that purpose in the target language. It might be as a question, or a statement, or an exclamation. + +If using the rhetorical question would be natural and give the right meaning in your language, consider doing so. If not, here are other options: + +1. Add the answer after the question. +1. Change the rhetorical question to a statement or exclamation. +1. Change the rhetorical question to a statement, and then follow it with a short question. +1. Change the form of the question so that it communicates in your langauge what the orignal speaker communicated in his. + +### Examples of Translation Strategies Applied + +1. Add the answer after the question. + * **Will a virgin forget her jewelry, a bride her sash? Yet my people have forgotten me for days without number!** (Jeremiah 2:32 ULB) + * Will a virgin forget her jewelry, or a bride her sash? Of course not! Yet my people have forgotten me for days without number! + * **Or what man among you is there who, if his son asks him for a loaf of bread, will give him a stone?** (Matthew 7:9 ULB) + * Or what man among you is there who, if his son asks him for a loaf of bread, will give him a stone? None of you would do that! + +1. Change the rhetorical question to a statement or exclamation. + * **What is the kingdom of God like, and what can I compare it to? It is like a mustard seed...** (Luke 13:18-19 ULB) + * This is what the kingdom of God is like. It is like a mustard seed..." + * **Is this how you insult God's high priest?** (Acts 23:4 ULB) + * You have insulted God's high priest! + * **And why has it happened to me that the mother of my Lord should come to me?** (Luke 1:43 ULB) + * How wonderful it is that the mother of my Lord has come to me! + +1. Change the rhetorical question to a statement, and then follow it with a short question. + * **Do you not still rule the kingdom of Israel?** (1 Kings 21:7 ULB) + * You still rule the kingdom of Israel, do you not? + +1. Change the form of the question so that it communicates in your langauge what the orignal speaker communicated in his. + * **Or what man among you is there who, if his son asks him for a loaf of bread, will give him a stone?** (Matthew 7:9 ULB) + * If your son asks you for a loaf of bread, would you give him a stone? + * **Will a virgin forget her jewelry, a bride her sash? Yet my people have forgotten me for days without number!** (Jeremiah 2:32 ULB) + * What virgin would forget her jewelry, and what bride would forget her sash? Yet my people have forgotten me for days without number! + diff --git a/jit/figs-rquestion/sub-title.md b/jit/figs-rquestion/sub-title.md new file mode 100644 index 0000000..c959ec4 --- /dev/null +++ b/jit/figs-rquestion/sub-title.md @@ -0,0 +1 @@ +What are rhetorical questions and how can I translate them? \ No newline at end of file diff --git a/jit/figs-rquestion/title.md b/jit/figs-rquestion/title.md new file mode 100644 index 0000000..bc2e6d0 --- /dev/null +++ b/jit/figs-rquestion/title.md @@ -0,0 +1 @@ +Rhetorical Question \ No newline at end of file diff --git a/jit/figs-sentences/01.md b/jit/figs-sentences/01.md new file mode 100644 index 0000000..808aaa3 --- /dev/null +++ b/jit/figs-sentences/01.md @@ -0,0 +1,77 @@ + + +### Description + +The simplest sentence structure in English includes a **subject** and an **action** word: + +* The boy ran. + +#### Subject + +The ***subject*** is who or what the sentence is about. In these examples, the subject is underlined: + +* The boy is running. +* He is running. + +Subjects are typically noun phrases or pronouns. (see [Parts of Speach](../figs-partsofspeech/01.md)) In the examples above, "the boy" is a noun phrase that has the noun "boy," and "he" is a pronoun. + +When the sentence is a command, in many languages it does not have a subject pronoun. People understand that the subject is "you." + +* Close the door. + +#### Predicate + +The predicate is the part of a sentence that tells something about the subject. It usually has a verb. (See: [Verbs](../figs-verbs/01.md)) In the sentences below, the subjects are "the man" and "he." The predicates are underlined and the verbs are in bold. + +* The man **is** strong. +* He **worked** hard. +* He **made** a garden. + +#### Compound Sentences + +A sentence can be made up of more than one sentence. Each of the two lines below has a subject and a predicate and is a full sentence. + +* He planted the yams. +* His wife planted the corn. + +The compound sentence below contains the two sentences above. In English, compound sentences are joined with a conjunction such as "and," "but," or "or." + +* He planted the yams and his wife planted the corn. + +#### Clauses + +Sentences can also have clauses and other phrases. Clauses are like sentences because they have a subject and a predicate, but they do not normally occur by themselves. Here are some examples of clauses. The subjects are in bold, and the predicates are underlined. + +* when **the corn** was ready +* after **she** picked it +* because **it** tasted so good + +Sentences can have many clauses, and so they can become long and complex. But each sentence has to have at least one **independent clause**, that is, a clause that can be a sentence all by itself. The other clauses that cannot be sentences by themselves are called the **dependent clauses**. Dependent clauses depend on the independent clause to complete their meaning. The dependent clauses are underlined in the sentences below. + +* When the corn was ready, she picked it. +* After she picked it, she carried it home and cooked it. +* Then she and her husband ate it all, because it tasted so good. + +The following phrases can each be a whole sentence. They are the independent clauses from the sentences above. + +* She picked it. +* She carried it home and cooked it. +* Then she and her husband ate it all. + +#### Relative Clauses + +In some languages, clauses can be used with a noun that is part of a sentence. These are called **relative clauses**. + +In the sentence below, "the corn that was ready" is part of the predicate of the whole sentence. The relative clause "that was ready" is used with the noun "corn" to tell which corn she picked. + +* His wife picked **the corn** that was ready. + +In the sentence below "her mother, who was very annoyed" is part of the predicate of the whole sentence. The relative clause "who was very annoyed" is used with the noun "mother" to tell how her mother felt when she did not get any corn. + +* She did not give any corn to **her mother**, who was very annoyed. + +#### Translation Issues + +* Languages have different orders for the parts of a sentence. +* Some languages do not have relative clauses, or they use them in a limited way. (see [Distinguishing versus Informing or Reminding](../figs-distinguish/01.md)) + diff --git a/jit/figs-sentences/sub-title.md b/jit/figs-sentences/sub-title.md new file mode 100644 index 0000000..a27d189 --- /dev/null +++ b/jit/figs-sentences/sub-title.md @@ -0,0 +1 @@ +What are the parts of a sentence? \ No newline at end of file diff --git a/jit/figs-sentences/title.md b/jit/figs-sentences/title.md new file mode 100644 index 0000000..42ad2f1 --- /dev/null +++ b/jit/figs-sentences/title.md @@ -0,0 +1 @@ +Sentence Structure \ No newline at end of file diff --git a/jit/figs-sentencetypes/01.md b/jit/figs-sentencetypes/01.md new file mode 100644 index 0000000..3dfae9e --- /dev/null +++ b/jit/figs-sentencetypes/01.md @@ -0,0 +1,92 @@ + + +### Description + +A **sentence** is a group of words that expresses a complete thought. The basic types of sentences are listed below with the functions they are mainly used for. + +* **Statements** - These are mainly used to give information. '_This is a fact._' +* **Questions** - These are mainly used to ask for information. '_Do you know him?_' +* **Imperative Sentences** - These are mainly used to express a desire or requirement that someone do something. '_Pick that up._' +* **Exclamations** - These are mainly used to express a strong feeling. '_Ouch, that hurt!_' + +### Reasons this is a translation issue + +* Languages have different ways of using sentence types to express particular functions. +* Most languages use these sentence types for more than one function. +* Each sentence in the Bible belongs to a certain sentence type and has a certain function, but some languages would not use that type of sentence for that function. + +### Examples from the Bible + +The examples below show each of these types used for their main functions. + +##### Statements + +>In the beginning, God created the heavens and the earth. (Genesis 1:1 ULB) + +Statements can also have other functions. (see [Statements - Other Uses](../figs-declarative/01.md)) + +##### Questions + +The speakers below used these questions to get information, and the people they were speaking to answered their questions. + +>Jesus said to them, "Do you believe that I can do this?" They said to him, "Yes, Lord." (Matthew 9:28 ULB) + +>The jailer...said, "Sirs, what must I do to be saved?" They said, "Believe in the Lord Jesus, and you will be saved, you and your house." (Acts 16:29-31 ULB) + +Questions can also have other functions. (see [Rhetorical Question](../figs-rquestion/01.md)) + +##### Imperative Sentences + +There are different kinds of imperative sentences: commands, instructions, suggestions, invitations, requests, and wishes. + +With a **command**, the speaker uses his authority and tells someone to do something. +>Rise up, Balak, and hear. Listen to me, you son of Zippor. (Numbers 23:18 ULB) + +With an **instruction**, the speaker tells someone how to do something. +>...but if you want to enter into life, keep the commandments. ... If you wish to be perfect, go, sell what you have, and give to the poor, and you will have treasure in heaven. (Matthew 19:17, 21 ULB) + +With a **suggestion**, the speaker tells someone something to do or not do that he thinks might help that person. In the example below, it is best for both blind men if they do not try to lead each other. + +>A blind man should not try to lead another blind man. If he did, they both would fall into a hole! (Luke 6:39 UDB) + +Speakers may intend to be part of the group that does what is suggested. In Genesis 11, the people were saying that it would be good for them all to make bricks together. +>Then they said to each other, "Let us make bricks and bake them to make them hard ... (Genesis 11:3 ULB) + +With an **invitation**, the speaker uses politeness or friendliness to suggest that someone do something if he wants. This is usually something that the speaker thinks the listener will enjoy. +>Come with us and we will do you good. (Numbers 10:29) + +With a **request**, the speaker uses politeness to say that he wants someone to do something. This may include the word 'please' to make it clear that it is a request and not a command. This is usually something that would benefit the speaker. +>Give us today our daily bread. (Matthew 6:11 ULB) + +>Please excuse me. (Luke 14:18 ULB) + +With a **wish** a person expresses what they want to happen. In English they often start with the word "may" or "let." + +In Genesis 28, Isaac told Jacob what he wanted God to do for him. +>May God Almighty bless you, make you fruitful and multiply you ... (Genesis 28:3 ULB) + +In Genesis 9, Noah said what he wanted to happen to Canaan. +>Cursed be Canaan. May he be a servant to his brothers' servants. (Genesis 9:25 ULB) + +In Genesis 21, Hagar expressed her strong desire not to see her son die, and then she moved away so that she would not see him die. +>Let me not look upon the death of the child. (Genesis 21:16 ULB) + +Imperative sentences also have other functions. (see [Imperatives - Other Uses](../figs-imperative/01.md)) + +##### Exclamations + +Exclamations express strong feeling. In the ULB and UDB, they usually have an exclamation mark (!) at the end. +>Save us, Lord; we are about to die! (Matthew 8:25 ULB) + +(See [Exclamations](../figs-exclamations/01.md) for other ways that exclamations are shown and ways to translate them.) + +### Translation Strategies + +1. Use your language's ways of showing that a sentence has a particular function. +1. When a sentence in the Bible has a sentence type that your language would not use for the sentence's function, see the pages below for translation strategies. + +* [Statements - Other Uses](../figs-declarative/01.md) +* [Rhetorical Question](../figs-rquestion/01.md) +* [Imperatives - Other Uses](../figs-imperative/01.md) +* [Exclamations](../figs-exclamations/01.md) + diff --git a/jit/figs-sentencetypes/sub-title.md b/jit/figs-sentencetypes/sub-title.md new file mode 100644 index 0000000..eef63d6 --- /dev/null +++ b/jit/figs-sentencetypes/sub-title.md @@ -0,0 +1 @@ +What are the different types of sentences and what are they used for? \ No newline at end of file diff --git a/jit/figs-sentencetypes/title.md b/jit/figs-sentencetypes/title.md new file mode 100644 index 0000000..23b479e --- /dev/null +++ b/jit/figs-sentencetypes/title.md @@ -0,0 +1 @@ +Sentence Types \ No newline at end of file diff --git a/jit/figs-simile/01.md b/jit/figs-simile/01.md new file mode 100644 index 0000000..1a33556 --- /dev/null +++ b/jit/figs-simile/01.md @@ -0,0 +1,58 @@ +### Description + +A simile is a comparison of two things that are not normally thought to be similar. It focuses on a particular trait the two items have in common, and it includes the words "like," "as" or "than." + +#### Purposes of Simile + +* A simile can teach about something that is unknown by showing how it is similar to something that is known. +* A simile can emphasize a particular trait, sometimes in a way that gets people's attention. +* Similes help form a picture in the mind or help the reader experience what he is reading about more fully. + +### Reasons this is a translation issue + +* People may not know how the two items are similar. +* People may not be familiar with the item that something is compared to. + +### Examples from the Bible +>When he saw the crowds, he had compassion for them, because they were troubled and discouraged. They were like sheep without a shepherd. (Matthew 9:36) + +Jesus compared the crowds of people to sheep without a shepherd. Sheep grow frightened when they do not have a good shepherd to lead them in safe places. The crowds were like that because they did not have good religious leaders. + +>See, I send you out as sheep in the midst of wolves, so be as wise as serpents and harmless as doves. (Matthew 10:16 ULB) + +Jesus compared his disciples to sheep and their enemies to wolves. Wolves attack sheep. Jesus' enemies would attack his disciples. + +>For the word of God is living and active and sharper than any two-edged sword. (Hebrews 4:12 ULB) + +God's word is compared to a two-edged sword. A two-edged sword is a weapon that can easily cut through a person's flesh. God's word is very effective in showing what is in a person's heart and thoughts. + +### Translation Strategies + +If people would understand the correct meaning of a simile, consider using it. If they would not, here are some strategies you can use: + +1. If people do not know how the two items are alike, tell how they are alike. However, do not do this if the meaning was not clear to the original audience. +1. If people are not familiar with the item that something is compared to, use an item from your own culture. Be sure that it is one that could have been used in the cultures of the Bible. +1. Simply describe the item without comparing it to another. + +### Examples of Translation Strategies Applied + +1. If people do not know how the two items are alike, tell how they are alike. However, do not do this if the meaning was not clear to the original audience. + * **See, I send you out as sheep in the midst of wolves** (Matthew 10:16 ULB) - This compares the danger that Jesus' disciples would be in with the danger that sheep are in when they are surrounded by wolves. + * See, I send you out among wicked people and you will be in danger from them as sheep are in danger when they are among wolves. + * **For the word of God is living and active and sharper than any two-edged sword.** (Hebrews 4:12 ULB) + * For the word of God is living and active and more powerful than a very sharp two-edged sword + +1. If people are not familiar with the item that something is compared to, use an item from your own culture. Be sure that it is one that could have been used in the cultures of the Bible. + * **See, I send you out as sheep in the midst of wolves,** (Matthew 10:16 ULB) - If people do not know what sheep and wolves are, or that wolves kill and eat sheep, you could use some other animal that kills another. + * See, I send you out as chickens in the midst of wild dogs, + * **How often did I long to gather your children together, just as a hen gathers her chickens under her wings, but you were not willing!** (Matthew 23:37 ULB) + * How often I wanted to gather your children together, as a mother closely watches over her infants, but you refused! + * **If you have faith even as small as a grain of mustard seed ...** (Matthew 17:20) + * If you have faith even as small as a tiny seed ... + +1. Simply describe the item without comparing it to another. + * **See, I send you out as sheep in the midst of wolves,** (Matthew 10:16 ULB) + * See, I send you out and people will want to harm you. + * **How often did I long to gather your children together, just as a hen gathers her chickens under her wings, but you were not willing!** (Matthew 23:37 ULB) + * How often I wanted to protect you, but you refused! + diff --git a/jit/figs-simile/sub-title.md b/jit/figs-simile/sub-title.md new file mode 100644 index 0000000..fd8ed7d --- /dev/null +++ b/jit/figs-simile/sub-title.md @@ -0,0 +1 @@ +What is a simile? \ No newline at end of file diff --git a/jit/figs-simile/title.md b/jit/figs-simile/title.md new file mode 100644 index 0000000..f368587 --- /dev/null +++ b/jit/figs-simile/title.md @@ -0,0 +1 @@ +Simile \ No newline at end of file diff --git a/jit/figs-synecdoche/01.md b/jit/figs-synecdoche/01.md new file mode 100644 index 0000000..a53e9f0 --- /dev/null +++ b/jit/figs-synecdoche/01.md @@ -0,0 +1,39 @@ +### Description + +Synecdoche is a figure of speech in which a speaker uses a part of something to refer to the whole or uses the whole to refer to a part. + +### Reasons this is a translation issue + +* Some readers may understand the words literally. +* Some readers may realize that they are not to understand the words literally, but they may not know what the meaning is. + +### Examples from the Bible + +>My soul praises the Lord. (Luke 1:46 ULB) + +Mary was was very happy about what the Lord was doing, so she said "my soul," which means the inner, emotional part of herself, to refer to her whole self. + +>The Pharisees said to him, "Look, why are they doing something that is not lawful on the Sabbath day?" (Mark 2:24 ULB) + +The Pharisees who were standing there did not all say the same words at the same time. Instead, it is more likely that one man representing the group said those words. + +>I looked on all the deeds that my hands had accomplished (Ecclesiastes 2:11 ULB) + +"My hands" is a synecdoche for the whole person, because clearly the arms and the rest of the body and the mind were also involved in the person's accomplishments. + +### Translation Strategies + +If the synecdoche would be natural and give the right meaning in your language, consider using it. If not, here is another option: + +1. State specifically what the synecdoche refers to. + +### Examples of Translation Strategies Applied + +1. State specifically what the synecdoche refers to. + * **My soul praises the Lord.** (Luke 1:46 ULB) + * I praise the Lord. + * **... the Pharisees said to him** (Mark 2:24 ULB) + * ... a representative of the Pharisees said to him ... + * **... I looked on all the deeds that my hands had accomplished ...** (Ecclesiastes 2:11 ULB) + * I looked on all the deeds that I had accomplished + diff --git a/jit/figs-synecdoche/sub-title.md b/jit/figs-synecdoche/sub-title.md new file mode 100644 index 0000000..51d35cf --- /dev/null +++ b/jit/figs-synecdoche/sub-title.md @@ -0,0 +1 @@ +What does the word synecdoche mean? \ No newline at end of file diff --git a/jit/figs-synecdoche/title.md b/jit/figs-synecdoche/title.md new file mode 100644 index 0000000..a9157d4 --- /dev/null +++ b/jit/figs-synecdoche/title.md @@ -0,0 +1 @@ +Synecdoche \ No newline at end of file diff --git a/jit/figs-you/01.md b/jit/figs-you/01.md new file mode 100644 index 0000000..c81d245 --- /dev/null +++ b/jit/figs-you/01.md @@ -0,0 +1,20 @@ + +### Singular, Dual, and Plural + +Some languages have more than one word for "you" based on how many people the word "you" refers to. The **singular** form refers to one person, and the **plural** form refers to more than one person. Some languages also have a **dual** form which refers to two people, and some have other forms that refer to three or four people. + +* [Forms of 'You' - Singular](../figs-yousingular/01.md) +* [Forms of 'You' - Dual/Plural](../figs-youdual/01.md) + +Sometimes in the Bible a speaker uses a singular form of "you" even though he is speaking to a crowd. + +* [Singular Pronouns that Refer to Groups](../figs-youcrowd/01.md) + +### Formal and Informal + +Some languages have more than one form of "you" based on the relationship between the speaker and the person he is talking to. People use the **formal** form of "you" when speaking to someone who is older, or has higher authority, or is someone they do not know very well. People use the **informal** form when speaking to someone who is not older, or does not have higher authority, or is a family member or close friend. + +For help with translating these, we suggest you read: + +* [Forms of "You" - Formal or Informal](../figs-youformal/01.md) + diff --git a/jit/figs-you/sub-title.md b/jit/figs-you/sub-title.md new file mode 100644 index 0000000..dc8f7db --- /dev/null +++ b/jit/figs-you/sub-title.md @@ -0,0 +1 @@ +What are the different forms of you? \ No newline at end of file diff --git a/jit/figs-you/title.md b/jit/figs-you/title.md new file mode 100644 index 0000000..2b4abbc --- /dev/null +++ b/jit/figs-you/title.md @@ -0,0 +1 @@ +Forms of You \ No newline at end of file diff --git a/jit/figs-youcrowd/01.md b/jit/figs-youcrowd/01.md new file mode 100644 index 0000000..a9af542 --- /dev/null +++ b/jit/figs-youcrowd/01.md @@ -0,0 +1,45 @@ + + +### Description + +The Bible was written in Hebrew, Aramaic and Greek. These languages have a **singular** form of "you" for when the word "you" refers to just one person, and a **plural** form for when the word "you" refers to more than one person. However sometimes speakers in the Bible used the **singular** form of "you" even though they were speaking to a group of people. This is not obvious when you read the Bible in English, because English does not have distinct forms for "you" singular and "you" plural. But you may see this if you read a Bible in a language that does have distinct forms. + +Also, speakers and writers of the Old Testament often referred to groups of people with the singular pronoun "he," rather than with the plural pronoun "they." + +### Reasons this is a translation issue + +* People who translate into a language that has singular and plural forms of "you" will need to know whether the speaker was speaking to one person or to more than one. +* In some languages it might be confusing if a speaker uses a singular pronoun when speaking to or about more than one person. + +### Examples from the Bible + +>1Take heed that you do not do your acts of righteousness before people to be seen by them, or else you will have no reward from your Father who is in heaven. 2So when you give alms, do not sound a trumpet before yourself as the hypocrites do in the synagogues and in the streets, so that they may have the praise of people. Truly I say to you, they have received their reward. (Matthew 6:1, 2 ULB) + +Jesus said this to a crowd. He used "you" plural in verse 1, and "you" singular in the first sentence of verse 2. Then in the last sentence he used the plural again. + +>I am Yahweh your God, who brought you out of the land of Egypt, out of the house of slavery. You must have no other gods before me. (Exodus 20:1-3 ULB) + +God said this to all the people of Israel. He had taken them all out of Egypt and he wanted them all to obey him, but he used the singular form of you here when speaking to them. + +>This is what Yahweh says, +>"For three sins of Edom, +>even for four, +>I will not turn away punishment, +>because he pursued his brother with the sword +>and cast off all pity. +>His anger raged continually, +>and his wrath lasted forever." (Amos 1:11 ULB) + +Yahweh said these things about the nation of Edom, not about only one person. + +### Translation Strategies + +If the singular form of the pronoun would be natural when referring to a group of people, consider using it. + +1. If the singular form of the pronoun would not be natural when referring to a group of people, or if the readers would be confused by it, use the plural form of the pronoun. + +### Translation Strategies Applied + +1. If the singular form of the pronoun would not be natural when referring to a group of people, or if the readers would be confused by it, use the plural form of the pronoun. + * **This is what Yahweh says, "For three sins of Edom, even for four, I will not turn away punishment, because he pursued his brother with the sword and cast off all pity. His anger raged continually, and his wrath lasted forever."** (Amos 1:11 ULB) + * This is what Yahweh says, "For three sins of Edom, even for four, I will not turn away punishment, because they pursued their brothers with the sword and cast off all pity. Their anger raged continually, and their wrath lasted forever." \ No newline at end of file diff --git a/jit/figs-youcrowd/sub-title.md b/jit/figs-youcrowd/sub-title.md new file mode 100644 index 0000000..6751dc0 --- /dev/null +++ b/jit/figs-youcrowd/sub-title.md @@ -0,0 +1 @@ +How do I translate singular pronouns that refer to groups of people? \ No newline at end of file diff --git a/jit/figs-youcrowd/title.md b/jit/figs-youcrowd/title.md new file mode 100644 index 0000000..a6c3aa1 --- /dev/null +++ b/jit/figs-youcrowd/title.md @@ -0,0 +1 @@ +Singular Pronouns that Refer to Groups \ No newline at end of file diff --git a/jit/figs-youdua/l01.md b/jit/figs-youdua/l01.md new file mode 100644 index 0000000..4471a23 --- /dev/null +++ b/jit/figs-youdua/l01.md @@ -0,0 +1,39 @@ + + +### Description + +Some languages have a **singular** form of "you" for when the word "you" refers to just one person, and a **plural** form for when the word "you" refers to more than one person. Some languages also have a **dual** form of "you" for when the word "you" refers to only two people. Translators who speak one of these languages will always need to know what the speaker meant so they can choose the right word for "you" in their language. Other languages, such as English, have only one form, which people use regardless of how many people it refers to. + +The Bible was first written in the Hebrew, Aramaic, and Greek languages. These languages all have a singular form of "you" and a plural form of "you." When we read the Bible in those languages, the pronouns and verb forms show us whether the word "you" refers to one person or more than one person. However, they do not show us whether it refers to only two people or more than two people. When the pronouns do not show us how many people the word "you" refers to, we need to look at the context to see how many people the speaker was speaking to. + +### Reasons this is a translation issue + +* Translators who speak a language that has distinct singular, dual, and plural forms of "you" will always need to know what the speaker meant so they can choose the right word for "you" in their language. +* Many languages also have different forms of the verb depending on whether the subject is singular or plural. So even if there is no pronoun meaning "you," translators of these languages will need to know if the speaker was referring to one person or more than one. + +Often the context will make it clear whether the word "you" refers to one person or more than one. If you look at the other pronouns in the sentence, they will help you know how many people the speaker was addressing. + +### Examples from the Bible + +>James and John, the sons of Zebedee, came up to him and said, "Teacher, we want you to do for us whatever we ask you." He said to them, "What do you want me to do for you?" (Mark 10:35-36 ULB) + +Jesus is asking the **two**, James and John, what they want him to do for them. If the target language has a **dual** form of "you," use that. If the target language does not have a dual form, then the plural form would be appropriate. + +>... Jesus sent out two of his disciples and said to them, "Go into the village opposite us. As soon as you enter it, you will find a colt that has never been ridden. Untie it and bring it to me. (Mark 11:1-2 ULB) + +The context makes it clear that Jesus is addressing **two** people. If the target language has a **dual** form of "you," use that, and if it has a dual form of verbs, use that as well. If the target language does not have a dual form, then the plural form would be appropriate. + +>James, a servant of God and of the Lord Jesus Christ, to the twelve tribes of the Dispersion, greetings. Consider it all joy, my brothers, when you experience various troubles, knowing that the testing of your faith works endurance. (James 1:1-3 ULB) + +James wrote this letter to many people, so the word "you" refers to many people. If the target language has a **plural** form of "you," it would be best to use it here. + +>Jesus answered and said to him, "Are you a teacher of Israel, and yet you do not understand these things? Truly, truly, I say to you, we speak what we know, and we testify about what we have seen. Yet you do not accept our testimony. (John 3:10, 11 ULB) + +Jesus was speaking to one man, so the reader would expect that all the instances of "you" would be singular. However, in the last sentence, Jesus is referring to all of the Pharisees, so the word "you" in that sentence is **plural**. + +### Strategies for finding out how many people "you" refers to + +1. Look at the notes to see if they tell whether "you" refers to one person or more than one person. +1. Look at the UDB to see if it says anything that would show you whether the word "you" refers to one person or more than one person. +1. If you have a Bible that is written in a language that distinguishes "you" singular from "you" plural, see which form of "you" that Bible has in that sentence. +1. Look at the context to see who the speaker was talking to and who responded. \ No newline at end of file diff --git a/jit/figs-youdual/sub-title.md b/jit/figs-youdual/sub-title.md new file mode 100644 index 0000000..ba11851 --- /dev/null +++ b/jit/figs-youdual/sub-title.md @@ -0,0 +1 @@ +How do I know if the word 'you' is dual or plural? \ No newline at end of file diff --git a/jit/figs-youdual/title.md b/jit/figs-youdual/title.md new file mode 100644 index 0000000..e5a4436 --- /dev/null +++ b/jit/figs-youdual/title.md @@ -0,0 +1 @@ +Forms of 'You' - Dual/Plural \ No newline at end of file diff --git a/jit/figs-youforma/l01.md b/jit/figs-youforma/l01.md new file mode 100644 index 0000000..90749d8 --- /dev/null +++ b/jit/figs-youforma/l01.md @@ -0,0 +1,35 @@ +### Description + +Some languages make a distinction between the formal form of "you" and the informal form of "you." This page is primarily for people whose language makes this distinction. + +In some cultures people use the formal "you" when speaking to someone who is older or in authority, and they use the informal "you" when speaking to someone who is their own age or younger or who has less authority. In other cultures, people use the formal "you" when speaking to strangers or people they do not know well, and the informal "you" when speaking with family members and close friends. + +### Reasons this is a translation issue + +* The Bible was written in Hebrew, Aramaic, and Greek. These languages do not have formal and informal forms of "you." +* English and many other source languages do not have formal and informal forms of "you." +* Translators who use a source text in a language that does have formal and informal forms of "you" will need to understand how those forms are used in that language. The rules in that language may not be exactly the same as the rules in the translator's language. +* Translators will need to understand the relationship between two speakers in order to choose the appropriate form in their language. + +### Translation principles + +* Understand the relationship between the speaker and the person or people he is speaking to. + * Is one person in authority over the other? + * Is one person older than the other? + * Are the people family members, relatives, friends, strangers, or enemies? +* Understand the speaker's attitude toward the person he is speaking to. +* Choose the form in your language that is appropriate for that relationship and attitude. + +### Examples from the Bible + +>Yahweh God called to the man and said to him, "Where are you?" (Genesis 3:9 ULB) + +God is in authority over the man, so languages that have formal and informal forms of "you" would probably use the informal form here. + +>So it seemed good to me also, because I have accurately investigated everything from the beginning, to write an orderly account for you, most excellent Theophilus, so that you might know the certainty of the things you have been taught. (Luke 1:3-4 ULB) + +Luke called Theophilus "most excellent." This shows us that Theophilus was probably a high official to whom Luke was showing great respect. Speakers of languages that have a formal form of "you" would probably use that form here. + +>Our Father in heaven, may your name be honored as holy. (Matthew 6:9 ULB) + +This is part of a prayer that Jesus taught his disciples. Some cultures would use the formal "you" because God is in authority. Other cultures would use the informal "you" because God is our Father. diff --git a/jit/figs-youformal/sub-title.md b/jit/figs-youformal/sub-title.md new file mode 100644 index 0000000..04b7f24 --- /dev/null +++ b/jit/figs-youformal/sub-title.md @@ -0,0 +1 @@ +What are formal and informal "you"? \ No newline at end of file diff --git a/jit/figs-youformal/title.md b/jit/figs-youformal/title.md new file mode 100644 index 0000000..e424346 --- /dev/null +++ b/jit/figs-youformal/title.md @@ -0,0 +1 @@ +Forms of "You" - Formal or Informal \ No newline at end of file diff --git a/jit/figs-yousingular/01.md b/jit/figs-yousingular/01.md new file mode 100644 index 0000000..76960a9 --- /dev/null +++ b/jit/figs-yousingular/01.md @@ -0,0 +1,35 @@ + + +### Description + +Some languages have a **singular** form of "you" for when the word "you" refers to just one person, and a **plural** form for when the word "you" refers to more than one person. Translators who speak one of these languages will always need to know what the speaker meant so they can choose the right word for "you" in their language. Other languages, such as English, have only one form, which people use regardless of how many people it refers to. + +The Bible was first written in the Hebrew, Aramaic, and Greek languages. These languages all have both a singular form of "you" and a plural form of "you." When we read the Bible in those languages, the pronouns and verb forms show us whether the word "you" refers to one person or more than one. When we read the Bible in a language that does not have different forms of you, we need to look at the context to see how many people the speaker was speaking to. + +### Reasons this is a translation issue + +* Translators who speak a language that has distinct singular and plural forms of "you" will always need to know what the speaker meant so they can choose the right word for "you" in their language. +* Many languages also have different forms of the verb depending on whether the subject is singular or plural. So even if there is no pronoun meaning "you", translators of these languages will need to know if the speaker was referring to one person or more than one. + +Often the context will make it clear whether the word "you" refers to one person or more than one. If you look at the other pronouns in the sentence, they will help you know the number of people the speaker was speaking to. +Sometimes Greek and Hebrew speakers used "you" singular even though they were speaking to a group of people. See [Singular Pronouns that Refer to Groups](../figs-youcrowd/01.md) + +### Examples from the Bible + +>Jesus answered and said to him, "Are you a teacher of Israel, and yet you do not understand these things? Truly, truly, I say to you, we speak what we know, and we testify about what we have seen. Yet you do not accept our testimony. (John 3:10, 11 ULB) + +Jesus was speaking to one man, so the reader would expect that all the instances of "you" would be singular. However, in the last sentence, Jesus is referring to all of the Pharisees, so the word "you" in that sentence is plural. + +>The angel said to him, "Dress yourself and put on your sandals." Peter did so. The angel said to him, "Put on your outer garment and follow me." (Acts 12:8 ULB) + +The context makes it clear that the angel was speaking to one person and that only one person did what the the angel commanded. So languages that have singular and plural forms of "you" would have the singular form here for "yourself" and "your." Also, if verbs have different forms for singular and plural subjects, the verbs "dress" and "put on" will need the form for "you" singular. +>To Titus, a true son in our common faith. ... For this purpose I left you in Crete, that you might set in order things not yet complete and ordain elders in every city as I directed you. ... But you, speak what fits with faithful instruction. (Titus 1:4,5; 2:1 ULB) + +Paul wrote this letter to one person, Titus. Most of the time the word "you" in this letter refers only to Titus. + +#### Strategies for finding out how many people "you" refers to + +1. Look at the notes to see if they tell whether "you" refers to one person or more than one person. +1. Look at the UDB to see if it says anything that would show you whether the word "you" refers to one person or more than one person. +1. If you have a Bible that is written in a language that distinguishes "you" singular from "you" plural, see which form of "you" that Bible has in that sentence. +1. Look at the context to see how many people the speaker was talking to and who responded. diff --git a/jit/figs-yousingular/sub-title.md b/jit/figs-yousingular/sub-title.md new file mode 100644 index 0000000..65aec74 --- /dev/null +++ b/jit/figs-yousingular/sub-title.md @@ -0,0 +1 @@ +How do I know if the word 'you' is singular? \ No newline at end of file diff --git a/jit/figs-yousingular/title.md b/jit/figs-yousingular/title.md new file mode 100644 index 0000000..d02f486 --- /dev/null +++ b/jit/figs-yousingular/title.md @@ -0,0 +1 @@ +Forms of 'You' - Singular \ No newline at end of file diff --git a/jit/toc.yaml b/jit/toc.yaml new file mode 100644 index 0000000..65eac0e --- /dev/null +++ b/jit/toc.yaml @@ -0,0 +1,209 @@ +title: "Just-in-Time Learning Modules" +sections: + - title: "Figures of Speech" + sections: + - title: "Figures of Speech" + link: figs-intro + - title: "Apostrophe" + link: figs-apostrophe + - title: "Doublet" + link: figs-doublet + - title: "Dead Metaphors" + link: figs-metaphordead + - title: "Euphemism" + link: figs-euphemism + - title: "Extended Metaphor" + link: figs-exmetaphor + - title: "Hendiadys" + link: figs-hendiadys + - title: "Hyperbole" + link: figs-hyperbole + - title: "Idiom" + link: figs-idiom + - title: "Irony" + link: figs-irony + - title: "Litotes" + link: figs-litotes + - title: "Merism" + link: figs-merism + - title: "Metaphor" + link: figs-metaphor + - title: "Metonymy" + link: figs-metonymy + - title: "Parallelism" + link: figs-parallelism + - title: "Parts of a Metaphor" + link: figs-metaphorparts + - title: "Personification" + link: figs-personification + - title: "Predictive Past" + link: figs-pastforfuture + - title: "Rhetorical Question" + link: figs-rquestion + - title: "Simile" + link: figs-simile + - title: "Synecdoche" + link: figs-synecdoche + - title: "Grammar" + sections: + - title: "Grammar Topics" + link: figs-grammar + - title: "Abstract Nouns" + link: figs-abstractnouns + - title: "Active or Passive" + link: figs-activepassive + - title: "Distinguishing versus Informing or Reminding" + link: figs-distinguish + - title: "Double Negatives" + link: figs-doublenegatives + - title: "Ellipsis" + link: figs-ellipsis + - title: "Generic Noun Phrases" + link: figs-genericnoun + - title: "Go and Come" + link: figs-go + - title: "Nominal Adjectives" + link: figs-nominaladj + - title: "Order of Events" + link: figs-events + - title: "Parts of Speech" + link: figs-partsofspeech + - title: "Possession" + link: figs-possession + - title: "Verbs" + link: figs-verbs + - title: "When Masculine Words Include Women" + link: figs-gendernotations + - title: "Word Order" + link: figs-order + - title: "Pronouns" + sections: + - title: "Pronouns" + link: figs-pronouns + - title: "First, Second or Third Person" + link: figs-123person + - title: "Exclusive and Inclusive 'We'" + link: figs-exclusive + - title: "Forms of You" + link: figs-you + - title: "Forms of 'You' - Dual/Plural" + link: figs-youdual + - title: "Forms of 'You' - Singular" + link: figs-yousingular + - title: "Forms of 'You' - Formal or Informal" + link: figs-youformal + - title: "Forms of 'You' - Singular to a Crowd" + link: figs-youcrowd + - title: "Reflexive Pronouns" + link: figs-rpronouns + - title: "Pronouns - When to Use Them" + link: writing-pronouns + - title: "Sentences" + sections: + - title: "Sentence Structure" + link: figs-sentences + - title: "Sentence Types" + link: figs-sentencetypes + - title: "Statements - Other Uses" + link: figs-declarative + - title: "Imperatives - Other Uses" + link: figs-imperative + - title: "Exclamations" + link: figs-exclamations + - title: "Quotes" + sections: + - title: "Quotations and Quote Margins" + link: writing-quotations + - title: "Direct and Indirect Quotations" + link: figs-quotations + - title: "Quotes within Quotes" + link: figs-quotesinquotes + - title: "Writing Styles (Discourse)" + sections: + - title: "Writing Styles" + link: writing-intro + - title: "Background Information" + link: writing-background + - title: "Connecting Words" + link: writing-connectingwords + - title: "End of Story" + link: writing-endofstory + - title: "Conditions That Are Contrary to Fact" + link: figs-hypo + - title: "Introduction of a New Event" + link: writing-newevent + - title: "Introduction of New and Old Participants" + link: writing-participants + - title: "Parables" + link: figs-parables + - title: "Poetry" + link: writing-poetry + - title: "Proverbs" + link: writing-proverbs + - title: "Symbolic Language" + link: writing-symlanguage + - title: "Symbolic Prophecy" + link: writing-apocalypticwriting + - title: "Translation Issues" + sections: + - title: "Textual Variants" + link: translate-textvariants + - title: "Verse Bridges" + link: translate-versebridge + - title: "Unknowns" + sections: + - title: "Translate Unknowns" + link: translate-unknown + - title: "Borrow Words" + link: translate-transliterate + - title: "How to Translate Names" + link: translate-names + - title: "Assumed Knowledge and Implicit Information" + link: figs-explicit + - title: "When to Make Explicit Information Implicit" + link: figs-explicitinfo + - title: "When to Keep Information Implicit" + link: figs-extrainfo + - title: "Biblical Distance" + link: translate-bdistance + - title: "Biblical Volume" + link: translate-bvolume + - title: "Biblical Weight" + link: translate-bweight + - title: "Biblical Money" + link: translate-bmoney + - title: "Hebrew Months" + link: translate-hebrewmonths + - title: "Numbers" + link: translate-numbers + - title: "Ordinal Numbers" + link: translate-ordinal + - title: "Fractions" + link: translate-fraction + - title: "Symbolic Action" + link: translate-symaction + - title: "Biblical Imagery" + sections: + - title: "Biblical Imagery" + link: biblicalimageryta + - title: "Biblical Imagery - Common Metonymies" + link: bita-part2 + - title: "Biblical Imagery - Common Patterns" + link: bita-part1 + sections: + - title: "Biblical Imagery - Animals" + link: bita-animals + - title: "Biblical Imagery - Body Parts and Human Qualities" + link: bita-hq + - title: "Biblical Imagery - Farming" + link: bita-farming + - title: "Biblical Imagery - Human Behavior" + link: bita-humanbehavior + - title: "Biblical Imagery - Man-made Objects" + link: bita-manmade + - title: "Biblical Imagery - Natural Phenomena" + link: bita-phenom + - title: "Biblical Imagery - Plants" + link: bita-plants + - title: "Biblical Imagery - Cultural Models" + link: bita-part3 diff --git a/jit/translate-bdistance/01.md b/jit/translate-bdistance/01.md new file mode 100644 index 0000000..9e90511 --- /dev/null +++ b/jit/translate-bdistance/01.md @@ -0,0 +1,62 @@ + +### Description + +The following terms are the most common measures for distance or length that were originally used in the Bible. Most of these are based on the sizes of the hand and forearm. + +* The **handbreadth** was the width of the palm of a man's hand. +* The **span** or handspan was the width of a man's hand with the fingers spread out. +* The **cubit** was the length of a man's forearm, from the elbow to the tip of the longest finger. +* The **"long" cubit** is used only in Ezekiel 40-48. It is the length of a normal cubit plus a span. +* The **stadium** (plural, **stadia**) referred to a certain footrace that was about 185 meters in length. Some older English versions translated this word as "furlong", which referred to the average length of a plowed field. + +The biblical measures probably differed in exact length from time to time and place to place. So the metric values in the table below are close but not exactly equal to the biblical measures. + +| Original Measure | Metric Measure | +| -------- | -------- | +| handbreadth | 8 centimeters | +| span | 23 centimeters | +| cubit | 46 centimeters | +| "long" cubit | 54 centimeters | +| stadia | 185 meters | + +### Translation principles + +1. The people in the Bible did not use modern measures such as meters, liters, and kilograms. Using the original measures can help readers know that the Bible really was written long ago in a time when people used those measures. +1. Using modern measures can help readers understand the text more easily. +1. Whatever measure you use, it would be good, if possible, to tell about the other kind of measure in the text or a footnote. +1. If you do not use the Biblical measures, try not to give the readers the idea that the measurements are exact. For example, if you translate one cubit as ".46 meters" or even as "46 centimeters," readers might think that the measurement is exact. It would be better to say "half a meter," "45 centimeters," or "50 centimeters." +1. Sometimes it can be helpful to use the word "about" to show that a measurement is not exact. For example, Luke 24:13 says that Emmaus was sixty stadia from Jerusalem. This can be translated as "about ten kilometers" from Jerusalem. +1. When God tells people how long something should be, and when people make things according to those lengths, do not use "about" in the translation. Otherwise it will give the impression that God did not care exactly how long something should be. + +### Translation Strategies + +1. Use the measurements from the ULB. These are the same kinds of measurements that the original writers used. Spell them in a way that is similar to the way they sound or are spelled in the ULB. (see [Borrow Words](../translate-transliterate/01.md)) +1. Use the metric measurements given in the UDB. The translators of the UDB have already figured how to represent the amounts in the metric system. +1. Use measurements that are already used in your language. In order to do this you would need to know how your measurements relate to the metric system and figure out each measurement. +1. Use the measurements from the ULB and include measurements that your people know in the text or a note. +1. Use measurements that your people know, and include the measurements from the ULB in the text or in a note. + +### Translation Strategies Applied + +The strategies are all applied to Exodus 25:10 below. + +* **They are to make an ark of acacia wood. Its length must be two and a half cubits; its width will be one cubit and a half; and its height will be one cubit and a half.** (Exodus 25:10 ULB) + +1. Use the measurements given in the ULB. These are the same kinds of measurements that the original writers used. Spell them in a way that is similar to the way they sound or are spelled in the ULB. (see [Borrow Words](../translate-transliterate/01.md)) + * "They are to make an ark of acacia wood. Its length must be two and a half kubits; its width will be one kubit and a half; and its height will be one kubit and a half." + +1. Use the metric measurements given in the UDB. The translators of the UDB have already figured how to represent the amounts in the metric system. + * "They are to make an ark of acacia wood. Its length must be one hundred and fifteen centimeters; its width will be sixty-nine centimeters; and its height will be sixty-nine centimeters." + +1. Use measurements that are already used in your language. In order to do this you would need to know how your measurements relate to the metric system and figure out each measurement. For example, if you measure things using the standard foot length, you could translate it as below. + * "They are to make an ark of acacia wood. Its length must be 3 3/4 feet; its width will be 2 1/4 feet; and its height will be 2 1/4 feet." + +1. Use the measurements from the ULB and include measurements that your people know in the text or a note. The following shows both measurements in the text. + * "They are to make an ark of acacia wood. Its length must be two and a half cubits (one hundred and fifteen centimeters); its width will be one cubit and a half (sixty-nine centimeters); and its height will be one cubit and a half (sixty-nine centimeters)." + +1. Use measurements that your people know, and include the measurements from the ULB in the text or in a note. The following shows the ULB measurements in notes. + * "They are to make an ark of acacia wood. Its length must be one hundred and fifteen centimeters[1]; its width will be sixty-nine centimeters [2]; and its height will be sixty-nine centimeters." + * The footnotes would look like: + [1]two and a half cubits + [2]one cubit and a half + diff --git a/jit/translate-bdistance/sub-title.md b/jit/translate-bdistance/sub-title.md new file mode 100644 index 0000000..793df88 --- /dev/null +++ b/jit/translate-bdistance/sub-title.md @@ -0,0 +1 @@ +How can I translate the lengths and distances that are in the Bible? \ No newline at end of file diff --git a/jit/translate-bdistance/title.md b/jit/translate-bdistance/title.md new file mode 100644 index 0000000..50fe39c --- /dev/null +++ b/jit/translate-bdistance/title.md @@ -0,0 +1 @@ +Biblical Distance \ No newline at end of file diff --git a/jit/translate-bmoney/01.md b/jit/translate-bmoney/01.md new file mode 100644 index 0000000..e99856f --- /dev/null +++ b/jit/translate-bmoney/01.md @@ -0,0 +1,60 @@ + +### Description: + +In early Old Testament times, people weighed their metals such as silver and gold and would give a certain weight of that metal in order to buy things. Later people started to make coins that each contained a standard amount of a certain metal. The daric is one such coin. In New Testament times, people used silver and copper coins. + +The two tables below show some of the most well-known units of money found in the Old Testament (OT) and New Testament (NT). The table for Old Testament units shows what kind of metal was used and how much it weighed. The table for New Testament units shows what kind of metal was used and how much it was worth in terms of a day's wage. + +| Unit in OT | Metal | Weight | +| -------- | -------- | -------- | +| daric | gold coin | 8.4 grams | +| shekel | various metals | 11 grams | +| talent | various metals | 33 kilograms| + +| Unit in NT | Metal | Day's Wage | +| -------- | -------- | -------- | +| denarius/denarii | silver coin | 1 day | +| drachma | silver coin | 1 day | +| mite | copper coin| 1/64 day | +| shekel | silver coin | 4 days | +| talent | silver | 6,000 days | + +### Translation principles + +Do not use modern money values since these change from year to year. Using them will cause the Bible translation to become outdated and inaccurate. + +### Translation Strategies + +The value of most money in the Old Testament was based on its weight. So when translating these weights in the Old Testament, see [Biblical Weight](../translate-bweight/01.md). +The strategies below are for translating the value of money in the New Testament + +1. Use the Bible term and spell it in a way that is similar to the way it sounds. (see [Borrow Words](../translate-transliterate/01.md)) +1. Describe the value of the money in terms of what kind of metal it was made of and how many coins were used. +1. Describe the value of the money in terms of what people in Bible times could earn in one day of work. +1. Use the Bible term and give the equivalent amount in the text or a note. +1. Use the Bible term and explain it in a note. + +### Translation Strategies + +The translations strategies are all applied to Matthew 18:28 below. + +* **... who owed him one hundred denarii.** (Matthew 18:28 ULB) + +1. Use the Bible term and spell it in a way that is similar to the way it sounds. (see [Borrow Words](../translate-transliterate/01.md)) + * "... who owed him one hundred denali." + +1. Describe the value of the money in terms of what kind of metal it was made of and how many pieces or coins were used. + * "... who owed him one hundred silver coins." + +1. Describe the value of the money in terms of what people in Bible times could earn in one day of work. + * "... who owed him one hundred days' wages." + +1. Use the Bible term and give the equivalent amount in the text or a footnote. + * "... who owed him one hundred denarii.[1]" + * The footnotes would look like: + [1]one hundred days' wages + +1. Use the Bible term and explain it in a footnote. + * "... who owed him one hundred denarii.[1]" + [1]A denarius was the amount of silver that people could earn in one day of work. + diff --git a/jit/translate-bmoney/sub-title.md b/jit/translate-bmoney/sub-title.md new file mode 100644 index 0000000..15ed105 --- /dev/null +++ b/jit/translate-bmoney/sub-title.md @@ -0,0 +1 @@ +How can I translate the values of money in the Bible? \ No newline at end of file diff --git a/jit/translate-bmoney/title.md b/jit/translate-bmoney/title.md new file mode 100644 index 0000000..afb1c03 --- /dev/null +++ b/jit/translate-bmoney/title.md @@ -0,0 +1 @@ +Biblical Money \ No newline at end of file diff --git a/jit/translate-bvolume/01.md b/jit/translate-bvolume/01.md new file mode 100644 index 0000000..123d40e --- /dev/null +++ b/jit/translate-bvolume/01.md @@ -0,0 +1,95 @@ + +### Description + +The following terms are the most common units of volume used in the Bible to state how much a certain container could hold. The containers and measurements are given for both liquids (such as wine) and dry solids (such as grain). The biblical measures probably differed in exact amount from time to time and place to place. The liter equivalents below are based on the ephah and the bath being equal to 22 liters. + + +| Type | Original Measure | Relationship | Liters | +| -------- | -------- | -------- | -------- | +| Dry | omer | 1/10 ephah | 2 liters | +| Dry | ephah | -------- | 22 liters | +| Dry | homer | 10 ephahs | 220 liters | +| Dry | cor | 10 ephahs | 220 liters | +| Dry | seah | 1/3 ephah | 7.3 liters | +| Dry | lethek | 5 ephahs | 110 liters | +| Liquid | metrete | -------- | 40 liters | +| Liquid | bath | -------- | 22 liters | +| Liquid | hin | 1/6 bath | 3.7 liters | +| Liquid | kab | 1/3 hin | 1.2 liters | +| Liquid | log | 1/4 kab | 0.3 liters | + +### Translation principles + +* The people in the Bible did not use modern measures such as meters, liters, and kilograms. Using the original measures can help readers know that the Bible really was written long ago in a time when people used those measures. +* Using modern measures can help readers understand the text more easily. +* Whatever measures you use, it would be good, if possible, to tell about the other kinds of measures in the text or a footnote. +* If you do not use the Biblical measures, try not to give the readers the idea that the measurements are exact. For example, if you translate one hin as "3.7 liters," readers might think that the measurement is exactly 3.7 liters, not 3.6 or 3.8. It would be better to use a more approximate measure such as "three and a half liters" or "four liters." +* When God tells people how much of something to use, and when people use those amounts in obedience to him, do not say "about" in the translation. Otherwise it will give the impression that God did not care exactly how much they used. + +### When the unit of measure is stated + +#### Translation Strategies + +1. Use the measurements from the ULB. These are the same kinds of measurements that the original writers used. Spell them in a way that is similar to the way they sound or are spelled in the ULB. (see [Borrow Words](../translate-transliterate/01.md)) +1. Use the metric measurements given in the UDB. The translators of the UDB have already figured how to represent the amounts in the metric system. +1. Use measurements that are already used in your language. In order to do this you would need to know how your measurements relate to the metric system and figure out each measurement. +1. Use the measurements from the ULB and include measurements that your people know in the text or a note. +1. Use measurements that your people know, and include the measurements from the ULB in the text or in a note. + +#### Translation Strategies Applied + +The strategies are all applied to Isaiah 5:10 below. + +* **For a ten-yoke vineyard will yield only one bath, and one homer of seed will yield only an ephah.** (Isaiah 5:10 ULB) + +1. Use the measurements from the ULB. These are the same kinds of measurements that the original writers used. Spell them in a way that is similar to the way they sound or are spelled in the ULB. (see [Borrow Words](../translate-transliterate/01.md)) + * "For a ten-yoke vineyard will yield only one bat, and one homer of seed will yield only an efa." + +1. Use the measurements given in the UDB. Usually they are metric measurements. The translators of the UDB have already figured how to represent the amounts in the metric system. + * "For a ten-yoke vineyard will yield only twenty-two liters, and ten baskets of seed will yield only one basket." + * "For a ten-yoke vineyard will yield only twenty-two liters and 220 liters of seed will yield only twenty-two liters." + +1. Use measurements that are already used in your language. In order to do this you would need to know how your measurements relate to the metric system and figure out each measurement. + * "For a ten-yoke vineyard will yield only six gallons, and six and a half bushels of seed will yield only twenty quarts." + +1. Use the measurements from the ULB and include measurements that your people know in the text or a note. The following shows both measurements in the text. + * "For a ten-yoke vineyard will yield only one bath (six gallons), and one homer (six and a half bushels) of seed will yield only an ephah (twenty quarts)." + +1. Use measurements that your people know, and include the measurements from the ULB in the text or in a note. The following shows the ULB measurements in footnotes. + * "For a ten-yoke vineyard will yield only twenty-two liters,[1]and 220 liters[2]of seed will yield only twenty-two liters.[3]" + * The footnotes would look like: + [1]one bath + [2]one homer + [3]one ephah + +### When the unit of measure is implied + +Sometimes the Hebrew does not specify a particular unit of volume but only uses a number. In these cases, many English versions, including the ULB and UDB, add the word "measure." + +* **When you came to a heap of twenty measures of grain, there were only ten; and when you came to the wine vat to draw out fifty measures, there were only twenty.** (Haggai 2:16 ULB) + +#### Translation Strategies + +1. Translate literally by using the number without a unit. +1. Use a generic word like "measure" or "quantity" or "amount." +1. Use the name of an appropriate container, such as "basket" for grain or "jar" for wine. +1. Use a unit of measure that you are already using in your translation. + +#### Translation Strategies Applied + +The strategies are all applied to Haggai 2:16 below. + +* **When you came to a heap of twenty measures of grain, there were only ten; and when you came to the wine vat to draw out fifty measures, there were only twenty.** (Haggai 2:16 ULB) + +1. Translate literally by using the number without a unit. + * When you came to a heap of twenty of grain, there were only ten; and when you came to the wine vat to draw out fifty, there were only twenty. + +1. Use a generic word like "measure" or "quantity" or "amount." + * When you came to a heap of twenty amounts of grain, there were only ten; and when you came to the wine vat to draw out fifty amounts, there were only twenty. + +1. Use the name of an appropriate container, such as "basket" for grain or "jar" for wine. + * When you came to a heap of twenty baskets of grain, there were only ten; and when you came to the wine vat to draw out fifty jars, there were only twenty. + +1. Use a unit of measure that you are already using in your translation. + * When you came to a heap of twenty liters of grain, there were only ten; and when you came to the wine vat to draw out fifty liters, there were only twenty. + diff --git a/jit/translate-bvolume/sub-title.md b/jit/translate-bvolume/sub-title.md new file mode 100644 index 0000000..301f7ac --- /dev/null +++ b/jit/translate-bvolume/sub-title.md @@ -0,0 +1 @@ +How can I translate the measures of volume that are in the Bible? \ No newline at end of file diff --git a/jit/translate-bvolume/title.md b/jit/translate-bvolume/title.md new file mode 100644 index 0000000..ceb1d1f --- /dev/null +++ b/jit/translate-bvolume/title.md @@ -0,0 +1 @@ +Biblical Volume \ No newline at end of file diff --git a/jit/translate-bweight/01.md b/jit/translate-bweight/01.md new file mode 100644 index 0000000..0371e33 --- /dev/null +++ b/jit/translate-bweight/01.md @@ -0,0 +1,53 @@ + +### Description + +The following terms are the most common units of weight in the Bible. The term "shekel" means "weight," and many other weights are described in terms of the shekel. Some of these weights were used for money. The biblical measures differed in exact amount from time to time and place to place. So the metric values in the table below are close but not exactly equal to the biblical measures. The values below are based on the shekel being equal to 11.4 grams. + +| Original Measure | Shekels | Grams | Kilograms | +|--------------------|----------|---------|------------| +|shekel | 1 shekel |11.4 grams | - | +| bekah | 1/2 shekel | 5.7 grams | - | +| pim | 2/3 shekel | 7.6 grams | - | +| gerah | 1/20 shekel | 0.57 grams | - | +| mina | 50 shekels | 570 grams | .57 kilograms | +| talent | 3,000 shekels | - | 34.2 kilograms | + +### Translation principles + +1. The people in the Bible did not use modern measures such as meters, liters, and kilograms. Using the original measures can help readers know that the Bible really was written long ago in a time when people used those measures. +1. Using modern measures can help readers understand the text more easily. +1. Whatever measure you use, it would be good, if possible, to tell about the other kind of measure in the text or a footnote. +1. If you do not use the Biblical measures, try not to give the readers the idea that the measurements are exact. For example, if you translate one gerah as ".57 grams" readers might think that the measurement is exact. It would be better to say "half a gram." +1. Sometimes it can be helpful to use the word "about" to show that a measurement is not exact. For example, 2 Samuel 21:16 says that Goliath's spear weighed 300 shekels. Instead of translating this as "3400 grams" or "3.4 kilograms," it can be translated as "almost three and one half kilograms." +1. When God tells people how much something should weigh, and when people use those weights, do not say "about" or "almost" in the translation. Otherwise it will give the impression that God did not care exactly how much the thing should weigh. + +### Translation Strategies + +1. Use the measurements from the ULB. These are the same kinds of measurements that the original writers used. Spell them in a way that is similar to the way they sound or are spelled in the ULB. (see [Borrow Words](../translate-transliterate/01.md)) +1. Use the metric measurements given in the UDB. The translators of the UDB have already figured how to represent the amounts in the metric system. +1. Use measurements that are already used in your language. In order to do this you would need to know how your measurements relate to the metric system and figure out each measurement. +1. Use the measurements from the ULB and include measurements that your people know in the text or a note. +1. Use measurements that your people know, and include the measurements from the ULB in the text or in a note. + +### Translation Strategies Applied + +The strategies are all applied to Exodus 38:29 below. + +* **The bronze from the wave offering weighed seventy talents and 2,400 shekels.** (Exodus 38:29 ULB) + +1. Use the measurements from the ULB. These are the same kinds of measurements that the original writers used. Spell them in a way that is similar to the way they sound or are spelled in the ULB. (see [Borrow Words](../translate-transliterate/01.md)) + * "The bronze from the wave offering weighed seventy talent and 2,400 sekel." + +1. Use the metric measurements given in the UDB. The translators of the UDB have already figured how to represent the amounts in the metric system. + * "The bronze that the people contributed was 2,450 kilograms plus 28 kilograms of bronze coins." + +1. Use measurements that are already used in your language. In order to do this you would need to know how your measurements relate to the metric system and figure out each measurement. + * "The bronze from the wave offering weighed 5,460 pounds." + +1. Use the measurements from the ULB and include measurements that your people know in the text or a footnote. The following shows both measurements in the text. + * "The bronze from the wave offering weighed seventy talents (2,450 kilograms) and 2,400 shekels (28 kilograms)." + +1. Use measurements that your people know, and include the measurements from the ULB in the text or in a footnote. The following shows the ULB measurements in notes. + * "The bronze from the wave offering weighed 5,460 pounds.[1]" + * The footnote would look like: + [1]The Hebrew text has "seventy talents and 2,400 shekels." diff --git a/jit/translate-bweight/sub-title.md b/jit/translate-bweight/sub-title.md new file mode 100644 index 0000000..73d8df8 --- /dev/null +++ b/jit/translate-bweight/sub-title.md @@ -0,0 +1 @@ +How can I translate the values of weight in the Bible? \ No newline at end of file diff --git a/jit/translate-bweight/title.md b/jit/translate-bweight/title.md new file mode 100644 index 0000000..3e78dcc --- /dev/null +++ b/jit/translate-bweight/title.md @@ -0,0 +1 @@ +Biblical Weight \ No newline at end of file diff --git a/jit/translate-fraction/01.md b/jit/translate-fraction/01.md new file mode 100644 index 0000000..45a7038 --- /dev/null +++ b/jit/translate-fraction/01.md @@ -0,0 +1,73 @@ + + +### Description + +Fractions are a kind of number that refer to equal parts of a thing or to equal groups within a larger group of people or things. An item or a group of items is divided into two or more parts or groups, and a fraction refers to one or more of those parts or groups. +>For the drink offering, you must offer a third of a hin of wine. (Numbers 15:7 ULB) + +A hin is a container used for measuring wine and other liquids. They were to think about dividing a hin container into three equal parts and fill up only one of those parts, and offer that amount. +>... a third of the ships were destroyed. (Revelation 8:9 ULB) + +There were many ships. If all those ships were divided into three equal groups of ships, one group of ships was destroyed. + +Most fractions in English simply have "-th" added to the end of the number. + +| Number of parts the whole is divided into | Fraction | +| -------- | -------- | +| four | fourth | +| ten | tenth | +| one hundred | one hundredth | +| one thousand | one thousandth | + +Some fractions in English do not follow that pattern. + +| Number of parts the whole is divided into | Fraction | +| -------- | -------- | +| two | half | +| three | third | +| five | fifth | + +### Reasons this is a translation issue + +Some languages do not use fractions. They may simply talk about parts or groups, but they do not use fractions to tell how big a part is or how many are included in a group. + +### Examples From the Bible + +>Now to one half of the tribe of Manasseh Moses had given an inheritance in Bashan, but to the other half, Joshua gave an inheritance beside their brothers in the land west of the Jordan. (Joshua 22:7 ULB) + +The tribe of Manasseh divided into two groups. The phrase "one half of the tribe of Manasseh" refers one of those groups. The phrase "the other half" refers to the other group. + +>The four angels who had been prepared for that very hour, that day, that month, and that year, were released to kill a third of mankind. (Revelation 9:15 ULB) + +If all the people were to be divided into three equal groups, then the number of people in one group would be killed. + +>You must also offer with the burnt offering, or for the sacrifice, one-fourth of a hin of wine for the drink offering for each lamb. (Numbers 15:5 ULB) + +They were to imagine dividing a hin of wine into four equal parts and prepare the amount equal to one of them. + +### Translation Strategies + +If a fraction in your language would give the right meaning, consider using it. If not, you could consider these strategies. + +1. Tell the number of parts or groups that the item would be divided into, and then tell the number of parts or groups that is being referred to. +1. For measurements such as for weight and length, use a unit that your people might know or the unit in the UDB. +1. For measurements, use ones that are used in your language. In order to do that you would need to know how your measurements relates to the metric system and figure out each measurement. + +### Examples of These Translation Strategies Applied + +1. Tell the number of parts or groups that the item would be divided into, and then tell the number of parts or groups that is being referred to. + * **A third of the ocean became blood ...** (Revelation 8:8 ULB) + * It was like they divided the ocean into three parts, and one part of the ocean became blood. + * **... then you must offer with the bull a grain offering of three-tenths of an ephah of fine flour mixed with half a hin of oil.** (Numbers 15:9 ULB) + * ... then you must divide an ephah of fine flour into ten parts and divide a hin of oil into two parts. Then mix three of those parts of the flour with one of the parts of oil. Then you must offer that grain offering along with the bull. + +1. For measurements, use the measurements that are given in the UDB. The translators of the UDB have already figured how to represent the amounts in the metric system. + * **The charge was two-thirds of a shekel ...** (1 Samuel 13:21 ULB) + * They needed to pay about eight grams of silver ... (1 Samuel 13:21 UDB) + * **... three-tenths of an ephah of fine flour mixed with half a hin of oil.** (Numbers 15:9 ULB) + * ... about six and one-half liters of finely ground flour mixed with about two liters of olive oil. (Numbers 15:9 UDB) + +1. For measurements, use ones that are used in your language. In order to do that you would need to know how your measurements relates to the metric system and figure out each measurement. + * **... three-tenths of an ephah of fine flour mixed with half a hin of oil.** (Numbers 15:9 ULB) + * ... six quarts of fine flour mixed with two quarts of oil. + diff --git a/jit/translate-fraction/sub-title.md b/jit/translate-fraction/sub-title.md new file mode 100644 index 0000000..4f62c7d --- /dev/null +++ b/jit/translate-fraction/sub-title.md @@ -0,0 +1 @@ +What are fractions and how can I translate them? \ No newline at end of file diff --git a/jit/translate-fraction/title.md b/jit/translate-fraction/title.md new file mode 100644 index 0000000..df9324a --- /dev/null +++ b/jit/translate-fraction/title.md @@ -0,0 +1 @@ +Fractions \ No newline at end of file diff --git a/jit/translate-hebrewmonths/01.md b/jit/translate-hebrewmonths/01.md new file mode 100644 index 0000000..296c3a0 --- /dev/null +++ b/jit/translate-hebrewmonths/01.md @@ -0,0 +1,79 @@ + + +### Description + +The Hebrew calendar used in the Bible has twelve months. Unlike the western calendar, its first month begins in the spring of the northern hemisphere. Sometimes a month is called by its name (Abib, Ziv, Sivan), and sometimes it is called by its order in the Hebrew calendar year (first month, second month, third month). + +### Reasons this is a translation issue + +* Readers may be surprised to read of months that they have never heard of, and they may wonder how those months correspond to the months that they use. +* Readers may not realize that phrases such as "the first month" or "the second month" refer to the first or second month of the Hebrew calendar, not some other calendar. +* Readers may not know when the first month of the Hebrew calendar begins. +* The scripture may tell about something happening in a certain month, but readers will not be able to fully understand what is said about it if they do not know what season of the year that was. + +#### List of Hebrew Months + +This is a list of the Hebrew months with information about them that may be helpful in the translation. + +**Abib** - (This month is called **Nisan** after the Babylonian exile.) This is the first month of the Hebrew calendar. It marks when God brought the people of Israel out of Egypt. It is at the beginning of the spring season when the late rains come and people begin to harvest their crops. It is during the last part of March and the first part April on western calendars. The Passover celebration started on Abib 10, the Festival of Unleavened Bread was right after that, and the Festival of Harvest was a few weeks after that. + +**Ziv** - This is the second month of the Hebrew calendar. This is during the harvest season. It is during the last part of April and the first part of May on western calendars. + +**Sivan** - This is the third month of the Hebrew calendar. It is at the end of the harvest season and the beginning of the dry season. It is during the last part of May and the first part of June on western calendars. The Feast of Weeks is celebrated on Sivan 6. + +**Tammuz** - This is the fourth month of the Hebrew calendar. It is during the dry season. It is during the last part of June and the first part of July on western calendars. + +**Ab** - This is the fifth month of the Hebrew calendar. It is during the dry season. It is during the last part of July and the first part of August on western calendars. + +**Elul** - This is the sixth month of the Hebrew calendar. It is at the end of the dry season and the beginning of the rainy season. It is during the last part of August and the first part of September on western calendars. + +**Ethanim** - This is the seventh month of the Hebrew calendar. This is during the early rain season which would soften the land for sowing. It is during the last part of September and the first part of October on western calendars. The Feast of Ingathering and the Day of Atonement are celebrated in this month. + +**Bul** - This is the eighth month of the Hebrew calendar. It is during the rainy season when people plough their fields and sow seed. It is during the last part of October and the first part of November on western calendars. + +**Kislev** - This is the ninth month of the Hebrew calendar. This is at the end of the sowing season and the beginning of the cold season. It is during the last part of November and the first part of December on western calendars. + +**Tebeth** - This is the tenth month of the Hebrew calendar. It is during the cold season when there may be rain and snow. It is during the last part of December and the first part of January on western calendars. + +**Shebat** - This is the eleventh month of the Hebrew calendar. This is the coldest month of the year, and it has heavy rain fall. It is during the last part of January and the first part of February on western calendars. + +**Adar** - This is the twelfth and last month of the Hebrew calendar. This is during the cold season. It is during the last part of February and the first part of March on western calendars. The feast called Purim is celebrated in Adar. + +#### Examples from the Bible + +> You are going out of Egypt on this day, in the month of Abib. (Exodus 13:4 ULB) + +>You must eat unleavened bread from twilight of the fourteenth day in the first month of the year, until twilight of the twenty-first day of the month. (Exodus 12:18 ULB) + +### Translation Strategies + +You may need to make some information about the months explicit. (see [Assumed Knowledge and Implicit Information](../figs-explicit/01.md)) + +1. Tell the the number of the Hebrew month. +1. Use the months that people know. +1. State clearly what season the month occurred in. +1. Refer to the time in terms of the season rather than in terms of the month. (If possible, use a footnote to show the Hebrew month and day.) + +### Examples of Translation Strategies Applied + +The examples below use these two verses. + + * **At that time, you will appear before me in the month of Abib, which is fixed for this purpose. It was in this month that you came out from Egypt.** (Exodus 23:15 ULB) + * **It will always be a statute for you that in the seventh month, on the tenth day of the month, you must humble yourselves and do no work ...** (Leviticus 16:29 ULB) + +1. Tell the number of the Hebrew month. + * At that time, you will appear before me in the first month of the year, which is fixed for this purpose. It was in this month that you came out from Egypt. + +1. Use the months that people know. + * At that time, you will appear before me in the month of March, which is fixed for this purpose. It was in this month that you came out from Egypt. + * It will always be a statute for you that on the day I choose in late September you must humble yourselves and do no work ... + +1. State clearly what season the month occurred in. + * It will always be a statute for you that in the autumn, on the tenth day of the seventh month, you must humble yourselves and do no work ... + +1. Refer to the time in terms of the season rather than in terms of the month. + * It will always be a statute for you that in the day I choose in early autumn[1] you must humble yourselves and do no work ... + * The footnote would look like: + [1]The Hebrew says, "the seventh month, on the tenth day of the month." + + diff --git a/jit/translate-hebrewmonths/sub-title.md b/jit/translate-hebrewmonths/sub-title.md new file mode 100644 index 0000000..6e33f40 --- /dev/null +++ b/jit/translate-hebrewmonths/sub-title.md @@ -0,0 +1 @@ +What are the Hebrew months? \ No newline at end of file diff --git a/jit/translate-hebrewmonths/title.md b/jit/translate-hebrewmonths/title.md new file mode 100644 index 0000000..9d14565 --- /dev/null +++ b/jit/translate-hebrewmonths/title.md @@ -0,0 +1 @@ +Hebrew Months \ No newline at end of file diff --git a/jit/translate-names/01.md b/jit/translate-names/01.md new file mode 100644 index 0000000..4283fbe --- /dev/null +++ b/jit/translate-names/01.md @@ -0,0 +1,89 @@ + +### Description + +The Bible has names of many people, groups of people, and places. Some of these names may sound strange and be hard to say. Sometimes readers may not know what a name refers to, and sometimes they may need to understand what a name means. This page will help you see how you can translate these names and how you can help people understand what they need to know about them. + +#### Meaning of names + +Most names in the Bible have meaning. Most of the time, names in the Bible are used simply to identify the people and places they refer to. But sometimes the meaning of a name is especially important. + +>It was this Melchizedek, king of Salem, priest of God Most High, who met Abraham returning from the slaughter of the kings and blessed him. (Hebrews 7:1 ULB) + +Here the writer uses the name "Melchizedek" primarily to refer to a man who had that name, and the title "king of Salem" tells us that he ruled over a certain city. + +>First, the translation of his name means, "king of righteousness"; then he is also "king of Salem," that is, "king of peace." (Hebrews 7:2 ULB) + +Here the writer explains the meanings of Melchizedek's name and title, because those things tell us more about the person. Other times, the writer does not explain the meaning of a name because he expects the reader to already know the meaning. If the meaning of the name is important to understand the passage, you can include the meaning in the text or in a footnote. + +### Reasons this is a translation issue + +* Readers may not know some of the names in the Bible. They may not know whether a name refers to a person or place or something else. +* Readers may need to understand the meaning of a name in order to understand the passage. +* Some names may have different sounds or combinations of sounds that are not used in your language or are unpleasant to say in your language. For strategies to address this problem, see [Borrow Words](../translate-transliterate/01.md). +* Some people and places in the Bible have two names. Readers may not realize that two names refer to the same person or place. + +### Examples from the Bible + +>You went over the Jordan and came to Jericho. The leaders of Jericho fought against you, along with the Amorites ... (Joshua 24:11 ULB) + +Readers might not know that "Jordan" is the name of a river, "Jericho" is the name of a city, and "Amorites" is the name of a group of people. + +>... she said, "Do I really continue to see, even after he has seen me?" Therefore the well was called Beer Lahai Roi; (Genesis 16:13-14 ULB) + +Readers may not understand the second sentence if they do not know that "Beer Lahai Roi" means "Well of the Living One who sees me." + +>She named him Moses and said, "Because I drew him from the water." (Exodus 2:10 ULB) + +Readers may not understand why she said this if they do not know that the name Moses sounds like the Hebrew words "pull out." + +>Saul was in agreement with his death. (Acts 8:1 ULB)
+ +>It came about in Iconium that Paul and Barnabas entered together into the synagogue ... (Acts 14:1 ULB) + +Readers may not know that the names Saul and Paul refer to the same person. + +### Translation Strategies + +1. If readers cannot easily understand from the context what kind of a thing a name refers to, you can add a word to clarify it. +1. If readers need to understand the meaning of a name in order to understand what is said about it, copy the name and tell about its meaning either in the text or in a footnote. +1. Or if readers need to understand the meaning of a name in order to understand what is said about it, and that name is used only once, translate the meaning of the name instead of copying the name. +1. If a person or place has two different names, use one name most of the time and the other name only when the text tells about the person or place having more than one name or when it says something about why the person or place was given that name. Write a footnote when the source text uses the name that is used less frequently. +1. Or if a person or place has two different names, then use whatever name is given in the source text, and add a footnote that gives the other name. + +### Examples of Translation Strategies Applied + +1. If readers cannot easily understand from the context what kind of a thing a name refers to, you can add a word to clarify it. + * **You went over the Jordan and came to Jericho. The leaders of Jericho fought against you, along with the Amorites ...** (Joshua 24:11 ULB) + * You went over the Jordan River and came to the city of Jericho. The leaders of Jericho fought against you, along with the tribe of the Amorites ... + * **Shortly after, some Pharisees came and said to him, "Go and leave here because Herod wants to kill you."** (Luke 13:31 ULB) + * Shortly after, some Pharisees came and said to him, "Go and leave here because King Herod wants to kill you. + +1. If readers need to understand the meaning of a name in order to understand what is said about it, copy the name and tell about its meaning either in the text or in a footnote. + * **She named him Moses and said, "Because I drew him from the water."** (Exodus 2:11 ULB) + * She named him Moses, which sounds like 'drawn out,' and said, "Because I drew him from the water." + +1. Or if readers need to understand the meaning of a name in order to understand what is said about it, and that name is used only once, translate the meaning of the name instead of copying the name. + * **... she said, "Do I really continue to see, even after he has seen me?" Therefore the well was called Beer Lahai Roi;** (Genesis 16:13-14 ULB) + * ... she said, "Do I really continue to see, even after he has seen me?" Therefore the well was called Well of the Living One who sees me; + +1. If a person or place has two different names, use one name most of the time and the other name only when the text tells about the person or place having more than one name or when it says something about why the person or place was given that name. Write a footnote when the source text uses the name that is used less frequently. For example, Paul is called "Saul" before Acts 13 and "Paul" after Acts 13. You could translate his name as "Paul" all of the time, except in Acts 13:9 where it talks about him having both names. + * **... a young man named Saul.** (Acts 7:58 ULB) + * ... a young man named Paul.[1] + * The footnote would look like: + [1]Most versions say Saul here, but most of the time in the Bible he is called Paul. + * **But Saul, who is also called Paul ...** (Acts 13:9) + * But Saul, who is also called Paul ... + +1. Or if a person or place has two names, use whatever name is given in the source text, and add a footnote that gives the other name. For example, you could write "Saul" where the source text has "Saul" and "Paul" where the source text has "Paul." + * **... a young man named Saul.** (Acts 7:58 ULB) + * ... a young man named Saul.[1] + * The footnote would look like: + [1]This is the same man who is called Paul beginning in Acts 13. + * **But Saul, who is also called Paul, was filled with the Holy Spirit;** (Acts 13:9) + * But Saul, who is also called Paul, was filled with the Holy Spirit; + * **It came about in Iconium that Paul and Barnabas entered together into the synagogue ...** (Acts 14:1 ULB) + * It came about in Iconium that Paul[1] and Barnabas entered together into the synagogue ... + * The footnote would look like: + [1]This is the man that was called Saul before Acts 13. + + diff --git a/jit/translate-names/sub-title.md b/jit/translate-names/sub-title.md new file mode 100644 index 0000000..f924525 --- /dev/null +++ b/jit/translate-names/sub-title.md @@ -0,0 +1 @@ +How can I translate names that are new to my culture? \ No newline at end of file diff --git a/jit/translate-names/title.md b/jit/translate-names/title.md new file mode 100644 index 0000000..6c1b9f4 --- /dev/null +++ b/jit/translate-names/title.md @@ -0,0 +1 @@ +How to Translate Names \ No newline at end of file diff --git a/jit/translate-numbers/01.md b/jit/translate-numbers/01.md new file mode 100644 index 0000000..238f5bb --- /dev/null +++ b/jit/translate-numbers/01.md @@ -0,0 +1,70 @@ + + +### Description + +There are many numbers in the Bible. They can be written as words, such as "five" or as numerals, such as "5." Some numbers are very large, such as "two hundred" (200), "twenty-two thousand" (22,000), or "one hundred million" (100,000,000.) + +### Reasons this is a translation issue + +* Some languages do not have words for some of these numbers. +* Translators need to decide how to translate numbers. +* Translators need to decide whether to write them as words or numerals. + +### Examples from the Bible + +>When Jared had lived 162 years, he became the father of Enoch. After he became the father of Enoch, Jared lived eight hundred years. He became the father of more sons and daughters. Jared lived 962 years, and then he died. (Genesis 5:18-20 ULB) + +The numbers 162, eight hundred, and 962 are exact numbers and should be translated with something as close to those numbers as possible. +>Our sister, may you be the mother of thousands of ten thousands ... (Genesis 24:60 ULB) + +This is a rounded number. It does not say exactly how many descendants she should have, but it was a huge number of them. + +### Translation Strategies + +1. Write numbers using numerals. +1. Write numbers using your language's words or the gateway language words for those numbers. +1. Write numbers using words, and put the numerals in parenthesis after them. +1. Combine words for large numbers. +1. Use a very general expression for very large rounded numbers and write the numeral in parentheses afterward. + +### Examples of Translation Strategies Applied + +We will use the following verse in our examples: + * **Now, see, at great effort I have prepared for the house of Yahweh 100,000 talents of gold, one million talents of silver, and bronze and iron in large quantities.** (1 Chronicles 22:14 ULB) + +1. Write numbers using numerals. + + * I have prepared for the house of Yahweh 100,000 talents of gold, 1,000,000 talents of silver, and bronze and iron in large quantities. + +1. Write numbers using your language's words or the gateway language words for those numbers. + + * I have prepared for the house of Yahweh one hundred thousand talents of gold, one million talents of silver, and bronze and iron in large quantities. + +1. Write numbers using words, and put the numerals in parenthesis after them. + + * I have prepared for the house of Yahweh one hundred thousand (100,000) talents of gold, one million (1,000,000) talents of silver, and bronze and iron in large quantities. + +1. Combine words for large numbers. + + * I have prepared for the house of Yahweh one hundred thousand talents of gold, a thousand thousand talents of silver, and bronze and iron in large quantities. + +1. Use a very general expression for very large rounded numbers and write the numeral in parentheses afterward. + + * I have prepared for the house of Yahweh a great amount of gold (100,000 talents), ten times that amount of silver (1,000,000 talents), and bronze and iron in large quantities. + +#### Consistency + +Be consistent in your translations. Decide how the numbers will be translated, using numbers or numerals. There are different ways of being consistent. + +* Use words to represent numbers all of the time. (You might have very long words.) +* Use numerals to represent numbers all of the time. +* Use words to represent the numbers that your language has words for and use numerals for the numbers that your language does not have words for. +* Use words for low numbers and numerals for high numbers. +* Use words for numbers that require few words and numerals for numbers that require more than a few words. +* Use words to represent numbers, and write the numerals in parentheses after them. + +#### Consistency in the ULB and UDB + +The *Unlocked Literal Bible* (ULB) and the *Unlocked Dynamic Bible* (UDB) use words for numbers that have only one or two words (nine, sixteen, three hundred). They use numerals for numbers that have more than two words (the numerals "130" instead of "one hundred thirty"). +>When Adam had lived 130 years, he became the father of a son in his own likeness, after his image, and he called his name Seth. After Adam became the father of Seth, he lived eight hundred years. He became the father of more sons and daughters. Adam lived 930 years, and then he died. (Genesis 5:3-5 ULB) + diff --git a/jit/translate-numbers/sub-title.md b/jit/translate-numbers/sub-title.md new file mode 100644 index 0000000..cd55bce --- /dev/null +++ b/jit/translate-numbers/sub-title.md @@ -0,0 +1 @@ +How do I translate numbers? \ No newline at end of file diff --git a/jit/translate-numbers/title.md b/jit/translate-numbers/title.md new file mode 100644 index 0000000..a58477e --- /dev/null +++ b/jit/translate-numbers/title.md @@ -0,0 +1 @@ +Numbers \ No newline at end of file diff --git a/jit/translate-ordinal/01.md b/jit/translate-ordinal/01.md new file mode 100644 index 0000000..ec725c3 --- /dev/null +++ b/jit/translate-ordinal/01.md @@ -0,0 +1,66 @@ + + +### Description + +Ordinal numbers are used to tell the position of something in a series or list. Examples are "first," "second," "third," "fourth," and "fifth." + +#### Ordinal Numbers in English + +Most ordinal numbers in English simply have "-th" added to the end. + +| Numeral | Number | Ordinal Number | +| -------- | -------- | -------- | +| 4 | four | fourth | +| 10 | ten | tenth | +| 100 | one hundred | one hundredth | +| 1,000| one thousand | one thousandth | + +Some ordinal numbers in English do not follow that pattern. + +| Numeral | Number | Ordinal Number | +| -------- | -------- | -------- | +| 1 | one | first | +| 2 | two | second | +| 3 | three | third | +| 5 | five | fifth | +| 12 | twelve | twelfth | + +### Reasons this is a translation issue: + +Some languages do not have special numbers for showing the order of items in a series or list. There are different ways to deal with this. + +### Examples from the Bible + +>The first lot went to Jehoiarib, the second to Jedaiah, the third to Harim, the fourth to Seorim, ... the twenty-third to Delaiah, and the twenty-fourth to Maaziah. (1 Chronicles 24:7-18 ULB) + +People tossed lots and one went to each of these people in the order given. + +>You must place in it four rows of precious stones. The first row must have a ruby, a topaz, and a garnet. The second row must have an emerald, a sapphire, and a diamond. The third row must have a jacinth, an agate, and an amethyst. The fourth row must have a beryl, and an onyx, and a jasper. They must be mounted in gold settings. (Exodus 28:17-20 ULB) + +This describes four rows of stones. The first row is probably the top row, and the fourth row is probably the bottom row. + +>And God has appointed in the church first apostles, second prophets, third teachers, then those who do powerful deeds ... (1 Corinthians 12:28 ULB) + +This is a list of the kinds of workers that God gave to the church in their order. + +### Translation Strategies + +If your language has ordinal numbers and using them would give the right meaning, consider using them. If not, here are some strategies to consider: + +1. Use "one" with the first item and "another" or "the next" with the rest. +1. Tell the total number of items and then list them or the things associated with them. + +### Examples of Translation Strategies Applied + +1. Tell the total number of items, and use "one" with the first item and "another" or "the next" with the rest. + * **The first lot went to Jehoiarib, the second to Jedaiah, the third to Harim, the fourth to Seorim, ... the twenty-third to Delaiah, and the twenty-fourth to Maaziah.** (1 Chronicles 24:7-18 ULB) + * There were twenty-four lots. One lot went to Jehoiarib, another to Jedaiah,  another  to Harim, ... another to Delaiah, and the last went to  Maaziah. + * There were twenty-four lots. One lot went to Jehoiarib, the next to Jedaiah,  the next  to Harim, ... the next to Delaiah, and the last went to  Maaziah. + * **A river went out of Eden to water the garden. From there it divided and became four rivers. The name of the first is Pishon. It is the one which flows throughout the whole land of Havilah, where there is gold. The gold of that land is good. There is also bdellium and the onyx stone. The name of the second river is Gihon. This one flows throughout the whole land of Cush. The name of the third river is Tigris, which flows east of Asshur. The fourth river is the Euphrates.** (Genesis 2:10-14 ULB) + * A river went out of Eden to water the garden. From there it divided and became four rivers. The name of one is Pishon. It is the one which flows throughout the whole land of Havilah, where there is gold. The gold of that land is good. There is also bdellium and the onyx stone. The name of the next river is Gihon. This one flows throughout the whole land of Cush. The name of the next river is Tigris, which flows east of Asshur. The last river is the Euphrates. + +1. Tell the total number of items and then list them or the things associated with them. + * **The first lot went to Jehoiarib, the second to Jedaiah, the third to Harim, the fourth to Seorim, ... the twenty-third to Delaiah, and the twenty-fourth to Maaziah.** (1 Chronicles 24:7-18 ULB) + * They cast twenty-four lots. The lots went to Jerhoiarib, Jedaiah, Harim, Seorim, ... Delaiah, and Maaziah. + + diff --git a/jit/translate-ordinal/sub-title.md b/jit/translate-ordinal/sub-title.md new file mode 100644 index 0000000..d668a33 --- /dev/null +++ b/jit/translate-ordinal/sub-title.md @@ -0,0 +1 @@ +What are ordinal numbers and how can I translate them? \ No newline at end of file diff --git a/jit/translate-ordinal/title.md b/jit/translate-ordinal/title.md new file mode 100644 index 0000000..22c5381 --- /dev/null +++ b/jit/translate-ordinal/title.md @@ -0,0 +1 @@ +Ordinal Numbers \ No newline at end of file diff --git a/jit/translate-symaction/01.md b/jit/translate-symaction/01.md new file mode 100644 index 0000000..0ceffcd --- /dev/null +++ b/jit/translate-symaction/01.md @@ -0,0 +1,52 @@ + + +### Description + +A symbolic action is something that someone does in order to express a certain idea. For example, in some cultures people nod their head up and down to mean "Yes" or turn their head from side to side to mean "No." In the Bible, sometimes people perform symbolic actions and sometimes they only refer to the symbolic action. Symbolic actions do not mean the same things in all cultures. + +### Reasons this is a translation issue + +An action may have a meaning in one culture, and a different meaning or no meaning at all in another culture. For example, in some cultures raising the eyebrows means "I am surprised" or "What did you say?" In others cultures it means "Yes." + +In the Bible people did things that had certain meanings in their culture. When we read the Bible we might not understand what someone meant if we interpret the action based on what it means in our own culture. + +Translators need to understand what people in the Bible meant when they used symbolic actions. If an action does not mean the same thing in their own culture, they need to figure out how to translate what the action meant. + +### Examples from the Bible + +>Behold, a man named Jairus ... fell down at Jesus' feet ... (Luke 8:41 ULB) + +Meaning of symbolic action: He did this to show great respect to Jesus. + +>Look, I am standing at the door and am knocking. If anyone hears my voice and opens the door, I will come in to his home and will eat with him, and he with me. (Revelation 3:20 ULB) + +Meaning of symbolic action: When people wanted someone to welcome them into their home, they stood at the door and knocked on it. + +### Translation Strategies + +If people would correctly understand what a symbolic action meant to the people in the Bible, consider using it. If not, here are some strategies for translating it. + +1. Tell what the person did and why he did it. +1. Do not tell what the person did, but tell what he meant. +1. Use an action from your own culture that has the same meaning. Do this only in poetry, parables, and sermons. Do not do this when there actually was a person who did a specific action. + +### Examples of Translation Strategies Applied + +1. Tell what the person did and why he did it. + * **Behold, a man named Jairus ... fell down at Jesus' feet ...** (Luke 8:41 ULB) + * Behold, a man named Jairus ... fell down at Jesus' feet in order to show that he greatly respected him ... + * **Look, I am standing at the door and am knocking.** (Revelation 3:20 ULB) + * Look, I am standing at the door and knocking on it, asking you to let me in. + +1. Do not tell what the person did, but tell what he meant. + * **Behold, a man named Jairus ... fell down at Jesus' feet ...** (Luke 8:41) + * Behold, a man named Jairus ... showed Jesus great respect ... + * **Look, I am standing at the door and am knocking.** (Revelation 3:20) + * Look, I am standing at the door and asking you to let me in. + +1. Use an action from your own culture that has the same meaning. + * **Behold, a man named Jairus ... fell down at Jesus' feet ...** (Luke 8:41 ULB) - Since Jairus actually did this, we would not substitute an action from our own culture. + * **Look, I am standing at the door and am knocking.** (Revelation 3:20 ULB) - Jesus was not standing at a real door. Rather he was speaking about wanting to have a relationship with people. So in cultures where it is polite to clear one's throat when wanting to be let into a house, you could use that. + * Look, I am standing at the door and clearing my throat. + + diff --git a/jit/translate-symaction/sub-title.md b/jit/translate-symaction/sub-title.md new file mode 100644 index 0000000..f12b16d --- /dev/null +++ b/jit/translate-symaction/sub-title.md @@ -0,0 +1 @@ +What is a symbolic action and how do I translate it? \ No newline at end of file diff --git a/jit/translate-symaction/title.md b/jit/translate-symaction/title.md new file mode 100644 index 0000000..45ff538 --- /dev/null +++ b/jit/translate-symaction/title.md @@ -0,0 +1 @@ +Symbolic Action \ No newline at end of file diff --git a/jit/translate-textvariants/01.md b/jit/translate-textvariants/01.md new file mode 100644 index 0000000..79f0b09 --- /dev/null +++ b/jit/translate-textvariants/01.md @@ -0,0 +1,39 @@ + + +### Description + +Thousands of years ago, people wrote the books of the Bible. Other people then copied them by hand and translated them. They did this work very carefully, and over the years many people made thousands of copies. However people who looked at them later saw that there were small differences between them. Some copiers accidentally left out some words, and some mistook a word for another that looked like it. Occasionally they added words or even whole sentences, either by accident, or because they wanted to explain something. Modern Bibles are translations of the old copies. Some modern Bibles have some of these sentences that were added. In the ULB, these added sentences are usually written in footnotes. + +Bible scholars have read many old copies and compared them with each other. For each place in the Bible where there was a difference, they have figured out which wordings are most likely correct. The translators of the ULB based the ULB on wordings that scholars say are most likely correct. Because people who use the ULB may have access to Bibles that are based on other copies, the ULB translators included footnotes that tell about some of the differences between them. + +Translators are encouraged to translate the text in the ULB and to write about added sentences in footnotes, as is done in the ULB. However, if the local church really wants those sentences to be included in the main text, translators may put them in the text and include a footnote about them. + +### Examples from the Bible + +Matthew 18:10-11 ULB has a footnote about verse 11. +>10See that you do not despise any of these little ones. For I say to you that in heaven their angels always look on the face of my Father who is in heaven. 11[1][1]The best ancient Greek copies do not have the sentence that some translations include, **For the Son of Man came to save that which was lost**. + +John 7:53-8:11 is not in the best earliest manuscripts. It has been included in the ULB, but it is marked off with square brackets ([ ]) at the beginning and end, and there is a footnote after verse 11. +>53[Then every man went to his own house. ... 11She said, "No one, Lord." Jesus said, "Neither do I condemn you. Go and sin no more."][2]

[2]The best ancient copies do not have John 7:53-8:11. + +### Translation Strategies + +When there is a textual variant, you may choose to follow the ULB or another version that you have access to. + +1. Translate the verses that the ULB does and include the footnote that the ULB provides. +1. Translate the verses as another version does, and change the footnote so that it fits this situation. + +### Examples of Translation Strategies Applied + +The translation strategies are applied to Mark 7:14-16 ULB, which has a footnote about verse 16. + +* 14**He called the crowd again and said to them, "Listen to me, all of you, and understand. 15There is nothing from outside of a person that can defile him when it enters into him. It is what comes out of the person that defiles him."** 16[1]

**[1]The best ancient copies do not have verse 16. *If any man has ears to hear, let him hear*.** + +1. Translate the verses that the ULB does and include the footnote that the ULB provides. + + * 14He called the crowd again and said to them, "Listen to me, all of you, and understand. 15There is nothing from outside of a person that can defile him when it enters into him. It is what comes out of the person that defiles him." 16[1]

[1]The best ancient copies do not have verse 16. *If any man has ears to hear, let him hear*. + +1. Translate the verses as another version does, and change the footnote so that it fits this situation. + + * 14He called the crowd again and said to them, "Listen to me, all of you, and understand. 15There is nothing from outside of a person that can defile him when it enters into him. It is what comes out of the person that defiles him. 16If any man has ears to hear, let him hear." [1]

[1]The best ancient copies do not have verse 16. + diff --git a/jit/translate-textvariants/sub-title.md b/jit/translate-textvariants/sub-title.md new file mode 100644 index 0000000..46ebcb6 --- /dev/null +++ b/jit/translate-textvariants/sub-title.md @@ -0,0 +1 @@ +Why does the ULB have missing or added verses, and should I translate them? \ No newline at end of file diff --git a/jit/translate-textvariants/title.md b/jit/translate-textvariants/title.md new file mode 100644 index 0000000..f6c26d4 --- /dev/null +++ b/jit/translate-textvariants/title.md @@ -0,0 +1 @@ +Textual Variants \ No newline at end of file diff --git a/jit/translate-transliterate/01.md b/jit/translate-transliterate/01.md new file mode 100644 index 0000000..c65a6be --- /dev/null +++ b/jit/translate-transliterate/01.md @@ -0,0 +1,52 @@ + + +### Description + +The Bible has words for things that may not be part of your culture, and so your language may not have words for them. It also includes people and places that you may not have names for. + +When that happens, you can "borrow" the word or the name into your own language. This means that you basically copy it from the other language. This page tells how to "borrow" words. (There are also other ways to translate words for things that are not in your language. See [Translate Unknowns](../translate-unknown/01.md).) + +### Examples from the Bible + +>Seeing a fig tree on the roadside ... (Matthew 21:19 ULB) + +If there are no fig trees where your language is spoken, there might not be a name for this kind of tree in your language. + +>Above him were the seraphim; each one had six wings; with two each covered his face, and with two he covered his feet, and with two he flew. (Isaiah 6:2 ULB) + +Your language might not have a name for this kind of creature. + +>The declaration of the word of Yahweh to Israel by the hand of Malachi. (Malachi 1:1 ULB) + +Malachi might not be a name that people who speak your language use. + +### Translation Strategies + +There are several things to be aware of when borrowing words from another language. + +* Different languages use different scripts, such as the Hebrew, Greek, Latin, Cyrillic, Devanagari, and Korean scripts. These scripts use different shapes to represent the letters in their alphabets. +* Languages that use the same script might pronounce the letters in that script differently. For example, when speaking German, people pronounce the letter "j" the same way that people pronounce the letter "y" when speaking English. +* Languages do not all have the same sounds or combinations of sounds. For example, many languages do not have the soft "th" sound in the English word "think," and some languages cannot start a word with a combination of sounds like "st" as in "stop." + +There are several ways to borrow a word. + +1. If your language uses a different script from the language you are translating from, you can simply substitute each letter shape with the corresponding letter shape of the script of your language. +1. You can spell the word as the other language spells it, and pronounce it the way your language normally pronounces those letters. +1. You can pronounce the word similarly to the way the other language does, and adjust the spelling to fit the rules of your language. + +### Examples of Translation Strategies Applied + +1. If your language uses a different script from the language you are translating from, you can simply substitute each letter shape with the corresponding letter shape of the script of your language. + * **צְפַנְיָ֤ה** - A man's name in Hebrew letters. + * Zephaniah - The same name in Roman letters + +1. You can spell the word as the other language spells it, and pronounce it the way your language normally pronounces those letters. + * **Zephaniah** - This is a man's name. + * Zephaniah - The name as it is spelled in English, but you can pronounce it according to the rules of your language. + +1. You can pronounce the word similarly to the way the other language does, and adjust the spelling to fit the rules of your language. + * **Zephaniah** - If your language does not have the "z", you could use "s". If your writing system does not use "ph" you could use "f". Depending on how you pronounce the "i" you could spell it with "i" or "ai" or "ay". + * Sefania + * Sefanaia + * Sefanaya + diff --git a/jit/translate-transliterate/sub-title.md b/jit/translate-transliterate/sub-title.md new file mode 100644 index 0000000..51d7785 --- /dev/null +++ b/jit/translate-transliterate/sub-title.md @@ -0,0 +1 @@ +What does it mean to borrow words from another language and how can I do it? \ No newline at end of file diff --git a/jit/translate-transliterate/title.md b/jit/translate-transliterate/title.md new file mode 100644 index 0000000..9166101 --- /dev/null +++ b/jit/translate-transliterate/title.md @@ -0,0 +1 @@ +Borrow Words \ No newline at end of file diff --git a/jit/translate-unknown/01.md b/jit/translate-unknown/01.md new file mode 100644 index 0000000..4dc503a --- /dev/null +++ b/jit/translate-unknown/01.md @@ -0,0 +1,79 @@ + + +### Description + +Unknowns are things that occur in the source text that are not known to the people of your culture. The translationWords pages and the translationNotes will help you understand what they are. After you understand them, you will need to find ways to refer to those things so that people who read your translation will understand what they are. +>We have here only five loaves of bread and two fish. (Matthew 14:17 ULB) + +Bread is a particular food made by mixing finely crushed grains with oil, and then cooking the mixture so that it is dry. (Grains are the seeds of a kind of grass.) In some cultures people do not have bread or know what it is. + +### Reasons this is a translation issue + +* Readers may not know some of the things that are in the Bible because those things are not part of their own culture. +* Readers may have difficulty understanding a text if they do not know some of the things that are mentioned in it. + +### Translation principles + +* Use words that are already part of your language if possible. +* Keep expressions short if possible. +* Represent God's commands and historical facts accurately. + +### Examples from the Bible + +>So I will turn Jerusalem into piles of ruins, a hideout for jackals. (Jeremiah 9:11 ULB) + +Jackals are wild animals like dogs that live in only a few parts of the world. So they are not known in many places. +>Beware of false prophets, who come to you in sheep's clothing but are truly ravenous wolves. (Matthew 7:15 ULB) + +If wolves do not live where the translation will be read, the readers may not understand that they are fierce, wild animals like dogs that attack and eat sheep. +>Then they tried to give Jesus wine mixed with myrrh, but he did not drink it. (Mark 15:23 ULB) + +People may not know what myrrh is and that it was used as a medicine. +>... to him who made great lights ... (Psalm 136:7 ULB) + +Some languages have terms for things that give light, like the sun and fire, but they have no general term for lights. +>your sins ... will be white like snow ... (Isaiah 1:18 ULB) + +People in many parts of the world have not seen snow, but they may have seen it in pictures. + +### Translation Strategies + +Here are ways you might translate a term that is not known in your language: + +1. Use a phrase that describes what the unknown item is, or what is important about the unknown item for the verse being translated. +1. Substitute something similar from your language if doing so does not falsely represent a historical fact. +1. Copy the word from another language, and add a general word or descriptive phrase to help people understand it. +1. Use a word that is more general in meaning. +1. Use a word or phrase that is more specific in meaning. + +### Examples of Translation Strategies Applied + +1. Use a phrase that describes what the unknown item is, or what is important about the unknown item for the verse being translated. + * **Beware of false prophets, who come to you in sheep's clothing but are truly ravenous wolves.** (Matthew 7:15 ULB) + * Beware of false prophets, who come to you in sheep's clothing but are truly hungry and dangerous animals. + +"Ravenous wolves" is part of a metaphor here, so the reader needs to know that they are very dangerous to sheep in order to understand this metaphor. (If sheep are also unknown, then you will need to also use one of the translation strategies to translate sheep, or change the metaphor to something else, using a translation strategy for metaphors. See [Translating Metaphors](../figs-metaphor/01.md).) + * **We have here only five loaves of bread and two fish.** (Matthew 14:17 ULB) + * We have here only five loaves of baked grain seeds and two fish + +1. Substitute something similar from your language if doing so does not falsely represent a historical fact. + * **your sins ... will be white like snow** (Isaiah 1:18 ULB) This verse is not about snow. It uses snow in a figure of speech to help people understand how white something will be. + * your sins ... will be white like milk + * your sins ... will be white like the moon + +1. Copy the word from another language, and add a general word or descriptive phrase to help people understand it. + * **Then they tried to give Jesus wine mixed with myrrh, but he refused to drink it.** (Mark 15:23 ULB) - People may understand better what myrrh is if it is used with the general word "medicine." + * Then they tried to give Jesus wine mixed with a medicine called myrrh, but he refused to drink it. + * **We have here only five loaves of bread and two fish.** (Matthew 14:17 ULB) - People may understand better what bread is if it is used with a phrase that tells what it is made of (seeds) and how it is prepared (crushed and baked). + * We have here only five loaves of baked crushed seed bread and two fish. + +1. Use a word that is more general in meaning. + * **So I will turn Jerusalem into piles of ruins, a hideout for jackals**. (Jeremiah 9:11 ULB) + * So I will turn Jerusalem into piles of ruins, a hideout for wild dogs. + * **We have here only five loaves of bread and two fish** (Matthew 14:17 ULB) + * We have here only five loaves of baked food and two fish. + +1. Use a word or phrase that is more specific in meaning. + * **... to him who made great lights ...** (Psalm 136:7 ULB) + * ... to him who made the sun and the moon ... + diff --git a/jit/translate-unknown/sub-title.md b/jit/translate-unknown/sub-title.md new file mode 100644 index 0000000..90b2c8f --- /dev/null +++ b/jit/translate-unknown/sub-title.md @@ -0,0 +1 @@ +How can I translate ideas that my readers are not familiar with? \ No newline at end of file diff --git a/jit/translate-unknown/title.md b/jit/translate-unknown/title.md new file mode 100644 index 0000000..e87fb6c --- /dev/null +++ b/jit/translate-unknown/title.md @@ -0,0 +1 @@ +Translate Unknowns \ No newline at end of file diff --git a/jit/translate-versebridge/01.md b/jit/translate-versebridge/01.md new file mode 100644 index 0000000..a9eba35 --- /dev/null +++ b/jit/translate-versebridge/01.md @@ -0,0 +1,42 @@ + + +### Description + +In rare cases, you will see in the Unlocked Dynamic Bible (UDB) that two or more verse numbers are combined, such as 17-18. This is called a verse bridge. This means that the information in the verses was rearranged so that the story or message could be more easily understood. + +### Examples from the Bible + +In Genesis 47:1-2, the author tells about how Joseph introduced his brothers to Pharaoh before telling that Joseph took his brother to Pharaoh. + +>1Then Joseph went in and told Pharaoh, "My father and my brothers, their flocks, their herds, and all that they own, have arrived from the land of Canaan. See, they are in the land of Goshen." +>2He took five of his brothers and introduced them to Pharaoh. (Genesis 47:1-2 ULB) + +In the UDB the information is rearranged to show the order in which the events happened. + +>1-2Joseph chose five of his brothers to go with him to talk to the king. He introduced them to the king, and then he said, "My father and my brothers have come from Canaan land. They have brought all their sheep, goats, cattle, and everything else that they own, and they are living now in region of Goshen." (Genesis 47:1-2 UDB) + +In Genesis 36:29-30, the author tells about the clans of the Horites being in the land of Seir after he lists the clans. + +>29These were the clans of the Horites: Lotan, Shobal, Zibeon, and Anah, 30Dishon, Ezer, Dishan. These were clans of the Horites, according to their clan lists in the land of Seir. (Genesis 36:29-30 ULB) + +In the UDB, the the information about the Horites living in Seir is given first and is followed by the list of Horite clans. For many languages, this is a more logical order of information. + +>29-30The people groups who were descendants of Hor lived in Seir land. The names of the people groups are Lotan, Shobal, Zibeon, Anah, Dishon, Ezer, and Dishan. (Genesis 36:29-30 UDB) + + + +### Translation Strategy + +Order the information in a way that will be clear to your readers. + +1. If you put information from one verse before information from an earlier verse, put the first and last verse numbers at the beginning with a hyphen between them. + +See how to mark verses in the [translationStudio APP](http://help.door43.org/en/knowledgebase/13-translationstudio-android/docs/24-marking-verses-in-translationstudio). + +### Examples of Translation Strategy Applied + +1. If you put information from one verse before information from an earlier verse, put the first and last verse numbers at the beginning with a hyphen between them. + * **2you must select three cities for yourself in the middle of your land that Yahweh your God is giving you to possess. 3You must build a road and divide the borders of your land into three parts, the land that Yahweh your God is causing you to inherit, so that everyone who kills another person may flee there.** (Deuteronomy 19:2-3) + * 2-3you must divide into three parts the land that he is giving to you. Then select a city in each part. You must make good roads in order that people can get to those cities easily. Someone who kills another person can escape to one of those cities to be safe. (Deuteronomy 19:2-3 UDB) + * **40These were the names of the heads of clans from Esau's descendants, according to their clans and their regions, by their names: Timna, Alvah, Jetheth, 41 Oholibamah, Elah, Pinon, 42 Kenaz, Teman, Mibzar, 43 Magdiel, and Iram. These were the clan heads of Edom, according to their settlements in the land they possessed. This was Esau, the father of the Edomites.** (Genesis 36:40-43 ULB) + * 40-43Here is a list of all the people groups that were descendants of Esau: Timna, Alvah, Jetheth, Oholibamah, Elah, Pinon, Kenaz, Teman, Mibzar, Magdiel, and Iram. They all lived in the land of Edom. The land where each people group lived got the same name as the name of the people group. (Genesis 36:40-43 UDB) \ No newline at end of file diff --git a/jit/translate-versebridge/sub-title.md b/jit/translate-versebridge/sub-title.md new file mode 100644 index 0000000..922f17b --- /dev/null +++ b/jit/translate-versebridge/sub-title.md @@ -0,0 +1 @@ +Why are some verse numbers combined, such as “3-5” or “17-18”? \ No newline at end of file diff --git a/jit/translate-versebridge/title.md b/jit/translate-versebridge/title.md new file mode 100644 index 0000000..cba7a41 --- /dev/null +++ b/jit/translate-versebridge/title.md @@ -0,0 +1 @@ +Verse Bridges \ No newline at end of file diff --git a/jit/writing-apocalypticwriting/01.md b/jit/writing-apocalypticwriting/01.md new file mode 100644 index 0000000..f9b23fc --- /dev/null +++ b/jit/writing-apocalypticwriting/01.md @@ -0,0 +1,64 @@ + +### Description + +Symbolic prophecy is a type of message that God gave to a prophet so that the prophet would tell others. These messages use images and symbols to show what God will do in the future. + +The main books that have these prophecies are Isaiah, Ezekiel, Daniel, Zechariah, and Revelation. Shorter examples of symbolic prophecy are also found in other books, such as in Matthew 24, Mark 13, and Luke 21. + +The Bible tells both how God gave each message and what the message was. When God gave the messages, he often did so in miraculous ways such as in dreams and visions. (See [dream](rc://en/tw/dict/bible/other/dream) and [vision](rc://en/tw/dict/bible/other/vision) for help translating "dream" and "vision.") When prophets saw these dreams and visions, they often saw images and symbols about God and heaven. Some of these images are a throne, golden lamp stands, a powerful man with white hair and white clothes, and eyes like fire and legs like bronze. Some of these images were seen by more than one prophet. + +The prophecies about the world also contain images and symbols. For example, in some of the prophecies strong animals represent kingdoms, horns represent kings or kingdoms, a dragon or serpent represents the devil, the sea represents the nations, and weeks represent longer periods of time. Some of these images were also seen by more than one prophet. + +The prophecies tell about the evil in this world, how God will judge the world and punish sin, and how God will establish his righteous kingdom in the new world he is creating. They also tell about things that will happen concerning heaven and hell. + +Much of prophecy in the Bible is presented as poetry. In some cultures people assume that if something is said in poetry, then it might not be true or very important. However, the prophecies in the Bible are true and very important, whether they are presented in poetic forms or non-poetic forms. + +Sometimes the past tense is used in these books for events that happened in the past. However, sometimes the past tense is used for events that would happen in the future. There are two reasons for us. When prophets told about things that they saw in a dream or vision, they often used the past tense because their dream was in the past. The other reason for using the past tense to refer to future events was to emphasize that those events would certainly happen. The events were so certain to happen, it was as if they had already happened. We call this second use of the past tense "the predictive past." See [Predictive Past](../figs-pastforfuture/01.md). + +Some of these things happened after the prophets told about them, and some of them will happen at the end of this world. + +### Reasons this is a translation issue + +* Some of the images are hard to understand because we have never seen things like them before. +* Descriptions of things that we have never seen or that do not exist in this world are hard to translate. +* If God or the prophet used the past tense, readers may have difficulty knowing wehther he was talking about something that had aleady happened or something that would happen later. + +### Translation principles + +* Translate the images in the text. Do not try to interpret them and translate their meaning. +* When an image appears in more than one place in the Bible, and it is described in the same way, try to translate it the same way in all those places. +* If either poetic forms or non-poetic forms would imply to your readers that the prophecy is not true or is unimportant, use a form that would not imply those things. +* Sometimes it is difficult to understand in what order the events described in the various prophecies happen. Simply write them as they appear in each prophecy. +* Translate tense in a way that the readers can understand what the speaker meant. If readers would not understand the predictive past, it is acceptable to use the future tense. +* Some of the prophecies were fulfilled after the prophets wrote about them. Some of them have not been fulfilled yet. Do not clarify in the prophecy when these prophecies were fulfilled or how they were fulfilled. + +### Examples from the Bible + +The following passages describe powerful beings that Ezekiel, Daniel, and John saw. Images that come up in these visions include hair that is white as wool, a voice like many waters, a golden belt, and legs or feet like polished bronze. Though the prophets saw various details, it would be good to translate the details that are the same in the same way. The underlined phrases in the passage from Revelation also occur in the passages from Daniel and Ezekiel + +>In the middle of the lampstands there was one like a Son of Man, wearing a long robe that reached down to his feet, and a golden belt around his chest. His head and hair were as white as wool — as white as snow, and his eyes were like a flame of fire. His feet were like burnished bronze, like bronze that had been refined in a furnace, and his voice was like the sound of many rushing waters. He had in his right hand seven stars, and coming out of his mouth was a sharp two-edged sword. His face was shining like the sun at its strongest shining. (Revelation 1:13-16) + +>As I looked, +>thrones were set in place, +>and the Ancient of Days took his seat. +>His clothing was as white as snow, +>and the hair of his head was like pure wool. (Daniel 7:9 ULB) + +>I looked up and saw a man dressed in linen, with a belt around his waist made of pure gold from Uphaz. His body was like topaz, his face was like lightning, his eyes were like flaming torches, his arms and his feet were like polished bronze, and the sound of his words was like the sound of a great crowd. (Daniel 10:5-6) + +>Behold! The glory of the God of Israel came from the east; his voice was like the sound of many waters, and the earth shone with his glory. (Ezekiel 43:2 ULB) + +The following passage shows the use of the past tense to refer to past events. The underlined verbs refer to past events. + +>The vision of Isaiah son of Amoz, that he saw concerning Judah and Jerusalem, in the days of Uzziah, Jotham, Ahaz, and Hezekiah, kings of Judah. +>Hear, heavens, and give ear, earth; for Yahweh has spoken: +>"I have nourished and brought up children, but they have rebelled against me. (Isaiah 1:1-2 ULB) + +The following passage shows the future tense and different uses of the past tense. The underlined verbs are examples of the predictive past, where the past tense is used to show that the events certainly will happen. + +>The gloom will be dispelled from her who was in anguish. +>In an earlier time he humiliated +>the land of Zebulun and the land of Naphtali, +>but in the later time he will make it glorious, the way to the sea, beyond the Jordan, Galilee of the nations. +>The people who walked in darkness have seen a great light; +>those who have lived in the land of the shadow of death, the light has shone on them. (Isaiah 9:1-2 ULB) \ No newline at end of file diff --git a/jit/writing-apocalypticwriting/sub-title.md b/jit/writing-apocalypticwriting/sub-title.md new file mode 100644 index 0000000..53e363a --- /dev/null +++ b/jit/writing-apocalypticwriting/sub-title.md @@ -0,0 +1 @@ +What is symbolic language and how do I translate it? \ No newline at end of file diff --git a/jit/writing-apocalypticwriting/title.md b/jit/writing-apocalypticwriting/title.md new file mode 100644 index 0000000..40bb920 --- /dev/null +++ b/jit/writing-apocalypticwriting/title.md @@ -0,0 +1 @@ +Symbolic Prophecy \ No newline at end of file diff --git a/jit/writing-background/01.md b/jit/writing-background/01.md new file mode 100644 index 0000000..7a02c22 --- /dev/null +++ b/jit/writing-background/01.md @@ -0,0 +1,76 @@ + + +### Description + +When people tell a story, they normally tell the events in the order that they happened. This sequence of events makes up the storyline. The storyline is full of action verbs that move the story along in time. But sometimes a writer may take a break from the storyline and give some information to help his listeners understand the story better. This type of information is called **background information.** The background information might be about things that happened before the events he has already told about, or it might explain something in the story, or it might be about something that would happen much later in the story. + +**Example** - The underlined sentences in the story below are all background information. + +Peter and John went on a hunting trip because their village was going to have a a feast the next day. Peter was the best hunter in the village. He once killed three wild pigs in one day! They walked for hours through low bushes until they heard a wild pig. The pig ran, but they managed to shoot the pig and kill it. Then they tied up its legs with some rope they had brought with them, and carried it home on a pole. When they brought it to the village, Peter's cousin saw the pig and realized that it was his own pig. Peter had mistakenly killed his cousin's pig. + +Background information often tells about something that had happened earlier or something that would happen much later. Examples of these are "their village was going to have a feast the next day" and "He once killed three wild pigs in one day," "that they had brought with them," and "Peter had mistakenly killed his cousins's pig. + +Often background information uses "be" verbs like "was" and "were", rather than action verbs. Examples of these are "Peter was the best hunter in the village" and "it was his own pig." + +Background information can also be marked with words that tell the reader that this information is not part of the event line of the story. In this story, some of these words are "because," "once," and "had." + +#### A writer may use background information + +* To help their listeners be interested in the story +* To help their listeners understand something in the story +* To help the listeners understand why something is important in the story +* To tell the setting of a story +* Setting includes: + * where the story takes place + * when the story takes place + * who is present when the story begins + * what is happening when the story begins + +### Reasons this is a translation issue + +* Languages have different ways of marking background information and storyline information. +* Translators need to know the order of the events in the Bible, which information is background information, and which is storyline information. +* Translators need to translate the story in a way that their own readers will understand the order of events, which information is background information, and which is storyline information. + +### Examples from the Bible + +>Hagar gave birth to Abram's son, and Abram named his son, whom Hagar bore, Ishmael. Abram was eighty-six years old when Hagar bore Ishmael to Abram. (Genesis 16:16 ULB) + +The first sentence tells about two events. Hagar gave birth and Abraham named his son. The second sentence is background information about how old Abram was when those things happened. + +>Now Jesus himself, when he began to teach, was about thirty years of age. He was the son (as was supposed) of Joseph, the son of Heli. (Luke 3:23 ULB) + +The verses before Luke 3:23 tell about when Jesus was baptized. English uses the word "Now" to show that there is some kind of change in the kind of information being given. These sentences give background information about Jesus' age and ancestors. The story starts up again in chapter 4 where it tells about Jesus going to the wilderness. + +>Now it happened on a Sabbath that Jesus was going through the grain fields and his disciples were picking the heads of grain, rubbing them between their hands, and eating the grain. But some of the Pharisees said ... (Luke 6:1-2a ULB) + +These verses give the setting of the story. The events took place in a grain field on the Sabbath day. Jesus, his disciples, and some Pharisees were there, and Jesus' disciples were picking heads of grain and eating them. The main action in the story starts with the sentence, "But some of the Pharisees said." + +>Now Deborah, a prophetess (the wife of Lappidoth), was a leading judge in Israel at that time. She used to sit under the palm of Deborah between Ramah and Bethel in the hill country of Ephraim, and the people of Israel came to her to settle their disputes. She sent for Barak son of Abinoam from Kedesh in Naphtali. (Judges 4:4-6 ULB) + +In English, the parentheses and the verbs "was" and "used to" are clues that the first two sentences are background information. + +>With many other exhortations also, he preached good news to the people. John also rebuked Herod the tetrarch for marrying his brother's wife, Herodias, and for all the other evil things that Herod had done. But then Herod did another very evil thing. He had John locked up in prison. (Luke 3:18-20 ULB) + +John rebuked Herod for things Herod had already done. Also the verb "had" in "had done" shows that Herod did those things before John rebuked him. + +### Translation Strategies + +To keep translations clear and natural you will need to study how people tell stories in your language. Observe how your language distinguishes background information from storyline information. You may need to write down some stories in order to study this. Observe what kind of verbs, words, and other markers are used to show what distinguish these two kinds of information. Do these same things when you translate, so that your translation is clear and natural and people can understand it easily. + +1. Use your language's way of showing that certain information is background information or storyline information. +1. Reorder the information so that earlier events are mentioned first. (This is not always possible when the background information is very long.) + +### Examples of Translation Strategies Applied + +1. Use your language's way of showing that certain information is either background information or storyline information. + + * For example when background information has action that was done habitually, it can be marked in English with the word "would." And to show that the events of a storyline are starting, a phrase expressing when those events occurred can be used. The example below uses "One day" for this. +**Now Deborah, a prophetess (the wife of Lappidoth), was a leading judge in Israel at that time. She used to sit under the palm of Deborah between Ramah and Bethel in the hill country of Ephraim, and the people of Israel came to her to settle their disputes. She sent for Barak son of Abinoam from Kedesh in Naphtali.** (Judges 4:4-6 ULB) + * Now Deborah, a prophetess (the wife of Lappidoth), was a leading judge in Israel at that time. She used to sit under the palm of Deborah between Ramah and Bethel in the hill country of Ephraim, and the people of Israel would come to her to settle their disputes. One day she sent for Barak son of Abinoam from Kedesh in Naphtali. + +1. Reorder the information so that earlier events are mentioned first. (This is not always possible when the background information is very long.) + * **Hagar gave birth to Abram's son, and Abram named his son, whom Hagar bore, Ishmael. Abram was eighty-six years old when Hagar bore Ishmael to Abram.** (Genesis 16:16 ULB) + * When Abram was eighty-six years old, Hagar gave birth to his son, and Abram named him Ishmael. + * **John also rebuked Herod the tetrarch for marrying his brother's wife, Herodias, and for all the other evil things that Herod had done. But then Herod did another very evil thing. He had John locked up in prison.** (Luke 3:18-20) + * Now Herod the tetrarch married his brother's wife, Herodias, and he did many other evil things, so John rebuked him. But then Herod did another very evil thing. He had John locked up in prison. \ No newline at end of file diff --git a/jit/writing-background/sub-title.md b/jit/writing-background/sub-title.md new file mode 100644 index 0000000..5051c44 --- /dev/null +++ b/jit/writing-background/sub-title.md @@ -0,0 +1 @@ +What is background information, and how can I show that some information is background information? \ No newline at end of file diff --git a/jit/writing-background/title.md b/jit/writing-background/title.md new file mode 100644 index 0000000..22170ce --- /dev/null +++ b/jit/writing-background/title.md @@ -0,0 +1 @@ +Background Information \ No newline at end of file diff --git a/jit/writing-connectingwords/01.md b/jit/writing-connectingwords/01.md new file mode 100644 index 0000000..22e45f1 --- /dev/null +++ b/jit/writing-connectingwords/01.md @@ -0,0 +1,64 @@ + + +### Description + +**Connecting words** show how thoughts are related to other thoughts. They are also called **conjunctions**. This page is about connecting words that connect statements and groups of statements to others. Some examples of connecting words are: and, but, for, so, therefore, now, if, if only, since, then, when, while, whenever, because, yet, unless. + +* It was raining, so I opened my umbrella. +* It was raining, but I did not have an umbrella. So I got very wet. + +Sometimes people might not use a connecting word because they expect the readers to understand the relationship between the thoughts because of the context. + +* It was raining. I did not have an umbrella. I got very wet. + +### Reasons this is a translation issue + +* Translators need to understand the meaning of a connecting word in the Bible and the relationship between the thoughts it is connecting. +* Each language has its own ways of showing how thoughts are related. +* Translators need to know how to help their readers understand the relationship between the thoughts in a way that is natural in their language. + +### Translation principles + +* Translators need to translate in a way that readers can understand the same relationship between thoughts that the original readers would have understood. +* Whether or not a connecting word is used is not as important as readers being able to understand the relationship between the ideas. + +### Examples from the Bible + +>I did not immediately consult with flesh and blood, nor did I go up to Jerusalem to those who had become apostles before me, but instead I went to Arabia and then returned to Damascus. Then after three years I went up to Jerusalem to visit Cephas, and I stayed with him fifteen days. (Galatians 1:16-18 ULB) + +The word "but" introduces something that contrasts with what was said before. The contrast here is between what Paul did not do with what he did do. Here the word "then" introduces something Paul did after he returned to Damascus. + +>Therefore whoever breaks the least one of these commandments and teaches others to do so, will be called least in the kingdom of heaven. But whoever keeps them and teaches them will be called great in the kingdom of heaven. (Matthew 5:19 ULB) + +The word "Therefore" links this section with the section before it, signalling that the section that came before gave the reason for this section. "Therefore" usually links sections larger than one sentence. The word "and" links only two actions within the same sentence, that of breaking commandments and teaching others. In this verse the word "But" contrasts what one group of people will be called in God's kingdom with what another group of people will be called. + +>We do not place a stumbling block in front of anyone, for we do not wish our ministry to be brought into disrepute. Instead, we prove ourselves by all our actions, that we are God's servants. (2 Corinthians 6:3-4 ULB) + +Here the word "for" connects what follows as the reason for what came before; the reason that Paul does not place stumbling blocks is that he does not want his ministry brought into disrepute. "Instead" contrasts what Paul does (proving by his actions that he is God's servant) with what he said he does not do (placing stumbling blocks). + +### Translation Strategies + +If the way the relationship between thoughts is shown in the ULB would be natural and give the right meaning in your language, then consider using it. If not, here are some other options. + +1. Use a connecting word (even if the ULB does not use one). +1. Do not use a connecting word if it would be odd to use one and people would understand the right relationship between the thoughts without it. +1. Use a different connecting word that shows the same relationship between the thoughts. + +### Examples of Translation Strategies Applied + +1. Use a connecting word (even if the ULB does not use one). + * **Jesus said to them, "Come after me, and I will make you become fishers of men." Immediately they left the nets and went after him.** (Mark 1:17-18 ULB) They followed Jesus because he told them to. Some translators may want to mark this with "so." + * Jesus said to them, "Come after me, and I will make you become fishers of men." So immediately they left the nets and went after him. + +1. Do not use a connecting word if it would be odd to use one and people would understand the right relationship between the thoughts without it. + * **Therefore whoever breaks the least one of these commandments and teaches others to do so, will be called least in the kingdom of heaven. But whoever keeps them and teaches them will be called great in the kingdom of heaven.** (Matthew 5:19 ULB) + * Therefore whoever breaks the least one of these commandments, teaching others to do so as well, will be called least in the kingdom of heaven. Whoever keeps them and teaches them will be called great in the kingdom of heaven. + * **I did not immediately consult with flesh and blood, nor did I go up to Jerusalem to those who had become apostles before me, but instead I went to Arabia and then returned to Damascus. Then after three years I went up to Jerusalem to visit Cephas, and I stayed with him fifteen days.** (Galatians 1:16-18 ULB) + * I did not immediately consult with flesh and blood, nor did I go up to Jerusalem to those who had become apostles before me. Instead I went to Arabia and then returned to Damascus. After three years I went up to Jerusalem to visit Cephas, and I stayed with him fifteen days. + +1. Use a different connecting word that shows the same relationship between the thoughts. + * **Therefore whoever breaks the least one of these commandments and teaches others to do so, will be called least in the kingdom of heaven. But whoever keeps them and teaches them will be called great in the kingdom of heaven.** (Matthew 5:19 ULB) The word "but" is used here because of the contrast between the two groups of people. In some languages, the word "but" would imply that what comes after it is surprising. So "and" might be clearer for those languages. + * Because of that, whoever breaks the least one of these commandments and teaches others to do so, will be called least in the kingdom of heaven. And whoever keeps them and teaches them will be called great in the kingdom of heaven. + * **Since the captain could not tell anything because of all the noise, he ordered that Paul be brought into the fortress.** (Acts 21:34 ULB) + * The captain could not tell anything because of all the noise, so he ordered that Paul be brought into the fortress. + diff --git a/jit/writing-connectingwords/sub-title.md b/jit/writing-connectingwords/sub-title.md new file mode 100644 index 0000000..7203d54 --- /dev/null +++ b/jit/writing-connectingwords/sub-title.md @@ -0,0 +1 @@ +What are connecting words for, and how do I translate them? \ No newline at end of file diff --git a/jit/writing-connectingwords/title.md b/jit/writing-connectingwords/title.md new file mode 100644 index 0000000..c698f7f --- /dev/null +++ b/jit/writing-connectingwords/title.md @@ -0,0 +1 @@ +Connecting Words \ No newline at end of file diff --git a/jit/writing-endofstory/01.md b/jit/writing-endofstory/01.md new file mode 100644 index 0000000..b19d4c2 --- /dev/null +++ b/jit/writing-endofstory/01.md @@ -0,0 +1,51 @@ + +### Description + +There are different types of information that may be given at the end of a story. Often this is background information. This background information is different from the actions that make up the main part of the story. A book of the Bible is often made up of many smaller stories that are part of the larger story of the book itself. For example, the story of Jesus' birth is a smaller story in the larger story of the book of Luke. Each of these stories, whether large or small, can have background information at the end of it. + +#### Different purposes for end of story information + +* To summarize the story +* To give a comment about what happened in the story +* To connect a smaller story to the larger story it is a part of +* To tell the reader what happens to a specific character after the main part of the story ends +* To tell on-going action that continues after the main part of the story ends +* To tell what happens after the story as a result of the events that happened in the story itself + +### Reasons this is a translation issue + +Different languages have different ways of presenting these kinds of information. If translators do not use their language's ways of doing this, readers may not know these things: + +* That this information is ending the story +* What the purpose of the information is +* How the information is related to the story + +### Translation principles + +* Translate the particular kind of information at the end of a story in the way your language expresses that kind of information. +* Translate it so that people will understand how it relates to the story it is part of. +* If possible, translate the end of the story in a way that people will know where that story ends and the next begins. + +### Examples from the Bible + +##### To summarize the story + +>Then the rest of the men should follow, some on planks, and some on other things from the ship. In this way it happened that all of us came safely to land. (Acts 27:44 ULB) + +##### To give a comment about what happened in the story + +>Many who practiced magical arts brought their books together and burned them in the sight of everyone. When they counted the value of them, it was fifty thousand pieces of silver. So the word of the Lord spread very widely in powerful ways. (Acts 19:19-20 ULB) + +##### To tell the reader what happens to a specific character after the main part of the story ends + +>Mary said,"My soul praises the Lord, +>and my spirit has rejoiced in God my savior...." +>Mary stayed with Elizabeth about three months and then returned to her house. (Luke 1:46-47, 56 ULB) + +##### To tell on-going action that continues after the main part of the story ends + +>All who heard it were amazed at what was spoken to them by the shepherds. But Mary kept thinking about all the things she had heard, treasuring them in her heart. (Luke 2:18-19 ULB) + +##### To tell what happens after the story as a result of the events that happened in the story itself + +>"Woe to you experts in the law, because you have taken away the key of knowledge; you do not enter in yourselves, and you hinder those who are entering." After Jesus left there, the scribes and the Pharisees opposed him and argued with him about many things, trying to trap him in his own words. (Luke 11:52-54 ULB) diff --git a/jit/writing-endofstory/sub-title.md b/jit/writing-endofstory/sub-title.md new file mode 100644 index 0000000..72e327c --- /dev/null +++ b/jit/writing-endofstory/sub-title.md @@ -0,0 +1 @@ +What kinds of information are given at the end of a story? \ No newline at end of file diff --git a/jit/writing-endofstory/title.md b/jit/writing-endofstory/title.md new file mode 100644 index 0000000..1faca99 --- /dev/null +++ b/jit/writing-endofstory/title.md @@ -0,0 +1 @@ +End of Story \ No newline at end of file diff --git a/jit/writing-intro/01.md b/jit/writing-intro/01.md new file mode 100644 index 0000000..c415e67 --- /dev/null +++ b/jit/writing-intro/01.md @@ -0,0 +1,48 @@ + +### Description + +There are different kinds or types of writing, and each type of writing has its own purpose. Because these purposes are different, the different kinds of writing are organized in different ways. They use different verbs, different kinds of sentences, and refer to the people and things that they write about in different ways. These differences help the reader to quickly know the purpose of the writing, and they work to communicate the author's meaning in the best way. + +The following are four basic types of writing that exist in every language. Each type of writing has a different purpose. + +* **Narrative** or **[Parable](../figs-parables/01.md)** - tells a story or event +* **Explanatory** - explains facts or teaches principles +* **Procedural** - tells how to do something +* **Argumentative** - tries to persuade someone to do something + +### Reasons this is a translation issue + +Every language has its own way of organizing these different types of writing. The translator must understand the type of writing that he is translating, understand how it is organized in the source language, and also know how his language organizes this kind of writing. He must put the writing into the form that his language uses for that type of writing so that people will understand it correctly. In every translation, the way that words, sentences, and paragraphs are arranged will affect how people will understand the message. + +### Writing Styles + +The following are ways of writing that may combine with the four basic types above. These writing styles often present challenges in translation. + +* **[Poetry](../writing-poetry/01.md)** - expresses ideas and feelings in a beautiful way +* **[Proverbs](../writing-proverbs/01.md)** - briefly teaches a truth or wisdom +* **[Symbolic Language](../writing-symlanguage/01.md)** - uses symbols to represent things and events +* **[Symbolic Prophecy](../writing-apocalypticwriting/01.md)** - uses symbolic language to show what will happen in the future +* **[Conditions That Are Contrary to Fact](../figs-hypo/01.md)** - tells about what would happen if something were real or expresses an emotion about something that is not real + +### Discourse Features + +The differences between the different types of writing in a language can be called their discourse features. The purpose of a particular text will influence what kinds of discourse features are used. For example, in a narrative, discourse features would include: + +* Telling about events that happen before and after other events +* Introducing people in the story +* Introducing new events in the story +* Conversation and the use of quotes +* Referring to people and things with nouns or pronouns + +Languages have different ways of using these different discourse features. The translator will need to study the way his language does each of these things, so that his translation communicates the right message in a clear and natural way. Other types of writing have other discourse features. + +### Specific discourse issues + +1. **[Introduction of a New Event](../writing-newevent/01.md)** - Phrases like "One day" or "It came about that" or "This is how it happened" or "Sometime after that" signal to the reader that a new event is about to be told. +1. **[Introduction of New and Old Participants](../writing-participants/01.md)** - Languages have ways of introducing new people and of referring to those people again. +1. **[Background Information](../writing-background/01.md)** - An author may use background information for several reasons: 1) to add interest to the story, 2) to provide information that is important for understanding the story or 3) to explain why something in the story is important. +1. **[Pronouns - When to Use Them](../writing-pronouns/01.md)** - Languages have patterns for how frequently to use pronouns. If that pattern is not followed, wrong meaning can result. +1. **[End of Story](../writing-endofstory/01.md)** - Stories can end with various kinds of information. Languages have different ways of showing how that information is related to the story. +1. **[Quotations and Quote Margins](../writing-quotations/01.md)** - Languages have different ways of reporting what someone said. +1. **[Connecting Words](../writing-connectingwords/01.md)** - Languages have patterns for how to use connecting words (such as "and," "but," or "then"). + diff --git a/jit/writing-intro/sub-title.md b/jit/writing-intro/sub-title.md new file mode 100644 index 0000000..20003d7 --- /dev/null +++ b/jit/writing-intro/sub-title.md @@ -0,0 +1 @@ +What are the different types of writing and the issues involved? \ No newline at end of file diff --git a/jit/writing-intro/title.md b/jit/writing-intro/title.md new file mode 100644 index 0000000..32c56d5 --- /dev/null +++ b/jit/writing-intro/title.md @@ -0,0 +1 @@ +Types of Writing \ No newline at end of file diff --git a/jit/writing-newevent/01.md b/jit/writing-newevent/01.md new file mode 100644 index 0000000..020186b --- /dev/null +++ b/jit/writing-newevent/01.md @@ -0,0 +1,69 @@ + + +### Description + +When people tell a story, they tell about an event or a series of events. Often they put certain information at the beginning of the story, such as who the story is about, when it happened, and where it happened. This information that the writer gives before the events of the story begin is called the setting of the story. Some new events in a story also have a setting because they might involve new people, new times, and new places. In some languages people also tell if they saw the event or heard about it from someone else. + +When your people tell about events, what information do they give at the beginning? Is there a certain order that they put it in? In your translation, you will need to follow the way your language introduces new information at the beginning of a story or a new event rather than the way the source language did that. In this way your translation will sound natural and communicate clearly in your language. + +### Examples from the Bible + +>In the days of Herod king of Judea there was a certain priest named Zechariah, from the division of Abijah. His wife was from the daughters of Aaron, and her name was Elizabeth. (Luke 1:5 ULB) + +The verse above introduces a story about Zechariah. The first underlined phrase tells when it happened. The next underlined phrase and the second sentence introduce the main people. Verses 6 and 7 go on to explain that Zechariah and Elizabeth were old and did not have any children. All of this is the setting. + +>Now it came about that Zechariah was in God's presence, carrying out the priestly duties in the order of his division. According to the customary way of choosing which priest would serve, he had been chosen by lot to enter into the temple of the Lord to burn incense. (Luke 1:8-9 ULB) + +The underlined phrase above, "Now it came about that," in Luke 1:8 helps to introduce the first event in that story. + +>The birth of Jesus Christ happened in the following way. His mother, Mary, was engaged to marry Joseph, but before they came together, she was found to be pregnant by the Holy Spirit. (Matthew 1:18 ULB) + +The underlined sentence above makes it explicit that a story about Jesus is being introduced. The story will tell about how the birth of Jesus happened. + +>After Jesus was born in Bethlehem of Judea in the days of Herod the king, learned men from the east arrived in Jerusalem. (Matthew 2:1 ULB) + +The underlined phrase above shows that the events concerning the learned men happened after Jesus was born. The second part of the sentence introduces new participants and a new event. + +>Now there was a Pharisee whose name was Nicodemus, a Jewish leader. This man came to Jesus at night. (John 3:1-2 ULB) + +The author first introduces a new person and then tells about what he did and when he did it. In some languages it might be more natural to tell about the time first. + +>6 Noah was six hundred years old when the flood came upon the earth. 7 Noah, his sons, his wife, and his sons' wives went into the ark together because of the waters of the flood. (Genesis 7:6-7 ULB) + +The underlined phase in verse 6 is a summary of the events that happen in the rest of chapter 7. It is not one of the events of the story. Noah and his family went into the ship before the flood came. Some languages might need to make it clear that verse 6 simply introduces the event, or move the information about the flood coming until after the information about the people going into the ship. + +### Translation Strategies + +If the information given at the beginning of a new event is clear and natural to your readers, consider translating it as it is in the ULB or UDB. If not, consider one of these strategies. + +1. Put the information that introduces the event in the order that your people put it. +1. If readers would expect certain information but it is not stated explicitly in the Bible, consider using an indefinite word or phrase such as "another time" or making some implicit information explicit. (See: [[rc://en/ta/man/translate/figs-explicit]]) +1. If the introduction is a summary of the whole event, use your language's way of showing that it is a summary. +1. If it would be strange in the target language to give a summary of the event at the beginning, show that the event would actually happen later in the story. + +### Examples of Translation Strategies Applied + +1. Put the information that introduces the event in the order that your people put it. + * **Now there was a Pharisee whose name was Nicodemus, a Jewish leader. This man came to Jesus at night.** (John 3:1,2) + * There was a man whose name was Nicodemus. He was a Pharisee and a Jewish leader. One night he came to Jesus. + * One night a man named Nicodemus, who was a Pharisee and a Jewish leader, came to Jesus. + * **As he passed by, he saw Levi son of Alphaeus sitting at the tax collector's tent....** (Mark 2:14 ULB) + * As he passed by, Levi the son of Alpheus was sitting at the tax collecting tent. Jesus saw him ... + * As he passed by, there was a man sitting at the tax collecting tent. His name was Levi, and he was the son of Alpheus. Jesus saw him ... + * As he passed by, there was a tax collector sitting at the tax collecting place. His name was Levi, and he was the son of Alpheus. Jesus saw him ... + +1. If readers would expect certain information but it is not stated explicitly in the Bible, consider using an indefinite word or phrase such as "another time" or making some implicit information explicit. (See: [[rc://en/ta/man/translate/figs-explicit]]) + * **Again he began to teach beside the lake.** (Mark 4:1 ULB)
In chapter 3 Jesus was teaching at someone's house. Readers may need to be told that this new event happened at another time, or that Jesus actually went to the lake.
+ * Another time Jesus began to teach people again beside the lake. + * Jesus went to the lake and began to teach people again there. + +1. If the introduction is a summary of the whole event, use your language's way of showing that it is a summary. + * **6 Noah was six hundred years old when the flood came upon the earth. 7 Noah, his sons, his wife, and his sons' wives went into the ark together because of the waters of the flood.** (Genesis 7:6 ULB) + * 6 Now this is what happened when Noah was six hundred years old and the flood came upon the earth. 7 Noah, his sons, his wife, and his sons' wives went into the ark together because of the waters of the flood. + * 6 This part tells about what happened when Noah was six hundred years old and the flood came upon the earth. 7 Noah, his sons, his wife, and his sons' wives went into the ark together because of the waters of the flood. + +1. If it would be strange in the target language to give a summary of the event at the beginning, show that the event would actually happen later in the story. + * 6 **Noah was six hundred years old when the flood came upon the earth. 7 Noah, his sons, his wife, and his sons' wives went into the ark together because of the waters of the flood.** (Genesis 7:6-7 ULB) + * 6 Noah was six hundred years old when the flood was about to come upon the earth. 7 Noah, his sons, his wife, and his sons' wives went into the ark together because of the waters of the flood that would come. + * 6-7 Noah was six hundred years old when he, his sons, his wife, and his sons' wives went into the ark together because the waters of the flood were about to come. + diff --git a/jit/writing-newevent/sub-title.md b/jit/writing-newevent/sub-title.md new file mode 100644 index 0000000..46c8b56 --- /dev/null +++ b/jit/writing-newevent/sub-title.md @@ -0,0 +1 @@ +How do we introduce a new event in a story? \ No newline at end of file diff --git a/jit/writing-newevent/title.md b/jit/writing-newevent/title.md new file mode 100644 index 0000000..d553074 --- /dev/null +++ b/jit/writing-newevent/title.md @@ -0,0 +1 @@ +Introduction of a New Event \ No newline at end of file diff --git a/jit/writing-participants/01.md b/jit/writing-participants/01.md new file mode 100644 index 0000000..c654ec1 --- /dev/null +++ b/jit/writing-participants/01.md @@ -0,0 +1,64 @@ + + +### Description + +The first time that people or things are mentioned in a story, they are new participants. After that, whenever they are mentioned, they are old participants. +>Now there was a Pharisee whose name was Nicodemus.... This man came to Jesus at night.... Jesus replied to him. (John 3:1-3) + +The first underlined phrase introduces Nicodemus as a new participant. He is then referred to as "This man" and "him" when he is an old participant. + +### Reasons this is a translation issue + +In order to make your translation clear and natural, it is necessary to refer to the participants in such a way that people will know if they are new participants or participants that they have already read about. Different languages have different ways of doing this. You must follow the way that your language does this, not the way that the source language does this. + +### Examples from the Bible + +##### New Participants + +Often the most important new participant is introduced with a phrase that says that he existed, such as "There was a man" in the example below. The phrase "There was" tells us that this man existed. The word "a" in "a man" tells us that the author is speaking about him for the first time. The rest of the sentence tells where this man was from, who is family was, and what his name was. +>There was a man from Zorah, of the clan of the Danites, whose name was Manoah. (Judges 13:2 ULB) + +A new participant who is not the most important one is often introduced in relation to the more important person who was already introduced. In the example below, Manoah's wife is simply referred to as "his wife." This phrase shows her relationship to him. +>There was a man from Zorah, of the clan of the Danites, whose name was Manoah. His wife was not able to become pregnant and so she had not given birth. (Judges 13:2 ULB) + +Sometimes a new participant is introduced simply by name because the author assumes that the readers know who the person is. In the first verse of 1 Kings, the author assumes that his readers know who King David is, so there is no need to explain who he is. +>When King David was old and advanced in years, they covered him with blankets, but he could not keep warm. (1 Kings 1:1 ULB) + +##### Old Participants + +A person who has already been brought into the story can be referred to with a pronoun after that. In the example below, Manoah is referred to with the pronoun "his," and his wife is referred to with the pronoun "she". + +>His wife was not able to become pregnant and so she had not given birth. (Judges 13:2 ULB) + +Old participants can also be referred to in other ways, depending on what is happening in the story. In the example below, the story is about bearing a son, and Manoah's wife is referred to with the noun phrase "the woman." +>The angel of Yahweh appeared to the woman. (Judges 13:3 ULB) + +If the old participant has not been mentioned for a while, or if there could be confusion between participants, the author may use the participant's name again. In the example below, Manoah is referred to with his name, which the author has not used since verse 2. +>Then Manoah prayed to Yahweh. (Judges 13:8 ULB) + +Some languages have something on the verb that tells something about the subject. In some of those languages people do not always use noun phrases or pronouns for old participants when they are the subject of the sentence. The marker on the verb gives enough information for the listener to understand who the subject is. (see [Verbs](../figs-verbs/01.md)) + +### Translation Strategies + +1. If the participant is new, use one of your language's ways of introducing new participants. +1. If it is not clear to whom a pronoun refers, use a noun phrase or name. +1. If an old participant is referred to by name or a noun phrase, and people wonder if this is another new participant, try using a pronoun instead. If a pronoun is not needed because people would understand it clearly from the context, then leave out the pronoun. + +### Examples of Translation Strategies Applied + +1. If the participant is new, use one of your language's ways of introducing new participants. + * **Joseph, whom the apostles called Barnabas (which means Son of Encouragement), a Levite, a man from Cyprus, sold a field.** (Acts 4:36-37 ULB)

Starting the sentence with Joseph's name when he has not been introduced yet might be confusing in some languages.
+ * There was a man from Cyprus who was a Levite. His name was Joseph, and he was given the name Barnabas by the apostles (that is, being interpreted, Son of encouragement). + * There was a Levite from Cyprus whose name was Joseph. The apostles gave him the name Barnabas, which means Son of encouragement. + +1. If it is not clear who a pronoun refers to, use a noun phrase or name. For example, if the first verse in a chapter contains only pronouns, readers might wonder whom they refer to. + + * **Then he spoke a parable to them about how they should always pray and not become discouraged.** (Luke 11:1 ULB) + * Then Jesus spoke a parable to his disciples about how they should always pray and not become discouraged. + +1. If an old participant is referred to by name or a noun phrase, and people wonder if this is another new participant, try using a pronoun instead. If a pronoun is not needed because people would understand it clearly from the context, then leave out the pronoun. + * **Now Boaz went up to the gate and sat down there. Soon, the near kinsman of whom Boaz had spoken came by. Boaz said to him....** (Ruth 4:1 ULB)

+Since Boaz is the main person in this part of the story, some languages might find it unnatural or confusing to use his name so much. They might prefer a pronoun. + + * Now Boaz went up to the gate and sat down there. Soon, the near kinsman of whom he had spoken came by. He said to the kinsman.... + diff --git a/jit/writing-participants/sub-title.md b/jit/writing-participants/sub-title.md new file mode 100644 index 0000000..3635dc1 --- /dev/null +++ b/jit/writing-participants/sub-title.md @@ -0,0 +1 @@ +Why cannot the readers of my translation understand who the author was writing about? \ No newline at end of file diff --git a/jit/writing-participants/title.md b/jit/writing-participants/title.md new file mode 100644 index 0000000..41fa3b9 --- /dev/null +++ b/jit/writing-participants/title.md @@ -0,0 +1 @@ +Introduction of New and Old Participants \ No newline at end of file diff --git a/jit/writing-poetry/01.md b/jit/writing-poetry/01.md new file mode 100644 index 0000000..aaa7553 --- /dev/null +++ b/jit/writing-poetry/01.md @@ -0,0 +1,118 @@ + + +### Description + +Poetry is one of the ways that people use the words and sounds of their language to make their speech and writing more beautiful and to express strong emotion. Through poetry, people can communicate deeper emotion than they can through simple non-poetic forms. Poetry gives more weight and elegance to statements of truth, such as proverbs, and is also easier to remember than ordinary speech. + +#### Some things commonly found in poetry + +* Many figures of speech (see [Figures of Speech](../figs-intro/01.md)) +* Parallel lines (see [Parallelism](../figs-parallelism/01.md)) +* Repetition of some or all of a line +* Lines of similar length +* Dramatic imagery +* Different use of grammar, including + * incomplete sentences + * lack of connective words +* Old words and expressions +* The same sound used at the end or at the beginning of two or more lines + * Twinkle, twinkle little star,
+How I wonder what you are.
+Up above the world so high,
+Like a diamond in the sky. (from an English rhyme) + +Below there are examples from the Bible for all these except "Old words and expressions" and "The same sound used at the end or at the beginning of two or more lines." It would be difficult to show here how these features were used in the original languages of the Bible. + +#### Some places to look for poetry in your language + +1. Songs, particularly old songs or songs used in children's games +1. Religious ceremony or chants of priests or witch doctors +1. Prayers, blessings, and curses +1. Old legends + +#### Elegant or fancy speech + +Elegant or fancy speech is similar to poetry in that it uses beautiful language, but it does not use all of the language's features of poetry, and it does not use them as much as poetry does. Popular speakers in the language often use elegant speech, and this is probably the easiest source of text to study to find out what makes speech elegant in your language. + +### Reasons this is a translation issue: + +* Different languages use poetry for different things. If a certain poetic form would communicate a different meaning in your language, you may need to use a poetic from from you own language that would communicate the right meaning, or you may need to translate it without the poetry. +* In some languages, using poetry for a particular part of the Bible would make it much more powerful. + +### Examples from the Bible + +The Bible uses poetry for songs, teaching, and prophecy. Almost all of the books of the Old Testament have poetry in them and many of the books are completely poetry. + +>Keep your servant also from arrogant sins; +>let them not rule over me. (Psalm 19:13 ULB) + +The example above has a figure of speech called personification. It speaks of sins as if they were a person who could rule over someone. (see [Personification](../figs-personification/01.md)) + +>... for you saw my affliction; +>you knew the distress of my soul. (Psalm 31:7 ULB) + +The example of parallelism above has two lines that mean the same thing. (see [Parallelism](../figs-parallelism/01.md)) + +>Oh, give thanks to Yahweh; for he is good, for his covenant faithfulness endures forever. +>Oh, give thanks to the God of gods, for his covenant faithfulness endures forever. +>Oh, give thanks to the Lord of lords, for his covenant faithfulness endures forever. (Psalm 136:1-3 ULB) + +The example above repeats the phrases "give thanks" and "his covenant faithfulness endures forever." + +>Love is patient and kind; +>love does not envy or boast; +>it is not arrogant or rude. (1 Corinthians 13:4 ULB) + +The example above has lines of similar length. + +>They have sharpened their tongues like swords; +>they have aimed their arrows, bitter words, +>so that they may shoot from secret places at someone who is innocent; +>suddenly they shoot at him and fear nothing. (Psalms 64:3 ULB) + +In the example above David uses dramatic imagery to show how dangerous his enemies' words are; their tongues are like swords and their words are like arrows. + +>My soul also is very troubled. +>But you, Yahweh—how long will this continue? +>Return, Yahweh! rescue me. +>Save me because of your covenant faithfulness! (Psalm 6:3-4 ULB) + +The example above uses grammar differently. The author interrupts his request for Yahweh to return and rescue him by asking how long his trouble will continue. Interrupting his request helps to show how distressed the author feels. + +### Translation Strategies + +If the style of poetry that is used in the source text would be natural and give the right meaning in your language, consider using it. If not, here are some other ways of translating it. + +1. Translate the poetry using one of your styles of poetry. +1. Translate the poetry using one of your styles of elegant speech. +1. Translate the poetry using your style of ordinary speech. + +If you use poetry it may be more beautiful. +If you use ordinary speech it may be more clear. + +### Examples of Translation Strategies Applied + +>**Blessed is the man who does not walk in the advice of the wicked, +>or stand in the pathway with sinners, +>or sit in the assembly of mockers. +>But his delight is in the law of Yahweh, +>and on his law he meditates day and night.** (Psalm 1:1, 2 ULB) + +The following are examples of how people might translate Psalm 1:1, 2. + +1. Translate the poetry using one of your styles of poetry. (The style in this example uses rhythm and rhyming words. It is adapted from the Scottish Psalter of 1650, which is in the public domain.) + * That man has perfect blessedness,
+who does not walk astray
+in counsel of ungodly men
+or stand in sinners way.
+Nor does he sit in scorner’s chair,
+but places his delight
+upon God’s law, and meditates
+on God’s law day and night.
+
+1. Translate the poetry using your style of elegant speech. + * This is the kind of person who is truly blessed: the one who does not follow the advice of wicked people, or stop along the road to speak with sinners, or join the gathering of those who mock God. Rather he takes great joy in Yahweh's law, and he meditates on it day and night. + +1. Translate the poetry using your style of ordinary speech. + * The people who do not listen to the advice of bad people are really happy. They do not spend time with people who continually do evil things or with those who do not respect God. They love to obey Yahweh's law, and they think about it all the time. + diff --git a/jit/writing-poetry/sub-title.md b/jit/writing-poetry/sub-title.md new file mode 100644 index 0000000..4cd1660 --- /dev/null +++ b/jit/writing-poetry/sub-title.md @@ -0,0 +1 @@ +What is poetry and how do I translate it into my language? \ No newline at end of file diff --git a/jit/writing-poetry/title.md b/jit/writing-poetry/title.md new file mode 100644 index 0000000..541ea41 --- /dev/null +++ b/jit/writing-poetry/title.md @@ -0,0 +1 @@ +Poetry \ No newline at end of file diff --git a/jit/writing-pronouns/01.md b/jit/writing-pronouns/01.md new file mode 100644 index 0000000..1dcfec2 --- /dev/null +++ b/jit/writing-pronouns/01.md @@ -0,0 +1,54 @@ + + +### Description + +When we talk or write, we use pronouns to refer to people or things without always having to repeat the noun or name. Usually the first time we refer to someone in a story, we use a descriptive phrase or a name. The next time we might refer to that person with a simple noun or by name. After that we might refer to him simply with a pronoun, as long as we think that our listeners will be able to understand easily to whom the pronoun refers. + +Each language has its rules and exceptions to this usual way of referring to people and things. + +* In some languages the first time something is referred to in a paragraph or chapter, it is referred to with a noun rather than a pronoun. +* The **main character** is the person whom a story is about. In some languages, after a main character is introduced in a story, he is usually referred to with a pronoun. Some languages have special pronouns that refer only to the main character. +* In some languages, marking on the verb helps people know who the subject is. (see [Verbs](../figs-verbs/01.md)) In some of these languages, listeners rely on this marking to help them understand who the subject is, and speakers use a pronoun, noun phrase, or name only when they want to emphasize or clarify who the subject is. + +### Reasons this is a translation issue + +* If translators use a pronoun at the wrong time for their language, readers might not know who the writer is talking about. +* If translators too frequently refer to a main character by name, listeners of some languages might not realize that the person is a main character, or they might think that there is a new character with the same name. +* If translators use pronouns, nouns, or names at the wrong time, people might think that there is some special emphasis on the person or thing it refers to. + +### Examples from the Bible + +>Now there was a Pharisee whose name was Nicodemus, a member of the Jewish Council. This man came to Jesus ... Jesus replied to him (John 3:1-3 ULB) + +In John 3, Nicodemus is first referred to with noun phrases and his name. Then he is referred to with the noun phrase "this man." Then he is referred to with the pronoun "him." + +>Then he spoke a parable to them about how they should always pray and not become discouraged. (Luke 18:1 ULB) + +The example above occurs at the beginning of a chapter. In some languages it might not be clear whom the pronouns refer to. + +>The prison warden gave into Joseph's hand all the prisoners who were in the prison. Whatever they did there, Joseph was in charge of it. The prison warden did not worry about anything that was in his hand, because Yahweh was with him. Whatever he did, Yahweh prospered. (Genesis 39:22-23 ULB) + +In the example above, two men are named in the first two sentences and the beginning of the third. It might not be clear whom "him," "his," and "he" in the third sentence refer to. + +>At that time Jesus went on the Sabbath day through the grainfields. His disciples were hungry and began to pluck heads of grain and eat them. But when the Pharisees saw that, they said to Jesus, "See, your disciples do what is unlawful to do on the Sabbath." +>But Jesus said to them, "Have you never read what David did, when he was hungry, and the men who were with him? ..." +>Then Jesus left from there and went into their synagogue. (Matthew 12:1-9 ULB) + +Jesus is the main character of the book of Matthew, but in the verses above he is referred to four times by name. This may lead speakers of some languages to think that Jesus is not the main character. Or it might lead them to think that there is more than one person named Jesus in this story. Or it might lead them to think that there is some kind of emphasis on him, even though there is no emphasis. + +### Translation Strategies + +1. If it would not be clear to your readers whom or what a pronoun refers to, use a noun or name. +1. If repeating a noun or name would lead people to think that a main character is not a main character, or that the writer is talking about more than one person with that name, or that there is some kind of emphasis on someone when there is no emphasis, use a pronoun instead. + +### Examples of Translation Strategies Applied + +1. If it would not be clear to your readers whom or what a pronoun refers to, use a noun or name. + * **Then he spoke a parable to them about how they should always pray and not become discouraged.** (Luke 18:1 ULB) + * Then Jesus spoke a parable to his disciples about how they should always pray and not become discouraged. + +1. If repeating a noun or name would lead people to think that a main character is not a main character, or that the writer is talking about more than one person with that name, or that there is some kind of emphasis on someone when there is no emphasis, use a pronoun instead. + + * **At that time Jesus went on the Sabbath day through the grain fields. His disciples were hungry and began to pluck heads of grain and eat them. But when the Pharisees saw that, they said to Jesus, "See, your disciples do what is unlawful to do on the Sabbath." But Jesus said to them, "Have you never read what David did when he was hungry, and the men who were with him? ... Then Jesus left from there and went into their synagogue.** (Matthew 12:1-9 ULB) + * At that time Jesus went on the Sabbath day through the grain fields. His disciples were hungry and began to pluck heads of grain and eat them. But when the Pharisees saw that, they said to him, "See, your disciples do what is unlawful to do on the Sabbath. But he said to them, "Have you never read what David did when he was hungry, and the men who were with him? ... Then he left from there and went into their synagogue. + diff --git a/jit/writing-pronouns/sub-title.md b/jit/writing-pronouns/sub-title.md new file mode 100644 index 0000000..8b7366e --- /dev/null +++ b/jit/writing-pronouns/sub-title.md @@ -0,0 +1 @@ +How do I decide whether or not to use a pronoun? \ No newline at end of file diff --git a/jit/writing-pronouns/title.md b/jit/writing-pronouns/title.md new file mode 100644 index 0000000..b13a987 --- /dev/null +++ b/jit/writing-pronouns/title.md @@ -0,0 +1 @@ +Pronouns - When to Use Them \ No newline at end of file diff --git a/jit/writing-proverbs/01.md b/jit/writing-proverbs/01.md new file mode 100644 index 0000000..65fec59 --- /dev/null +++ b/jit/writing-proverbs/01.md @@ -0,0 +1,76 @@ + + +### Description + +Proverbs are short sayings that give wisdom or teach a truth. People enjoy proverbs because they give a lot of wisdom in few words. Proverbs in the Bible often use metaphor and parallelism. + +### Reasons this is a translation issue + +Each language has its own ways of saying proverbs. There are many proverbs in the Bible. They need to be translated in the way that people say proverbs in your language, so that people recognize them as proverbs and understand what they teach. + +### Examples from the Bible + +>A good name is to be chosen over great riches, +>and favor is better than silver and gold. (Proverbs 22:1 ULB) + +This means that it is better to be a good person and to have a good reputation than it is to have a lot of money. + +>Like vinegar on the teeth and smoke in the eyes, +>so is the lazy person to those who send him. (Proverbs 10:26 ULB) + +This means that a lazy person is very annoying to those who send him to do something. + +>The way of Yahweh protects those who have integrity, +>but it is destruction for the wicked. (Proverbs 10:29 ULB) + +This means that Yahweh protects people who do what is right, but he destroys those who are wicked. + +>Hatred stirs up conflicts, +>but love covers over all offenses. (Proverbs 10:12 ULB) + +This means that when people hate others, they are likely to fight. But if they love others, they will forgive the wrongs that others have done to them. + +>Look at the ant, you lazy person, consider her ways, and be wise. +>It has no commander, officer, or ruler, +>yet it prepares its food in the summer, +>and during the harvest it stores up what it will eat. (Proverbs 6:6-8 ULB) + +This proverb encourages people not to be lazy but to work so they can have what they need. + +### Translation Strategies + +If translating a proverb literally would be natural and give the right meaning in your language, consider doing that. If not, here are some options: + +1. Find out how people say proverbs in your language, and use one of those ways. +1. If certain objects in the proverb are not known to many people in your language group, consider replacing them with objects that people know and that function in the same way in your language. +1. Substitute a proverb in your language that has the same teaching as the proverb in the Bible. +1. Give the same teaching but not in a form of a proverb. + +### Examples of Translation Strategies Applied + +1. Find out how people say proverbs in your language, and use one of those ways. +* **A good name is to be chosen over great riches, +and favor is better than silver and gold.** (Proverbs 22:1 ULB) + + Here are some ideas for ways that people might say a proverb in their language. + + * It is better to have a good name than to have great riches, and to be favored by people than to have silver and gold. + * Wise people choose a good name over great riches, and favor over silver and gold. + * Try to have a good reputation rather than great riches. + * Will riches really help you? I would rather have a good reputation. + +1. If certain objects in the proverb are not known to many people in your language group, consider replacing them with objects that people know and that function in the same way in your language. + * **Like snow in summer or rain in harvest, +so a fool does not deserve honor.** (Proverbs 26:1 ULB) + * It is not natural for a cold wind to blow in the hot season or for it to rain in the harvest season; And it is not natural to honor a foolish person. + +1. Substitute a proverb in your language that has the same teaching as the proverb in the Bible. + * **Do not boast about tomorrow.** (Proverbs 27:1 ULB) + * Do not count your chickens before they hatch. + +1. Give the same teaching but not in a form of a proverb. + * **A generation that curses their father and does not bless their mother, + that is a generation that is pure in their own eyes, + but they are not washed of their filth.** (Proverbs 30:11-12 ULB) + * People who do not respect their parents think that they are righteous, and they do not turn away from their sin. + diff --git a/jit/writing-proverbs/sub-title.md b/jit/writing-proverbs/sub-title.md new file mode 100644 index 0000000..b809f9a --- /dev/null +++ b/jit/writing-proverbs/sub-title.md @@ -0,0 +1 @@ +What are proverbs, and how can I translate them? \ No newline at end of file diff --git a/jit/writing-proverbs/title.md b/jit/writing-proverbs/title.md new file mode 100644 index 0000000..321b247 --- /dev/null +++ b/jit/writing-proverbs/title.md @@ -0,0 +1 @@ +Proverbs \ No newline at end of file diff --git a/jit/writing-quotations/01.md b/jit/writing-quotations/01.md new file mode 100644 index 0000000..40d2f22 --- /dev/null +++ b/jit/writing-quotations/01.md @@ -0,0 +1,63 @@ + + +### Description + +When saying that someone said something, we often tell who spoke, whom they spoke to, and what they said. The information about who spoke and whom they spoke to is called the **quote margin**. What the person said is the **quotation**. (This is also called a quote.) In some languages the quote margin may come first, last, or even in between two parts of the quotation. + +The quote margins are underlined below. + +* She said, "The food is ready. Come and eat." +* "The food is ready. Come and eat," she said. +* "The food is ready," she said. "Come and eat." + +Also in some languages, the quote margin may have more than one verb meaning "speak." + +* She called out and said, "The food is ready. Come and eat." + +When writing that someone said something, some languages put the quote (what was said) in quotation marks. Some languages use inverted commas (" " or ' '), some use angle quote marks (« » or ‹ ›), and some use brackets (⎡ ⎦). Some languages put quotes after a dash (—). + +### Reasons this is a translation issue + +* Translators need to put the quote margin where it is most clear and natural in their language. +* Translators need to decide whether they want the quote margin to have one or two verbs meaning "speak." +* Translators need to decide which marks to use for the quotations. + +### Examples from the Bible + +##### Quote margin before the quote + +>Zechariah said to the angel, "How can I know this? For I am an old man and my wife is very old." (Luke 1:18 ULB) + +##### Quote margin after the quote + +>Yahweh relented concerning this. "It will not happen," he said. (Amos 7:3 ULB) + +##### Quote margin between two parts of the quote + +>"I will hide my face from them," he said, "and I will see what their end will be; for they are a perverse generation, children who are unfaithful." (Deuteronomy 32:20 ULB) + +>"Therefore, those who can," he said, "should go there with us. If there is something wrong with the man, you should accuse him." (Acts 25:5 ULB) + +##### Quote margin with two verbs meaning "speak" + +>But his mother answered and said, "No. He will be called John." (Luke 1:60 ULB) + +### Translation Strategies + +1. Decide where to put the quote margin. +1. Decide whether to use one or two words meaning "speak." + +### Examples of Translation Strategies Applied + +1. Decide where to put the quote margin. + * **"Therefore, those who can," he said, "should go there with us. If there is something wrong with the man, you should accuse him."** (Acts 25:5 ULB) + * He said, "Therefore, those who can should go there with us. If there is something wrong with the man, you should accuse him." + * "Therefore, those who can should go there with us. If there is something wrong with the man, you should accuse him," he said. + * "Therefore, those who can should go there with us," he said. "If there is something wrong with the man, you should accuse him." + +1. Decide whether to use one or two words meaning "speak." + * **But his mother answered and said, "No. He will be called John."** (Luke 1:60 ULB) + * But his mother replied, "No, instead he will be called John." + * But his mother said, "No, instead he will be called John." + * But his mother answered like this, "No, instead he will be called John," she said. + diff --git a/jit/writing-quotations/sub-title.md b/jit/writing-quotations/sub-title.md new file mode 100644 index 0000000..64c0acd --- /dev/null +++ b/jit/writing-quotations/sub-title.md @@ -0,0 +1 @@ +What are quote margins and where should I put them? \ No newline at end of file diff --git a/jit/writing-quotations/title.md b/jit/writing-quotations/title.md new file mode 100644 index 0000000..ba76fc8 --- /dev/null +++ b/jit/writing-quotations/title.md @@ -0,0 +1 @@ +Quotations and Quote Margins \ No newline at end of file diff --git a/jit/writing-symlanguage/01.md b/jit/writing-symlanguage/01.md new file mode 100644 index 0000000..0ed611a --- /dev/null +++ b/jit/writing-symlanguage/01.md @@ -0,0 +1,57 @@ + + +### Description + +Symbolic language in speech and writing is the use of symbols to represent other things and events. In the Bible it occurs most in prophecy and poetry, especially in visions and dreams about things that will happen in the future. Though people may not immediately know the meaning of a symbol, it is important to keep the symbol in the translation. + +#### Purposes of symbolism + +- One purpose of symbolism is to help people understand the importance or severity of an event by putting it in other, very dramatic terms. +- Another purpose of symbolism is to tell some people about something while hiding the true meaning from others who do not understand the symbolism. + +### Reasons this is a translation issue + +People who read the Bible today may find it hard to recognize that the language is symbolic, and they may not know what the symbol stands for. + +### Translation principles + +- When symbolic language is used, it is important to keep the symbol in the translation. +- It is also important not to explain the symbol more than the original speaker or writer did, since he may not have wanted everyone living then to be able to understand it easily. + +### Examples from the Bible + +>Eat this scroll, then go speak to the house of Israel. (Ezekiel 3:1 ULB) + +Ezekiel had a dream, and in his dream he was told to eat a scroll. Eating the scroll is a symbol of reading and understanding well what was written on the scroll, and accepting the words from God into himself. + +>After this I saw in the visions of the night a fourth animal, terrifying, frightening, and very strong. It had large iron teeth; it devoured, broke in pieces, and trampled underfoot what was left. It was different from the other animals, and it had ten horns. (Daniel 7:7 ULB) + +The meaning of the underlined symbols is explained in Daniel 7:23-24 as shown below. The animals represent kingdoms, iron teeth represent a powerful army, and the horns represent powerful leaders. + +>This is what that person said, 'As for the fourth animal, it will be a fourth kingdom on earth that will be different from all the other kingdoms. It will devour the whole earth, and it will trample it down and break it into pieces. As for the ten horns, out of this kingdom ten kings will arise, and another will arise after them. He will be different from the previous ones, and he will conquer the three kings. (Daniel 7:23-24 ULB) + +>I turned around to see whose voice was speaking to me, and as I turned I saw seven golden lampstands. In the middle of the lampstands there was one like a Son of Man.... He had seven stars in his right hand, and a sword with two sharp edges was coming out of his mouth.... As for the hidden meaning about the seven stars you saw in my right hand, and the seven golden lampstands: The seven stars are the angels of the seven churches, and the seven lampstands are the seven churches. (Revelation 1:12, 16, 20 ULB) + +This passage explains the meaning of the seven lampstands and the seven stars. The two-edged sword represents God's word and judgment. + +### Translation Strategies + +1. Translate the text with the symbols. Often the speaker or author explains the meaning later in the passage. +2. Translate the text with the symbols. Then explain the symbols in footnotes. + +### Examples of Translation Strategies Applied + +1. Translate the text with the symbols. Often the speaker or author explains the meaning later in the passage. + + * **After this I saw in the visions of night a fourth animal, terrifying, frightening, and very strong. It had large iron teeth; it devoured, broke in pieces, and trampled underfoot what was left. It was different from the other animals, and it had ten horns.** (Daniel 7:7 ULB)

People will be able to understand what the symbols mean when they read the explanation in Daniel 7:23-24: + + * As for the fourth animal ... It will devour ... As for the ten horns ... + +2. Translate the text with the symbols. Then explain the symbols in footnotes. + + * **After this I saw the visions of night a fourth animal, terrifying, frightening, and very strong. It had large iron teeth; it devoured, broke in pieces, and trampled underfoot what was left. It was different from the other animals, and it had ten horns.** (Daniel 7:7 ULB) + * After this I saw the visions of at night a fourth animal,[1] terrifying, frightening, and very strong. It had large iron teeth;[2] it devoured, broke in pieces, and trampled underfoot what was left. It was different from the other animals, and it had ten horns.[3]

+ [1] The animal is a symbol for a kingdom. + [2] The iron teeth is a symbol for the kingdom's powerful army. + [3] The horns are a symbol of powerful kings. + diff --git a/jit/writing-symlanguage/sub-title.md b/jit/writing-symlanguage/sub-title.md new file mode 100644 index 0000000..53e363a --- /dev/null +++ b/jit/writing-symlanguage/sub-title.md @@ -0,0 +1 @@ +What is symbolic language and how do I translate it? \ No newline at end of file diff --git a/jit/writing-symlanguage/title.md b/jit/writing-symlanguage/title.md new file mode 100644 index 0000000..a9ed37a --- /dev/null +++ b/jit/writing-symlanguage/title.md @@ -0,0 +1 @@ +Symbolic Language \ No newline at end of file diff --git a/manifest.yaml b/manifest.yaml index 02bfce4..2b0fe41 100644 --- a/manifest.yaml +++ b/manifest.yaml @@ -3,12 +3,10 @@ dublin_core: conformsto: 'rc0.2' contributor: - - 'Jesse Griffin, BA Biblical Studies, MA Biblical Languages' - - 'Perry Oakes, PhD in Old Testament, MA in Linguistics' - 'Susan Quigley, MA in Linguistics' - 'Henry Whitney, BA Linguistics' + - 'Tabitha Price' - 'James N. Pohlig, M.Div., MA in Linguistics, D. Litt. in Biblical Languages' - - 'Ben Jore, BA Biblical Studies, M.Div.' - 'Bev Staley' - 'Carol Brinneman' - 'Jody Garcia' @@ -20,16 +18,16 @@ dublin_core: description: 'A modular handbook that provides a condensed explanation of Bible translation and checking principles that the global Church has implicitly affirmed define trustworthy translations. It enables translators to learn how to create trustworthy translations of the Bible in their own language.' format: 'text/markdown' identifier: 'ta' - issued: '2018-10-03' + issued: '2017-11-30' language: identifier: 'en' title: 'English' direction: 'ltr' - modified: '2018-10-03' + modified: '2019-01-30' publisher: 'unfoldingWord' relation: - - 'en/ust' - - 'en/ult' + - 'en/ulb' + - 'en/udb' - 'en/tn' - 'en/tw' rights: 'CC BY-SA 4.0' @@ -37,11 +35,11 @@ dublin_core: - identifier: 'ta' language: 'en' - version: '10' - subject: 'Translation Academy' - title: 'translationAcademy' + version: '9' + subject: '' + title: 'Translation Manual' type: 'man' - version: '10' + version: '022019' checking: checking_entity: @@ -55,24 +53,24 @@ projects: identifier: 'intro' path: './intro' sort: 0 - title: 'Introduction to translationAcademy' - versification: - - - categories: - - 'ta' - identifier: 'process' - path: './process' - sort: 1 - title: 'Process Manual' + title: 'Introduction to Translation Manual' versification: - categories: - 'ta' identifier: 'translate' path: './translate' - sort: 2 + sort: 1 title: 'Translation Manual' versification: + - + categories: + - 'ta' + identifier: 'JIT' + path: './translate' + sort: 2 + title: 'Just In Time Topics' + versification: - categories: - 'ta' diff --git a/translate/config.yaml b/translate/config.yaml index 958d38d..0db8fd1 100644 --- a/translate/config.yaml +++ b/translate/config.yaml @@ -135,23 +135,6 @@ figs-imperative: recommended: [] dependencies: - figs-sentencetypes -figs-inclusive: - recommended: - - figs-exclusive - dependencies: - - figs-pronouns -figs-informremind: - recommended: [] - dependencies: - - figs-distinguish - - figs-partsofspeech - - figs-sentences -figs-infostructure: - recommended: - - figs-order - - figs-distinguish - dependencies: - - figs-sentences figs-intro: recommended: [] dependencies: [] @@ -173,6 +156,14 @@ figs-metaphor: dependencies: - figs-intro - figs-simile +figs-metaphordead: + recommended: [] + dependencies: + - figs-metaphor +figs-metaphorparts: + recommended: [] + dependencies: + - figs-metaphor figs-metonymy: recommended: [] dependencies: @@ -227,14 +218,7 @@ figs-quotations: - figs-pronouns - figs-verbs - writing-quotations -figs-quotemarks: - recommended: - - figs-quotesinquotes - dependencies: - - figs-quotations figs-quotesinquotes: - recommended: - - figs-quotemarks dependencies: - figs-quotations figs-rpronouns: @@ -268,11 +252,6 @@ figs-synecdoche: - bita-part2 dependencies: - figs-intro -figs-synonparallelism: - recommended: [] - dependencies: - - figs-intro - - figs-parallelism figs-verbs: recommended: - figs-sentences @@ -966,4 +945,4 @@ writing-quotations: writing-symlanguage: recommended: [] dependencies: - - writing-intro + - writing-intro \ No newline at end of file diff --git a/translate/figs-partsofspeech/01.md b/translate/figs-partsofspeech/01.md index 8df274e..b8a55eb 100644 --- a/translate/figs-partsofspeech/01.md +++ b/translate/figs-partsofspeech/01.md @@ -1,7 +1,7 @@ ### Description -Parts of speech are categories of words. The different categories of words have different functions in a sentence. All languages have parts of speech, and all words in a language belong to a part of speech. Most languages have these basic parts of speech, with some variations, and some languages have more categories than this. This is not an exhaustive list of parts of speech, but it covers the basic categories. +Parts of speech are categories of words. The different categories of words have different functions in a sentence. All languages have parts of speech, and all words in a language belong to a part of speech. Most languages have these basic parts of speech, with some variations, and some languages have more categories than this. This is not an exhaustive list of parts of speech, but it covers the basic categories. **VERBS** are words that express either an action (such as come, go, eat) or a state-of-being (such as is, are, was). More detailed information can be found on [Verbs](../figs-verbs/01.md). @@ -15,6 +15,6 @@ Parts of speech are categories of words. The different categories of words have **ARTICLES** are words that are used with nouns to show whether or not the speaker is referring to something that his listener should be able to identify. In English these words are: "a", an, the. The words a and an mean the same thing. If a speaker says "a dog, he does not expect his listener to know which dog he is talking about; this might be the first time he says anything about a dog. If a speaker says the dog, he is usually referring to a specific dog, and he expects his listener to know which dog he is talking about. English speakers also use the to show that they are talking about something in general. For example, they can say "The elephant is a large animal" and refer to elephants in general, not a specific elephant. More information about this can be found on [Generic Noun Phrases](../figs-genericnoun/01.md). -**ADJECTIVES** are words that describe nouns and express such things as quantity, size, color, and age. Some examples are: many, big, blue, old, smart, tired. Sometimes people use adjectives to give some information about something, and sometimes people use them to distinguish one item from another. For example, in my elderly father the adjective elderly simply tells something about my father. But in my eldest sister the word eldest distinguishes that sister from any other older sisters I might have. More information about this can be found on [Distinguishing versus Informing or Reminding](../figs-distinguish/01.md). +**ADJECTIVES** are words that describe nouns and express such things as quantity, size, color, and age. Some examples are: many, big, blue, old, smart, tired. Sometimes people use adjectives to give some information about something, and sometimes people use them to distinguish one item from another. For example, in my elderly father the adjective elderly simply tells something about my father. But in my eldest sister the word eldest distinguishes that sister from any other older sisters I might have. More information about this can be found on [Distinguishing versus Informing or Reminding](../figs-distinguish/01.md). -**ADVERBS** are words that describe verbs or adjectives and tell such things as how, when, where, why, and to what extent. Many English adverbs end in ly. Some examples of adverbs: slowly, later, far, intentionally, very. \ No newline at end of file +**ADVERBS** are words that describe verbs or adjectives and give details such as how, when, where, why, and to what extent. Many English adverbs end in ly. Some examples of adverbs: slowly, later, far, intentionally, very. \ No newline at end of file diff --git a/translate/figs-possession/01.md b/translate/figs-possession/01.md index c502d6b..d8600dd 100644 --- a/translate/figs-possession/01.md +++ b/translate/figs-possession/01.md @@ -1,4 +1,5 @@ + ### Description In common English, "possession" refers to having something, or to something that a person has. In English that grammatical relationship is shown with of, or an apostrophe and the letter s, or a possessive pronoun. @@ -12,7 +13,7 @@ Possession is used in Hebrew, Greek, and English for a variety of situations. He * Ownership - Someone owns something. * My clothes - The clothes that I own * Social relationship - Someone has some kind of social relationship with another. - * my mother - the woman who gave birth to me, or the woman who cared for me + * my mother - the woman who gave birth to me, or the woman who cared for me * my teacher - the person who teaches me * Contents - Something has something in it. * a bag of potatoes - a bag that has potatoes in it, or a bag that is full of potatoes @@ -20,54 +21,87 @@ Possession is used in Hebrew, Greek, and English for a variety of situations. He * my head - the head that is part of my body * the roof of a house - the roof that is part of a house -#### Reasons this is a translation issue +### Reasons this is a translation issue * Translators need to understand the relationship between two ideas represented by the two nouns when one possesses the other. * Some languages do not use possession for all of the situations that your source text Bible might use it for. ### Examples from the Bible -**Ownership** - In the example below, the son owned the money. ->… the younger son … wasted his money with wildly extravagant living. (Luke 15:13) +#### Possession with objects or people -**Social Relationship** - In the example below, the disciples were people who learned from John. ->Then the disciples of John came to him …, (Matthew 9:14 ULT) +##### Ownership + +>... the younger son ... wasted his money with wildly extravagant living. (Luke 15:13) + +In the example above, the son owned the money. + +##### Social relationship + +>Then the disciples of John came to him. (Matthew 9:14 ULB) + +In the example above, the disciples were people who learned from John. + +##### Material -**Material** - In the example below, the material used for making the crowns was gold. >On their heads were something like crowns of gold (Revelation 9:7) -**Contents** - In the example below, the cup has water in it. ->Whoever gives you a cup of water to drink … will not lose his reward. (Mark 9:41 ULT) +In the example above, the crowns were made of gold. Gold was the material used for making the crowns. -**Part of a whole** - In the example below, the door was a part of the palace. ->But Uriah slept at the door of the king's palace (2 Samuel 11:9 ULT) +##### Contents -**Part of a group** - In the example below, "us" refers to the whole group and "each one" refers to the individual members. ->To each one of us has been given a gift (Ephesians 4:7 ULT) +>Whoever gives you a cup of water to drink ... will not lose his reward. (Mark 9:41 ULB) -#### Events and Possession +In the example above, the cup has water in it. + +##### Part of a whole + +>But Uriah slept at the door of the king's palace (2 Samuel 11:9 ULB) + +In the example above, the door was a part of the palace. + +##### Part of a group + +>To each one of us has been given a gift (Ephesians 4:7 ULB) + +In the example above, "us" refers to the whole group, and "each one" refers to the individual members. + +#### Possession with Events Sometimes one or both of the nouns is an abstract noun that refers to an event or action. In the examples below, the abstract nouns are in **bold** print. These are just some of the relationships that are possible between two nouns when one of them refers to an event. -**Subject** - Sometimes the word after "of" tells who would do the action named by the first noun. In the example below, John baptized people. +**Subject** - Sometimes the word after "of" tells who would do the action named by the first noun. + >The **baptism** of John, was it from heaven or from men? Answer me." (Mark 11:30) -In the example below, Christ loves us. +In the example above, John baptized people. + >Who will separate us from the **love** of Christ? (Romans 3:35) -**Object** - Sometimes the word after "of" tells who or what something would happen to. In the example below, people love money. ->For the **love** of money is a root of all kinds of evil. (1 Timothy 6:10 ULT) +In the example below, Christ loves us. -**Instrument** - Sometimes the word after "of" tells how something would happen. In the example below, God would punish people by sending enemies to attack them with swords. -> then be afraid of the sword, because wrath brings the **punishment** of the sword (Job 19:29 ULT) +**Object** - Sometimes the word after "of" tells who or what something would happen to. -**Representation** - In the example below, John was baptizing people who were repenting of their sins. They were being baptized to show that they were repenting. Their baptism represented their repentance. ->As John came, he was baptizing in the wilderness and was preaching a **baptism** of repentance for the forgiveness of sins. (Mark 1:4 ULT) +>For the **love** of money is a root of all kinds of evil. (1 Timothy 6:10 ULB) + +In the example above, people love money. + +**Instrument** - Sometimes the word after "of" tells the instrument that would be used to do something. + +>then be afraid of the sword, because wrath brings the **punishment** of the sword (Job 19:29 ULB) + +In the example above, God would punish people by sending enemies to attack them with swords. + +**Representation** - Sometimes the word after "of" tells what the idea before "of" represents. + +>As John came, he was baptizing in the wilderness and was preaching a **baptism** of repentance for the forgiveness of sins. (Mark 1:4 ULB) + +In the example above, John was teaching people that they should be baptised to show that they were repenting of their sins. Their baptism represented their repentance. ### Strategies for learning what the relationship is between the two nouns 1. Read the surrounding verses to see if they help you to understand the relationship between the two nouns. -1. Read the verse in the UST. Sometimes it shows the relationship clearly. +1. Read the verse in the UDB. Sometimes it shows the relationship clearly. 1. See what the notes say about it. ### Translation Strategies @@ -81,27 +115,20 @@ If possession would be a natural way to show a particular relationship between t ### Examples of Translation Strategies Applied 1. Use an adjective to show that one describes the other. The adjective below is in **bold** print. - * **On their heads were something like crowns of gold** (Revelation 9:7) - * "On their heads were **gold** crowns" - + * On their heads were **gold** crowns + 1. Use a verb to show how the two are related. In the example below, the added verb is in bold. - - * ** ... Whoever gives you a cup of water to drink ... will not lose his reward.** (Mark 9:41 ULT) + * **... Whoever gives you a cup of water to drink ... will not lose his reward.** (Mark 9:41 ULB) * ... Whoever gives you a cup that **has** water in it to drink ... will not lose his reward. - - * **Wealth is worthless on the day of wrath** (Proverbs 11:4 ULT) - * Wealth is worthless on the day when God **shows** his wrath. - * Wealth is worthless on the day when God **punishes** people because of his wrath. - -1. If one of the nouns refers to an event, translate it as a verb. In the example below, that verb is in bold. - - * **Notice that I am not speaking to your children, who have not known or seen the punishment of Yahweh your God,** (Deuteronomy 11:2 ULT) + * **Wealth is worthless on the day of wrath** (Proverbs 11:4 ULB) + * Wealth is worthless on the day when God **shows** his wrath. + * Wealth is worthless on the day when God **punishes** people because of his wrath. + +1. If one of the nouns refers to an event, translate it as a verb. In the examples below, that verb is in bold. + * **Notice that I am not speaking to your children, who have not known or seen the punishment of Yahweh your God,** (Deuteronomy 11:2 ULB) * Notice that I am not speaking to your children who have not known or seen how Yahweh your God **punished** the people of Egypt. - - * **You will only observe and see the punishment of the wicked.** (Psalms 91:8 ULT) + * **You will only observe and see the punishment of the wicked.** (Psalm 91:8 ULB) * You will only observe and see how Yahweh **punishes** the wicked. - - * **... you will receive the gift of the Holy Spirit.** (Acts 2:38 ULT) + * **... you will receive the gift of the Holy Spirit.** (Acts 2:38 ULB) * ... you will receive the Holy Spirit, whom God will **give** to you. - diff --git a/translate/figs-verbs/01.md b/translate/figs-verbs/01.md index 5319cea..5d7258d 100644 --- a/translate/figs-verbs/01.md +++ b/translate/figs-verbs/01.md @@ -5,11 +5,11 @@ Verbs are words that refer to an action or event or that is used in describing o **Examples** The verbs in the examples below are underlined. -* John ran. ("Run" is an action.) -* John ate a banana. ("Eat" is an action.) +* John ran. ("Run" is an action.) +* John ate a banana. ("Eat" is an action.) * John saw Mark. ("See" is an event.) -* John died. ("Die" is an event.) -* John is tall. (The phrase "is tall" describes John. The word "is" is a verb that links "John" with "tall.") +* John died. ("Die" is an event.) +* John is tall. (The phrase "is tall" describes John. The word "is" is a verb that links "John" with "tall.") * John looks handsome. (The phrase "is handsome" describes John. The word "looks" here is a verb that links "John" with "handsome.") * John is my brother. (The phrase "is my brother" identifies John.) @@ -33,14 +33,14 @@ Some verbs never have an object. For many verbs in English, it is alright to leave out the object when the object is not important in the sentence. * He never eats at night. -* He sings all the time. +* He sings all the time. * He reads well. * He cannot see. In some languages, a verb that needs an object must always take one, even if the object is not very important. People who speak those languages might say the sentences above like this. * He never eats **food** at night. -* He sings **songs** all the time. +* He sings **songs** all the time. * He reads **words** well. * He cannot see **anything**. @@ -58,7 +58,7 @@ When we tell about an event, we usually tell whether it is in the past, the pres In some languages the verb may be a little bit different depending on the time associated with it. This kind of marking on a verb is called **tense**. English speakers sometimes put "ed" at the end of the verb when the event happened in the past. * Sometimes Mary cooks meat. -* Yesterday Mary cooked meat. (She did this in the past.) +* Yesterday Mary cooked meat. (She did this in the past.) In some languages speakers might add a word to tell something about the time. English speakers use the word "will" when the verb refers to something in the future. @@ -70,7 +70,7 @@ When we tell about an event, sometimes we want to show how the event progressed * Mary cooks meat every day. (This tell about something Mary often does.) * Mary is cooking the meat. (This tells about something Mary is in the process of doing right now.) -* Mary cooked the meat, and John came home. (This simply tells about things that Mary and John did.) +* Mary cooked the meat, and John came home. (This simply tells about things that Mary and John did.) * While Mary was cooking the meat, John came home. (This tells about something Mary was in the process of doing when John came home) * Mary has cooked the meat, and she wants us to come eat it. (This tells about something Mary did that is still relevant now.) * Mary had cooked the meat by the time Mark came home. (This tells about something that Mary completed in the past before something else happened.) diff --git a/translate/file-formats/01.md b/translate/file-formats/01.md index d8440bc..0bc0a63 100644 --- a/translate/file-formats/01.md +++ b/translate/file-formats/01.md @@ -9,10 +9,10 @@ For many years, the standard format for Bible translation has been USFM (which s USFM is a type of markup language that tells a computer program how to format the text. For instance, each chapter is marked like this ''\c 1'' or ''\c 33''. Verse markers might look like ''\v 8'' or ''\v 14''. Paragraphs are marked ''\p''. There are many other markers like this that have specific meaning. So a passage like John 1:1-2 in USFM will look like this: - \c 1 - \p - \v 1 In the beginning was the Word, and the Word was with God, and the Word was God. - \v 2 This one, the Word, was in the beginning with God. + \c 1 + \p + \v 1 In the beginning was the Word, and the Word was with God, and the Word was God. + \v 2 This one, the Word, was in the beginning with God. When a computer program that can read USFM sees this, it is able to format all of the chapter markers the same way (for instance, with a larger number) and all the verse numbers the same way (for instance, with a small superscript number). @@ -22,36 +22,35 @@ To read more about USFM notation, please read http://paratext.org/about/usfm . #### How To Do a Bible Translation in USFM -Most people do not know how to write in USFM. This is one of the reasons why we created translationStudio (http://ufw.io/ts/). When you do a translation in translationStudio, what you see looks very similar to a normal word processor document without any markup language. However, translationStudio is formatting the Bible translation in USFM underneath what you see. This way, when you upload your translation from translationStudio, what is being uploaded is already formatted in USFM and can be immediately published in a variety of formats. +Most people do not know how to write in USFM. This is one of the reasons why translationStudio was created. When you do a translation in translationStudio, what you see looks very similar to a normal word processor document without any markup language. However, translationStudio is formatting the Bible translation in USFM underneath what you see. This way, when you upload your translation from translationStudio, what is being uploaded is already formatted in USFM and can be immediately published in a variety of formats. #### Converting a Translation to USFM Though it is strongly encouraged to only do a translation using USFM notation, sometimes a translation is done without using USFM markup. This type of translation still can be used, but first the USFM markers must be added. One way to do this is to copy and paste it into translationStudio, then place the verse markers in the correct place. When this is done, the translation will be able to be exported as USFM. This is a very arduous task, so we strongly recommend doing your Bible translation work from the beginning in translationStudio or some other program that uses USFM. - ### Markdown for Other Content -Markdown is a very common markup language that is used in many places on the Internet. Using Markdown makes it very easy for the same text to be used in a variety of formats (such as webpage, mobile app, PDF, etc). +Markdown is a very common markup language that is used in many places on the Internet. Using Markdown makes it very easy for the same text to be used in a variety of formats (such as webpage, mobile app, PDF, etc). Markdown supports **bold** and *italic*, written like this: - Markdown supports **bold** and *italic*. + Markdown supports **bold** and *italic*. Markdown also supports headings like this: - # Heading 1 - ## Heading 2 - ### Heading 3 + # Heading 1 + ## Heading 2 + ### Heading 3 -Markdown also supports links. Links display like this https://unfoldingword.bible and are written like this: +Markdown also supports links. Links display like this https://unfoldingword.org and are written like this: - https://unfoldingword.bible + https://unfoldingword.org Customized wording for links are also supported, like this: - [uW Website](https://unfoldingword.bible) + [uW Website](https://unfoldingword.org) -Note that HTML is also valid Markdown. For a complete listing of Markdown syntax please visit http://ufw.io/md. +Note that HTML is also valid Markdown. For a complete listing of Markdown syntax please visit https://www.markdownguide.org/cheat-sheet ### Conclusion @@ -59,4 +58,4 @@ The easiest way to get content marked up with USFM or Markdown is by using an ed *Note: Making text bold, italic, or underlined in a word processor does not make it bold, italic, or underlined in a markup language. This type of formatting must be done by writing the designated symbols.* -When contemplating which software to use, please keep in mind that translation is not just about words; there are a lot of technical aspects that need to be taken into consideration. Whatever software is used, just remember that Bible translations need to be put into USFM, and everything else needs to be put into Markdown. +When contemplating which software to use, please keep in mind that translation is not just about words; there are a lot of technical aspects that need to be taken into consideration. Whatever software is used, just remember that Bible translations need to be put into USFM, and everything else needs to be put into Markdown. \ No newline at end of file diff --git a/translate/first-draft/01.md b/translate/first-draft/01.md index c27d5a1..be4b98b 100644 --- a/translate/first-draft/01.md +++ b/translate/first-draft/01.md @@ -3,10 +3,9 @@ * Pray that God would help you to understand the passage that you are translating and that he would help you to find the best way to communicate that passage in your language. * If you are translating Open Bible Stories, read the entire story before starting to translate it. If you are translating the Bible, read the entire chapter before you start to translate any part of it. This way you will understand how the part you are translating fits into the larger context, and you will translate it better. -* Read the passage that you plan to translate in as many different translations as you have. If you are using translationStudio, it contains at least two Bible texts, the unfoldingWord Literal Text (ULT) and the unfoldingWord Simplified Text (UST). The ULT will help you to see the form of the original text, and the UST will help you to understand the meaning of the original text. Think about how to communicate the meaning in the form that people would use in your language. -* Read any Bible helps or commentaries that you have that talk about that passage. +* Read the passage that you plan to translate in as many different translations as you have. The ULB will help you to see the form of the original text, and the UDB will help you to understand the meaning of the original text. Think about how to communicate the meaning in the form that people would use in your language. Also read any Bible helps or commentaries that you have talk address that passage. * Read the translationNotes for the passage that you plan to translate. * Read the definitions of important terms in the list called "translationWords" for each highlighted word in the passage that you plan to translate. * Discuss the passage, the translationNotes, and the translationWords with others in the translation team. -* When you understand well what the passage is saying, say it out loud in your language in the way that someone from your language community would say it. If possible, say it to another member of the translation team. Let the translation team member correct it until it sounds good in your language. Do not follow the order of words from the source text if it is more natural for your language to use a different order. To help with this, say the whole passage (the chunk of text) without looking at the source text. This will help you to say these things in a way that is natural for your language, rather than in a way that was natural for the source language but that is not the best way to say it in your language. Then type it into translationStudio (or record it). +* When you understand well what the passage is saying, write down (or record) what it is saying in your language, in the way that someone from your language community would say it. Write down (or record) the whole passage (the chunk of text) without looking at the source text. This will help you to say these things in a way that is natural for your language, rather than in a way that was natural for the source language but that is not the best way to say it in your language. diff --git a/translate/guidelines-accurate/01.md b/translate/guidelines-accurate/01.md index 0085f05..6c37767 100644 --- a/translate/guidelines-accurate/01.md +++ b/translate/guidelines-accurate/01.md @@ -9,13 +9,13 @@ To create an **accurate** translation of the Bible means that the translation co #### Discover the Meaning -First, read each passage a few times to discover the meaning. Use the two versions of the Bible available in translationStudio: the *unfoldingWord Simplified Text* and the *unfoldingWord Literal Text*. Also read the definitions of the translationWords and the translationNotes. +First, read each passage a few times to discover the meaning. Use the two versions of the Bible available in translationStudio: the *Unlocked Dynamic Bible* and the *Unlocked Literal Bible*. Also read the definitions of the translationWords and the translationNotes. -First read the *unfoldingWord Literal Text*: ->Whatever town you enter, and they receive you, eat what is set before you, and heal the sick that are there. Say to them, 'The kingdom of God has come close to you.' (Luke 10:8-9 ULT) +First read the *Unlocked Literal Bible*: +>Whatever town you enter, and they receive you, eat what is set before you and heal the sick that are there. Say to them, 'The kingdom of God has come close to you.' (Luke 10:8-9 ULB) -Look at the *unfoldingWord Simplified Text* in the translationHelps: ->Whenever you enter a town and the people there welcome you, eat whatever food they provide for you. Heal the people there who are sick. Tell them, 'The kingdom of God is right here near you.' (Luke 10:8-9 UST) +Look at the *Unlocked Dynamic Bible* in the translationHelps: +>Whenever you enter a town and the people there welcome you, eat whatever food they provide for you. Heal the people there who are sick. Tell them, 'God will soon rule everywhere as king.' (Luke 10:8-9 UDB) Do you notice the differences? There are some differences in the words each Bible version uses. diff --git a/translate/guidelines-authoritative/01.md b/translate/guidelines-authoritative/01.md index fbf7769..8cddd9a 100644 --- a/translate/guidelines-authoritative/01.md +++ b/translate/guidelines-authoritative/01.md @@ -1,7 +1,7 @@ An **authoritative** Bible translation is one that is based on the biblical texts in the original languages as the highest authority for the meaning of biblical content. Whenever two or more translations of the Bible disagree about the meaning of a Bible passage, it is the original languages that have the final authority for deciding the meaning. Sometimes people are very loyal to certain Bible translations that they are accustomed to reading, and might argue with other people who are loyal to a different Bible translation. But neither of those Bible translations are the highest authority, because they are only translations of the original. All translations are secondary in authority to the original languages. That is why we must always refer to the original biblical languages when deciding how to translate the Bible. -Since not all translation teams have a member who can read the original languages of the Bible, it is not always possible to refer to the biblical languages when translating the Bible. Instead, the translation team has to rely on translations that they are able to read that have, in turn, been based on the biblical languages. Many of the translations in the Gateway Languages were translated from the biblical languages, including the ULT, but some are translations of translations. It is easy for errors to be introduced when a translation is two or three steps removed from the original. +Since not all translation teams have a member who can read the original languages of the Bible, it is not always possible to refer to the biblical languages when translating the Bible. Instead, the translation team has to rely on translations that they are able to read that have, in turn, been based on the biblical languages. Many of the translations in the Gateway Languages were translated from the biblical languages, including the ULB, but some are translations of translations. It is easy for errors to be introduced when a translation is two or three steps removed from the original. To help with this problem, the translation team can do three things: @@ -9,5 +9,5 @@ To help with this problem, the translation team can do three things: 1. They should compare their translation with as many other reliable translations as they can, to make sure that it is communicating the same message as the others. 1. Someone who has studied the biblical languages should review the translation to make sure that it is accurate. This person could be a church leader, pastor, seminary professor, or Bible translation professional. -Sometimes Bible translations differ because some passages in the Bible are unclear or ambiguous in the original biblical languages. In that case, the translation team must choose between them based on what Bible scholars say in translationNotes, translationWords, the UST, and other translation helps. +Sometimes Bible translations differ because some passages in the Bible are unclear or ambiguous in the original biblical languages. In that case, the translation team must choose between them based on what Bible scholars say in translationNotes, translationWords, the UDB, and other translation helps. diff --git a/translate/guidelines-clear/01.md b/translate/guidelines-clear/01.md index 949d59a..4eff18d 100644 --- a/translate/guidelines-clear/01.md +++ b/translate/guidelines-clear/01.md @@ -3,7 +3,7 @@ A clear translation will use whatever language structures are needed to help readers easily read and understand it. This includes putting the text into a different form or arrangement and using as many or as few terms as necessary to communicate the original meaning as clearly as possible. -These guidelines are for Other Language translations, not for Gateway Language translations. When translating the ULT into a Gateway Language, you should not make these changes. It is not necessary to make these changes when translating the UST into a Gateway Language, because they have already been done. Here are some ideas to create a clear translation from the source text: +These guidelines are for Other Language translations, not for Gateway Language translations. When translating the ULB into a Gateway Language, you should not make these changes. It is not necessary to make these changes when translating the UDB into a Gateway Language, because they have already been done. Here are some ideas to create a clear translation from the source text: #### Check Pronouns diff --git a/translate/guidelines-equal/01.md b/translate/guidelines-equal/01.md index 3ae1690..770fe48 100644 --- a/translate/guidelines-equal/01.md +++ b/translate/guidelines-equal/01.md @@ -1,5 +1,5 @@ -An **equal** translation communicates any expressive meaning from the source language in an equal way in the target language. Especially notice the forms in the source text that communicate certain kinds of emotions and choose forms in the target language that communicate the same emotions. Examples of some of these forms follow. +An **equal** translation communicates any expressive meaning from the source language in an equal way in the target language. Especially notice the forms in the source text that communicate certain kinds of emotions and choose forms in the target language that communicate the same emotions. Examples of some of these forms follow. #### Idioms @@ -9,7 +9,7 @@ An **equal** translation communicates any expressive meaning from the source lan Here are three translations, all with the same meaning, of Acts 18:6: -* "Your blood be upon your heads! I am innocent." (RSV) +* "Your blood be upon your heads! I am innocent." (RSV) * "If you are lost, you yourselves must take the blame for it! I am not responsible." (GNB) * "If God punishes you, it is because of you, not me!" (TFT) @@ -17,7 +17,6 @@ These are all accusations of guilt. Some are using idioms with the word "blood" #### Figures of Speech - **Definition** - A figure of speech is a special way of saying something in order to catch the attention or express an emotion about what is said. **Description** - The meaning of a figure of speech as a whole is different from the normal meaning of the individual words. @@ -27,7 +26,7 @@ Here are some examples: * I was shattered! The speaker was not literally broken, but he felt very bad. * He closed his ears to what I was saying. Meaning, "he chose to not listen to what I was saying." * The wind moaned in the trees. This means that the wind blowing through the trees sounded like a person moaning. -* The whole world came to the meeting. Everyone in the world did not attend the meeting. Most likely there were many people at the meeting. +* The whole world came to the meeting. Everyone in the world did not attend the meeting. Most likely there were many people at the meeting. Each language uses different figures of speech. Make sure you can: @@ -45,11 +44,11 @@ It is the **real meaning** of the whole figure of speech that should be translat **Description** - Rhetorical questions are a type of question that does not expect an answer or ask for information. They usually express some kind of emotion and can be intended as a rebuke, a warning, to express surprise, or something else. -See, for example, Matthew 3:7: "You offspring of poisonous snakes, who warned you to flee from the wrath that is coming?" +See, for example, Matthew 3:7: "You offspring of vipers, who warned you to flee from the wrath that is coming?" -Here no answer is expected. The speaker is not asking for information; he is rebuking his hearers. It does no good to warn these people of God's wrath, because they refuse the only way to escape it: to repent of their sins. +Here no answer is expected. The speaker is not asking for information; he is rebuking his hearers. It does no good to warn these people of God's wrath, because they refuse the only way to escape it: to repent of their sins. -You may need to restate this rhetorical question as a statement when you translate, if your language does not use rhetorical questions in this way. But remember, be sure to keep the same purpose and meaning, and communicate the same emotion as the original rhetorical question had. If your language communicates the purpose, meaning, and emotion of a rhetorical question with a different kind of figure of speech, then use that figure of speech. +You may need to restate this rhetorical question as a statement when you translate, if your language does not use rhetorical questions in this way. But remember, be sure to keep the same purpose and meaning, and communicate the same emotion as the original rhetorical question had. If your language communicates the purpose, meaning, and emotion of a rhetorical question with a different kind of figure of speech, then use that figure of speech. (see [Rhetorical Questions](../figs-rquestion/01.md)) @@ -57,7 +56,7 @@ You may need to restate this rhetorical question as a statement when you transla **Definition** - Languages use exclamations to communicate emotion. Sometimes the exclamation word or words do not have meaning other than the expression of emotion, such as the words "alas" or "wow" in English. -See, for example, 1 Samuel 4:8: **Woe to us**! Who will protect us from the strength of these mighty gods? (ULT) +See, for example, 1 Samuel 4:8: Woe to us! Who will protect us from the strength of these mighty gods? (ULB) The Hebrew word translated as "woe" here expresses strong emotion about something bad happening. If possible, try to find an exclamation in your language that communicates this same emotion. @@ -68,9 +67,9 @@ The Hebrew word translated as "woe" here expresses strong emotion about somethin **Description** - Poetry does this through many different ways that can be different in different languages. These ways can include everything discussed so far, such as figures of speech and exclamations. Poetry might also use grammar differently than ordinary speech, or use wordplays or words with similar sounds or certain rhythms to convey emotion. See, for example, Psalm 36:5: -Your covenant faithfulness, Yahweh, [reaches] to the heavens; -your loyalty [reaches] to the clouds. (ULT) +Your covenant faithfulness, Yahweh, reaches to the heavens; +your loyalty reaches to the clouds. (ULB) -This verse of poetry repeats a similar idea in two lines, which is good Hebrew poetic style. Also, there are no verbs in the Hebrew original, which is a different use of grammar than ordinary speech would use. Poetry in your language may have different things that mark it as poetry. When you are translating poetry, try to use the forms of your language that communicate to the reader that this is poetry, and that communicate the same emotions that the source poem is trying to communicate. +This verse of poetry repeats a similar idea in two lines, which is good Hebrew poetic style. Also, there are no verbs in the Hebrew original, so the ULB translation supplies the word "reaches" in both lines. Poetry in your language may have different things that mark it as poetry. When you are translating poetry, try to use the forms of your language that communicate to the reader that this is poetry, and that communicate the same emotions that the source poem is trying to communicate. -**Remember:** Communicate the feelings and attitudes of the original text. Translate them into forms that communicate in a similar way in your language. Consider how that meaning can best be **Accurately**, **Clearly**, **Equally**, and **Naturally Expressed** in the Target Language. \ No newline at end of file +**Remember:** Communicate the feelings and attitudes of the original text. Translate them into forms that communicate in a similar way in your language. Consider how that meaning can best be **Accurately**, **Clearly**, **Equally**, and **Naturally Expressed** in the Target Language. \ No newline at end of file diff --git a/translate/guidelines-faithful/01.md b/translate/guidelines-faithful/01.md index 86d5acb..c67d4ed 100644 --- a/translate/guidelines-faithful/01.md +++ b/translate/guidelines-faithful/01.md @@ -15,7 +15,7 @@ Always translating faithfully can be difficult for several reasons: 1. You might want to translate a Bible passage in a way that accords with your culture, rather than according to what it meant when it was written. - * Example: It is common in North American culture for women to speak and preach in churches. A translator from that culture might be tempted to translate the words of 1 Corinthians 14:34 in a way that is not as strict as the Apostle Paul wrote them: "... the women should keep silent in the churches." But a faithful translator will translate the meaning of the Bible passage just the way it is. + * Example: It is common in North American culture for women to speak and preach in churches. A translator from that culture might be tempted to translate the words of 1 Corinthians 14:34 in a way that is not as strict as the Apostle Paul wrote them: "The women should keep silent in the churches." But a faithful translator will translate the meaning of the Bible passage just the way it is. 1. You might not like something that the Bible says, and be tempted to change it. @@ -27,8 +27,7 @@ Always translating faithfully can be difficult for several reasons: 1. You might know something extra about the Bible passage that you are translating and want to add that to your translation. - * Example: When you are translating Mark 10:11, "Whoever divorces his wife and marries another woman commits adultery against her," you might know that in Matthew 19:9 there is also the phrase, "...except for sexual immorality...." Even so, do not add this phrase into Mark 10:11, because that would not be translating faithfully. Also, do not add any of your own ideas or teachings from your church. Only translate the meaning that is there in the Bible passage. + * Example: When you are translating Mark 10:11, "Whoever divorces his wife and marries another woman commits adultery against her," you might know that in Matthew 19:9 there is also the phrase, "except for sexual immorality." Even so, do not add this phrase into Mark 10:11, because that would not be translating faithfully. Also, do not add any of your own ideas or teachings from your church. Only translate the meaning that is there in the Bible passage. -In order to avoid these biases, especially the ones that you might not be aware of, you must study the translationNotes (see http://ufw.io/tn/), translationWords (see http://ufw.io/tw/) and the *unfoldingWord Simplified Text* (see http://ufw.io/udb/), as well as any other translation helps that you have. That way you will know what the meaning of the Bible passage is, and you will be less likely to translate in a biased, unfaithful way. - -(You may also want to watch the video at http://ufw.io/guidelines_faithful.) +In order to avoid these biases, especially the ones that you might not be aware of, you must study the translationNotes (see http://ufw.io/tn/), translationWords (see http://ufw.io/tw/) and the *Unlocked Dynamic Bible* (see http://ufw.io/udb/), as well as any other translation helps that you have. That way you will know what the meaning of the Bible passage is, and you will be less likely to translate in a biased, unfaithful way. + \ No newline at end of file diff --git a/translate/guidelines-historical/01.md b/translate/guidelines-historical/01.md index d2dcb7b..c54fdc9 100644 --- a/translate/guidelines-historical/01.md +++ b/translate/guidelines-historical/01.md @@ -1,6 +1,3 @@ - -(see the video "Translating the Scriptures - Culture" at http://ufw.io/trans_culture.) - A **historical definition** translation communicates historical events and facts accurately. Providing additional information as needed in order to accurately communicate the intended message to people who do not share the same context and culture as the original recipients of the original content. To communicate well with historical accuracy, you need to remember two things: @@ -16,17 +13,17 @@ Some explanation can be included in the text, as long as it is brief and does no * For example, the New Testament writers often referred to events in the Old Testament, but without explaining what they were referring to. They knew that their readers were very familiar with the Old Testament, and did not need any explanation. But it is possible that readers from other times and places will need some explanation. -Let us compare 1 Corinthians 10:1 from the ULT and UST. +Let us compare 1 Corinthians 10:1 from the ULB and UDB. ->"I want you to know, brothers and sisters that our fathers were all under the cloud and all passed through the sea. " (ULT) +>"I do not want you to be uninformed, brothers, that our fathers were all under the cloud and all passed through the sea." (ULB) -
"I want you to remember, brothers and sisters, that our Jewish ancestors were following God, who led them as a cloud during the day, as they passed through the Red Sea on dry land, long ago in the time of the Exodus." (UST)
+>"I want you to remember, brothers and sisters, that our Jewish ancestors were following God, who led them out of Egypt by means of a cloud during the day, and that they passed through the Sea of Reeds on dry land." (UDB) -Notice that the UST makes several points explicit: the 'fathers were all under the cloud' tells of the time that God led the Jewish ancestors as a cloud. The statement that 'our fathers passed through the sea' is also about the 'passing through the Red Sea in the time of the exodus.' The UST translator decided to explicitly describe the historical events. This is a way to translate historical events that is more meaningful for those who have little knowledge of Old Testament history. +Notice that the UDB makes several points explicit: the 'fathers were all under the cloud' tells of the time that God led the Jewish ancestors as a cloud. The statement that 'our fathers passed through the sea' is also about the 'passing through the Red Sea in the time of the exodus.' The UDB translator decided to explicitly describe the historical events. This is a way to translate historical events that is more meaningful for those who have little knowledge of Old Testament history. Include or refer to the needed implicit information intended by the original writer that will be necessary for your community to understand what is written. -Maintain the historical accuracy of the message. Avoid referring to items and events that were not present in the Bible times. Do not make your translation sound like it is a modern-day event. +Maintain the historical accuracy of the message. Avoid referring to items and events that were not present in the Bible times. Do not make your translation sound like it is a modern-day event. Remember: diff --git a/translate/guidelines-natural/01.md b/translate/guidelines-natural/01.md index a0cc279..f5f4241 100644 --- a/translate/guidelines-natural/01.md +++ b/translate/guidelines-natural/01.md @@ -28,4 +28,4 @@ A good translation will use the same vocabulary and expressions as the people of #### Not for Gateway Language Translations -This section is not for Gateway Language translations of the ULT and UST. These are Bibles that are designed to have characteristics that keep them from being natural in a target language. They are Bible translation tools, not end-user Bibles. For more information about this, see "Translating the ULT" and "Translating the UST" in the Gateway Languages Manual. \ No newline at end of file +This section is not for Gateway Language translations of the ULB and UDB. These are Bibles that are designed to have characteristics that keep them from being natural in a target language. They are Bible translation tools, not end-user Bibles. For more information about this, see "Translating the ULB" and "Translating the UDB" in the Gateway Languages Manual. \ No newline at end of file diff --git a/translate/guidelines-sonofgod/01.md b/translate/guidelines-sonofgod/01.md index 23140dc..152e3ed 100644 --- a/translate/guidelines-sonofgod/01.md +++ b/translate/guidelines-sonofgod/01.md @@ -4,34 +4,33 @@ #### The Bible teaches that there is only one God. In the Old Testament: ->Yahweh, he is God; there is no other God! (I Kings 8:60 ULT) +>Yahweh, he is God, and there is no other God!! (1 Kings 8:60 ULB) In the New Testament: ->Jesus said,... "This is everlasting life: that they should know you, the only true God". (John 17:3 ULT) +>Jesus said,... "This is eternal life: That they know you, the only true God". (John 17:3 ULB) (See also: Deuteronomy 4:35, Ephesians 4:5-6, 1 Timothy 2:5, James 2:19) #### The Old Testament begins to reveal God's three persons. ->God created the heavens... The Spirit of God was moving... "Let us make man in our image." (Genesis 1:1-2 ULT) +>God created the heavens ... The Spirit of God was moving ... "Let us make man in our image." (Genesis 1:1-2, 26 ULB) -
God has spoken to us by a Son... through whom he also made the universe. His Son is the radiance of his glory, the very character of his essence... about the Son he says,... "In the beginning, Lord, you laid earth's foundation; the heavens are the work of your hands." (Hebrews 1:2-3, and 8-10 ULT quoting Psalm 102:25)
+>But in these last days, he has spoken to us through a Son, whom he appointed to be the heir of all things. ... But to the Son he says, "Your throne, God, is forever and ever. The scepter of your kingdom is the scepter of justice. ... In the beginning, Lord, you laid the earth's foundation. The heavens are the work of your hands." (Hebrews 1:2, 10 ULB, quoting Psalm 45:6; 102:25) #### The Church has always found it necessary to state what the New Testament says about God by affirming that he exists in three distinct persons: The Father, the Son, and the Holy Spirit. ->Jesus said, "...Baptize them into the name of the Father, of the Son, and of the Holy Spirit." (Matthew 28:19 ULT) +>Jesus said, "...Baptize them into the name of the Father, of the Son, and of the Holy Spirit." (Matthew 28:19 ULB) - -
God sent his Son, born of a woman,... God sent the Spirit of his Son into our hearts, who calls, "Abba, Father." (Galatians 4:4-6 ULT)
+>God sent out his Son, born of a woman ... God has sent into our hearts the Spirit of his Son, who calls out, "Abba, Father." (Galatians 4:4-6 ULB) See also: John 14:16-17, 1 Peter 1:2 Each person of God is fully God and is called "God" in the Bible. ->Yet for us there is only one God the Father ... (1 Corinthians 8:6 ULT) +>Yet for us there is only one God, the Father ... (1 Corinthians 8:6 ULB) -
Thomas answered and said to him, "My Lord and my God." Jesus said to him, "Because you have seen me, you have believed. Blessed are those who have not seen, and yet have believed." (John 20:28-29 ULT)
+>Thomas answered and said to him, "My Lord and my God." Jesus said to him, "Because you have seen me, you have believed. Blessed are those who have not seen, and believed." (John 20:28-29 ULB) -
But Peter said, "Ananias, why has Satan filled your heart to lie to the Holy Spirit and to keep back part of the price of the land?... You have not lied to men, but to God." (Acts 5:3-4 ULT)
+>But Peter said, "Ananias, why has Satan filled your heart to lie to the Holy Spirit and to keep back part of the price of the land?... You have not lied to men, but to God." (Acts 5:3-4 ULB) Each person is also distinct from the other two persons. All three persons can appear separately at the same time. In the verses below, God the Son is baptized while God the Spirit comes down and God the Father speaks from heaven. ->After he was baptized, Jesus came up... from the water... He saw the Spirit of God coming down..., and a voice [the Father's] came out of the heavens saying, "This is my Beloved Son..." (Matthew 3:16-17 ULT) \ No newline at end of file +>After he was baptized, Jesus came up ... from the water.... He saw the Spirit of God coming down ... and a voice [the Father's] came out of the heavens saying, "This is my Beloved Son...." (Matthew 3:16-17 ULB) \ No newline at end of file diff --git a/translate/guidelines-sonofgodprinciples/01.md b/translate/guidelines-sonofgodprinciples/01.md index 13358b6..3c01491 100644 --- a/translate/guidelines-sonofgodprinciples/01.md +++ b/translate/guidelines-sonofgodprinciples/01.md @@ -6,32 +6,32 @@ Door43 supports Bible translations that represent these concepts when they refer **"Father" and "Son" are names that God calls himself in the Bible.** The Bible shows that God called Jesus his Son: ->After he was baptized, Jesus came up immediately from the water, and... a voice came out of the heavens saying, "This is my beloved Son. I am very pleased with him." (Matthew 3:16-17 ULT) +>After he was baptized, Jesus came up immediately from the water, and ... a voice came out of the heavens saying, "This is my beloved Son. I am very pleased with him." (Matthew 3:16-17 ULB) The Bible shows that Jesus called God his Father: ->Jesus said, "I praise you Father, Lord of heaven and earth,... no one knows the Son except the Father, and no one knows the Father except the Son" (Matthew 11:25-27 ULT) (See also: John 6:26-57) +>Jesus said, "I praise you Father, Lord of heaven and earth ... no one knows the Son except the Father, and no one knows the Father except the Son" (Matthew 11:25-27 ULB) (See also: John 6:26-57) Christians have found that "Father" and "Son" are the ideas that most essentially describe the eternal relationship of the First and Second Persons of the Trinity to each other. The Bible indeed refers to them in various ways, but no other terms reflect the eternal love and intimacy between these Persons, nor the interdependent eternal relationship between them. Jesus referred to God in the following terms: -> Baptize them into the name of the Father, of the Son, and of the Holy Spirit. (Matthew 28:19 ULT) +>Baptize them into the name of the Father, of the Son, and of the Holy Spirit. (Matthew 28:19 ULB) The intimate, loving relationship between the Father and the Son is eternal, just as they are eternal. ->The Father loves the Son. (John 3:35-36; 5:19-20 ULT) +>The Father loves the Son.... (John 3:35-36; 5:19-20 ULB) -
I love the Father, I do what the Father commands me, just as he gave me the commandment. (John 14:31 ULT)
+>... the world will know that I love the Father, I do just as the Father commanded me. (John 14:31 ULB) -
... no one knows who the Son is except the Father, and no one knows who the Father is except the Son. (Luke 10:22 ULT)
+> ... no one knows who the Son is except the Father, and no one knows who the Father is except the Son. (Luke 10:22 ULB) The terms "Father" and "Son" also communicate that the Father and the Son are of the same essence; they are both eternal God. ->Jesus said, "Father, glorify your Son so that the Son may glorify you... I glorified you on the earth,... Now Father, glorify me... with the glory that I had with you before the world was created." (John 17:1-5 ULT) +>Jesus ... said, "Father, glorify your Son so that the Son may glorify you ... I glorified you on the earth ... Now Father, glorify me ... with the glory that I had with you before the world was created." (John 17:1-5) -
But in these last days, he [God the Father] has spoken to us through a Son, whom he appointed to be the heir of all things. It is through him that God also made the universe. He is the brightness of God's glory, the very character of his essence. He even holds everything together by the word of his power. (Hebrews 1:2-3 ULT)
+>But in these last days, [God the Father] has spoken to us through a Son, whom he appointed to be the heir of all things. It is through him that God also made the universe. He is the brightness of God's glory, the exact representation of his being. He even holds everything together by the word of his power. (Hebrews 1:2-3 ULB) ->Jesus said to him, "I have been with you for so long and you still do not know me, Philip? Whoever has seen me has seen the Father. How can you say, 'Show us the Father'? (John 14:9 ULT) +>Jesus said to him, "I have been with you for so long and you still do not know me, Philip? Whoever has seen me has seen the Father. How can you say, 'Show us the Father'? (John 14:9 ULB) ### Human Relationships @@ -45,4 +45,4 @@ Just as today, human father-son relationships during Bible times were never as l 1. If your language has more than one word for "son," use the word that has the closest meaning to "only son" (or "first son" if necessary). 1. If your language has more than one word for "father," use the word that has the closest meaning to "birth father," rather than "adoptive father." -(See *God the Father* and *Son of God* pages in [translationWords](https://unfoldingword.bible/tw/) for help translating "Father" and "Son.") +See the pages for "God the Father" and "Son of God" in the translationWords document for help with translating "Father" and "Son." \ No newline at end of file diff --git a/translate/qualifications/01.md b/translate/qualifications/01.md index b7d392a..8b2e8af 100644 --- a/translate/qualifications/01.md +++ b/translate/qualifications/01.md @@ -8,14 +8,14 @@ The leaders of the church networks that will be involved in the translation shou * Can this person read and write the target language well? * Has the person been living in the language community for much of his or her life? Someone who has lived away from the language area for a very long period of time might have difficulty making a natural translation. * Do people respect the way this person speaks their own language? - * What is the age and local language background of each translator? It is usually good to have people from different places in the language area and of different ages, because people of different places and ages might use the language differently. These people then need to agree on a way to say things that sound good to all of them. - + * What is the age and local language background of each translator? It is usually good to have people from different places in the language area and of different ages, because people of different places and ages might use the language differently. These people then need to agree on a way to say things that sound good to all of them. + 1. Does the person have a very good understanding of the source language? * What level of education have they received, and how have they obtained skills in the source language? * Does the Christian community recognize that this person has adequate skills to speak the source language and an education sufficient to use the Notes or other exegetical helps provided? - * Can the person read and write the source language with fluency and understanding? - + * Can the person read and write the source language with fluency and understanding? + 1. Is the person respected in the community as a follower of Christ? The person must be humble and willing to listen to suggestions or corrections from others concerning his or her translation work. The person must be always willing to learn from others. * How long have they been a Christian, and are they in good standing with their Christian community? diff --git a/translate/resources-alter/01.md b/translate/resources-alter/01.md index b63efe6..bd72f93 100644 --- a/translate/resources-alter/01.md +++ b/translate/resources-alter/01.md @@ -1,37 +1,32 @@ ### Description -An alternate translation is a possible way to change the form of the ULT in case the target language prefers or needs a different form. The alternate translation should only be used when the ULT form or content would give a wrong meaning, or would be unclear or unnatural. +An alternate translation is a possible way to change the form of the ULB in case the target language prefers or needs a different form. The alternate translation should only be used when the ULB form or content would give a wrong meaning, or would be unclear or unnatural. The alternate translation suggestion may involve, for example, stating implicit information clearly, changing passive voice to active, or rewording rhetorical questions as statements. The notes often explain why there is an alternate translation and have a link to a page that explains the topic. ### Translation Notes Examples -The "AT:" indicates that this is an alternate translation. Some examples are: - **Making Implicit Information Clear** ->it is the law of the Medes and Persians, that no decree or statute that the king issues can be changed. (Daniel 6:15 ULT) +>... it is a law of the Medes and Persians, that no decree or statute that the king issues can be changed. (Daniel 6:15 ULB) - -* **no decree...can be changed** - An additional sentence may be added here to aid in understanding. AT: "no decree...can be changed. So they must throw Daniel into the pit of lions." (See: *Explicit*) +* **no decree...can be changed** - An additional sentence may be added here to aid in understanding. Alternate translation: "no decree...can be changed. So they must throw Daniel into the pit of lions." (See: *Explicit*) The additional sentence shows what the speaker wanted the king to understand from his reminder that the king's decrees and statues cannot be changed. Translators may need to state some things clearly in the translation that the original speaker or writer left unstated or implicit. **Passive to Active** ->to him who blasphemes against the Holy Spirit, it will not be forgiven. (Luke 12:10 ULT) +>... to him who blasphemes against the Holy Spirit, it will not be forgiven. (Luke 12:10 ULB) +* **it will not be forgiven** - This can be stated in active form. Alternate translation: "God will not forgive him"(See: *Active Passive*) -* **it will not be forgiven** - This can be expressed with an active verb. AT: God will not forgive him. This can also be expressed in a positive way using a verb that means the opposite of "forgive." AT: "God will consider him guilty forever" (See: *Active Passive*) - -This Note provides an example of how translators can translate this passive sentence if their languages do not use passive sentences. +This note provides an example of how translators can translate this passive sentence if their languages do not use passive sentences. **Rhetorical Question** ->Saul, Saul, why are you persecuting me? (Acts 9:4 ULT) +>... Saul, Saul, why are you persecuting me? (Acts 9:4 ULB) +* **why are you persecuting me?** - This rhetorical question communicates a rebuke to Saul. In some languages, it may be more natural to translate this as a statement or command. Alternate translation: "You are persecuting me!" or "Stop persecuting me!" (See: *Rhetorical Questions*) -* **why are you persecuting me?** - This rhetorical question communicates a rebuke to Saul. In some languages, a statement would be more natural (AT): "You are persecuting me!" or a command (AT): "Stop persecuting me!" (See: *Rhetorical Questions*) - -The translation suggestion here provides an alternate way to translate (AT) the rhetorical question if your language does not use that form of rhetorical question to rebuke someone. \ No newline at end of file +The translation suggestion here provides an alternate way to translate the rhetorical question if your language does not use that form of rhetorical question to rebuke someone. \ No newline at end of file diff --git a/translate/resources-alterm/01.md b/translate/resources-alterm/01.md index f7cdb76..e927044 100644 --- a/translate/resources-alterm/01.md +++ b/translate/resources-alterm/01.md @@ -1,22 +1,42 @@ #### Description -Alternate meanings refer to when Bible scholars have different understandings of what a word or phrase means. +Sometimes Bible scholars do not know for sure, or do not agree on, what a particular phrase or sentence in the Bible means. Some reasons for this include: -The note will have the ULT text followed by an explanation starting with the words "Possible meanings are." The meanings are numbered, and the first one is the one that most Bible scholars consider to be correct. If a meaning is given in a way that it can be used as a translation, it will have quote marks around it. +1. There are minor differences in the ancient Bible texts. +1. A word in the ancient Bible texts is rarely used, so its meaning is not clearly known. +1. A word in the original language may have more than one meaning or use. +1. It may not be clear what a word (such as a pronoun) in the original language refers to in a particular phrase. -The translator needs to decide which meaning to translate. Translators may choose the first meaning, or they may choose one of the other meanings if the people in their community use and respect another Bible version that has one of those other meanings. +When many scholars say that a word or phrase means one thing, and many others say that it means other things, we often have notes showing the most common meanings that they give. + +Sometimes translators can translate the text into their language in such a way that readers can understand any of the possible meanings. Sometimes translators have to decide which meaning to translate. + +Sometimes the ULB translators had to choose one of the meanings in order to make the text understandable. Our notes for these situations tell about the meanings that are used in other versions. + +The translator needs to decide which meaning to translate. He may choose the meaning used in the ULB or he may choose one of the other meanings if the people in their community use and respect another Bible version that has one of those other meanings. ### Translation Notes Examples -> But take a small number of hairs from them and tie them into the folds of your robe. (Ezekiel 5:3 ULT) +>When she did so, he measured six large measures of barley into it and put the load on her. Then he went into the city. -* **the folds of your robe** -- Possible meanings are 1) "the cloth on your arms" ("your sleeves") (UST) or 2) "the end of the cloth on your robe" ("your hem") or 3) the fold in the garment where it is tucked into the belt. + * **Then he went into the city** - Most ancient copies have "he went," but some have "she went." There are English versions with both. The better choice is "he went." -This note has the ULT text followed by three possible meanings. The word translated by "the folds of your robe" refers to the loose parts of the robe. Most scholars believe it refers here to the sleeves, but it could also refer to the loose part at the bottom or also to the folds in the middle, around the belt. +>I will go before you and level the mountains ... (Isaiah 45:2 ULB) -> But Simon Peter, when he saw it, fell down at Jesus' knees (Luke 5:8 ULT) + * **the mountains** - The Hebrew word used in the text is rare and is of an uncertain meaning. Some modern versions have "rough places" or "crooked places." -* **fell down at Jesus' knees** - Possible meanings are 1) "knelt down before Jesus" or 2) "bowed down at Jesus' feet" or 3) "lay down on the ground at Jesus' feet." Peter did not fall accidentally. He did this as a sign of humility and respect for Jesus. +> But the king of Assyria mobilized his great army, sending Tartan and Rabsaris and the chief commander ... (2 Kings 18:17 ULB) -This note explains what "fell down at Jesus' knees" might mean. The first meaning is most likely correct, but the other meanings are also possible. If your language does not have a general expression that could include various actions like these, you may need to choose one of these possibilities that describe more specifically what Simon Peter did. It is also helpful to think about why Simon Peter did this, and what kind of action would communicate the same attitude of humility and respect in your culture. \ No newline at end of file + * **Tartan ... Rabsaris** - Some Bibles translate these as proper names. Other versions of the Bible translate them as titles. Alternate translation: "the Tartan ... the Rabsaris" or "the leader of the soldier ... a court official" (See: [[rc://en/ta/man/translate/translate-names]]) + +>While he was speaking to me using these words, I turned my face toward the ground and was unable to speak. One who was like the sons of man touched my lips and I opened my mouth and spoke to him who stood before me ... (Daniel 10: 15-16 ULB) + + * **One who was like the sons of man** +This may refer to the one who had just spoken to Daniel. However, some versions interpret it as referring to a different person. Alternate translation: "This one, who looked like a human" + +### Translation Strategies + +1. Translate it in such a way that the reader could understand either meaning as a possibility. +1. If it is not possible to do that in your language, then choose a meaning and translate it with that meaning. +1. If not choosing a meaning would make it hard for the readers to understand the passage in general, then choose a meaning and translate it with that meaning. \ No newline at end of file diff --git a/translate/resources-connect/01.md b/translate/resources-connect/01.md index 7448fd9..6e83992 100644 --- a/translate/resources-connect/01.md +++ b/translate/resources-connect/01.md @@ -3,13 +3,13 @@ Sometimes, at the top of the list of notes, there are notes that start with **Connecting Statement** or **General Information**. -A **connecting statement** tells how the scripture in a chunk is related to scripture in earlier chunks. The following are some of the kinds of information in the connecting statements. +A **connecting statement** tells how the scripture in a chunk is related to scripture in earlier chunks. The following are some of the kinds of information in the connecting statements. * whether this chunk is at the beginning, middle, or end of a passage * who is speaking * whom the speaker is speaking to -A **general information** note tells about issues in the chunk that cover more than one phrase. The following are some of the kinds of information that appear in a general information statement. +A **general information** note tells about issues in the chunk that cover more than one phrase. The following are some of the kinds of information that appear in a general information statement. * the person or thing that pronouns refer to * important background or implied information that is needed to understand the text in the chunk @@ -21,39 +21,34 @@ Both types of notes are to help you understand the passage better and be aware o #### Whether this chunk is at the beginning, continuation, or end of a passage ->1It came about that when Jesus had finished instructing his twelve disciples, he departed from there to teach and preach in their cities. 2Now when John heard in the prison about the deeds of the Christ, he sent a message by his disciples 3and said to him, "Are you the Coming One, or is there another person we should be looking for?" (Matthew 11:1-3 ULT) +>1It came about that when Jesus had finished instructing his twelve disciples, he departed from there to teach and preach in their cities. (Matthew 11:1 ULB) -* **General Information**: - This is the beginning of a new part of the story where the writer tells of how Jesus responded to disciples of John the Baptist. (See: *Introduction of New Event*) +* **General Information**: - This is the beginning of a new part of the story where Matthew tells of how Jesus responded to disciples of John the Baptist. (See: *Introduction of New Event*) This note alerts you to the beginning of a new part of a story and gives you a link to a page that tells more about new events and issues concerning translating them. #### Who is speaking -> 17For he was one of us and received his share of the benefits of this ministry." 18(Now this man bought a field with the earnings of his evil act. Then he fell head first, and his body burst wide open, and all his bowels poured out. 19It became known to all those living in Jerusalem that the field was called in their own language Akeldama, that is, The field of blood.) (Acts 1:17-19 ULT) +>17For he was one of us and received his share of the benefits of this ministry." (Acts 1:17 ULB) - -* **Connecting Statement:** - Peter continues his speech to the believers that he began in *Acts 1:16*. +* **Connecting Statement:** - In verse 17 Peter continues his speech to the believers that he began in *Acts 1:16*. This note tells you that it is still Peter speaking in verse 17 so you can mark that correctly in your language. #### The person or thing that pronouns refer to ->20And Isaiah is very bold and says, +>20Then Isaiah was very bold when he says, >"I was found by those who did not seek me. ->I appeared to those who did not ask for me." ->21But to Israel he says, "All the day long I reached out my hands ->to a disobedient and resistant people." (Romans 10:20-21 ULT) +>I appeared to those who did not ask for me." (Romans 10:20 ULB) - -* **General Information:** - Here the words "I," "me," and "my" refer to God. +* **General Information:** - Here the words "I" and "me" refer to God. This note lets you know who the pronouns refer to. You may need to add something so that readers will know that Isaiah is not speaking for himself, but is quoting what God said. #### Important background or implied information -> 26Now an angel of the Lord spoke to Philip and said, "Arise and go toward the south to the road that goes down from Jerusalem to Gaza." (This road is in a desert.) 27He arose and went. Behold, there was a man from Ethiopia, a eunuch of great authority under Candace, queen of the Ethiopians. He was in charge of all her treasure. He had come to Jerusalem to worship. 28He was returning and sitting in his chariot, and was reading the prophet Isaiah. (Acts 8:26-28 ULT) +>27He arose and went. Behold, there was a man from Ethiopia, a eunuch of great authority under Candace, queen of the Ethiopians. He was in charge of all her treasure. He had come to Jerusalem to worship. (Acts 8:27 ULB) +* **General Information:** - This verse gives background information about the man from Ethiopia. (See: *Backgrounds*) -* **General Information:** - This is the beginning of the part of the story about Philip and the man from Ethiopia. Verse 27 gives background information about the man from Ethiopia. (See: *Backgrounds*) - -This note alerts you to the beginning of a new part of a story and to some background information so you can be aware of these things and use your language's ways of showing these things. The note includes a link to the page about background information so you can learn more about how to translate that kind of information. \ No newline at end of file +This note alerts you to some background information so you can use your language's ways of showing this. The note includes a link to the page about background information so you can learn more about how to translate that kind of information. \ No newline at end of file diff --git a/translate/resources-connect/sub-title.md b/translate/resources-connect/sub-title.md index ec24596..55849f3 100644 --- a/translate/resources-connect/sub-title.md +++ b/translate/resources-connect/sub-title.md @@ -1 +1 @@ -Why do some translationNotes not have any ULT text at the beginning? \ No newline at end of file +Why do some translationNotes not have any ULB text at the beginning? \ No newline at end of file diff --git a/translate/resources-def/01.md b/translate/resources-def/01.md index ee32104..53a61fd 100644 --- a/translate/resources-def/01.md +++ b/translate/resources-def/01.md @@ -1,21 +1,21 @@ ### Description -Sometimes you may not know what a word in the ULT means. The notes may have a definition or a description of the word or phrase to help you understand what it means. +Sometimes you may not know what a word in the ULB means. The notes may have a definition or a description of the word or phrase to help you understand what it means. ### Translation Notes Examples Simple definitions of words or phrases are added without quotes or sentence format. Here are examples: ->It is like children playing in the marketplace, who sit and call to one another and say, "We played a flute for you." (Matthew 11:16-17 ULT) +>It is like children playing in the marketplace ... (Matthew 11:16 ULB) -* **marketplace** - a large, open-air area where people would come to sell their goods -* **flute** - a long, hollow musical instrument which is played by blowing air in or over one end +* **marketplace** - a large, open-air area where people buy and sell items ->people who dress in splendid clothing and live in luxury are in kings' palaces (Luke 7:25 ULT) +>The garments that they must make are ... a turban, and a sash. (Exodus 28:4 ULB) -* **kings' palaces** - a large, expensive house that a king lives in +* **turban** - a tall head covering made from cloth wrapped around the head several times +* **sash** - a piece of cloth that people wear around their waist or across their chest -### Translation Principles +### Translation principles * Use words that are already part of your language if possible. * Keep expressions short if possible. @@ -23,4 +23,5 @@ Simple definitions of words or phrases are added without quotes or sentence form ### Translation Strategies -See [Translate Unknowns](../translate-unknown/01.md) for more information on translating words or phrases that are not known in your language. \ No newline at end of file +See [Translate Unknowns](../translate-unknown/01.md) for more information on translating words or phrases that are not known in your language. + diff --git a/translate/resources-eplain/01.md b/translate/resources-eplain/01.md index 2adfacf..fefb815 100644 --- a/translate/resources-eplain/01.md +++ b/translate/resources-eplain/01.md @@ -1,25 +1,19 @@ #### Description -Sometimes you may not know what a word or phrase means in the ULT, and it may also be used in the UST. In this case, it will be explained in the notes. These explanations are meant to help you understand the word or phrase. Do not translate the explanations into your Bible. Use them to help you understand the meaning so you can translate the Bible text correctly. +Sometimes you may not know what a word or phrase means in the ULB, and it may also be used in the UDB. In this case, it will be explained in the notes. These explanations are meant to help you understand the word or phrase. Do not translate the explanations into your Bible. Use them to help you understand the meaning so you can translate the Bible text correctly. ### Translation Notes Examples Simple explanations about words or phrases are written as full sentences. They begin with a capital letter and end with a period ("."). -> The fishermen had gotten out of them and were washing their nets.(Luke 5:2 ULT) +>The fishermen had gotten out of them and were washing their nets.(Luke 5:2 ULB) * **washing their nets** - They were cleaning their fishing nets in order to use them again to catch fish. If you did not know that fishermen used nets to catch fish, you might wonder why the fishermen were cleaning their nets. This explanation can help you choose good words for "were washing" and "nets." -> they motioned to their partners in the other boat (Luke 5:7 ULT) +>So they motioned to their partners in the other boat ... (Luke 5:7 ULB) -* **motioned** - They were too far from shore to call so they made gestures, probably waving their arms. +* **motioned** - They were too far from shore to call so they made gestures, probably waving their arms. -This note can help you understand what kind of motion the people made. It was a motion that people would be able to see from a distance. This will help you choose a good word or phrase for "motioned." - -> He will be filled with the Holy Spirit, even while in his mother's womb. (Luke 1:14 ULT) - -* **even while in his mother's womb** - The word "even" here indicates that this is especially surprising news. People had been filled with the Holy Spirit before, but no one had heard of an unborn baby being filled with the Holy Spirit. - -This note can help you understand what the word "even" means in this sentence, so that you can find a way of showing how surprising this was. \ No newline at end of file +This note can help you understand what kind of motion the people made. It was a motion that people would be able to see from a distance. This will help you choose a good word or phrase for "motioned." \ No newline at end of file diff --git a/translate/resources-fofs/01.md b/translate/resources-fofs/01.md index 80f8ae7..77ffe24 100644 --- a/translate/resources-fofs/01.md +++ b/translate/resources-fofs/01.md @@ -3,20 +3,20 @@ Figures of speech are ways of saying things that use words in non-literal ways. That is, the meaning of a figure of speech is not the same as the more direct meaning of its words. There are many different types of figures of speech. -In the translationNotes there will be an explanation about the meaning of a figure of speech that is in the passage. Sometimes an alternate translation is provided. This is marked as "AT," which is the initial letters of "Alternate Translation." There will also be a link to a translationAcademy (tA) page that gives additional information and translation strategies for that kind of figure of speech. +In the translationNotes there will be an explanation about the meaning of a figure of speech that is in the passage. Sometimes an alternate translation is provided. There will also be a link to a translationAcademy (tA) page that gives additional information and translation strategies for that kind of figure of speech. In order to translate the meaning, you need to be able to recognize the figure of speech and know what it means in the source language. Then you can choose either a figure of speech or a direct way to communicate that same meaning in the target language. ### Translation Notes Examples -> Many will come in my name and say, 'I am he,' and they will lead many astray. (Mark 13:6 ULT) +>Many will come in my name and say, 'I am he,' and they will lead many astray. (Mark 13:6 ULB) -* **in my name** - Possible meanings are 1) AT: "claiming my authority" or 2) "claiming that God sent them." (See: [Metonymy](../figs-metonymy/01.md) and [Idiom](../figs-idiom/01.md)) +* **in my name** - This is metonym. Possible meanings are 1) Alternate translation: "claiming my authority" or 2) Alternate translation: "claiming that God sent them." (See: [[rc://en/ta/man/translate/figs-metonymy]]) -The figure of speech in this Note is called a metonymy. The phrase "in my name" does not refer to the speaker's name (Jesus), but to his person and authority. The Note explains the metonymy in this passage by giving two alternate translations. After that, there is a link to the tA page about metonymy. Click on the link to learn about metonymy and general strategies for translating metonymys. Because this phrase is also a common idiom, the Note includes a link to the tA page that explains idioms. +The figure of speech in this Note is called a metonymy. The phrase "in my name" does not refer to the speaker's name (Jesus), but to his person and authority. The Note explains the metonymy in this passage by giving two alternate translations. After that, there is a link to the tA page about metonymy. Click on the link to learn about metonymy and general strategies for translating metonymys. -> "You offspring of vipers! Who warned you to run away from the wrath that is coming? (Luke 3:7 ULT) +>... "You offspring of vipers! Who warned you to run away from the wrath that is coming? (Luke 3:7 ULB) -* **You offspring of vipers** - In this metaphor, John compares the crowd to vipers, which were deadly or dangerous snakes and represent evil. AT: "You evil poisonous snakes" or "People should stay away from you just like they avoid poisonous snakes" (See: [Metaphor](../figs-metaphor/01.md)) +* **You offspring of vipers** - This is a metaphor. Here "offspring of" means "having the characteristic of." Vipers are poisonous snakes that are dangerous and represent evil. Alternate translation: "You evil poisonous snakes" or "You are evil, like poisonous snakes (See: [[rc://en/ta/man/translate/figs-metaphor]]) The figure of speech in this Note is called a metaphor. The Note explains the metaphor and gives two alternate translations. After that, there is a link to the tA page about metaphors. Click on the link to learn about metaphors and general strategies for translating them. \ No newline at end of file diff --git a/translate/resources-iordquote/01.md b/translate/resources-iordquote/01.md index 5eff990..d43938c 100644 --- a/translate/resources-iordquote/01.md +++ b/translate/resources-iordquote/01.md @@ -1,21 +1,21 @@ ### Description -There are two kinds of quotations: direct quotation and indirect quotation. When translating a quotation, translators need to decide whether to translate it as a direct quotation or an indirect quotation. (See: [Direct and Indirect Quotations](../figs-quotations/01.md)) +There are two kinds of quotations: direct quotation and indirect quotation. When translating a quotation, translators need to decide whether to translate it as a direct quotation or an indirect quotation. (See: [Direct and Indirect Quotations](../figs-quotations/01.md)) -When there is a direct or indirect quote in the ULT, the notes may have an option for translating it as the other kind of quote. The translation suggestion may start with "It can be translated as a direct quote:" or "It can be translated as an indirect quote:" and it will be followed by that kind of quote. This will be followed by a link to the information page called "Direct and Indirect Quotations" that explains both kinds of quotations. +When there is a direct or indirect quote in the ULB, the notes may have an option for translating it as the other kind of quote. The translation suggestion may start with "It can be translated as a direct quote:" or "It can be translated as an indirect quote:" and it will be followed by that kind of quote. This will be followed by a link to the information page called "Direct and Indirect Quotations" that explains both kinds of quotations. There may be a note about direct and indirect quotes when a quote has another quote inside of it, because these can be confusing. In some languages it may be more natural to translate one of these quotes with a direct quote and the other quote with an indirect quote. The note will end with a link to the information page called "[Quotes within Quotes](../figs-quotesinquotes/01.md)." ### Translation Notes Examples -> He instructed him to tell no one (Luke 5:14 ULT) +>He instructed him to tell no one but told him "Go on your way ... (Luke 5:14 ULB) -* **to tell no one** - This can be translated as a direct quote: "Do not tell anyone" There is implied information that can also be stated explicitly (AT): "do not tell anyone that you have been healed" (See: [Direct and Indirect Quotations](../figs-quotations/01.md) and [Ellipsis](../figs-ellipsis/01.md)) +* **He instructed him to tell no one but told him "Go on your way** - Jesus' instruction can be stated as a direct quote. Alternate translation: "'Do not tell anyone, but go on your way" (See: [[rc://en/ta/man/translate/figs-quotations]]) Here the translationNote shows how to change the indirect quote to a direct quote, in case that would be clearer or more natural in the target language. -> At the time of the harvest I will say to the reapers, "First pull out the weeds and tie them in bundles to burn them, but gather the wheat into my barn." (Matthew 13:30 ULT) +>At the time of the harvest I will say to the reapers, "First pull out the weeds and tie them in bundles to burn them, but gather the wheat into my barn." (Matthew 13:30 ULB) * **I will say to the reapers, "First pull out the weeds and tie them in bundles to burn them, but gather the wheat into my barn"** - You can translate this as an indirect quote: "I will tell the reapers to first gather up the weeds and tie them in bundles to burn them, then gather the wheat into my barn." (See: [Direct and Indirect Quotations](../figs-quotations/01.md)) diff --git a/translate/resources-links/01.md b/translate/resources-links/01.md index 0e5eba1..f73d643 100644 --- a/translate/resources-links/01.md +++ b/translate/resources-links/01.md @@ -5,7 +5,7 @@ There are two types of links in the translationNotes: links to a translationAcad The translationAcademy topics are intended to enable anyone, anywhere to learn the basics of how to translate the Bible into their own language. They are intended to be highly flexible for just-in-time learning in web and offline mobile video formats. -Each translationNote follows a phrase from the ULT and will provide immediate help on how to translate that phrase. Sometimes there will be a statement in parenthesis at the end of the suggested translation that may look like this: (See: *Metaphor*). The word or words in green are a link to a translationAcademy topic. You can click on the link to learn more about the topic. +Each translationNote follows a phrase from the ULB and will provide immediate help on how to translate that phrase. Sometimes there will be a statement in parenthesis at the end of the suggested translation that may look like this: (See: *Metaphor*). The word or words in green are a link to a translationAcademy topic. You can click on the link to learn more about the topic. There are several reasons to read the translationAcademy topic information: @@ -15,14 +15,12 @@ There are several reasons to read the translationAcademy topic information: #### Examples * **evening and morning** - This refers to the whole day. Two parts of the day are used to refer to the whole day. In the Jewish culture, a day begins when the sun sets. (See: *Merism*) -* **walking** - "obeying" (See: *Metaphor*) -* **made it known** - "communicated it" (See: *Idiom*) - - +* **walking** - Here walking is a metaphor meaning to obey. Alternate translation: "obeying" (See: *Metaphor*) +* **made it known** - This is an idiom. Alternate translation: "communicated it" (See: *Idiom*) ### Repeated Phrases in a Book -Sometimes a phrase is used multiple times in one book. When this happens, there will be a link in the translationNotes-green chapter and verse numbers that you can click on-that will take you back to where you have translated that phrase before. There are several reasons why you will want to go to the place where the word or phrase was translated before: +Sometimes a phrase is used multiple times in one book. When this happens, there will be a link in the translationNotes-green chapter and verse numbers that you can click on-that will take you back to where you have translated that phrase before. There are several reasons why you will want to go to the place where the word or phrase was translated before: * This will make it easier for you to translate this phrase by reminding you of how you have already translated it. * This will make your translation faster and more consistent because you will be reminded to translate that phrase in the same way each time. @@ -33,7 +31,7 @@ These links will only take you back to notes in the book that you are working on #### Examples -* **be fruitful and multiply** - See how you translated these commands in Genesis 1:28. +* **be fruitful and multiply** - See how you translated these commands in Genesis 1:22. * **everything that creeps along the ground** - This includes all types of small animals. See how you translated this in Genesis 1:25. -* **will be blessed in him** - AT: "will be blessed because of Abraham" or "will be blessed because I have blessed Abraham." For translating "in him," see how you translated "through you" in Genesis 12:3. +* **will be blessed in him** - "will be blessed because of Abraham" or "will be blessed because I have blessed Abraham." For translating "in him" see how you translated "through you" in Genesis 12:3. diff --git a/translate/resources-long/01.md b/translate/resources-long/01.md index 9d69b1a..0d89088 100644 --- a/translate/resources-long/01.md +++ b/translate/resources-long/01.md @@ -5,9 +5,9 @@ Sometimes there are notes for a phrase and separate notes for portions of that p ### Translation Notes Examples -> But it is to the extent of your hardness and unrepentant heart that you are storing up for yourself wrath in the day of wrath (Romans 2:5 ULT) +>But it is to the extent of your hardness and unrepentant heart that you are storing up for yourself wrath in the day of wrath ... (Romans 2:5 ULB) -* **But it is to the extent of your hardness and unrepentant heart** - Paul uses a metaphor to compare a person who refuses to obey God to something hard, like a stone. He also uses the metonym "heart" to represent the whole person. AT: "It is because you refuse to listen and repent" (See: [Metaphor](../figs-metaphor/01.md) and [Metonymy](../figs-metonymy/01.md)) -* **hardness and unrepentant heart** - The phrase "unrepentant heart" explains the word "hardness" (See: [Doublet](../figs-doublet/01.md)) +* **But it is to the extent of your hardness and unrepentant heart** - Paul uses a metaphor to compare a person who refuses to obey God to something hard, like a stone. He also uses the metonym "heart" to represent the whole person. Alternate translation: "It is because you refuse to listen and repent" (See: [Metaphor](../figs-metaphor/01.md) and [Metonymy](../figs-metonymy/01.md)) +* **hardness and unrepentant heart** - This is a doublet that you can combine as "unrepentant heart." (See: [Doublet](../figs-doublet/01.md)) In this example the first note explains the metaphor and the metonymy, and the second explains the doublet in the same passage. \ No newline at end of file diff --git a/translate/resources-long/title.md b/translate/resources-long/title.md index 32de603..607f5e0 100644 --- a/translate/resources-long/title.md +++ b/translate/resources-long/title.md @@ -1 +1 @@ -Notes for Long ULT Phrases \ No newline at end of file +Notes for Long ULB Phrases \ No newline at end of file diff --git a/translate/resources-porp/01.md b/translate/resources-porp/01.md index 47a0aaf..5d5ac8f 100644 --- a/translate/resources-porp/01.md +++ b/translate/resources-porp/01.md @@ -4,15 +4,27 @@ Sometimes Bible scholars do not know for sure, or do not agree on, what a particular phrase or sentence in the Bible means. Some reasons for this include: 1. There are minor differences in the ancient Bible texts. -1. A word may have more than one meaning or use. -1. It may not be clear what a word (such as a pronoun) refers to in a particular phrase. +2. A word in the ancient Bible texts is rarely used, so its meaning is not clearly known. +1. A word in the original language may have more than one meaning or use. +1. It may not be clear what a word (such as a pronoun) in the original language refers to in a particular phrase. + +When many scholars say that a word or phrase means one thing, and many others say that it means other things, we often have notes showing the most common meanings that they give. + +Sometimes translators can translate the text into their language in such a way that readers can understand any of the possible meanings. Sometimes translators have to decide which meaning to translate. + +When the ULB translators could translate the text in a way such that readers can understand the multiple meanings, our notes begin with "Possible meanings are" and then give a **numbered list**. We recommend that you use the first meaning given. However, if people in your community have access to another Bible that uses one of the other possible meanings, you may decide that it is better to use that meaning. ### Translation Notes Examples -When many scholars say that a word or phrase means one thing, and many others say that it means other things, we show the most common meanings that they give. Our notes for these situations begin with "Possible meanings are" and then give a **numbered list**. We recommend that you use the first meaning given. However, if people in your community have access to another Bible that uses one of the other possible meanings, you may decide that it is better to use that meaning. ->But Simon Peter, when he saw it, fell down at Jesus' knees, saying, "Depart from me, for I am a sinful man, Lord." (Luke 5:8 ULT) +>But take a small number of hairs from them and tie them into the folds of your robe. (Ezekiel 5:3 ULB) -* **fell down at Jesus' knees** - Possible meanings are 1) "knelt down before Jesus" or 2) "bowed down at Jesus feet" or 3) "lay down on the ground at Jesus feet." Peter did not fall accidentally. He did this as a sign of humility and respect for Jesus. +* **the folds of your robe** -- Possible meanings are 1) "the cloth on your arms" or "your sleeves" or 2) "the end of the cloth on your robe" or "your hem" or 3) the fold in the garment where it is tucked into the belt. + +This note has the ULB text followed by three possible meanings. The word translated by "the folds of your robe" refers to the loose parts of the robe. Most scholars believe it refers here to the sleeves, but it could also refer to the loose part at the bottom or also to the folds in the middle, around the belt. + +>But Simon Peter, when he saw it, fell down at Jesus' knees, saying, "Depart from me, for I am a sinful man, Lord." (Luke 5:8 ULB) + +* **fell down at Jesus' knees** - Possible meanings are 1) "knelt down before Jesus" or 2) "bowed down at Jesus feet" or 3) "lay down on the ground at Jesus feet." Peter did not fall accidentally. He did this as a sign of humility and respect for Jesus. ### Translation Strategies diff --git a/translate/resources-questions/01.md b/translate/resources-questions/01.md index fba7ced..de34129 100644 --- a/translate/resources-questions/01.md +++ b/translate/resources-questions/01.md @@ -1,7 +1,7 @@ It is the duty of the translator, to the best of his ability, to make sure that each Bible passage he translates has the meaning that the writer of that Bible passage intended it to communicate. In order to do this, he will need to study translation helps prepared by Bible scholars, including translationQuestions. -The translationQuestions (tQ) are based on the text of the ULT, but they can be used to check any Bible translation. They ask questions about the content of the Bible, which should not change as it is translated into different languages. Along with each question, tQ provides a suggested answer for that question. You can use these sets of questions and answers as a way to check the accuracy of your translation, and you can also use them with members of the language community. +The translationQuestions (tQ) are based on the text of the ULB, but they can be used to check any Bible translation. They ask questions about the content of the Bible, which should not change as it is translated into different languages. Along with each question, tQ provides a suggested answer for that question. You can use these sets of questions and answers as a way to check the accuracy of your translation, and you can also use them with members of the language community. Using tQ during community checks will help the translator know if the Target Language translation is clearly communicating the right thing. If the community member can correctly answer the questions after hearing the translation of the Bible chapter, then the translation is clear and accurate. diff --git a/translate/resources-synequi/01.md b/translate/resources-synequi/01.md index 26dbd77..8f1f691 100644 --- a/translate/resources-synequi/01.md +++ b/translate/resources-synequi/01.md @@ -1,18 +1,18 @@ ### Description -Some Notes provide a translation suggestion that can replace the word or phrase that they quote from the ULT. These replacements can fit into the sentence without changing the meaning of the sentence. These are synonyms and equivalent phrases and are written in double-quotes. These mean the same as the text in the ULT. This kind of Note can help you to think of other ways to say the same thing, in case the word or phrase in the ULT does not seem to have a natural equivalent in your language. +Some Notes provide a translation suggestion that can replace the word or phrase that they quote from the ULB. These replacements can fit into the sentence without changing the meaning of the sentence. These are synonyms and equivalent phrases and are written in double-quotes. These mean the same as the text in the ULB. This kind of Note can help you to think of other ways to say the same thing, in case the word or phrase in the ULB does not seem to have a natural equivalent in your language. ### Translation Notes Examples -> Make ready the way of the Lord, (Luke 3:4 ULT) +>Make ready the way of the Lord ... (Luke 3:4 ULB) -* **the way** - "the path" or "the road" +* **the way** - "the path" or "the road" -In this example, the words "the path" or the words "the road" can replace the words "the way" in the ULT. You can decide whether it is natural to say "way," "path," or "road" in your language. +In this example, the words "the path" or the words "the road" can replace the words "the way" in the ULB. You can decide whether it is natural to say "way," "path," or "road" in your language. -> Deacons, likewise, should be dignified, not double-talkers. (1 Timothy 3:8 ULT) +>Deacons, likewise, should be dignified, not double-talkers. (1 Timothy 3:8 ULB) -* **Deacons, likewise** - "In the same way, deacons" or "Deacons, like overseers" +* **Deacons, likewise** - "Deacons, like overseers" -In this example, the words "In the same way, deacons" or "Deacons, like overseers" can replace the words "Deacons, likewise" in the ULT. You, as the translator, can decide what is natural for your language. \ No newline at end of file +In this example, the words "Deacons, like overseers" can replace the words "Deacons, likewise" in the ULB. You, as the translator, can decide what is natural for your language. \ No newline at end of file diff --git a/translate/resources-types/01.md b/translate/resources-types/01.md index c3c2b45..ca4cdc2 100644 --- a/translate/resources-types/01.md +++ b/translate/resources-types/01.md @@ -1,21 +1,21 @@ -#### To translate from the ULT +#### To translate from the ULB -* Read the ULT. Do you understand the meaning of the text so that you can accurately, clearly, and naturally translate the meaning into your language? +* Read the ULB. Do you understand the meaning of the text so that you can accurately, clearly, and naturally translate the meaning into your language? * YES? Start translating. -* NO? Look at the UST. Does the UST help you understand the meaning of the ULT text? +* NO? Look at the UDB. Does the UDB help you understand the meaning of the ULB text? * YES? Start translating. * NO? Read the translationNotes for help. -TranslationNotes are words or phrases copied from the ULT and then explained. In English, every Note that explains the ULT starts the same. There is a bullet point, the ULT text is in bold followed by a dash, and then there are translation suggestions or information for the translator. The Notes follow this format: +TranslationNotes are words or phrases copied from the ULB and then explained. In English, every Note that explains the ULB starts the same. There is a bullet point, the ULB text is in bold followed by a dash, and then there are translation suggestions or information for the translator. The Notes follow this format: -* **copied ULT text** - translation suggestion or information for the translator. +* **copied ULB text** - translation suggestion or information for the translator. ### Types of Notes There are many different types of notes in the Translation Notes. Each type of note gives the explanation in a different way. Knowing the type of note will help the translator make decisions on the best way to translate the Bible text into their language. -* **[Notes with Definitions](../resources-def/01.md)** - Sometimes you may not know what a word in the ULT means. Simple definitions of words or phrases are added without quotes or sentence format. +* **[Notes with Definitions](../resources-def/01.md)** - Sometimes you may not know what a word in the ULB means. Simple definitions of words or phrases are added without quotes or sentence format. * **[Notes that Explain](../resources-eplain/01.md)** - Simple explanations about words or phrases are in sentence format. @@ -25,20 +25,19 @@ There are many different types of notes in the Translation Notes. Each type of n There are several types of suggested translations. -* **[Notes with Synonyms and Equivalent Phrases](../resources-synequi/01.md)** - Sometimes the Notes provide a translation suggestion that can replace the word or phrases in the ULT. These replacements can fit into the sentence without changing the meaning of the sentence. These are synonyms and equivalent phrases and are written in double-quotes. These mean the same as the text in the ULT. +* **[Notes with Synonyms and Equivalent Phrases](../resources-synequi/01.md)** - Sometimes the Notes provide a translation suggestion that can replace the word or phrases in the ULB. These replacements can fit into the sentence without changing the meaning of the sentence. These are synonyms and equivalent phrases and are written in double-quotes. These mean the same as the text in the ULB. -* **[Notes with Alternate Translations (AT)](../resources-alter/01.md)** - An alternate translation is a suggested change to the form or content of the ULT because the target language may prefer a different form. The alternate translation should only be used when the ULT form or content is not accurate or natural in your language. +* **[Notes with Alternate Translations](../resources-alter/01.md)** - An alternate translation is a suggested change to the form or content of the ULB because the target language may prefer a different form. The alternate translation should only be used when the ULB form or content is not accurate or natural in your language. -* **[Notes that Clarify the UST Translation](../resources-clarify/01.md)** - When the UST provides a good alternate translation for the ULT, then there may be no Note providing an Alternate Translation. However, on occasion a Note will provide Alternate Translations in addition to the text from the UST, and sometimes it will quote the text from the UST as an Alternate Translation. In that case, the Note will say "(UST)" after the text from the UST. +* **[Notes that Clarify the UDB Translation](../resources-clarify/01.md)** - When the UDB provides a good alternate translation for the ULB, then there may be no Note providing an Alternate Translation. However, on occasion a Note will provide Alternate Translations in addition to the text from the UDB, and sometimes it will quote the text from the UDB as an Alternate Translation. * **[Notes that have Alternate Meanings](../resources-alterm/01.md)** - Some Notes provide Alternate Meanings when a word or phrase can be understood in more than one way. When this happens, the Note will put the most probable meaning first. * **[Notes with Probable or Possible Meanings](../resources-porp/01.md)** - Sometimes Bible scholars do not know for sure, or do not agree on, what a particular phrase or sentence in the Bible means. Some reasons for this include: there are minor differences in the ancient Bible texts, or a word may have more than one meaning or use, or it may not be clear what a word (such as a pronoun) refers to in a particular phrase. In this case, the Note will give the most probable meaning, or will list several possible meanings, with the most probable meaning first. -* **[Notes that Identify Figures of Speech](../resources-fofs/01.md)** - When there is a Figure of Speech in the ULT text, then the notes will provide an explanation of how to translate that Figure of Speech. Sometimes an Alternate Translation (AT:) is provided. There will also be a link to the translationAcademy page for additional information and translation strategies to help the translator accurately translate the meaning of that type of Figure of Speech. +* **[Notes that Identify Figures of Speech](../resources-fofs/01.md)** - When there is a Figure of Speech in the ULB text, then the notes will provide an explanation of how to translate that Figure of Speech. Sometimes an Alternate Translation is provided. There will also be a link to the translationAcademy page for additional information and translation strategies to help the translator accurately translate the meaning of that type of Figure of Speech. * **[Notes that Identify Indirect and Direct Quotes](../resources-iordquote/01.md)** - There are two kinds of quotations: direct quotation and indirect quotation. When translating a quotation, translators need to decide whether to translate it as a direct quotation or an indirect quotation. These Notes will alert the translator to the choice that needs to be made. -* **[Notes for Long ULT Phrases](../resources-long/01.md)** - Sometimes there are Notes that refer to a phrase and separate Notes that refer to portions of that phrase. In that case, the Note for the larger phrase is first, and the Notes for its smaller parts follow afterward. In that way, the Notes can give translation suggestions or explanations for the whole as well as each part. - +* **[Notes for Long ULB Phrases](../resources-long/01.md)** - Sometimes there are Notes that refer to a phrase and separate Notes that refer to portions of that phrase. In that case, the Note for the larger phrase is first, and the Notes for its smaller parts follow afterward. In that way, the Notes can give translation suggestions or explanations for the whole as well as each part. diff --git a/translate/tA Decisions.md b/translate/tA Decisions.md new file mode 100644 index 0000000..290d5c2 --- /dev/null +++ b/translate/tA Decisions.md @@ -0,0 +1,121 @@ +### Concerning verses in en_ta matching the ULB + +Oct 1, 2018, we started going through tA to sure that all the verses that are said to be from the ULB actually match the current ULB. Some of the quotes are full sentences directly from the ULB; other quotes involve only a portion of the sentence with ellipses at the beginning or end as needed. Thinking that these ellipses would be distracting to the translators, we followed the Chicago Manual of Style regarding block quotes, and capitalized the first letter and used a period at the end of the quoted portion if it made sense. Susan did this with the files starting at the beginning of the folder and going through to figs-distinguish. Henry did this with the files starting at the end of the folder and going through to writing-endofstory. + +Oct 4, 2018, we realized that if translators compare the ULB text in tA with the ULB text in en_ULB, they might find it confusing if the capitalization and punctuation are different. So moving on with our work, we'll make sure that the punctuation and capitalizaton are the same. + +### Questions about the need for this: +1. If the examples in en_ta need to be from the ULB, which style would be more helpful for the translators? +1. Do the examples in en_ta need to be from the ULB? Could we have a note at the beginning saying that the examples are from previous or current versions of the ULB? Perhaps we could remove "ULB" after the verse reference. +>I'd go with the latter. -hmw + +##### Comments +1. If all of these materials are intended to be dynamic, it seems it will be impossible to guarantee that all the examples in en_ta perfectly match the current ULB -- unless we do this task every time we make a new version available. +1. Even if we do not need to make the examples the same as the ULB, it would still be good to check the verse references, since there are errors there. + +##### Answers from Chris +1. Keep the ellipses to show that a snippet starts or ends in the middle of a sentence. +1. If the new ULB is still a good example, match the verse in the tA to the ULB. +2. If the new ULB is not a good example, keep the example and remove "ULB" from the reference. +3. We are fixing these up in tA this last time. After we are done, we will not continue to fix up the verses in tA to match the ULB. + +### Details for use of ellipses at beginning or end of ULB text in tA: +Ellipsis at beginning: ... text (dot dot dot space text) +Ellipsis at end: text ... (text space dot dot dot) + +We only use ellipsis if the snippet does not start at the beginning of the ULB sentence or if it does not end at the end of the ULB sentence. We do not use ellipses simply to show that there are other sentences in the verse. + +See bottom of [[en_ta/translate/translate-bibleorg/01.md]] + +------- +I think my question here about ellisis and final punctuation is obsolete. SQ Oct 9, 2018 +**Henry**, should the final punctuation always match that of the ULB sentence? The final punctuation tells us about the illocutionary force of the final clause, but not necessarily that of the previous clauses. Here is an example of a question that spans Romans 2:17-20, but I am interested in only a portion of an if-clause in v19. + +> \v 17 But if you call yourself a Jew and rest upon the law and boast in God, +\v 18 and know his will and approve of what is excellent because you have been instructed from the law; +\v 19 and if you are convinced that **you yourself are a guide to the blind**, a light to those who are in darkness, +\v 20 a corrector of the foolish, a teacher of little children, and that you have in the law the form of knowledge and of the truth, then how does this affect the way you live your life? + +If I am using the exmple to deal with "you yourself are a guide to the blind" how would I write it? +>... you yourself are a guide to the blind...? +>... that you yourself are a guide to the blind...? +>... if you are convinced that you yourself are a guide to the blind...? + +Also, how do we write the verse number? (Romans 2:19 ULB) or (Romans 2:19-20 ULB) or (Romans 2:17-20 ULB) + +**Susan**: mamma mia! (That's a vocative followed by an exclamation, not an appositive!) Good question. I think I'd punt and do this: + +>... you yourself are a guide to the blind ... (Romans 2:17 ULB) + +That probably violates everything I told you this morning, but I'm making this up as I go along. + +---------- + + +### Appearance of Numbered and Bulleted lists + + +* No spaces before + * Two spaces before + * Four spaces before + * Two spaces before + * Six spaces before + * Four spaces before + * Six spaces before +* No spaces before + * Two spaces before + * Four spaces before + * Two spaces before + * Six spaces before + * Four spaces before + * Six spaces before + +1. No spaces before. On tA pages, a line space shows up after the numbered items. + * Two spaces before + * Four spaces before +1. No spaces before + * Two spaces before + * Six spaces before +1. No spaces before + * Four spaces before + * Six spaces before + + +### Fixing Line spacing in lists with multiple bullets as in Translation Strategies applied. +1. Remove empty line between examples. +1. Force a line between an application and the next numbered strategy by adding two spaces at the end the application line and two spaces at the beginning of the next blank line. +1. We tried removing the empty line between the numbered strategy and the example following it, but it did not make a difference. It still renders with a blank line between the strategy and the example. + +This is taken from the page for Metaphor: +1. If the target audience would not know what the **topic** is, then state the topic clearly. (However, do not do this if the original audience did not know what the topic was.) + * **Yahweh lives; may my rock be praised. May the God of my salvation be exalted.** (Psalm 18:46 ULB) + * Yahweh lives; He is my rock. May he be praised. May the God of my salvation be exalted. + +1. If the target audience would not know the intended **point of comparison** between the topic and the image, then state it clearly. + * **Yahweh lives; may my rock be praised. May the God of my salvation be exalted.** (Psalm 18:46 ULB) + * Yahweh lives; may he be praised because he is the rock under which I can hide from my enemies. May the God of my salvation be exalted. + * **Saul, Saul, why do you persecute me? It is hard for you to kick a goad.** (Acts 26:14 ULB) + * Saul, Saul, why do you persecute me? You fight against me and hurt yourself like an ox that kicks against its owner's pointed stick. + +1. If none of these strategies are satisfactory, then simply state the idea plainly without using a metaphor. + * **I will make you become fishers of men.** (Mark 1:17 ULB) + * I will make you become people who gather men. + * Now you gather fish. I will make you gather people. + +### Poetry in Examples of Translation Strategies Applied when formatting is not the issue. +We can keep the standard bulleted formatting if we do not try to translate it as poetry but as a paragraph. +See https://git.door43.org/WycliffeAssociates/en_ta/src/branch/master/translate/figs-exmetaphor/01.md + +### Poetry in Examples of Transl Strat Applied when formatting is the issue: +To put poetry in examples, put br/ in wedges at the end of each line but the last. + +1. Translate the poetry using one of your styles of poetry. (The style in this example has words that sound similar at the end of each line.) + * Happy is the person not encouraged to sin
+Disrespect for God he will not begin.
+To those who laugh at God, he is no kin
+God is his constant delight.
+He does what God says is right.
+He thinks of it all day and night. + + + diff --git a/translate/toc.yaml b/translate/toc.yaml index d472746..2e03611 100644 --- a/translate/toc.yaml +++ b/translate/toc.yaml @@ -111,9 +111,9 @@ sections: link: translate-bibleorg - title: "Chapter and Verse Numbers" link: translate-chapverse - - title: "unfoldingWord Literal Text (ULT) and unfoldingWord Simplified Text (UST) Formatting Signals" + - title: "Unlocked Literal Bible (ULB) and Unlocked Dynamic Bible (UDB) Formatting Signals" link: translate-formatsignals - - title: "How to Use the ULT and UST when Translating the Bible" + - title: "How to Use the ULB and UDB when Translating the Bible" link: translate-useulbudb - title: "Use the translationHelps when Translating" sections: @@ -132,7 +132,7 @@ sections: link: resources-synequi - title: "Notes with Alternate Translations (AT)" link: resources-alter - - title: "Notes that Clarify the UST Translation" + - title: "Notes that Clarify the UDB Translation" link: resources-clarify - title: "Notes that have Alternate Meanings" link: resources-alterm @@ -142,7 +142,7 @@ sections: link: resources-fofs - title: "Notes that Identify Indirect and Direct Quotes" link: resources-iordquote - - title: "Notes for Long ULT Phrases" + - title: "Notes for Long ULB Phrases" link: resources-long - title: "Using translationWords" link: resources-words @@ -158,6 +158,8 @@ sections: link: figs-apostrophe - title: "Doublet" link: figs-doublet + - title: "Dead Metaphors" + link: figs-metaphordead - title: "Euphemism" link: figs-euphemism - title: "Extended Metaphor" @@ -180,8 +182,8 @@ sections: link: figs-metonymy - title: "Parallelism" link: figs-parallelism - - title: "Parallelism with the Same Meaning" - link: figs-synonparallelism + - title: "Parts of a Metaphor" + link: figs-metaphorparts - title: "Personification" link: figs-personification - title: "Predictive Past" @@ -206,12 +208,6 @@ sections: link: figs-doublenegatives - title: "Ellipsis" link: figs-ellipsis - - title: "Forms of You" - link: figs-you - - title: "Forms of 'You' - Dual/Plural" - link: figs-youdual - - title: "Forms of 'You' - Singular" - link: figs-yousingular - title: "Generic Noun Phrases" link: figs-genericnoun - title: "Go and Come" @@ -238,6 +234,12 @@ sections: link: figs-123person - title: "Exclusive and Inclusive 'We'" link: figs-exclusive + - title: "Forms of You" + link: figs-you + - title: "Forms of 'You' - Dual/Plural" + link: figs-youdual + - title: "Forms of 'You' - Singular" + link: figs-yousingular - title: "Forms of 'You' - Formal or Informal" link: figs-youformal - title: "Forms of 'You' - Singular to a Crowd" @@ -250,8 +252,6 @@ sections: sections: - title: "Sentence Structure" link: figs-sentences - - title: "Information Structure" - link: figs-infostructure - title: "Sentence Types" link: figs-sentencetypes sections: @@ -267,8 +267,6 @@ sections: link: writing-quotations - title: "Direct and Indirect Quotations" link: figs-quotations - - title: "Quote Markings" - link: figs-quotemarks - title: "Quotes within Quotes" link: figs-quotesinquotes - title: "Writing Styles (Discourse)" @@ -281,7 +279,7 @@ sections: link: writing-connectingwords - title: "End of Story" link: writing-endofstory - - title: "Hypothetical Situations" + - title: "Conditions That Are Contrary to Fact" link: figs-hypo - title: "Introduction of a New Event" link: writing-newevent @@ -307,13 +305,13 @@ sections: sections: - title: "Translate Unknowns" link: translate-unknown - - title: "Copy or Borrow Words" + - title: "Borrow Words" link: translate-transliterate - title: "How to Translate Names" link: translate-names - title: "Assumed Knowledge and Implicit Information" link: figs-explicit - - title: "Making Assumed Knowledge and Implicit Information Explicit" + - title: "When to Make Explicit Information Implicit" link: figs-explicitinfo - title: "When to Keep Information Implicit" link: figs-extrainfo @@ -333,8 +331,6 @@ sections: link: translate-ordinal - title: "Fractions" link: translate-fraction - - title: "Decimal Numbers" - link: translate-decimal - title: "Symbolic Action" link: translate-symaction - title: "Biblical Imagery" diff --git a/translate/translate-alphabet2/01.md b/translate/translate-alphabet2/01.md index c524e01..d827c92 100644 --- a/translate/translate-alphabet2/01.md +++ b/translate/translate-alphabet2/01.md @@ -37,13 +37,14 @@ Vowel sounds are the basic part of syllables. English has only five vowels symbo [add articulation picture] **The Vowels of English** - Position in the Mouth Front – Mid – Back - Rounding (unrounded) (unrounded) (rounded) - Tongue Height High i “beat” u “boot” - Mid-High i “bit” u “book” - Mid e “bait” u “but” o “boat” - Low-Mid e “bet” o “bought” - Low a “bat” a “body” + + Position in the Mouth Front – Mid – Back + Rounding (unrounded) (unrounded) (rounded) + Tongue Height High i “beat” u “boot” + Mid-High i “bit” u “book” + Mid e “bait” u “but” o “boat” + Low-Mid e “bet” o “bought” + Low a “bat” a “body” (Each of these vowels has its own symbol in the International Phonetic Alphabet.) @@ -60,22 +61,23 @@ The **manner of articulation** describes how the airflow is slowed. It can come **Voicing** shows whether or not the vocal chords are vibrating when the air passes through them. Most vowels, such as “a, e, i, u, o” are voiced sounds. Consonants can be voiced (+v), like “b,d,g,v,” or voiceless (-v) such as “p,t,k,f." These are made at the same point of articulation and with the same articulators as the voiced consonants first mentioned. The only difference between “b,d,g,v” and “p,t,k,f” is voicing (+v and –v). **The consonants of English** - Points of Articulation Lips Teeth Ridge Palate Velum Uvula Glottis - Voicing -v/+v -v/+v -v/+v -v/+v -v/+v -v/+v -v/+v - Articulator - Manner - Lips - Stop p / b - Lip - Fricative f / v - Tongue Tip - - Stop t / d - Liquid / l / r - Tongue Blade - - Fricative ch/dg - Tongue Back - - Stop k / g - Tongue Root - - Semi-Vowel / w / y h / - Nose – Continuant / m / n + Points of Articulation Lips Teeth Ridge Palate Velum Uvula Glottis + Voicing -v/+v -v/+v -v/+v -v/+v -v/+v -v/+v -v/+v + Articulator - Manner + Lips - Stop p / b + Lip - Fricative f / v + Tongue Tip - + Stop t / d + Liquid / l / r + Tongue Blade - + Fricative ch/dg + Tongue Back - + Stop k / g + Tongue Root - + Semi-Vowel / w / y h/ + Nose + Continuant / m / n **Naming the sounds** can be done by calling their features. The sound of “b” is called a Voiced Bilabial (two lips) Stop. The sound of “f” is known as a Voicelss Labio-dental (lip-teeth) Fricative. The sound of “n” is called a Voiced Alveolar (Ridge) Nasal. @@ -83,10 +85,10 @@ The **manner of articulation** describes how the airflow is slowed. It can come **Consonant Chart** – a consonant symbol chart is offered here without mentioning the Articulators. As you explore the sounds of your language, listening for voicing and feeling the position of your tongue and lips when you make the sound, you can fill out the charts in this article with symbols to represent those sounds. - Points of Articulation Lips Teeth Ridge Palate Velum Uvula Glottis - Voicing -v/+v -v/+v -v/+v -v/+v -v/+v -v/+v -v/+v - Manner Stop p/ b t/ d k/ g - Fricative f/ v ch/dg - Liquid /l /r - Semi-vowel /w /y h/ - Nasals /m /n + Points of Articulation Lips Teeth Ridge Palate Velum Uvula Glottis + Voicing -v/+v -v/+v -v/+v -v/+v -v/+v -v/+v -v/+v + Manner Stop p/ b t/ d k/ g + Fricative f/ v ch/dg + Liquid /l /r + Semi-vowel /w /y h/ + Nasals /m /n diff --git a/translate/translate-bibleorg/01.md b/translate/translate-bibleorg/01.md index 1d72a3d..56f365a 100644 --- a/translate/translate-bibleorg/01.md +++ b/translate/translate-bibleorg/01.md @@ -9,7 +9,7 @@ When we refer to two or more verses that are next to each other, we put a line b When we refer to verses that are not next to each other, we use commas to separate them. "John 3:2, 6, 9" means John chapter 3, verses 2, 6, and 9. -After the chapter and verse numbers, we put the abbreviation for the translation of the Bible that we used. In the example below, "ULT" stands for the *unfoldingWord Literal Text*. +After the chapter and verse numbers, we put the abbreviation for the translation of the Bible that we used. In the example below, "ULB" stands for the *Unlocked Literal Bible*. In translationAcademy we use this system to tell where portions of scripture come from. However, this does not mean that the whole verse or set of verses is shown. The text below comes from Judges, chapter 6, verse 28, but it is not the whole verse. The verse has more at the end. In translationAcademy, we only show the part of the verse that we want to talk about. ->In the morning when the men of the town got up, the altar of Baal was broken down ... (Judges 6:28 ULT) \ No newline at end of file +>In the morning when the men of the town got up, the altar of Baal was broken down ... (Judges 6:28 ULB) \ No newline at end of file diff --git a/translate/translate-chapverse/01.md b/translate/translate-chapverse/01.md index 7c71739..d65ed5c 100644 --- a/translate/translate-chapverse/01.md +++ b/translate/translate-chapverse/01.md @@ -2,25 +2,25 @@ ### Description -When the books of the Bible were first written, there were no breaks for chapters and verses. People added these later, and then others numbered the chapters and verses to make it easier to find particular parts of the Bible. Since more than one person did this, there are different numbering systems used in different translations. If the numbering system in the ULT is different from the numbering system in another Bible that you use, you will probably want to use the system from that Bible. +When the books of the Bible were first written, there were no breaks for chapters and verses. People added these later, and then others numbered the chapters and verses to make it easier to find particular parts of the Bible. Since more than one person did this, there are different numbering systems used in different translations. If the numbering system in the ULB is different from the numbering system in another Bible that you use, you will probably want to use the system from that Bible. -#### Reason this is a translation issue +### Reasons this is a translation issue People who speak your language may also use a Bible written in another language. If that Bible and your translation use different chapter and verse numbers, it will be hard for people to know which verse someone is talking about when they say a chapter and verse number. ### Examples from the Bible ->14 But I expect to see you soon, and we will speak face to face. **15** Peace be to you. The friends greet you. Greet the friends by name. (3 John 1:14-15 ULT) +>14But I hope to see you soon, and we will speak face to face. **15** May peace be with you. The friends greet you. Greet our friends there by name. (3 John 1:14-15 ULB) -Since 3 John has only one chapter, some versions do not mark the chapter number. In the ULT and UST it is marked as chapter 1. Also, some versions do not divide verses 14 and 15 into two verses. Instead they mark it all as verse 14. +Since 3 John has only one chapter, some versions do not mark the chapter number. In the ULB and UDB it is marked as chapter 1. Also, some versions do not divide verses 14 and 15 into two verses. Instead they mark it all as verse 14. >A psalm of David, when he fled from Absalom his son. ->1 Yahweh, how many are my enemies! (Psalm 3:1 ULT) +>1Yahweh, how many are my enemies! (Psalm 3:1 ULB) -Some of the psalms have an explanation before them. In some versions the explanation is not given a verse number, as in the ULT and UST. In other versions the explanation is verse 1, and the actual psalm starts with verse 2. +Some of the psalms have an explanation before them. In some versions the explanation is not given a verse number, as in the ULB and UDB. In other versions the explanation is verse 1, and the actual psalm starts with verse 2. ->... and Darius the Mede received the kingdom when he was about sixty-two years old. (Daniel 5:31 ULT) +>... and Darius the Mede received the kingdom when he was about sixty-two years old. (Daniel 5:31 ULB) In some versions this is the last verse of Daniel 5. In other versions this is the first verse of Daniel 6. @@ -32,22 +32,21 @@ In some versions this is the last verse of Daniel 5. In other versions this is t If the people who speak your language have another Bible that they use, number the chapters and verses the way it does. -The example below is from 3 John 1. Some Bibles mark this text as verses 14 and 15, and some mark it all as verse 14. You may mark the verse numbers as your other Bible does. +The example below is from 3 John 1. Some Bibles mark this text as verses 14 and 15, and some mark it all as verse 14. You may mark the verse numbers as your other Bible does. -**14 But I expect to see you soon, and we will speak face to face.** 15 **Peace be to you. The friends greet you. Greet the friends by name.** (3 John 1:14-15 ULT) - -14 But I expect to see you soon, and we will speak face to face. Peace be to you. The friends greet you. Greet the friends by name. (3 John 14) + * ***14But I hope to see you soon, and we will speak face to face. 15May peace be with you. The friends greet you. Greet our friends there by name.** (3 John 1:14-15 ULB) + * 14But I hope to see you soon, and we will speak face to face. May peace be with you. The friends greet you. Greet our friends there by name. (3 John 14) Next is an example from Psalm 3. Some Bibles do not mark the explanation at the beginning of the psalm as a verse, and others mark it as verse 1. You may mark the verse numbers as your other Bible does. -***A psalm of David, when he fled from Absalom his son.*** -1 **Yahweh, how many are my enemies!** -**Many have turned away and attacked me.** -2 **Many say about me,** -**"There is no help for him from God." *Selah*** - -1 *A psalm of David, when he fled from Absalom his son.* -2 Yahweh, how many are my enemies! -Many have turned away and attacked me. -3 Many say about me, + * ***A psalm of David, when he fled from Absalom his son.*
+1Yahweh, how many are my enemies!
+Many have risen against me.
+2Many say about me,
+"There is no help for him from God." *Selah*** + * 1*A psalm of David, when he fled from Absalom his son.*
+2Yahweh, how many are my enemies!
+Many have risen against me.
+3Many say about me,
"There is no help for him from God." *Selah* + diff --git a/translate/translate-discover/01.md b/translate/translate-discover/01.md index aea49c0..9bd1b26 100644 --- a/translate/translate-discover/01.md +++ b/translate/translate-discover/01.md @@ -6,9 +6,9 @@ There are many different things that we can do to help us to discover the meanin 1. Read the whole passage through before you translate it. Understand the main point of the whole passage before you begin to translate it. If it is a narrative passage, such as a story of one of Jesus' miracles, picture the original situation. Imagine you were there. Imagine how people felt. 1. When translating the Bible, always use at least two versions of the Bible together as your source text. Comparing two versions will help you to think about the meaning, so that you do not just follow the words of one version literally. The two versions should be: - * One version that follows the form of the original language fairly closely, such as the unfoldingWord Literal Text (ULT). - * One meaning-based version, such as the *unfoldingWord Simplified Text* (UST). + * One version that follows the form of the original language fairly closely, such as the Unlocked Literal Bible (ULB). + * One meaning-based version, such as the *Unlocked Dynamic Bible* (UDB). 1. Use the translationWords resources to learn about terms that you are not familiar with. Words sometimes have more than one meaning. Make sure that you have understood the right meaning of the word in the passage. -1. Also use the translationNotes that are with the ULT Bible. These are available in the translationStudio program and the Door43 website. These will explain things about the passage that may not be clear. If possible, also use other reference books, such as other versions of the Bible, a Bible dictionary, or Bible commentaries. +1. Also use the translationNotes that are with the ULB Bible. These are available in the translationStudio program and the Door43 website. These will explain things about the passage that may not be clear. If possible, also use other reference books, such as other versions of the Bible, a Bible dictionary, or Bible commentaries. diff --git a/translate/translate-dynamic/01.md b/translate/translate-dynamic/01.md index 6ccfd9e..dc01c4c 100644 --- a/translate/translate-dynamic/01.md +++ b/translate/translate-dynamic/01.md @@ -1,7 +1,7 @@ ### Introduction -We have looked closely at literal translations. Now, we will look at meaning-based translations. These translations are also called: +We have looked closely at literal translations. Now, we will look at meaning-based translations. These translations are also called: * meaning-equivalent * idiomatic @@ -9,7 +9,7 @@ We have looked closely at literal translations. Now, we will look at meaning-bas ### Key Characteristic -The key characteristic of meaning-based translations is that they give priority to translating the meaning over reproducing the form of the source text. That is, they **change the form of the text as needed in order to make the meaning clear.** The most common types of changes that meaning-based translations make are: +The key characteristic of meaning-based translations is that they give priority to translating the meaning over reproducing the form of the source text. That is, they **change the form of the text as needed in order to make the meaning clear.** The most common types of changes that meaning-based translations make are: * change word order to match the grammar of the target language * replace foreign grammatical structures with natural ones @@ -29,11 +29,11 @@ What does a meaning-based translation look like? We will look at how different v In Luke 3:8, *John the Baptist rebukes the self-righteous people who came to be baptized.* -The **Greek** text of the first half of the verse is shown below. +The **Greek** text of the first half of the verse is shown below. >Ποιήσατε οὖν καρποὺς ἀξίους τῆς μετανοίας -The **English** translation in the same order as each Greek word, with some alternative English words to choose from, is below. +The **English** translation in the same order as each Greek word, with some alternative English words to choose from, is below. >Do/make/produce therefore fruits fit/appropriate of the repentance @@ -41,23 +41,23 @@ The **English** translation in the same order as each Greek word, with some alt A literal translation would usually follow the words and order of the Greek text as closely as possible, such as the following. ->Produce fruits that are worthy of repentance (Luke 3:8 ULT) +>Produce fruits that are worthy of repentance ... (Luke 3:8 ULB) -Note that this modified-literal translation retains the words "fruits" and "repentance." The word order is also very similar to the Greek text. This is because the ULT is designed to show translators what is in the original text. But it may not be the natural or clear way to communicate this meaning in your language. +Note that this modified-literal translation retains the words "fruits" and "repentance." The word order is also very similar to the Greek text. This is because the ULB is designed to show translators what is in the original text. But it may not be the natural or clear way to communicate this meaning in your language. #### Meaning-Based Meaning-based translations, on the other hand, are more likely to change the words and order if the translators think it will help to clarify the meaning. Consider these three meaning-based translations: From the Living Bible: ->…prove that you have turned from sin by doing worthy deeds. +>... prove that you have turned from sin by doing worthy deeds. From the New Living Translation: >Prove by the way you live that you have repented of your sins and turned to God. -From the unfoldingWord Simplified Text +From the Unlocked Dynamic Bible >Do the things that show that you have truly turned away from your sinful behavior! -Notice that these translations have changed the word order to be more natural in English. Also, the word "fruits" no longer appears. In fact, the Living Bible translation uses almost none of the words in the ULT translation. Instead, rather than "fruits," the meaning-based translations refer to "deeds" or to "the way you live." "Fruits" in this verse is used as part of a metaphor. The meaning of "fruits" in this metaphor is "the things that a person does." (See [Metaphor](../figs-metaphor/01.md).) +Notice that these translations have changed the word order to be more natural in English. Also, the word "fruits" no longer appears. In fact, the Living Bible translation uses almost none of the words in the ULB translation. Instead, rather than "fruits," the meaning-based translations refer to "deeds" or to "the way you live." "Fruits" in this verse is used as part of a metaphor. The meaning of "fruits" in this metaphor is "the things that a person does." (See [Metaphor](../figs-metaphor/01.md).) -So these translations translated the meaning in context, rather than just the words. They also used more understandable phrases such as "turned from sin" or "turned away from your sinful behavior" rather than the single difficult word "repentance," or they explained the word by saying, "repented of your sins and turned to God." The meaning in all of them is the same, but the form is very different. In the meaning-based translations, the meaning is much clearer. \ No newline at end of file +So these translations translated the meaning in context, rather than just the words. They also used more understandable phrases such as "turned from sin" or "turned away from your sinful behavior" rather than the single difficult word "repentance," or they explained the word by saying, "repented of your sins and turned to God." The meaning in all of them is the same, but the form is very different. In the meaning-based translations, the meaning is much clearer. \ No newline at end of file diff --git a/translate/translate-form/01.md b/translate/translate-form/01.md index 42aeb9e..793bf7d 100644 --- a/translate/translate-form/01.md +++ b/translate/translate-form/01.md @@ -25,7 +25,7 @@ Look also at the form of 2 Samuel 18:33b in the New International Version: >"O my son Absalom! My son, my son Absalom! If only I had died instead of you–O Absalom, my son, my son!" -Someone might say that the meaning contained in this part of the verse is, "I wish that I had died instead of my son Absalom." This does summarize the meaning contained in the words. But the form communicates much more than just that content. The repetition of "my son" so many times, the repetition of the name "Absalom," the expression "O," the wish form "If only…" all communicate a strong emotion of deep anguish on the part of a father who has lost a son. As a translator, you need to translate not just the meaning of the words, but also the meaning of the form. For 2 Samuel 18:33b, it is important that you use a form that communicates the same emotion as contained in the original language. +Someone might say that the meaning contained in this part of the verse is, "I wish that I had died instead of my son Absalom." This does summarize the meaning contained in the words. But the form communicates much more than just that content. The repetition of "my son" so many times, the repetition of the name "Absalom," the expression "O," the wish form "If only...." all communicate a strong emotion of deep anguish on the part of a father who has lost a son. As a translator, you need to translate not just the meaning of the words, but also the meaning of the form. For 2 Samuel 18:33b, it is important that you use a form that communicates the same emotion as contained in the original language. So we need to examine the form of the biblical text and ask ourselves why it has that form and not some other one. What attitude or emotion is it communicating? Other questions that might help us to understand the meaning of the form are: diff --git a/translate/translate-formatsignals/01.md b/translate/translate-formatsignals/01.md index 313f8b5..1b0be63 100644 --- a/translate/translate-formatsignals/01.md +++ b/translate/translate-formatsignals/01.md @@ -2,40 +2,39 @@ ### Description -The *unfoldingWord Literal Text* (ULT) and *unfoldingWord Simplified Text* (UST) use ellipsis marks, long dashes, parentheses, and indentation to show how information in the text is related to what is around it. +The *Unlocked Literal Bible* (ULB) and *Unlocked Dynamic Bible* (UDB) use ellipsis marks, long dashes, parentheses, and indentation to show how information in the text is related to what is around it. #### Ellipsis marks **Definition** - Ellipsis marks (...) are used to show that either someone did not finish a sentence he started, or that the author did not quote all of what someone said. -In Matthew 9:4-6, the ellipsis mark shows that Jesus did not finish his sentence to the scribes when he turned his attention to the paralyzed man and spoke to him: +In Matthew 9:3-6, the ellipsis mark shows that Jesus did not finish his sentence to the scribes when he turned his attention to the paralyzed man and spoke to him: ->Behold, some of the scribes said among themselves, "This man is blaspheming."Jesus knew their thoughts and said, "Why are you thinking evil in your hearts? For which is easier to say, 'Your sins are forgiven,' or to say, 'Get up and walk'? But that you may know that the Son of Man has authority on earth to forgive sins,**...**" he said to the paralytic, "Get up, pick up your mat, and go to your house." (ULT) +>Behold, some of the scribes said among themselves, "This man is blaspheming." Jesus knew their thoughts and said, "Why are you thinking evil in your hearts? For which is easier, to say, 'Your sins are forgiven,' or to say, 'Get up and walk'? But that you may know that the Son of Man has authority on earth to forgive sins,**...**" he said to the paralytic, "Get up, pick up your mat, and go to your house." (ULB) In Mark 11:31-33, the ellipsis mark shows that either the religious leaders did not finish their sentence, or Mark did not finish writing what they said. ->They discussed between themselves and argued and said, "If we say, 'From heaven,' he will say, 'Why then did you not believe him?' But if we say, 'From men,' **...**" They feared the people, for they all held that John was a prophet. Then they answered Jesus and said, "We do not know." Then Jesus said to them, "Neither will I tell you by what authority I do these things." (ULT) - +>They discussed between themselves and argued and said, "If we say, 'From heaven,' he will say, 'Why then did you not believe him?' But if we say, 'From men,' **...** ." They were afraid of the people, for everyone was convinced that John was a prophet. Then they answered Jesus and said, "We do not know." Then Jesus said to them, "Neither will I tell you by what authority I do these things." (ULB) #### Long Dashes **Definition** - Long dashes (—) introduce information that is immediately relevant to what came before it. For example: ->Then two men will be in a field**—**one will be taken, and one will be left behind. Two women will be grinding with a mill**—**one will be taken, and one will be left. Therefore be on your guard, for you do not know on what day your Lord will come. (Matthew 24:40-41 ULT) +>Then two men will be in a field**—**one will be taken, and one will be left. Two women will be grinding with a mill**—**one will be taken, and one will be left. Therefore be on your guard, for you do not know on what day your Lord will come. (Matthew 24:40-41 ULB) #### Parentheses -**Definition** - Parentheses "( )" show that some information is an explanation or afterthought. +**Definition** - Parentheses "( )" show that some information is an explanation or afterthought. It is background information that the writer put in that place to help the reader understand the material around it. In John 6:6, John interrupted the story he was writing to explain that Jesus already knew what he was going to do. This is put in parentheses. ->5When Jesus looked up and saw a great crowd coming to him, he said to Philip, "Where are we going to buy bread so that these may eat?" 6 **(**Now Jesus said this to test Philip, for he himself knew what he was going to do.**)** 7Philip answered him, "Two hundred denarii worth of bread would not be sufficient for each one to have even a little." (John 6:5-7 ULT) +>5When Jesus looked up and saw a great crowd coming to him, he said to Philip, "Where are we going to buy bread so that these may eat?" 6**(**But Jesus said this to test Philip, for he himself knew what he was going to do.**)** 7Philip answered him, "Two hundred denarii worth of bread would not be sufficient for each one to have even a little." (John 6:5-7 ULB) The words in the parentheses below are not what Jesus was saying, but what Matthew was saying to the reader, to alert the reader that Jesus was using words that they would need to think about and interpret. ->"Therefore, when you see the abomination of desolation, which was spoken of by Daniel the prophet, standing in the holy place" **(**let the reader understand**)**, "let those who are in Judea flee to the mountains, let him who is on the housetop not go down to take out anything that is in his house, 18and let him who is in the field not return to take his cloak." (Matthew 24:15-18 ULT) +>"Therefore, when you see the abomination of desolation, which was spoken of by Daniel the prophet, standing in the holy place" **(**let the reader understand**)**, "let those who are in Judea flee to the mountains, let him who is on the housetop not go down to take anything out of his house, and let him who is in the field not return to take his cloak." (Matthew 24:15-18 ULB) #### Indentation @@ -43,7 +42,7 @@ The words in the parentheses below are not what Jesus was saying, but what Matth This is done for poetry and some lists, to show that the indented lines form a part of the non-indented line above them. For example: ->5 These are the names of the leaders who must fight with you: ->    From the tribe of Reuben, Elizur son of Shedeur; ->    6 from the tribe of Simeon, Shelumiel son of Zurishaddai; ->    7 from the tribe of Judah, Nahshon son of Amminadab; (Numbers 1:5-7 ULT) +>5These are the names of the leaders who must fight with you: +>    From the tribe of Reuben, Elizur son of Shedeur; +>    6from the tribe of Simeon, Shelumiel son of Zurishaddai; +>    7from the tribe of Judah, Nahshon son of Amminadab; (Numbers 1:5-7 ULB) diff --git a/translate/translate-formatsignals/sub-title.md b/translate/translate-formatsignals/sub-title.md index 2efa8ab..5c57078 100644 --- a/translate/translate-formatsignals/sub-title.md +++ b/translate/translate-formatsignals/sub-title.md @@ -1 +1 @@ -What do some of the formatting signals in the ULT and UST show? \ No newline at end of file +What do some of the formatting signals in the ULB and UDB show? \ No newline at end of file diff --git a/translate/translate-formatsignals/title.md b/translate/translate-formatsignals/title.md index 851a549..70bd3b0 100644 --- a/translate/translate-formatsignals/title.md +++ b/translate/translate-formatsignals/title.md @@ -1 +1 @@ -ULT and UST Formatting Signals \ No newline at end of file +ULB and UDB Formatting Signals \ No newline at end of file diff --git a/translate/translate-help/01.md b/translate/translate-help/01.md index 7b4109a..c6af089 100644 --- a/translate/translate-help/01.md +++ b/translate/translate-help/01.md @@ -3,11 +3,11 @@ To help translators make the best translation possible, **translationNotes**, **translationWords**, and **translationQuestions** have been created. -**translationNotes** are cultural, linguistic, and exegetical notes that help to describe and explain some of the Bible background that the translator needs to know to translate accurately. The translationNotes also inform translators about different ways that they might express the same meaning. See http://ufw.io/tn/. +**translationNotes** are cultural, linguistic, and exegetical notes that help to describe and explain some of the Bible background that the translator needs to know to translate accurately. The translationNotes also inform translators about different ways that they might express the same meaning. See http://ufw.io/tn/. -The **translationWords** are key terms found in Open Bible Stories and the Bible that are important to translate correctly. Each of these words or phrases has a small article written about it as well as cross-references to other places where that term is used in either Open Bible Stories or the Bible. This is to show the translator other ways that the translationWord is used and to ensure that it has been translated correctly in those places, too. See http://ufw.io/tw/. +The **translationWords** are key terms found in Open Bible Stories and the Bible that are important to translate correctly. Each of these words or phrases has a small article written about it as well as cross-references to other places where that term is used in either Open Bible Stories or the Bible. This is to show the translator other ways that the translationWord is used and to ensure that it has been translated correctly in those places, too. See http://ufw.io/tw/. -The **translationQuestions** are comprehension questions that can be used to self-check your translation. If you can correctly answer the translationQuestions using only the Target Language translation, then it is an accurate translation. The translationQuestions are also a good tool to use for checking with the target language community. See http://ufw.io/tq/. +The **translationQuestions** are comprehension questions that can be used to self-check your translation. If you can correctly answer the translationQuestions using only the Target Language translation, then it is an accurate translation. The translationQuestions are also a good tool to use for checking with the target language community. See http://ufw.io/tq/. Once you have consulted the translationNotes, translationWords and translationQuestions, then you are ready to make the best translation. diff --git a/translate/translate-literal/01.md b/translate/translate-literal/01.md index 1107c5a..ba9eab4 100644 --- a/translate/translate-literal/01.md +++ b/translate/translate-literal/01.md @@ -30,4 +30,4 @@ Literal translations usually contain the following problems: #### When to Translate Literally -The only time to translate literally is when translating Gateway Language Materials, such as the ULT, that will be used by Other Language translators. The purpose of the ULT is to show the translator what is in the original. Even so, the ULT is not strictly literal. It is a modified literal translation that uses the target language grammar so that readers can understand it (see the lesson [Modified Literal Translation](../translate-modifyliteral/01.md)). For the places where the ULT uses the original expressions in the Bible that may be difficult to understand, we have provided the translationNotes to explain them. \ No newline at end of file +The only time to translate literally is when translating Gateway Language Materials, such as the ULB, that will be used by Other Language translators. The purpose of the ULB is to show the translator what is in the original. Even so, the ULB is not strictly literal. It is a modified literal translation that uses the target language grammar so that readers can understand it. For the places where the ULB uses the original expressions in the Bible that may be difficult to understand, we have provided the translationNotes to explain them. \ No newline at end of file diff --git a/translate/translate-manual/01.md b/translate/translate-manual/01.md index c9a9e8c..1c55096 100644 --- a/translate/translate-manual/01.md +++ b/translate/translate-manual/01.md @@ -1,9 +1,6 @@ -### What Does the Translation Manual Teach? - This manual teaches translation theory and how to make a good translation for Other Languages (OLs). Some of the principles of translation in this manual also apply to Gateway Language translation. For specific instruction on how to translate the set of translation tools for Gateway Languages, however, please see the Gateway Language Manual. It will be very helpful to study many of these modules before starting any type of translation project. Other modules, such as the ones about grammar, are only needed for "just-in-time" learning. - Some highlights in the Translation Manual: * [The Qualities of a Good Translation](../guidelines-intro/01.md) - defining a good translation diff --git a/translate/translate-manual/title.md b/translate/translate-manual/title.md index fd4e9d7..c440bbf 100644 --- a/translate/translate-manual/title.md +++ b/translate/translate-manual/title.md @@ -1 +1 @@ -Introduction to Translation Manual \ No newline at end of file +What Does the Translation Manual Teach? \ No newline at end of file diff --git a/translate/translate-original/01.md b/translate/translate-original/01.md index 4d41f19..377e73e 100644 --- a/translate/translate-original/01.md +++ b/translate/translate-original/01.md @@ -17,4 +17,4 @@ Consider the example below. A translator uses a Swahili New Testament as the sou ![](https://cdn.door43.org/ta/jpg/ol2sl2sl2tl_small_600-174.png) -The only way to make sure the translation is as accurate as possible is to compare the new translation with the original languages. Where this is not possible, use the ULT as the source text, along with other Bible translations that were translated from the original languages. \ No newline at end of file +The only way to make sure the translation is as accurate as possible is to compare the new translation with the original languages. Where this is not possible, use the ULB as the source text, along with other Bible translations that were translated from the original languages. \ No newline at end of file diff --git a/translate/translate-problem/01.md b/translate/translate-problem/01.md index 93b953f..ddf0518 100644 --- a/translate/translate-problem/01.md +++ b/translate/translate-problem/01.md @@ -5,7 +5,7 @@ Literal translations keep the form of the source text in the target text. Some t ### Different languages use different orders of words and phrases -If you keep the source word order in your translation, it will be very difficult, and sometimes impossible, for the people who speak your language to understand it. You must use the natural word order of the target language so that people can understand the meaning of the text. +If you keep the source word order in your translation, it will be very difficult, and sometimes impossible, for the people who speak your language to understand it. You must use the natural word order of the target language so that people can understand the meaning of the text. ### Different languages use different idioms and expressions diff --git a/translate/translate-source-version/01.md b/translate/translate-source-version/01.md index 085873f..1ee745f 100644 --- a/translate/translate-source-version/01.md +++ b/translate/translate-source-version/01.md @@ -11,10 +11,10 @@ Version numbers are only given when a work is released, not when they are edited ![](https://cdn.door43.org/ta/jpg/versioning.jpg) -Each source text is given a whole number for each release (version 1, 2, 3, etc). Any translations based on that source text will take the version number of the source text and add .1 (a translation from English OBS version 4 would become version 4.1). Any further translation based on the intermediate translation would add another .1 to the version number it was created from (for example 4.1.1). New releases of any of these texts increment their "decimal place" by 1. +Each source text is given a whole number for each release (version 1, 2, 3, etc). Any translations based on that source text will take the version number of the source text and add .1 (a translation from English OBS version 4 would become version 4.1). Any further translation based on the intermediate translation would add another .1 to the version number it was created from (for example 4.1.1). New releases of any of these texts increment their "decimal place" by 1. Please see http://ufw.io/versioning for more details. ### Where to Find the Latest Version -The latest published versions of resources in the Door43 Catalog may be seen online at https://door43.org/en/?user=Door43-Catalog. The unfoldingWord English source content is also available in various formats from https://unfoldingword.bible/content/. *Note: translationCore, translationStudio and the unfoldingWord app do not always have the latest versions since updating content does not happen automatically (you may use the source content update feature in each of these apps to get the latest versions).* +https://unfoldingword.org always has the latest published version of each resource. See the Dashboard page at http://ufw.io/dashboard for version history of each resource. *Note: translationStudio and the unfoldingWord app do not always have the latest versions since updating content does not happen automatically.* \ No newline at end of file diff --git a/translate/translate-terms/01.md b/translate/translate-terms/01.md index 3d04f43..be9b93b 100644 --- a/translate/translate-terms/01.md +++ b/translate/translate-terms/01.md @@ -51,6 +51,6 @@ **Other Language** - The Other Languages (OLs) are all of the languages of the world that are not Gateway Languages. We translate our Bible translation tools into the Gateway Languages so that people can use those tools to translate the Bible into the Other Languages. -**End-user Bible** - This is a Bible that people have translated so that it speaks in a natural way in the target language. It is meant to be used in churches and homes. In contrast, the ULT and UST are Bibles that are translation tools. They do not speak naturally in any language, because the ULT is a literal translation and the UST avoids using idioms and figures of speech, which a natural translation would use. Using these translation tools, a translator can produce an end-user Bible. +**End-user Bible** - This is a Bible that people have translated so that it speaks in a natural way in the target language. It is meant to be used in churches and homes. In contrast, the ULB and UDB are Bibles that are translation tools. They do not speak naturally in any language, because the ULB is a literal translation and the UDB avoids using idioms and figures of speech, which a natural translation would use. Using these translation tools, a translator can produce an end-user Bible. **Participant** - A participant is one of the actors in a sentence. This could be the person doing the action, or the person that is receiving the action, or mentioned as participating in some way. A participant could even be an object that is stated as participating in the action of the sentence. For example, in the following sentence, the participants are underlined: John and Mary sent a letter to Andrew. Sometimes participants are left unstated, but they are still part of the action. In this case, the participant is *implied*. For example, in the following sentence, there are only two participants stated: Andrew received a letter. The senders, John and Mary, are implied. In some languages, the implied participants must be stated. \ No newline at end of file diff --git a/translate/translate-useulbudb/01.md b/translate/translate-useulbudb/01.md index 0b07fb5..11c2397 100644 --- a/translate/translate-useulbudb/01.md +++ b/translate/translate-useulbudb/01.md @@ -1,122 +1,120 @@ -As translators, you can best use the ULT and UST if you remember the following differences between the ULT and UST, and if you learn how the target language can best deal with the issues that these differences represent. +As translators, you can best use the ULB and UDB if you remember the following differences between the ULB and UDB, and if you learn how the target language can best deal with the issues that these differences represent. ### Order of Ideas -The ULT tries to present ideas **in the same order** as they appear in the source text. +The ULB tries to present ideas **in the same order** as they appear in the source text. -The UST tries to present ideas in an order that is more natural in English, or that follows the order of logic or the order of sequence in time. +The UDB tries to present ideas in an order that is more natural in English, or that follows the order of logic or the order of sequence in time. When you translate, you should put ideas into an order that is natural in the target language. (see [Order of Events](../figs-events/01.md)) -
1 Paul, a servant of Jesus Christ, called to be an apostle, and set apart for the gospel of God...7 This letter is to all who are in Rome, the beloved of God. (Romans 1:1,7 ULT)
+>1 Paul, a servant of Jesus Christ, called to be an apostle and set apart for the gospel of God ... 7 To all in Rome who are loved by God and called to be his holy people: Grace to you and peace from God our Father and the Lord Jesus Christ. (Romans 1:1,7 ULB) +>1 I, Paul, who serve Christ Jesus, am writing this letter to all of you believers in the city of Rome. (Romans 1:1 UDB) - -
1 I, Paul, who serve Christ Jesus, am writing this letter to all of you believers in the city of Rome. (Romans 1:1 UST)
- -The ULT shows Paul's style of beginning his letters. He does not say who his audience is until verse 7. However, the UST follows a style that is much more natural in English and many other languages today. +The ULB shows Paul's style of beginning his letters. He does not say who his audience is until verse 7. However, the UDB follows a style that is much more natural in English and many other languages today. ### Implied Information -The ULT often presents ideas that **imply** or **assume** other ideas that are important for the reader to understand. +The ULB often presents ideas that **imply** or **assume** other ideas that are important for the reader to understand. -The UST often makes those other ideas explicit. The UST does this in order to remind you that you should perhaps do the same in your translation if you think that your audience will need to know this information in order to understand the text. +The UDB often makes those other ideas explicit. The UDB does this in order to remind you that you should perhaps do the same in your translation if you think that your audience will need to know this information in order to understand the text. When you translate, you should decide which of these implied ideas would be understood by your audience without being included. If your audience understands these ideas without including them in the text, then you do not need to make those ideas explicit. Remember also that you might even offend your audience if you needlessly present implied ideas that they would understand anyway. (see [Assumed Knowledge and Implicit Information](../figs-explicit/01.md)) ->And Jesus said to Simon, "Do not be afraid, because from now on you will catch men." (Luke 5:10 ULT) +>Jesus said to Simon, "Do not be afraid, because from now on you will catch men." (Luke 5:10 ULB) -
But Jesus said to Simon, "Do not be afraid! Until now you gathered in fish, but from now on you will gather in people to become my disciples." (Luke 5:10 UST)
+>But Jesus said to Simon, "Do not be afraid! Until now you gathered in fish, but from now on you will gather in people to become my disciples." (Luke 5:10 UDB) -Here the UST reminds the reader that Simon was a fisherman by trade. It also makes clear the similarity that Jesus was drawing between Simon's previous work and his future work. In addition, the UST makes it clear why Jesus wanted Simon to "catch men" (ULT), that is, to lead them "to become my disciples" (UST). +Here the UDB reminds the reader that Simon was a fisherman by trade. It also makes clear the similarity that Jesus was drawing between Simon's previous work and his future work. In addition, the UDB makes it clear why Jesus wanted Simon to "catch men" (ULB), that is, to lead them "to become my disciples" (UDB). ->When he saw Jesus, he fell on his face and begged him, saying, "Lord, if you are willing, you can make me clean." (Luke 5:12 ULT) +>When he saw Jesus, he fell on his face and begged him, saying, "Lord, if you are willing, you can make me clean." (Luke 5:12 ULB) -
When he saw Jesus, he bowed down to the ground in front of him and pleaded with him, "Lord, please heal me, because you are able to heal me if you are willing!" (Luke 5:12 UST)
+>When he saw Jesus, he bowed down to the ground in front of him and pleaded with him, "Lord, please heal me, because you are able to heal me if you are willing!" (Luke 5:12 UDB) -Here the UST makes it clear that the man who had leprosy did not fall to the ground by accident. Instead, he deliberately bowed down to the ground. Also, the UST makes it clear that he is asking Jesus to heal him. In the ULT, he only implies this request. +Here the UDB makes it clear that the man who had leprosy did not fall to the ground by accident. Instead, he deliberately bowed down to the ground. Also, the UDB makes it clear that he is asking Jesus to heal him. In the ULB, he only implies this request. ### Symbolic Actions **Definition** - A symbolic action is something that someone does in order to express a certain idea. -The ULT often simply presents the symbolic action with no explanation of what it means. The UST often presents the meaning expressed by the symbolic action as well. +The ULB often simply presents the symbolic action with no explanation of what it means. The UDB often presents the meaning expressed by the symbolic action as well. -When you translate, you should decide whether your audience will correctly understand a symbolic action. If your audience will not understand, then you should do as the UST does. (see [Symbolic Action](../translate-symaction/01.md)) ->The high priest tore his garments (Mark 14:63 ULT) +When you translate, you should decide whether your audience will correctly understand a symbolic action. If your audience will not understand, then you should do as the UDB does. (see [Symbolic Action](../translate-symaction/01.md)) +>The high priest tore his garments ... (Mark 14:63 ULB) -
In response to Jesus' words, the high priest was so shocked that he tore his outer garment. (Mark 14:63 UST)
+>In response to Jesus' words, the high priest was so shocked that he tore his outer garment. (Mark 14:63 UDB) -Here the UST makes it clear that it was not by accident that the high priest tore his garment. It also makes clear that it was probably only his outer garment that he tore, and that he did so because he wanted to show that he was sad or angry or both. +Here the UDB makes it clear that it was not by accident that the high priest tore his garment. It also makes clear that it was probably only his outer garment that he tore, and that he did so because he wanted to show that he was sad or angry or both. -Because the high priest actually tore his garment, the UST must, of course, say that he did. However, if a symbolic action never actually took place, you do not have to state that action. Here is such an example: +Because the high priest actually tore his garment, the UDB must, of course, say that he did. However, if a symbolic action never actually took place, you do not have to state that action. Here is such an example: ->Present that to your governor; will he accept you or will he lift up your face?" (Malachi 1:8 ULT) +>Present that to your governor! Will he accept you or will he lift up your face?" (Malachi 1:8 ULB) -
You would not dare to offer such gifts to your own governor! You know that he would not take them. You know that he would be displeased with you and would not welcome you! (Malachi 1:8 UST)
+>You would not dare to offer such gifts to your own governor! You know that he would not take them. You know that he would be displeased with you and would not welcome you! (Malachi 1:8 UDB) -Here the symbolic action "lift up someone's face," represented in this way in the ULT, is presented only as its meaning in the UST: "he would be displeased with you and would not welcome you." It can be presented in this way because Malachi is not actually referring to a particular event that actually took place. He is only referring to the idea represented by that event. +Here the symbolic action "lift up someone's face," represented in this way in the ULB, is presented only as its meaning in the UDB: "he would be displeased with you and would not welcome you." It can be presented in this way because Malachi is not actually referring to a particular event that actually took place. He is only referring to the idea represented by that event. ### Passive Verb Forms -Both Biblical Hebrew and Greek often use passive verb forms, while many other languages do not have that possibility. The ULT tries to use passive verb forms when the original languages use them. However, the UST usually does not use these passive verb forms. As a result, the UST **restructures** many phrases. +Both Biblical Hebrew and Greek often use passive verb forms, while many other languages do not have that possibility. The ULB tries to use passive verb forms when the original languages use them. However, the UDB usually does not use these passive verb forms. As a result, the UDB **restructures** many phrases. -When you translate, you must decide whether the target language can present events or states using a passive expression, as in the following examples. If you cannot use a passive verb form in a particular context, then you may find in the UST one possible way to restructure the phrase. (see [Active or Passive](../figs-activepassive/01.md)) +When you translate, you must decide whether the target language can present events or states using a passive expression, as in the following examples. If you cannot use a passive verb form in a particular context, then you may find in the UDB one possible way to restructure the phrase. (see [Active or Passive](../figs-activepassive/01.md)) ### Examples from the Bible ->For he was amazed, and all who were with him, at the catch of fish which they had taken. (Luke 5:9 ULT) +>For he was amazed, and all who were with him, at the catch of fish which they had taken. (Luke 5:9 ULB) -
He said this because he marveled at the huge number of fish that they had caught. All the men who were with him also marveled. (Luke 5:9 UST)
+>He said this because he marveled at the huge number of fish that they had caught. All the men who were with him also marveled. (Luke 5:9 UDB) -Here the UST uses a verb in the active voice "he marveled" instead of the ULT's verb in the passive voice "was amazed." +Here the UDB uses a verb in the active voice "he marveled" instead of the ULB's verb in the passive voice "was amazed." ->Large crowds of people came together to hear him teach and to be healed of their sicknesses. (Luke 5:15 ULT) +>But the report about him spread even farther, and large crowds of people came together to hear him teach and to be healed of their sicknesses. (Luke 5:15 ULB) -
The result was that large crowds came to Jesus to hear him teach and to have him heal them from their sicknesses. (Luke 5:15 UST)
+>But many people heard about how Jesus had healed the man. The result was that large crowds came to Jesus to hear him teach and to have him heal them from their sicknesses. (Luke 5:15 UDB) -Here the UST avoids the ULT's passive verb form "to be healed." It does this by restructuring the phrase. It says who the healer is: "to have him [Jesus] heal them." +Here the UDB avoids the ULB's passive verb form "to be healed." It does this by restructuring the phrase. It says who the healer is: "to have him [Jesus] heal them." ### Metaphors and Other Figures of Speech -**Definition** - The ULT tries to represent the figures of speech found in the biblical texts as closely as possible. +**Definition** - The ULB tries to represent the figures of speech found in the biblical texts as closely as possible. -The UST often presents the meaning of these ideas in other ways. +The UDB often presents the meaning of these ideas in other ways. When you translate, you will have to decide whether the target language readers will understand a figure of speech with little effort, with some effort, or not at all. If they have to make a great effort to understand, or if they do not understand at all, you will have to present the essential meaning of the figure of speech using other words. ->He has made you rich in every way, in all speech and with all knowledge. (1 Corinthians 1:5 ULT) +>He has made you rich in every way, in all speech and with all knowledge. (1 Corinthians 1:5 ULB) -
Christ has given you so many things. He helped you to speak his truth and to know God. (1 Corinthians 1:5 UST)
+>Christ has given you so many things. He helped you to speak his truth and to know God. (1 Corinthians 1:5 UDB) -Paul uses a metaphor of material wealth, expressed in the word "rich." Even though he immediately explains what he means "in all speech and with all knowledge," some readers might not understand. The UST presents the idea in a different way, without using the metaphor of material wealth. (see [Metaphor](../figs-metaphor/01.md)) +Paul uses a metaphor of material wealth, expressed in the word "rich." Even though he immediately explains what he means "in all speech and with all knowledge," some readers might not understand. The UDB presents the idea in a different way, without using the metaphor of material wealth. (see [Metaphor](../figs-metaphor/01.md)) ->I send you out as sheep in the midst of wolves, (Matthew 10:16 ULT) +>I send you out as sheep in the midst of wolves, (Matthew 10:16 ULB) -
When I send you out, you will be as defenseless as sheep, among people who are as dangerous as wolves. (Matthew 10:16 UST)
+>When I send you out, you will be as defenseless as sheep, among people who are as dangerous as wolves. (Matthew 10:16 UDB) -Jesus uses a simile that compares his apostles going to others as sheep going out among wolves. Some readers might not understand how the apostles would be like sheep while the other people would be like wolves. The UST clarifies that the apostles would be defenseless, and that their enemies would be dangerous. (see [Simile](../figs-simile/01.md)) +Jesus uses a simile that compares his apostles going to others as sheep going out among wolves. Some readers might not understand how the apostles would be like sheep while the other people would be like wolves. The UDB clarifies that the apostles would be defenseless, and that their enemies would be dangerous. (see [Simile](../figs-simile/01.md)) ->You are separated from Christ, all you who are "justified" by the law. You have fallen away from grace. (Galatians 5:4 ULT) +>You are separated from Christ, all you who are "justified" by the law. You have fallen away from grace. (Galatians 5:4 ULB) -
If you expect God to declare you good in his sight because you try to keep the law, you have separated yourself from Christ; God will no longer act kindly toward you. (Galatians 5:4 UST)
+>If you expect God to declare you good in his sight because you try to keep the law, you have separated yourself from Christ; God will no longer act kindly toward you. (Galatians 5:4 UDB) -Paul uses irony when he refers to them as being justified by the law. He had already taught them that no one can be justified by the law. The ULT uses quote marks around "justified" to show that Paul did not really believe that they were justified by the law. The UST translates the same idea by making it clear that it was what the other people believed. (see [Irony](../figs-irony/01.md)) +Paul uses irony when he refers to them as being justified by the law. He had already taught them that no one can be justified by the law. The ULB uses quote marks around "justified" to show that Paul did not really believe that they were justified by the law. The UDB translates the same idea by making it clear that it was what the other people believed. (see [Irony](../figs-irony/01.md)) ### Abstract Expressions -The ULT often uses abstract nouns, adjectives, and other parts of speech, because it tries to closely resemble the biblical texts. -The UST tries not to use such abstract expressions, because many languages do not use abstract expressions. +The ULB often uses abstract nouns, adjectives, and other parts of speech, because it tries to closely resemble the biblical texts. +The UDB tries not to use such abstract expressions, because many languages do not use abstract expressions. When you translate, you will have to decide how the target language prefers to present these ideas. (see [Abstract Nouns](../figs-abstractnouns/01.md)) ->He has made you rich in every way, in all speech and with all knowledge. (1 Corinthians 1:5 ULT) +>He has made you rich in every way, in all speech and with all knowledge. (1 Corinthians 1:5 ULB) -
Christ has given you so many things. He helped you to speak his truth and to know God. (1 Corinthians 1:5 UST)
+>Christ has given you so many things. He helped you in all your speaking and in all your knowledge. (1 Corinthians 1:5 UDB) -Here the ULT expressions "all speech" and "all knowledge" are abstract noun expressions. One problem with them is that readers might not know who is supposed to do the speaking and what they are to speak, or who is doing the knowing and what it is that they know. The UST answers these questions. +Here the ULB expressions "all speech" and "all knowledge" are abstract noun expressions. One problem with them is that readers might not know who is supposed to do the speaking and what they are to speak, or who is doing the knowing and what it is that they know. The UDB answers these questions. ### Conclusion -In summary, the ULT will help you translate because it can help you understand to a great degree what form the original biblical texts have. The UST can help you translate because it can help make the ULT text's meaning clear, and also because it can give you various possible ways to make the ideas in the biblical text clear in your own translation. +In summary, the ULB will help you translate because it can help you understand to a great degree what form the original biblical texts have. The UDB can help you translate because it can help make the ULB text's meaning clear, and also because it can give you various possible ways to make the ideas in the biblical text clear in your own translation. diff --git a/translate/translate-useulbudb/sub-title.md b/translate/translate-useulbudb/sub-title.md index 0c06b21..f967de6 100644 --- a/translate/translate-useulbudb/sub-title.md +++ b/translate/translate-useulbudb/sub-title.md @@ -1 +1 @@ -What is the best way to use the ULT and UST in translating the Bible? \ No newline at end of file +What is the best way to use the ULB and UDB in translating the Bible? \ No newline at end of file diff --git a/translate/translate-useulbudb/title.md b/translate/translate-useulbudb/title.md index f2f2ee3..7f39baa 100644 --- a/translate/translate-useulbudb/title.md +++ b/translate/translate-useulbudb/title.md @@ -1 +1 @@ -How to Use the ULT and UST when Translating the Bible \ No newline at end of file +How to Use the ULB and UDB when Translating the Bible \ No newline at end of file diff --git a/translate/translate-wforw/01.md b/translate/translate-wforw/01.md index 04765ab..fda7a55 100644 --- a/translate/translate-wforw/01.md +++ b/translate/translate-wforw/01.md @@ -16,7 +16,7 @@ Word-for-word substitution results in translations that are awkward to read. The #### Word Order -Here is an example of Luke 3:16 in the ULT: +Here is an example of Luke 3:16 in the ULB: >John answered by saying to them all, "As for me, I baptize you with water, but someone is coming who is more powerful than I, and I am not worthy even to untie the strap of his sandals. He will baptize you with the Holy Spirit and with fire." @@ -24,27 +24,27 @@ That translation is clear and easy to understand. But suppose the translators ha Here, translated in English, are the words in the same order as the original Greek. ->answered saying to all the John I indeed with water baptize you he comes but who mightier than I of whom not I am worthy untie the strap of the sandals of him he you will baptize with spirit holy and fire +>answered saying to all the John I indeed with water baptize you he comes but who mightier than I of whom not I am worthy untie the strap of the sandals of him he you will baptize with spirit holy and fire This translation is awkward and does not make sense in English. -Look at the ULT version above again. The English ULT translators did not keep the original Greek word order. They moved words around in the sentence to fit the rules of English grammar. They also changed some of the phrasing. For example, the English ULT says, "John answered by saying to them all," rather than "John answered to all saying." They used different words in a different order to make the text sound natural so that it could successfully communicate the original meaning. +Look at the ULB version above again. The English ULB translators did not keep the original Greek word order. They moved words around in the sentence to fit the rules of English grammar. They also changed some of the phrasing. For example, the English ULB says, "John answered by saying to them all," rather than "John answered to all saying." They used different words in a different order to make the text sound natural so that it could successfully communicate the original meaning. -The translation must communicate the same meaning as the Greek text. In this example, the ULT is a much better English translation than the awkward word-for-word version. +The translation must communicate the same meaning as the Greek text. In this example, the ULB is a much better English translation than the awkward word-for-word version. #### Range of Word Meanings In addition, word-for-word substitution usually does not take into account that most words in all languages have a range of meanings. In any one passage, usually the writer had only one of those meanings in mind. In a different passage, he may have had a different meaning in mind. But in word-for-word translations, usually only one meaning is chosen and used throughout the translation. For example, the Greek word "aggelos" can refer to a human messenger or to an angel. ->"This is he of whom it is written, 'See, I am sending my messenger before your face, Who will prepare your way before you.' (Luke 7:27) +>This is he of whom it is written, 'See, I am sending my messenger before your face, who will prepare your way before you.' (Luke 7:27) Here the word "aggelos" refers to a human messenger. Jesus was talking about John the Baptist. ->the angels had gone away from them into heaven (Luke 2:15) +>... the angels had gone away from them into heaven ... (Luke 2:15) Here the word "aggelos" refers to angels from heaven. -A word-for-word translation process might use the same word in both verses, even though it is used to refer to two different kinds of beings. This would be confusing to the reader. +A word-for-word translation process might use the same word in both verses, even though it is used to refer to two different kinds of beings. This would be confusing to the reader. #### Figures of Speech diff --git a/translate/translate-whatis/01.md b/translate/translate-whatis/01.md index 0d9037f..01f6a9c 100644 --- a/translate/translate-whatis/01.md +++ b/translate/translate-whatis/01.md @@ -10,4 +10,4 @@ There are basically two kinds of translations: literal and dynamic (or meaning-b * Literal translations focus on representing words in the source language with words in the target language that have similar basic meanings. They also use phrases that have similar structures to the phrases in the source language. This kind of translation allows the reader to see the structure of the source text, but it can make it difficult or impossible for the reader to understand the meaning of the source text. * Dynamic, meaning-based translations focus on representing the meaning of the source language sentence in its context, and will use whatever words and phrase structures are most appropriate to convey that meaning in the target language. The goal of this kind of translation is to make it easy for the reader to understand the meaning of the source text. This is the kind of translation recommended in this Translation Manual for Other Language (OL) translations. -The ULT is designed to be a literal translation, so that the OL translator can see the forms of the original biblical languages. The UST is designed to be a dynamic translation, so that the OL translator can understand the meaning of these forms in the Bible. When translating these resources, please translate the ULT in a literal way and translate the UST in a dynamic way. For more information about these resources, see the [Gateway Language Manual](https://gl-manual.readthedocs.io/en/latest/). +The ULB is designed to be a literal translation, so that the OL translator can see the forms of the original biblical languages. The UDB is designed to be a dynamic translation, so that the OL translator can understand the meaning of these forms in the Bible. When translating these resources, please translate the ULB in a literal way and translate the UDB in a dynamic way. For more information about these resources, see the Gateway Manual. \ No newline at end of file diff --git a/translate/translation-difficulty/01.md b/translate/translation-difficulty/01.md index 6261437..72b177b 100644 --- a/translate/translation-difficulty/01.md +++ b/translate/translation-difficulty/01.md @@ -29,7 +29,7 @@ In general, books that have more abstract, poetic, and theologically loaded term #### Difficulty Level 4 * Old Testament - * Leviticus, Proverbs, Ecclesiastes, Song of Songs, Lamentations, Daniel, Hosea, Joel, Amos, Obadiah, Micah, Nahum, Habakkuk, Zephaniah, Haggai, Zechariah, Malachi + * Leviticus, Proverbs, Ecclesiastes, Song of Songs, Lamentations, Daniel, Hosea, Joel, Amos, Obadiah, Micah, Nahum, Habakkuk, Zephanaiah, Haggai, Zechariah, Malachi * New Testament * John, 1-2 Corinthians, 1-2 Thessalonians, 1-2 Peter, 1 John, Jude @@ -63,7 +63,7 @@ Though Open Bible Stories was not assessed according to this rating system, it s * Since it is not Scripture, Open Bible Stories removes the fear that many translators have of translating the Word of God. * Translating Open Bible Stories before translating the Bible gives the translators experience and training in translation, so that when they translate the. - Bible, they will do it well. By translating Open Bible Stories, the translation team will gain: + Bible, they will do it well. By translating Open Bible Stories, the translation team will gain: * Experience in creating a translation and checking team * Experience in doing the translation and checking process