Commit 41dfc8d
authored
Reorder 廣韻字頭, add 字頭原貌 and correct some data (#10)
- All 廣韻 entries are reordered according to 澤存堂本
- This solves a long-standing issue with both 韻典 and 廣韻字音表's data: Both data tables combine 字頭 from 廣韻全字表 and 釋義 from 宋本廣韻データ. However 廣韻全字表 is based on 巾箱本 while 宋本廣韻データ is based on 澤存堂本, which creates mismatches that causes confusion
- src/字序表.csv is the main result of this work. It lists 廣韻's entries in the correct order, with corresponding entry indices from 廣韻字音表, 宋本廣韻データ and 韻典 listed as reference
- Entries missing in poem's data are added back
- This includes characters only representable with IDS, and several additions from other versions of 廣韻 (chiefly 廣韻校本)
- The field 小韻內字序 is now 小韻字號, which may contain "-a1", "-a2" etc for added entries that should be there but missing in 澤存堂本
- Added 字頭原貌
- 字頭原貌 is taken from poem's "字頭-原貌" field (only those marked with "校" but not with "部件換位" or "調整碼位", as the latter cases are for equivalent characters), plus our corrections (most are from 廣韻形聲考)
- 釋義補充 field replaced with 釋義參照
- Instead of repeating the text, 釋義參照 simply indicates whether the entry has 釋義 that refers the entry above, or shares 釋義 with the entry below
- This also resolves 釋義補充-related issues in #7
- More errors in 字頭 & 釋義 are corrected
- These were discovered when the new 字序表 was being made, and are still WIP
- Some corrections are newly added according to 廣韻形聲考
- README updated with detailed description of the fields in 廣韻.csv1 parent 436aad7 commit 41dfc8d
File tree
9 files changed
+54899
-29397
lines changed- src
- 韻書
9 files changed
+54899
-29397
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
8 | 19 | | |
9 | 20 | | |
10 | 21 | | |
11 | 22 | | |
12 | 23 | | |
13 | 24 | | |
14 | 25 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | | - | |
14 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
0 commit comments