-
Notifications
You must be signed in to change notification settings - Fork 167
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
Comments
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?
From there, we can review and add this to jquery.ime. Then it lands in wikipedia. |
Hi, Date: Tue, 9 Dec 2014 19:29:17 -0800 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?
From there, we can review and add this to jquery.ime. Then it lands in wikipedia. —
|
Thanks for the PR! #376 |
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)
The text was updated successfully, but these errors were encountered: