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