Add other tier languages?
Up one level
Add other tier languages?
Hi ELAN wizards,
I apologize in case this is a stupid question, but I haven't found an answer in either the manual or the forum.
Is it possible to add other languages/keyboard layouts to the defaults in the drop-down list available for a tier? (Other than using the system default and switching that as needed, I mean.)
It would be really useful for our project if one tier could be set to Devanagari, another to a project-specific adaptation of IPA, and a third one to plain English, without having to switch the system's input language every time.
Thanks,
Tyko
Re: Add other tier languages?
This is currently not possible. There are 2 main problems:
- the languages in ELAN are implemented as "input methods" and these need to be integrated with the (Java) system. New input methods have to be packed in a .jar (kind of .zip) and installed in the \lib\ext directory of the Java Runtime Environment. Most languages provided by ELAN are based on the Gate Unicode Kit and it's not so easy to extend this without creating a new .jar etc.
- the current list of languages is hardcoded in ELAN and contains a subset of GUK and a number of languages provided by MPI
We would like to make this all a bit more flexible in the future; for now third party tools like Keyman are probably the best solution.
Han