rime/opencc/hn.json

23 lines
418 B
JSON
Raw Normal View History

2024-07-18 02:36:13 +00:00
{
"name": "Formal Han Nom to Simplified Han Nom",
"segmentation": {
"type": "mmseg",
"dict": {
"type": "ocd",
"file": "TSPhrases.ocd"
}
},
"conversion_chain": [{
"dict": {
"type": "group",
"dicts": [{
"type": "ocd",
"file": "TSPhrases.ocd"
}, {
"type": "text",
"file": "VNCharacters.txt"
}]
}
}]
}