OSDN Git Service

Initial commit of the Seijiseikana Database
[seijiseikana/seijiseikana-database.git] / dict / kanjion
1 ;;; kanjion --- 漢音・呉音・唐音の對應表  -*- coding: utf-8; mode: lisp; tab-width: 12; truncate-lines: t; fill-column: 68 -*-
2
3 ;; Copyright (C) 2009  Hiroshi Moriyama
4
5 ;; Author: Hiroshi Moriyama <murasakino@users.sourceforge.jp>
6 ;; Created: 2008-11-09T19:43:05.39+09:00
7 ;; Published: 2009-03-14
8
9 ;; This file is a free software.
10 ;; Unlimited permission is granted to use, copy, and distribute it,
11 ;; with or without modification, either commercially and
12 ;; noncommercially.
13 ;; THIS FILE IS PROVIDED "AS IS" WITHOUT WARRANTY.
14
15 ;;; Commentary:
16
17 ;;; Table:
18
19 ;; 漢音       呉音  唐音  例
20
21 イツ  イチ  *       一
22 ジ     ニ     *       二
23 カウ  ギャウ       アン  行
24 セイ  シャウ       *       生
25 ガウ  キャウ       *       強
26 ゲン  ゴン  *       言
27 トウ  ドク  *       読
28
29 ;;; kanjion ends here