mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-23 20:14:05 +00:00
26 lines
540 B
JSON
26 lines
540 B
JSON
{
|
|
"name": "New Japanese Kanji (Shinjitai) to Traditional Chinese Characters (Kyūjitai)",
|
|
"segmentation": {
|
|
"type": "mmseg",
|
|
"dict": {
|
|
"type": "ocd2",
|
|
"file": "JPShinjitaiPhrases.ocd2"
|
|
}
|
|
},
|
|
"conversion_chain": [{
|
|
"dict": {
|
|
"type": "group",
|
|
"dicts": [{
|
|
"type": "ocd2",
|
|
"file": "JPShinjitaiPhrases.ocd2"
|
|
}, {
|
|
"type": "ocd2",
|
|
"file": "JPShinjitaiCharacters.ocd2"
|
|
}, {
|
|
"type": "ocd2",
|
|
"file": "JPVariantsRev.ocd2"
|
|
}]
|
|
}
|
|
}]
|
|
}
|