Mailing List Archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [tlug] Off-topic: Dictionaries



>>>>> "Jim" == Jim  <jep200404@example.com> writes:

    Jim>    Given a Chinese character, look up details on that
    Jim> character.

You might want to look at XEmacs/CHISE, nee XEmacs/UTF-2000 (which
should give you some idea how old the fork is).  I don't think it does
animated drawing, but it will do most of the rest based on a
comprehensive internal database.

    Jim> Also, how would one say all the two syllable words,
    Jim> specifying the beginning consonant, and ending vowel? That
    Jim> might be one of the few places where romanization is superior
    Jim> to the native script.

It's  trivial regexp on the yomi, though.  Remember that Japanese
orthography is incredibly regular and orthogonal.  It you're really
luck, you might find that something like masking off the bottom 3 bits
gives you the consonant!

If you had to do this kind of thing a lot (== in an inner loop over a
large text), it might pay to design an appropriate coding which had
that property, and transform the target before doing the searches.


-- 
School of Systems and Information Engineering http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba                    Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
               Ask not how you can "do" free software business;
              ask what your business can "do for" free software.


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links