Projects/Edu/Artikulate/LanguageCourses: Difference between revisions

    From KDE TechBase
    < Projects‎ | Edu‎ | Artikulate
    No edit summary
    No edit summary
    Line 1: Line 1:
    ====Creating a new language course from a course skeleton====
    ====Creating a new language course from a course skeleton====
    In construction
    In order to create a new language course from the course skeleton you need go to the dialog "Course editor" (top-left button). The slide bar with two options will appear and you need to choose “Edit courses” option. The list of supported languages will appear. Choose the language you want to create a new language course for. Then click on “New course”and you will see a new box appearing. Select appropriate language and the course skeleton for which you would like to create a language course and click OK. (If the language that you would like to add a course for is not supported yet, you will need to create a language phonology first. (add link). Now you need to select “New Course” that should appear. The next step it to synchronize the language course with the skeleton. In order to do it you need to choose “Update from Course Prototype”. After this you should see the course with the phrases in English as they are in skeleton. Save your changes by pressing OK button at the top of the screen. You can see that now all the phrases are in English and they are tagged as “unknown” This means that they still need to be translated into appropriate language.
    ====Translating phrases to a language====
    ====Translating phrases to a language====
    In construction
    Once you have created a new language course and updated it with course skeleton you can start translating your phrases. In order to do it you need to go to the dialog "Course editor" (top-left button) and the choose “Edit courses” option. Choose a language for which you would like to do translation and the appropriate course. If there is no language courses available yet, you will need to create one yourself as explained “In creating a new language course from course skeleton option”. Otherwise you should see a list of units on the left side of your screen. Choose one of the units to see the phrases associated with it. If the phrase is still in English, you can do a translation. Simply click on the icon on the left side on the phrase which will open an editing box. Delete the English phrase and type an equivalent in appropriate language. Once you done change the status of the phrase to translated. Sometimes you will also need to change the type of the phrase e.g. from word to expression, etc. When you finished with the phrase click a tick box next to it to indicate you are finished with this phrase. You can now translate more phrases but you must save your changes before closing the program.
    ====Adding recordings for phrases====
    ====Adding recordings for phrases====
    In construction
    To add the recordings you need to follow the same instructions as for translations. Therefore open Artikulate and go to the dialog "Course editor" (top-left button) and the choose “Edit courses” option.  Choose a language for which you would like to do recordings for and the appropriate course. You can record the phrases that are already translated (they should be in blue color). In order to record a phrase expand it by clicking on the icon on its right. You should be able to see  “Create New Recording” section. In order to record the phrase press the record button next to it, say the phrase, and then press the record button again to finish the recording. Now you can listen to what you have recorded by pressing the play button. If you like the recording choose “Replace existing recording” option or otherwise record yourself again. When you done with the phrase, change its status to “Completed” (meaning the phrase is now both translated and recorded) and close the phrase by clicking the tick button next to it. You can now do more recordings but you will need to save your changes before exiting the program. You can do it choosing the OK button on the top of the screen.
    ====Tagging phonemes for phrases====
    ====Tagging phonemes for phrases====
    In construction
    In construction

    Revision as of 17:54, 1 July 2013

    Creating a new language course from a course skeleton

    In order to create a new language course from the course skeleton you need go to the dialog "Course editor" (top-left button). The slide bar with two options will appear and you need to choose “Edit courses” option. The list of supported languages will appear. Choose the language you want to create a new language course for. Then click on “New course”and you will see a new box appearing. Select appropriate language and the course skeleton for which you would like to create a language course and click OK. (If the language that you would like to add a course for is not supported yet, you will need to create a language phonology first. (add link). Now you need to select “New Course” that should appear. The next step it to synchronize the language course with the skeleton. In order to do it you need to choose “Update from Course Prototype”. After this you should see the course with the phrases in English as they are in skeleton. Save your changes by pressing OK button at the top of the screen. You can see that now all the phrases are in English and they are tagged as “unknown” This means that they still need to be translated into appropriate language.

    Translating phrases to a language

    Once you have created a new language course and updated it with course skeleton you can start translating your phrases. In order to do it you need to go to the dialog "Course editor" (top-left button) and the choose “Edit courses” option. Choose a language for which you would like to do translation and the appropriate course. If there is no language courses available yet, you will need to create one yourself as explained “In creating a new language course from course skeleton option”. Otherwise you should see a list of units on the left side of your screen. Choose one of the units to see the phrases associated with it. If the phrase is still in English, you can do a translation. Simply click on the icon on the left side on the phrase which will open an editing box. Delete the English phrase and type an equivalent in appropriate language. Once you done change the status of the phrase to translated. Sometimes you will also need to change the type of the phrase e.g. from word to expression, etc. When you finished with the phrase click a tick box next to it to indicate you are finished with this phrase. You can now translate more phrases but you must save your changes before closing the program.

    Adding recordings for phrases

    To add the recordings you need to follow the same instructions as for translations. Therefore open Artikulate and go to the dialog "Course editor" (top-left button) and the choose “Edit courses” option. Choose a language for which you would like to do recordings for and the appropriate course. You can record the phrases that are already translated (they should be in blue color). In order to record a phrase expand it by clicking on the icon on its right. You should be able to see “Create New Recording” section. In order to record the phrase press the record button next to it, say the phrase, and then press the record button again to finish the recording. Now you can listen to what you have recorded by pressing the play button. If you like the recording choose “Replace existing recording” option or otherwise record yourself again. When you done with the phrase, change its status to “Completed” (meaning the phrase is now both translated and recorded) and close the phrase by clicking the tick button next to it. You can now do more recordings but you will need to save your changes before exiting the program. You can do it choosing the OK button on the top of the screen.

    Tagging phonemes for phrases

    In construction

    Creating a new phonology

    Artikulate uses language specifications (called "phonology") that define lists of available phonemes for a language. In short, a phoneme is a natural sound of a language. (For a detailed explanation see e.g. [1].) We need such a phonology for every language to be able to tag phrases by the sounds that are specific to this language. Using phoneme tags for phrases enables users to select specific phonemes that they want to improve and hence allows a more focused training.

    The already available languages can be found in the subdirectory data/languages.

    For creating a phonology, the following steps are needed:

    1. create a new XML file in data/languages according to the language name
    2. create phonology
    3. add entry for the new phonology to data/languages/CMakeLists.txt
    4. build and install Artikulate, then run unit tests to check correctness of phonology