Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gothic wikipedia has a bad transliteration system #375

Open
GothicSpeaker opened this issue Dec 9, 2014 · 3 comments
Open

Gothic wikipedia has a bad transliteration system #375

GothicSpeaker opened this issue Dec 9, 2014 · 3 comments

Comments

@GothicSpeaker
Copy link
Contributor

Hello there,

I 'm active at the Gothic Wikipedia and currently we have a transliteration system which isn't very user-friendly. Also, typing in Gothic is not really possible without special tools outside of wikipedia. An example can be seen here:
https://got.wikipedia.org/wiki/%F0%90%8D%85%F0%90%8C%B0%F0%90%8C%BC%F0%90%8C%B1%F0%90%8C%B0
Articles are written both in Gothic and Latin script, but the Latin script is added manually by the user, which takes a lot of extra work and the Latin script can only be added by surrounding the Latin text with: {{𐌻𐌰𐍄𐌹𐌽𐍃𐌺𐌰 𐌼𐌴𐌻𐌴𐌹𐌽𐍃}}
{{𐌰𐌽𐌳𐌰}}, as you can understand, this involves a lot of copy-pasting, which isn't really necessary. It's also the reason why a lot of articles in fact lack a Latin transliteration or in fact don't have the Gothic alphabet, but just a Latin version.

Instead, I would propose to use the same system like the Aenglisc wikipedia has, with a converter:
https://ang.wikipedia.org/wiki/Armenia
Like you can see, above the text there is a: [ gw ] [ ȝƿ ] [ ᚱᚢᚾ ]? , with which you can change the script. As nobody has done it before, I have written a gothic keyboard converter, following the instructions from #mediawiki-i18n for this issue. It can be found here: https://got.wikipedia.org/wiki/%F0%90%8C%BD%F0%90%8C%B9%F0%90%8C%BF%F0%90%8D%84%F0%90%8C%B0%F0%90%8C%BD%F0%90%8C%B3%F0%90%8D%83:Bokareis/got.js

I wonder if it is possible to resolve this issue, as it is one of the reasons why this Wikipedia is not very user-friendly in it's use. I have transliterated a lot of articles with the system of this Wikipedia, while I think that the transliteration of the Old English wikipedia saves us a lot of work.

Kind regards,

Gothicspeaker (Wikipedia username: bokareis)

@santhoshtr
Copy link
Member

Hello, The input method rules inside jquery.ime is written and contributed by people like you. So we can happily add gothic language also to our collection. The got.js file you wrote looks good to me(technically). Can you create a pull request by completing the following steps?

  1. Add got.js to rules/got folder
  2. Follow the documentation at https://github.com/wikimedia/jquery.ime (see "Developers" section)
  3. Add a few automated tests as explained there

From there, we can review and add this to jquery.ime. Then it lands in wikipedia.

@GothicSpeaker
Copy link
Contributor Author

Hi,
I added Gothic to the rules, but it hasn't appeared yet. When will it appear?
roel

Date: Tue, 9 Dec 2014 19:29:17 -0800
From: [email protected]
To: [email protected]
CC: [email protected]
Subject: Re: [jquery.ime] Gothic wikipedia has a bad transliteration system (#375)

Hello, The input method rules inside jquery.ime is written and contributed by people like you. So we can happily add gothic language also to our collection. The got.js file you wrote looks good to me(technically). Can you create a pull request by completing the following steps?

  1. Add got.js to rules/got folder
  2. Follow the documentation at https://github.com/wikimedia/jquery.ime (see "Developers" section)
  3. Add a few automated tests as explained there

From there, we can review and add this to jquery.ime. Then it lands in wikipedia.


Reply to this email directly or view it on GitHub.

                  =

@nemobis
Copy link

nemobis commented Dec 11, 2014

Thanks for the PR! #376

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants