naive question. Is there an arabic equiv of a 7 segment display? It looks like a writing system that is very amenable to that sort of digitization. Always a center line, and then up to two strokes going {up, down, diagonal, curved} intersecting at the {left, middle right} of the main line, followed by some dots to further specify a sub-category. Seems like a small finite set of graphical components being composed tog…
> Is there an arabic equiv of a 7 segment display? A 7 segment display would have nowhere close to enough resolution to properly render Arabic script. Digital signage would at least be using a low-resolution LED matrix but more likely you'd see LED/LCD displays in places that are affluent and plain analog signage where they are not.
Help! Is This Arabic?
41–50 of 304 posts
Re: Help! Is This Arabic?
#42Earlier quoted context omitted.
Numbers will typically be rendered in Arabic numerals and not in Arabic script if a 7 segment display is being used. Latin characters are already pretty difficult to read on a 7 segment... Arabic would be even more difficult.
That's not entirely what I meant by my question. Let me try rephrasing. Is there a thing that works on the same principle as a 7 segment display, possibly with a more than 7 segments but still a manageable amount, which is designed to display Arabic characters with a similar amount of legibility?
Re: Help! Is This Arabic?
#43The whole 'two billion people can read the Arabic alphabet to some degree' is a weird claim. Maybe it's possible, but there aren't two billion people with functional Arabic literacy. Most Arabic is written without small vowels (harakat). You could have script that is justified right-to-left and with letters correctly connected and it still be gibberish. And many of those 'two billion people' would be none the wiser.
This may be referring to people who can "read" the Koran, where "read" means say the text out loud. Understanding what they're saying is a different question, and most of those people probably do not understand the Koran's language (which is a more than thousand year old version of Arabic). Alternatively, it may be referring to people who read a language written in Arabic script, but not necessarily the Arabic langua…
My understanding, as a non-Muslim who doesn't speak Arabic, is that the standard Arabic is pretty conservative such that MSA, as would be commonly heard on TV or read in the news or other more formal settings, is not very far off the Arabic used in the Quran. So I think most native Arabic speakers would understand the Quran well, but may not be able to fluently speak or write it.
And that many Arabic learners learn MSA along with a dialect, so many second language speakers would probably be able to productively read the Quran as well.
Re: Help! Is This Arabic?
#44Probably a good place to ask: I want to add an arabic translation to a webpage I operate. My text editor is a bit confused by the unicode symbols. Obviously the text editor displays left-to-right no matter what as it's made for programming. What's the right way to handle this?
[1] http://andreasmhallberg.github.io/typing-arabic-in-vim/
[2] https://www.w3.org/International/questions/qa-html-language-...
Re: Help! Is This Arabic?
#45> to almost 2 billion people. There are probably 350 million Arabic speakers.
Re: Help! Is This Arabic?
#46This website is well-meaning, but will be difficult to parse if you don't have elementary Arabic and can't tell apart ال from ل ا. What it really needs is a simple reference input string, examples of how it gets broken, and what to do to fix them. The middle case, where the sentence is correctly rendered RTL but the individual words are LTR (breaking the ligatures), is particularly common and insidious because it loo…
Re: Help! Is This Arabic?
#47> for example Farsi in Egypt (Egyptians primarily speak an Egyptian Dialect of Arabic) Nit picking here maybe, but neither Farsi (Persian) is a dialect of Arabic (not even in the same family of languages) nor Egyptians speak it typically. Although, they speak a dialect of Arabic. Update: My mistake, as pointed out here, I misunderstood the point initially.
Yup, that's the exact point they're making. Non-Arabic-speaker sees Arabic script and assumes it's the Arabic language, so presents it to users that don't understand it, such as presenting Farsi text to Egyptian Arabic speakers. Or, to take the Latin script example, presenting French text to English speakers.
Oddly though, it stores several copies of identical chinese characters. Traditional, simplified, and the Japanese loaned characters kanji.
Re: Help! Is This Arabic?
#48Re: Help! Is This Arabic?
#49> to almost 2 billion people. There are probably 350 million Arabic speakers.
Re: Help! Is This Arabic?
#50The whole 'two billion people can read the Arabic alphabet to some degree' is a weird claim. Maybe it's possible, but there aren't two billion people with functional Arabic literacy. Most Arabic is written without small vowels (harakat). You could have script that is justified right-to-left and with letters correctly connected and it still be gibberish. And many of those 'two billion people' would be none the wiser.
It's an approximation of how many Muslims there are in the world, making the generous but not entirely incorrect assumption that they will be familiar enough with Arabic to at least be able to tell if you've completely borked your rendering.