Live data from Hacker News

Mongolia to restore traditional alphabet

news.mn

31–40 of 292 posts

Re: Mongolia to restore traditional alphabet

#31
post #2

The traditional Mongolian script is notable for being written vertically, which breaks a lot of assumptions usually made in UI design. The Mongolian president's personal website is an example of designing around vertical text: https://president.mn/mng/

I like that, that is, the new take on UI with having vertical script. I mean there was a design website posted on HN the other day (it was a list of colors I believe) which also had vertical (English & Japanese) text.

The closest I've worked with is a booking website for an international parcel delivery company. We offered the application in idk, dozens? of languages. Hebrew was one of them, it's a right-to-left language and our whole website became right-to-left when switching to that, so the main menu was on the right instead of the left, things like that. Great work by our CSS people.

Re: Mongolia to restore traditional alphabet

#32

UI issues aside, I think this is quite fabulous. Preserving their traditional alphabet and de-colonializing their culture is a good thing, no matter how I look at it. Although I do wonder how easy it will be for the whole nation to switch from one alphabet to another when they're so drastically different. I don't suppose any Mongolians are here to give their input?

> Preserving their traditional alphabet and de-colonializing their culture is a good thing, no matter how I look at it There are downsides to any situation. E.G: - cost - available resources for education and work - adding one more obstacles for different cultures to be able to understand each other I'm french, and in my country, language protection is a big thing. It's also why we have such a terrible ability to spe…

[deleted]

Re: Mongolia to restore traditional alphabet

#33
post #22

I once saw a Mongolian book (written in Cyrillic alphabet) and it was very jarring. It looked like half of the letters were Э (pronounced like a very deep Eh). It is a low frequency letter in Russian, mostly commonly seen in short words like это ("this") and virtually always at the front of a word. But there every word was long and liberally sprinkled with multiple Эs. Looked completely alien. In fact, looked like a…

> always at the front of a word.

That's because е is usually used to represent the same sound if it's not in the beginning of the word. Russian could be much easier to read closer to proper for non-natives if only Russians would write э everywhere where it reads э. For example consider the word "энергия" (energy) - the first and the third letters sound the same in this word and the same they sound in English yet they use different letters.

Re: Mongolia to restore traditional alphabet

#34

I think (and hope) that as translation tech gets better, we'll see a renewed interest in local languages and dialects.

I think it will have the opposite effect. Once we see the benefit of being able to communicate freely with anybody, and losing the protective aspect of being able to communicate in a language others can't understand, I think people will lose interest in local languages and dialect? Why learn them when you can just translate them when you need them? What do they bring, except some aesthetical pleasure? Given the work…

I hear what you're saying, but at the same time - coming from an area with its own relatively small language (<500K speakers) - there is a definite need or interest in websites and media in one's "own language", in our case it's things like local news websites (with comment sections of course), newspapers and a TV channel. Said TV channel, like all the other regional channels, get some shared time on the public networks as well, and a block in some of the national news bulletins.

Re: Mongolia to restore traditional alphabet

#35
post #7

As a web developer I reject that change :P

Seriously? As a web developer, you already have all the tools needed to work with this change should you ever find yourself needing to build a Mongolian website. We live in world that has Unicode, wide dispersal of compatible fonts, CSS text-orientation rules with decent browser compatibility, etc etc.

> CSS text-orientation rules with decent browser compatibility

I don't think the support is really there for vertical writing systems.

Re: Mongolia to restore traditional alphabet

#36

UI issues aside, I think this is quite fabulous. Preserving their traditional alphabet and de-colonializing their culture is a good thing, no matter how I look at it. Although I do wonder how easy it will be for the whole nation to switch from one alphabet to another when they're so drastically different. I don't suppose any Mongolians are here to give their input?

For a recent case, look at Kazakhstan which is changing its alphabet from Cyrillic to Latin - https://www.bbc.com/worklife/article/20180424-the-cost-of-ch....

Re: Mongolia to restore traditional alphabet

#37
post #7

As a web developer I reject that change :P

Seriously? As a web developer, you already have all the tools needed to work with this change should you ever find yourself needing to build a Mongolian website. We live in world that has Unicode, wide dispersal of compatible fonts, CSS text-orientation rules with decent browser compatibility, etc etc.

> wide dispersal of compatible fonts

Would you please share a link where I can download Mongolian Helvetica?

Re: Mongolia to restore traditional alphabet

#38
Looks particularly pretty and mostly adorable but I'm not sure it is going to be as legible as cyrilic (which works is the same as latin, just a little bit different), even after a lot of practice. Needless to say it's not going to be nearly as handy for the modern digital world. This way one can hardly be sure the cultural value of this move is enough to outweigh the practical aspect.

Re: Mongolia to restore traditional alphabet

#39

UI issues aside, I think this is quite fabulous. Preserving their traditional alphabet and de-colonializing their culture is a good thing, no matter how I look at it. Although I do wonder how easy it will be for the whole nation to switch from one alphabet to another when they're so drastically different. I don't suppose any Mongolians are here to give their input?

The history is a bit more detailed than that. The traditional script is derived from the Old Uyghur alphabet, widespread at the time in the region, by a captured man when Genghis Khan defeated Naimans, so adopting it is a direct result of establishing the Mongol Empire and its colonies, Rus' being one of them. (and was necessary to run the empire, because the Mongols didn't have writing before that). Chinese Evenks still use this script since these times, for example.

>I do wonder how easy it will be for the whole nation to switch from one alphabet to another when they're so drastically different.

The software support is more concerning than that, I guess. The traditional script is being taught in schools, and is often used along with Cyrillic. The idea of returning to it is not new either. In Inner Mongolia, its use is obligatory in many cases.

Re: Mongolia to restore traditional alphabet

#40
post #22

I once saw a Mongolian book (written in Cyrillic alphabet) and it was very jarring. It looked like half of the letters were Э (pronounced like a very deep Eh). It is a low frequency letter in Russian, mostly commonly seen in short words like это ("this") and virtually always at the front of a word. But there every word was long and liberally sprinkled with multiple Эs. Looked completely alien. In fact, looked like a…

> always at the front of a word. That's because е is usually used to represent the same sound if it's not in the beginning of the word. Russian could be much easier to read closer to proper for non-natives if only Russians would write э everywhere where it reads э. For example consider the word "энергия" (energy) - the first and the third letters sound the same in this word and the same they sound in English yet they…

That's because 'e' also usually makes previous consonant softer(not in your example though, because it's a loan word I guess), so you'd have to put 'ь' everywhere then.
Post reply on HN