ubuntu-22.04.3-desktop-amd64/casper/filesystem/usr/share/opencc/jp2t.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"
}]
}
}]
}