update index.html.en
[www/chise.git] / index.html.en
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html lang="en">
3 <head>
4 <title>CHaracter Information Service Environment</title>
5 <link rel=stylesheet href="chise.css" type="text/css">
6 </head>
7 <body>
8
9 <table>
10   <tr>
11     <td align="center">
12     <b>[Mirror Sites]</b>
13     <hr>
14     <td>
15         <b><a href="index.html.ja.iso-2022-jp">[Japanese page]</a></b>
16         <hr>
17   </tr>
18   <tr>
19     <td>
20         <a href="http://cvs.m17n.org/chise/"><img
21         alt="m17n.org" src="images/tomura-s.png" align="middle"></a>
22         <a href="http://www.kanji.zinbun.kyoto-u.ac.jp/projects/chise/"><img
23         alt="kanji.zinbun.kyoto-u.ac.jp" src="images/diccs-s.jpg" align="middle"></a>
24         <a href="http://mousai.as.wakwak.ne.jp/projects/chise/"><img
25         alt="mousai.as.wakwak.ne.jp" src="images/egret-pond-s.jpg"
26         align="middle"></a>
27     <td>
28   </table>
29   <p>
30
31 <hr>
32 <h1>CHISE project</h1>
33
34 <hr>
35
36 <!--<b><a href="index.html.ja.iso-2022-jp"><img
37 src="images/japanese-page.png">
38 </a></b><br>
39 <hr>-->
40
41 <h2>About the CHISE Project</h2>
42 <p>
43 The CHISE (CHaracter Information Service Environment) project attempts
44 to collect and organize into a Knowledge-Base information about
45 characters in the scripts of the world.  A new processing environment
46 based on this architecture is currently under development.
47 </p>
48
49 <h2>News</h2>
50 <ul>
51   <li>2003-11-28 (Fri), 29 (Sat)
52       <a href="http://coe21.zinbun.kyoto-u.ac.jp/ws-type-2003">Glyph
53       and Typesetting Workshop</a> was held at
54       <a href="http://www.kcif.or.jp/jp/footer/05.html"
55       >Kyoto City International Foundation</a>.
56   </li>
57   <li>2003-10-31 (Fri)
58       Presentations on CHISE project was made in
59       <a href="http://lc.linux.or.jp/lc2003/index.html">Linux Conference
60       2003</a>.
61   </li>
62 </ul>
63
64 <hr>
65
66 <h2>Sub Projects</h2>
67 <p>
68 CHISE project is the aggregate of the following sub-projects.
69 </p>
70
71 <ul>
72   <li>Development of a character processing architecture based on a
73         character knowledge base
74         <!--字知データベースに基づく字処理アーキテクチャの開発-->
75       <ul>
76         <li><a href="xemacs/index.html">XEmacs CHISE</a>
77         <li><a href="ruby/index.html">Ruby/CHISE</a>
78         <li><a href="perl/index.html">Perl/CHISE</a>
79       </ul>
80   </li>
81   <li><a href="topicmaps/index.html">A TopicMaps based approach to a
82         character dababase
83         <!--TopicMapsによる字知データベース・システムの開発--></a></li>
84   <li><a href="char-data/">Database of features of characters
85         <!--字に関するさまざまな知のデータベース--></a>
86       <ul>
87         <li><a href="ids/index.html">Database of the component structure of
88         Chinese Characters<!--字構造情報データベース--></a></li>
89         <li><a href="glyph/index.html">Intgegration and Composition of
90         Character Glyphs and Styles<!--グリフ・字形情報の合と合成--></a></li>
91       </ul>
92   </li>
93   <li><a href="visualization/index.html">Mathematical analysis and visualation
94         of character knowledge<!--字知情報の数理的析と可--></a></li>
95   <li><a href="omega/index.html">Omega/CHISE: Typesetting System in cooperation
96         with character knowledge database
97         <!--字データベースと連したシステム--></a></li>
98 </ul>
99
100 <!--
101 <h2>Development of a character processing architecture based on a
102 character knowledge base</h2>
103 <h3><a name="xemacs/">XEmacs UTF-2000</a></h3> <p>
104  It is now possible to load character
105 attributes from a external database on demand ("lazy loading").  On
106 Intel 32 bit processor architectures, the size of the executable file
107 thus shrinks from the 30 MB required with the traditional built to
108 just about 15 MB. This can now be downloaded from <a
109 href="http://www.kanji.zinbun.kyoto-u.ac.jp/projects/chise/dist/XEmacs/xemacs-utf-2000-0.19.tar.gz">
110 XEmacs UTF-2000 0.19 (Koriyama)</a>. In addtion, there is a UTF-2000
111 branch of the XEmacs tree at cvs.m17n.org in /cvs/root, this can be
112 accessed by anonymous CVS </p>
113
114 <h2>A <a name="topicmaps">
115 <a href="http://www.topicmaps.org">TopicMaps</a> based approach to a
116 character dababase 
117 </a></h2>
118 <p>
119 In 2001 the prototype of a Topic Map engine has been developed based
120 on <a href="http://www.zope.org/">Zope</a>.  This proved less than
121 ideal for this purpose, so the focus for this year is to port this
122 engine to a relational database backend.  Currently development
123 continued with PostgreSQL. It is planned to enable Topic Map editing
124 within  XEmacs UTF-2000, but also to allow multiple clients in addtion
125 to this.
126 </p>
127
128 <h2>Database of features of characters</h2>
129
130 <h3>Database of the component structure of Chinese Characters</h3>
131
132 <p>
133 Based on the Ideographic Description Characters (IDS) in 
134 ISO/IEC 10646-1:2000 and Unicode, we are now developping a database
135 that expresses the structure of Chinese Characters using this syntax. 
136 At the moment, we are using the characters in the Unicode tables as a
137 reference.  The basic <emph>CJK Unified Ideographs</emph>, as well as
138 <emph>Extension A</emph> and <emph>Extension B</epmph>, together more
139 than 70000 characters are currently covered.
140 </p>
141
142 <p>
143 <a href="images/ids-ext-b-1.png">
144 <img align="ids" src="images/ids-ext-b-1-s.png">
145 <br>
146 Table of the component structure database
147 </a>
148 </p>
149
150 <p>
151 The following tables are currently available via anonymous CVS from <a
152 href="http://cvs.m17n.org/">cvs.m17n.org</a> at <a
153 href="http://cvs.m17n.org/cgi-bin/viewcvs/?cvsroot=chise">/cvs/chise</a> 
154 as module <a
155 href="http://cvs.m17n.org/cgi-bin/viewcvs/ids/?cvsroot=chise">ids:</a> 
156 </p>
157
158 <blockquote>
159 <dl compact>
160   <dt><a
161 href="http://cvs.m17n.org/cgi-bin/viewcvs/*checkout*/ids/IDS-UCS-Basic.txt?rev=HEAD&cvsroot=chise&content-type=text/plain">
162       IDS-UCS-Basic.txt
163       </a>
164   <dd>CJK Unified Ideographs (U+4E00 〜 U+9FA5) of ISO/IEC
165       10646-1:2000
166
167   <dt><a
168 href="http://cvs.m17n.org/cgi-bin/viewcvs/*checkout*/ids/IDS-UCS-Ext-A.txt?rev=HEAD&cvsroot=chise&content-type=text/plain">
169       IDS-UCS-Ext-A.txt
170       </a>
171   <dd>CJK Unified Ideographs Extension A (U+3400 〜 U+4DB5, U+FA1F and
172       U+FA23) of ISO/IEC 10646-1:2000
173
174   <dt><a
175       href="http://cvs.m17n.org/cgi-bin/viewcvs/*checkout*/ids/IDS-UCS-Compat.txt?rev=HEAD&cvsroot=chise&content-type=text/plain">
176       IDS-UCS-Compat.txt
177       </a>
178   <dd>CJK Compatibility Ideographs (U+F900 〜 U+FA2D, except U+FA1F
179       and U+FA23) of ISO/IEC 10646-1:2000
180
181   <dt><a
182       href="http://cvs.m17n.org/cgi-bin/viewcvs/*checkout*/ids/IDS-UCS-Ext-B-1.txt?rev=HEAD&cvsroot=chise&content-type=text/plain">
183        IDS-UCS-Ext-B-1.txt
184       </a>
185   <dd>CJK Unified Ideographs Extension B [part 1] (U-00020000 〜 
186       U-00021FFF) of ISO/IEC 10646-2:2001
187
188   <dt><a
189       href="http://cvs.m17n.org/cgi-bin/viewcvs/*checkout*/ids/IDS-UCS-Ext-B-2.txt?rev=HEAD&cvsroot=chise&content-type=text/plain">
190        IDS-UCS-Ext-B-2.txt
191       </a>
192   <dd>CJK Unified Ideographs Extension B [part 2] (U-00022000 〜 
193       U-00023FFF) of ISO/IEC 10646-2:2001
194   <dt><a
195       href="http://cvs.m17n.org/cgi-bin/viewcvs/*checkout*/ids/IDS-UCS-Ext-B-3.txt?rev=HEAD&cvsroot=chise&content-type=text/plain">
196        IDS-UCS-Ext-B-3.txt
197       </a>
198   <dd>CJK Unified Ideographs Extension B [part 3] (U-00024000 〜 
199       U-00025FFF) of ISO/IEC 10646-2:2001
200   <dt><a
201       href="http://cvs.m17n.org/cgi-bin/viewcvs/*checkout*/ids/IDS-UCS-Ext-B-4.txt?rev=HEAD&cvsroot=chise&content-type=text/plain">
202        IDS-UCS-Ext-B-4.txt
203       </a>
204   <dd>CJK Unified Ideographs Extension B [part 4] (U-00026000 〜
205       U-00027FFF) of ISO/IEC 10646-2:2001
206   <dt><a
207       href="http://cvs.m17n.org/cgi-bin/viewcvs/*checkout*/ids/IDS-UCS-Ext-B-5.txt?rev=HEAD&cvsroot=chise&content-type=text/plain">
208        IDS-UCS-Ext-B-5.txt
209       </a>
210   <dd>CJK Unified Ideographs Extension B [part 5] (U-00028000 〜
211       U-00029FFF) of ISO/IEC 10646-2:2001
212   <dt><a
213       href="http://cvs.m17n.org/cgi-bin/viewcvs/*checkout*/ids/IDS-UCS-Ext-B-6.txt?rev=HEAD&cvsroot=chise&content-type=text/plain">
214        IDS-UCS-Ext-B-6.txt
215       </a>
216   <dd>CJK Unified Ideographs Extension B [part 6] (U-0002A000 〜
217       U-0002A6D6) of ISO/IEC 10646-2:2001
218   <dt><a
219       href="http://cvs.m17n.org/cgi-bin/viewcvs/*checkout*/ids/IDS-UCS-Compat-Supplement.txt?rev=HEAD&cvsroot=chise&content-type=text/plain">
220       IDS-UCS-Compat-Supplement.txt
221       </a>
222   <dd>CJK Compatibility Ideographs Supplement (U-0002F800 〜 
223       U-0002FA1D) of ISO/IEC 10646-2:2001
224   <dt><a
225       href="http://cvs.m17n.org/cgi-bin/viewcvs/*checkout*/ids/IDS-Daikanwa-01.txt?rev=HEAD&cvsroot=chise&content-type=text/plain">
226       IDS-Daikanwa-01.txt
227       </a>
228   <dd>Morohashi: Daikanwa Jiten, Volume 1
229   <dt><a
230       href="http://cvs.m17n.org/cgi-bin/viewcvs/*checkout*/ids/IDS-Daikanwa-02.txt?rev=HEAD&cvsroot=chise&content-type=text/plain">
231       IDS-Daikanwa-02.txt
232       </a>
233   <dd>Morohashi: Daikanwa Jiten, Volume 2
234   <dt><a
235       href="http://cvs.m17n.org/cgi-bin/viewcvs/*checkout*/ids/IDS-Daikanwa-03.txt?rev=HEAD&cvsroot=chise&content-type=text/plain">
236       IDS-Daikanwa-03.txt
237       </a>
238   <dd>Morohashi: Daikanwa Jiten, Volume 3
239   <dt><a
240       href="http://cvs.m17n.org/cgi-bin/viewcvs/*checkout*/ids/IDS-Daikanwa-04.txt?rev=HEAD&cvsroot=chise&content-type=text/plain">
241       IDS-Daikanwa-04.txt
242       </a>
243   <dd>Morohashi: Daikanwa Jiten, Volume 4
244   <dt><a
245       href="http://cvs.m17n.org/cgi-bin/viewcvs/*checkout*/ids/IDS-Daikanwa-05.txt?rev=HEAD&cvsroot=chise&content-type=text/plain">
246       IDS-Daikanwa-05.txt
247       </a>
248   <dd>Morohashi: Daikanwa Jiten, Volume 5
249   <dt><a
250       href="http://cvs.m17n.org/cgi-bin/viewcvs/*checkout*/ids/IDS-Daikanwa-06.txt?rev=HEAD&cvsroot=chise&content-type=text/plain">
251       IDS-Daikanwa-06.txt
252       </a>
253   <dd>Morohashi: Daikanwa Jiten, Volume 6
254   <dt><a
255       href="http://cvs.m17n.org/cgi-bin/viewcvs/*checkout*/ids/IDS-Daikanwa-07.txt?rev=HEAD&cvsroot=chise&content-type=text/plain">
256       IDS-Daikanwa-07.txt
257       </a>
258   <dd>Morohashi: Daikanwa Jiten, Volume 7
259   <dt><a
260       href="http://cvs.m17n.org/cgi-bin/viewcvs/*checkout*/ids/IDS-Daikanwa-08.txt?rev=HEAD&cvsroot=chise&content-type=text/plain">
261       IDS-Daikanwa-08.txt
262       </a>
263   <dd>Morohashi: Daikanwa Jiten, Volume 8
264   <dt><a
265       href="http://cvs.m17n.org/cgi-bin/viewcvs/*checkout*/ids/IDS-Daikanwa-09.txt?rev=HEAD&cvsroot=chise&content-type=text/plain">
266       IDS-Daikanwa-09.txt
267       </a>
268   <dd>Morohashi: Daikanwa Jiten, Volume 9
269   <dt><a
270       href="http://cvs.m17n.org/cgi-bin/viewcvs/*checkout*/ids/IDS-Daikanwa-10.txt?rev=HEAD&cvsroot=chise&content-type=text/plain">
271       IDS-Daikanwa-10.txt
272       </a>
273   <dd>Morohashi: Daikanwa Jiten, Volume 10
274   <dt><a
275       href="http://cvs.m17n.org/cgi-bin/viewcvs/*checkout*/ids/IDS-Daikanwa-11.txt?rev=HEAD&cvsroot=chise&content-type=text/plain">
276       IDS-Daikanwa-11.txt
277       </a>
278   <dd>Morohashi: Daikanwa Jiten, Volume 11
279   <dt><a
280       href="http://cvs.m17n.org/cgi-bin/viewcvs/*checkout*/ids/IDS-Daikanwa-12.txt?rev=HEAD&cvsroot=chise&content-type=text/plain">
281       IDS-Daikanwa-12.txt
282       </a>
283   <dd>Morohashi: Daikanwa Jiten, Volume 12
284   <dt><a
285       href="http://cvs.m17n.org/cgi-bin/viewcvs/*checkout*/ids/IDS-Daikanwa-dx.txt?rev=HEAD&cvsroot=chise&content-type=text/plain">
286       IDS-Daikanwa-dx.txt
287       </a>
288   <dd>Morohashi: Daikanwa Jiten, Additions
289   <dt><a
290       href="http://cvs.m17n.org/cgi-bin/viewcvs/*checkout*/ids/IDS-Daikanwa-ho.txt?rev=HEAD&cvsroot=chise&content-type=text/plain">
291       IDS-Daikanwa-ho.txt
292       </a>
293   <dd>Morohashi: Daikanwa Jiten, Appendix
294   <dt><a
295       href="http://cvs.m17n.org/cgi-bin/viewcvs/*checkout*/ids/IDS-CBETA.txt?rev=HEAD&cvsroot=chise&content-type=text/plain">
296       IDS-CBETA.txt
297       </a>
298   <dd>Characters encountered by the <a href="http://www.cbeta.org/">Chinese Buddhist Electronic Text
299       Association (CBETA)</a>
300 </dl>
301 </blockquote>
302
303 <ul>
304   <li><a href="http://web.sfc.keio.ac.jp/~kamichi/">Koichi KAMICHI</a>
305       (<a href="http://www.fonts.jp/">
306       Forum for development of on-the-fly generation of Kanji Fonts
307       </a>)
308       <a href="http://www.fonts.jp/search.html">
309                         Analytic tool for Kanji Fonts (in Japanese)
310       </a>
311 </ul>
312
313 <h3><a name="glyph">Intgegration and Composition of Character Glyphs
314 and Styles</a></h3> <p> In the character database is information about
315 character glyphs and styles collected.  This allows to use this
316 information together with the other knowledge about a character in the
317 database to built a system that uses the <a href="#ids">component
318 structure information </a> to assemble the font for a character
319 depending on the contextual requirements from its components.  With
320 this system, occurrences of mismatches based on erroneous association
321 or insufficient contextual information are excluded, and it will be
322 possible easily display and print character forms that have not been codified and for
323 which no fonts exists .
324 <ul>
325   <li>
326       <a href="http://www.fonts.jp/">
327       Forum for development of on-the-fly generation of Kanji Fonts
328       </a>
329 </ul>
330
331
332 <h3><a name="network">Mathematical analysis and visualation of
333 character knowledge</a></h3>
334 <ul>
335   <li>Yoshi Fujiwara, Yasuhiro Suzuki, Tomohiko
336       Morioka, “<a
337       href="http://www2.crl.go.jp/jt/a134/yoshi/pc/kanji/nw.ps">
338       Network of Words</a>”, <a href="http://arob.cc.oita-u.ac.jp/">
339       Artificial Life and Robotics 2002</a>
340       (<a href="http://www2.crl.go.jp/jt/a134/yoshi/pc/kanji/index.html">
341                         Presentation material
342       </a>)
343   <li>Model for the relation of Kanji characters that share a component
344       <br>
345       <a
346                         href="http://www2.crl.go.jp/jt/a134/yoshi/pc/kanji/mage1.jpg">
347       <img alt="Image 1"
348       src="images/mage1-s.jpg"><br>Image 1</a>
349 &nbsp;<br>
350       <a href="http://www2.crl.go.jp/jt/a134/yoshi/pc/kanji/mage2.jpg">
351       <img alt="模式図2"
352       src="images/mage2-s.jpg"><br>Image 2</a>
353 </ul>
354 -->
355
356 <hr>
357 <h2>CVS Repository</h2>
358 <p>
359 <a href="http://cvs.m17n.org/cgi-bin/viewcvs/?cvsroot=chise">/cvs/chise</a>
360 </p>
361
362 <hr>
363 <h2>Mailing List</h2>
364 <p>
365 Discussion about the CHISE Project occur in the CHISE-{ja|en} mailing list.
366 <p>
367 Anybody who would like to take part in the discussion about and
368 development of the CHISE Project, has ideas or questions about the
369 implementation or wishes for new features is welcome to join either
370 the English, or the Japanese or both lists.
371 <p>
372 To become a member in the CHISE mailing, send a message to the
373 following address:
374 <dl compact>
375   <dt>For Japanese:
376   <dd><a href="mailto:chise-ja-ctl@m17n.org">
377       chise-ja-ctl@m17n.org</a>
378
379   <dt>For English:
380   <dd><a href="mailto:chise-en-ctl@m17n.org">
381       chise-en-ctl@m17n.org</a>
382 </dl>
383
384 with the word 
385 <blockquote>subscribe Your Name</blockquote>
386 in the body of the message.  You will then receive a conformation
387 message with the line
388
389 <blockquote>
390 confirm PASSWORD Your Name
391 </blockquote> You will have to reply to this message to become a member.
392
393 <hr>
394
395 <h2>Papers and Presentations</h2>
396 <ul>
397   <li><a href="xemacs/#presentation">
398       About XEmacs UTF-2000</a>
399   <li><a href="#network">About mathematical analysis of Character Information</a>
400   <li>Other
401       <ul>
402         <li><a href="papers/u2k-plan.ja/">
403             &ldquo;Model and Implementation of a Next Generation Multilingual
404             Processing System&rdquo;
405             </a> (in Japanese. October 1999)
406         <li><a href="http://www.kanji.zinbun.kyoto-u.ac.jp/~wittern/">WITTERN, Christian</a>, 
407             “Non-system characters in XML documents”, in:
408             <i>The Frontier of Asian Information Processing</i>
409             [Seminar Series of the National Documentation and
410                                 Information Centers in Humanities] No. 10, November 2000
411         <li><a href="http://www.kanji.zinbun.kyoto-u.ac.jp/~tomo/">MORIOKA Tomohiko</a>, 
412             &ldquo;The UTF-2000 Project&rdquo;, in:
413             <a
414             href="http://www.kanji.zinbun.kyoto-u.ac.jp/publications/kanji-and-info-2.pdf">
415             Kanji and Information, No.2</a>, March 2001 (in Japanese)
416         <li><a href="http://www.kanji.zinbun.kyoto-u.ac.jp/~tomo/">MORIOKA Tomohiko</a>,
417             “CHISE project &emdash; beyond the UTF-2000”,
418             <a href="http://www.m17n.org/m17n2001/">
419             m17n2001: the Fifth International Symposium on Multilingual
420             Information Processing and Open Source Software
421             </a>.
422         <li><a href="http://www.kanji.zinbun.kyoto-u.ac.jp/~tomo/">MORIOKA Tomohiko</a>, 
423             “A Short Introduction to UTF-2000 Project”,
424             the First TEI Character Set Issues Working Group (October 2001,
425             University of California, Berkeley, USA).
426         <li><a href="http://www.kanji.zinbun.kyoto-u.ac.jp/~wittern/">WITTERN, Christian</a>, 
427             &ldquo;What is Digitisation?&rdquo;, in:
428             <a
429             href="http://www.kanji.zinbun.kyoto-u.ac.jp/publications/kanji-and-info-3.pdf">
430             Kanji and Information, No.3</a>, October 2001 (in Japanese).
431         <li><a href="http://www.ya.sakura.ne.jp/~moro/">MORO, Shigeki</a>, 
432             &ldquo;The meaning of 'beyond character codes'&rdquo;, in:
433             <a
434             href="http://www.kanji.zinbun.kyoto-u.ac.jp/publications/kanji-and-info-3.pdf">
435             Kanji and Information, No.3</a>, October 2001 (in Japanese).
436         <li><a href="http://www.kanji.zinbun.kyoto-u.ac.jp/~wittern/">WITTERN, Christian</a>, 
437             “Some thoughts on the digitization of Kanji”,
438             <i>Information Technology and the Humanities</i>
439             [Seminar Series of the National Documentation and
440                                 Information Centers in Humanities] No. 11, November 2001.
441         <li><a href="http://web.sfc.keio.ac.jp/~kamichi/">KAMICHI, Koichi</a>, 
442             &ldquo;Building KAGE (Kanji-font Automatic Generating Engine):
443             The Next Gerenation of Kanji Processing beyond the Character Code Model&rdquo;
444             in <a href="http://www.jaet.gr.jp/jj/3.html"><i>Journal of Japan Association for 
445             East Asian Text Processing (JAET)</i> No. 3</a>, October 2002 (in Japanese).
446         <li><a href="http://www.ya.sakura.ne.jp/~moro/">MORO, Shigeki</a>, 
447             &ldquo;Software Review: CHISE Project,&rdquo;
448             in <a href="http://www.jaet.gr.jp/jj/3.html"><i>Journal of Japan Association for 
449             East Asian Text Processing (JAET)</i> No. 3</a>, October 2002 (in Japanese).
450         <!-- <li><a href="http://www.kanji.zinbun.kyoto-u.ac.jp/~tomo/">MORIOKA, Tomohiko</a>,
451             <a href="papers/dc2002.pdf">
452             「ポスト文字コード時代の文書処理技術に関する展望」</a>、
453             「データベースの活用と人文社会科学」
454             (全国文献・情報センター人文社会科学学術セミナーシリーズ No.12),
455             2002年11月 -->
456       </ul>
457 </ul>
458
459 <h2><a href="history">History</a></h2>
460 <p>
461 This project was assisted by <a
462 href="http://www.ipa.go.jp/NBP/13nendo/13mito/koubo13.html"><span lang="ja">未踏ソフトウェア創造事業</span>, 2001</a>.
463 </p>
464
465 <hr>
466
467 <b>[<a href="../">Above</a>]</b>
468
469 <p><img SRC="images/dragon.jpg" height=146 width=198></center>
470
471 <br>
472
473 <b>[
474 <a href="http://www.kanji.zinbun.kyoto-u.ac.jp/">Documentation and Information Center for Chinese Studies (DICCS)</a>,
475 <a href="http://www.zinbun.kyoto-u.ac.jp/">Institute for Research in the Humanities</a>, 
476 <a href="http://www.kyoto-u.ac.jp/">Kyoto University</a>
477 ]</b>
478 <b>[
479 <a href="http://www.m17n.org/">m17n.org (the Organization for Multilingualization)</a>
480 <a href="http://www.aist.go.jp/">(National Institute of Advanced Industrial Science and Technology)</a>
481 ]</b>
482 <br>
483 <b>[
484 <a href="http://www.hanazono.ac.jp/">Hanazono University</a>
485 ]</b>
486 <b>[
487 <a href="http://www.aist.go.jp/">National Institute of Advanced Industrial Science and Technology</a>
488 ]</b>
489 <b>[
490 <a href="http://bioinfo.tmd.ac.jp/">Dept. of Bioinformatics</a>, 
491 <a href="http://www.tmd.ac.jp/mri/mri.html">Medical Research Institute</a>, 
492 <a href="http://www.tmd.ac.jp/">Tokyo Medical and Dental University</a>
493 ]</b>
494
495 <hr>
496
497 <!-- hhmts start -->
498 Last modified: Fri Jan  9 18:57:43 JST 2004
499 <!-- hhmts end -->.
500 <a href="http://www.aurora.dti.ne.jp/~zom/Counter/index.html">
501 <img
502  src="http://mousai.as.wakwak.ne.jp/cgi-bin/counterp.cgi?projects_chise-en.log"
503  alt="counter"></a>
504 since Oct 9 2002.
505
506 </body>
507 </html>
508 <!-- Keep this comment at the end of the file
509 Local variables:
510 mode: text
511 tab-width: 8
512 time-stamp-line-limit:40
513 -->