Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Off-topic: Dictionaries
- Date: Tue, 16 May 2006 16:07:23 +0900
- From: "Stephen J. Turnbull" <stephen@example.com>
- Subject: Re: [tlug] Off-topic: Dictionaries
- References: <aaa8c4580605151848v6f2bd945t590a9365bd8f1481@example.com> <20060516000411.33434589.jep200404@example.com>
- Organization: The XEmacs Project
- User-agent: Gnus/5.1007 (Gnus v5.10.7) XEmacs/21.5-b26 (linux)
>>>>> "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.
- References:
- [tlug] Off-topic: Dictionaries
- From: Michael Engel
- Re: [tlug] Off-topic: Dictionaries
- From: Jim
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Off-topic: Dictionaries
- Next by Date: Re: [tlug] Off-topic: Dictionaries
- Previous by thread: Re: [tlug] Off-topic: Dictionaries
- Next by thread: [tlug] Running multiple web development environments on one machine
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links