9front - general discussion about 9front
 help / color / mirror / Atom feed
From: kokamoto@hera.eonet.ne.jp
To: 9front@9front.org
Subject: Re: [9front] ktrans
Date: Fri, 08 Jul 2022 09:38:57 +0900	[thread overview]
Message-ID: <891985DA6AEAD81D6F3252F393AB2696@hera.eonet.ne.jp> (raw)
In-Reply-To: <A1CFA447-F47E-4EE8-8A63-FDF30E1D74E1@grtsk.net>

Quoth romi <r@grtsk.net>:
> I didn’t realised that Kenji’s READMEs had a trailing indent (just bellow the 9th bullet of the features list) haha
> 
> Anyway, awesome to have ktrans shipped with 9front out of the box!

I asked to put ktrans to 9front's contrib several years ago, and I agreed
it with no maintainance by myself.
The ktrans was written more than 20 years ago, then, I don't remember it...

When I was asked to collaborate with GSOC last year, I wrote to the author 
the principle under ktrans, then, I'll put it here again (the last time I'll write about this).

1) the most essential thing about ktrans is not in ktrans, but in pipefile.
2) pipefile was invented by Rob Pike which made us enbale to write Japanese
seamlessly, which means we can trewat Japanese, Greek and Russian as 
English.
3) more precisely, WE DON'T NEED TO WRITE PROGRAMS FOR INDIVIDUAL
LANGUAGE!
4) for ktrans proper, I chose the ktrans-jisho for individual user not system wide, because
each person has each habits to write Japanese, then it is better to have 
individual dictionary (Japanese has many different Kanji with the same sound, homophone)
This is intentional, don't make it change.
5) I also intentionary exclude proper and technical nouns, because those depend
on inviduals.
6) instead, I put tyhe mechanism to edit the ktrans-jisho on the fly.
7) 9front version includes pipekbd.c written by cinap, which is the same thing
of pipefile because 9front has kbdfs.

Kenji

PS. if chinese has not so homophone, it may be easier to include it in ktrans...


  reply	other threads:[~2022-07-08  0:40 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-02 16:00 rgl
2022-07-02 20:56 ` ori
2022-07-03 10:35   ` rgl
2022-07-03 18:25     ` ori
2022-07-06 23:18     ` smj
2022-07-07  5:35       ` romi
2022-07-08  0:38         ` kokamoto [this message]
2022-07-08  7:39           ` Rodrigo G. López
2022-07-08 15:15           ` Xiao-Yong Jin
2022-07-16 22:57             ` Jacob Moody
2022-07-07 15:21     ` Xiao-Yong Jin
2022-07-03 17:56 ` cinap_lenrek

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=891985DA6AEAD81D6F3252F393AB2696@hera.eonet.ne.jp \
    --to=kokamoto@hera.eonet.ne.jp \
    --cc=9front@9front.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.
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 NNTP newsgroup(s).