{
  "name": "Traditional Chinese (OpenCC Standard) to Traditional Chinese (Taiwan Standard)",
  "normalization": [
    {
      "dict": {
        "type": "text",
        "file": "CJK_Compatibility_Ideographs.txt"
      }
    }
  ],
  "conversion_chain": [
    {
      "dict": {
        "type": "group",
        "match_policy": "short_circuit",
        "dicts": [
          {
            "type": "text",
            "file": "TWVariantsPhrases.txt"
          },
          {
            "type": "text",
            "file": "TWVariants.txt"
          }
        ]
      }
    }
  ]
}
