{
  "name": "Traditional Chinese to Traditional Chinese (Hong Kong standard)",
  "segmentation": {
    "type": "mmseg",
    "dict": {
      "type": "ocd2",
      "file": "HKVariantsPhrases.ocd2"
    }
  },
  "conversion_chain": [{
    "dict": {
      "type": "group",
      "dicts": [{
        "type": "ocd2",
        "file": "HKVariantsPhrases.ocd2"
      }, {
        "type": "ocd2",
        "file": "HKVariants.ocd2"
      }]
    }
  }]
}
