From: Eli Zaretskii <eliz@gnu.org>
To: "समीर सिंह Sameer Singh" <lumarzeli30@gmail.com>
Cc: 55923@debbugs.gnu.org
Subject: bug#55923: [PATCH] Add support for the Meetei Mayek script
Date: Mon, 13 Jun 2022 16:37:04 +0300 [thread overview]
Message-ID: <83v8t4u1kv.fsf@gnu.org> (raw)
In-Reply-To: <CAOR1sLxC8V7Xkb2fDstFS0gDFocQzkmuyemmCb_Er+hBy7gHTQ@mail.gmail.com> (lumarzeli30@gmail.com)
> From: समीर सिंह Sameer Singh
> <lumarzeli30@gmail.com>
> Date: Sun, 12 Jun 2022 15:35:26 +0530
>
> This time the Meetei Mayek script is added to Emacs.
Thanks.
> +;; Meetei Mayek composition rules
> +(let ((akshara "[\xABC0-\xABE2\xAAE0-\xAAEA]")
> + (vowel "[\xABE3-\xABEA\xAAEB-\xAAEC]")
> + (nasal "\xABEA")
> + (visarga "\xAAF5")
> + (virama "[\xABED\xAAF6]")
> + (heavy-tone "\x11640"))
\xABEA appears twice, once as a vowel, and another time as a nasal.
Is this correct?
next prev parent reply other threads:[~2022-06-13 13:37 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-12 10:05 bug#55923: [PATCH] Add support for the Meetei Mayek script समीर सिंह Sameer Singh
2022-06-13 13:37 ` Eli Zaretskii [this message]
2022-06-13 13:42 ` समीर सिंह Sameer Singh
2022-06-13 13:57 ` Eli Zaretskii
2022-06-13 13:58 ` समीर सिंह Sameer Singh
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=83v8t4u1kv.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=55923@debbugs.gnu.org \
--cc=lumarzeli30@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.