unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: "समीर सिंह Sameer Singh" <lumarzeli30@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 55529@debbugs.gnu.org
Subject: bug#55529: [PATCH] Add support for the Tagalog script
Date: Fri, 20 May 2022 21:14:04 +0530	[thread overview]
Message-ID: <CAOR1sLx1PDNgwhfVW0e0vDeiN5T5cETQFCcNyyWgweYJkZ30bA@mail.gmail.com> (raw)
In-Reply-To: <83pmk89tbk.fsf@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 2209 bytes --]

>
> I think this entry should not be together with the old Indic scripts,
> it should be separate from them.  Especially if you intend to add more
> scripts/languages used in the Philippines.


Tagalog and other philippine scripts also descend from Brahmi. They are
also superseded by the Roman script, so I would consider them as old.

I wonder whether we should call the language-environment "Tagalog".
> Why not "Filipino", which AFAIU is the official language name?
> Perhaps also for the input method.
>

AFAICT from the internet, Tagalog and Filipino are two different languages,
Filipino is Tagalog with foreign loanwords, for e.g. the Filipino word for
a chair is "silya" (from Spanish)
while in Tagalog it is "salumpuwit".

On Fri, May 20, 2022 at 7:53 PM Eli Zaretskii <eliz@gnu.org> wrote:

> > From: समीर सिंह Sameer Singh
> >  <lumarzeli30@gmail.com>
> > Date: Fri, 20 May 2022 03:43:54 +0530
> >
> > Tagalog script  is added to Emacs this time.
>
> Thanks.
>
> > diff --git a/etc/NEWS b/etc/NEWS
> > index 4f6df48129..4ded787888 100644
> > --- a/etc/NEWS
> > +++ b/etc/NEWS
> > @@ -800,6 +800,7 @@ corresponding language environments are:
> >  **** Siddham script and language environment
> >  **** Syloti Nagri script and language environment
> >  **** Modi script and language environment
> > +**** Tagalog script and language environment
>
> I think this entry should not be together with the old Indic scripts,
> it should be separate from them.  Especially if you intend to add more
> scripts/languages used in the Philippines.
>
> > +(set-language-info-alist
> > + "Tagalog" '((charset unicode)
> > +             (coding-system utf-8)
> > +             (coding-priority utf-8)
> > +             (input-method . "tagalog")
> > +             (sample-text . "Baybayin (ᜊᜌ᜔ᜊᜌᜒᜈ᜔)     ᜃᜓᜋᜓᜐ᜔ᜆ")
> > +             (documentation . "\
> > +Philippine Language Tagalog is supported in this language
> environment.")))
>
> I wonder whether we should call the language-environment "Tagalog".
> Why not "Filipino", which AFAIU is the official language name?
> Perhaps also for the input method.
>

[-- Attachment #2: Type: text/html, Size: 3163 bytes --]

  reply	other threads:[~2022-05-20 15:44 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-19 22:13 bug#55529: [PATCH] Add support for the Tagalog script समीर सिंह Sameer Singh
2022-05-20 14:23 ` Eli Zaretskii
2022-05-20 15:44   ` समीर सिंह Sameer Singh [this message]
2022-05-20 16:07     ` Eli Zaretskii
2022-05-20 16:31       ` समीर सिंह Sameer Singh
2022-05-21  8:23         ` Eli Zaretskii
2022-05-21  9:38           ` Eli Zaretskii
2022-05-21 15:08             ` समीर सिंह Sameer Singh
2022-05-21 15:43               ` समीर सिंह Sameer Singh
2022-05-22  7:24                 ` Eli Zaretskii
2022-05-22  7:28                   ` समीर सिंह 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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAOR1sLx1PDNgwhfVW0e0vDeiN5T5cETQFCcNyyWgweYJkZ30bA@mail.gmail.com \
    --to=lumarzeli30@gmail.com \
    --cc=55529@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).