Baṛī ye
Baṛī ye (Urdu: بڑی يے "greater ye") is a letter in the Urdu alphabet (and other Indic language alphabets based on the Nastaʿliq script) directly based on the alternative "returned" variant of the final form of the Arabic letter ye/yāʾ (known as yāʾ mardūda) found in the Hijazi, Kufic and Nastaʿliq scripts.[1][2] It functions as the word-final yā-ye-majhūl ([eː]) and yā-ye-sākin ([ɛː]).[3] It is distinguished from the "choṭī ye (چھوٹی يے "lesser ye")", which is the regular Perso-Arabic yāʾ (ی) used elsewhere.
Position in word: | Isolated | Final | Medial | Initial |
---|---|---|---|---|
Glyph form: (Help) |
ے | ـے | ـے | ے |
Baṛī ye (بڑی يے) | |
---|---|
ے | |
ـے | |
Usage | |
Writing system | Arabic abjad Urdu alphabet Shahmukhi (Punjabi) Kashmiri alphabet |
Type | Abjad and Alphabetic |
Language of origin | Hindustani language |
Phonetic usage | /eː/ /ɛː/ |
Unicode value | U+06D2 |
Alphabetical position | 38 |
History | |
Development | |
Time period | ~1200 to present |
Sisters | ی ێ ې ۍ ئ |
Transliteration equivalents | E Ai (digraph) |
Variations | ـے |
Other | |
Urdu alphabet |
---|
ا ب پ ت ٹ ث ج چ ح خ د ڈ ذ ر ڑ ز ژ س ش ص ض ط ظ ع غ ف ق ک گ ل م ن (ں) و ہ (ھ) ء ی ے |
Extended Perso-Arabic script |
Character encoding
Preview | ے | |
---|---|---|
Unicode name | ARABIC LETTER YEH BARREE | |
Encodings | decimal | hex |
Unicode | 1746 | U+06D2 |
UTF-8 | 219 146 | DB 92 |
Numeric character reference | ے | ے |
gollark: Do you like my `argv[0]`-setting code, by the way? I think that's what it has to use to deceive `ps ax`.
gollark: It's not like you can check, except by checking.
gollark: My thing provides different names for each.
gollark: They do in `ps ax` but not `ps -A` or `top`.
gollark: ```pythondef set_first_argv(name): libc = ctypes.CDLL(None) getenv = libc.getenv getenv.argtypes = [ctypes.c_char_p] getenv.restype = ctypes.c_void_p envloc = libc.getenv(b"USER") scan = b"python3" ssize = len(scan) buf = ctypes.create_string_buffer(ssize) for i in range(0, -2048, -1): ctypes.memmove(buf, envloc + i, ssize) res = b"".join(buf[j] for j in range(ssize)) if res == scan: argv0 = envloc + i break else: return del buf name += b"\x00" * 128 buf = ctypes.create_string_buffer(len(name)) buf.value = name ctypes.memmove(argv0, buf, len(name))```↑ GAZE upon it
References
- "yāʾ | Word Synonyms API | Word Similarity API". wordsimilarity.com. Retrieved 27 February 2020.
- Gacek, Adam (2009). Arabic Manuscripts: A Vademecum for Readers. BRILL. ISBN 978-90-474-4303-2.
- Shakespeare, John (1818). A Grammar of the Hindustani Language. author. Retrieved 25 February 2020.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.