diff --git a/sts/data/config/hk2s.json b/sts/data/config/hk2s.json index 835654a5..5dc9675e 100644 --- a/sts/data/config/hk2s.json +++ b/sts/data/config/hk2s.json @@ -12,6 +12,7 @@ "mode": "load", "src": [ "../OpenCC/dictionary/HKVariantsRevPhrases.txt", + "../dictionary/HKVariantsRev.txt", "../OpenCC/dictionary/HKVariantsRev.list" ] }, diff --git a/sts/data/config/hk2t.json b/sts/data/config/hk2t.json index 79c71ce4..c0b5d049 100644 --- a/sts/data/config/hk2t.json +++ b/sts/data/config/hk2t.json @@ -9,6 +9,7 @@ "mode": "load", "src": [ "../OpenCC/dictionary/HKVariantsRevPhrases.txt", + "../dictionary/HKVariantsRev.txt", "../OpenCC/dictionary/HKVariantsRev.list" ] } diff --git a/sts/data/config/s2hk.json b/sts/data/config/s2hk.json index e0e2fb81..b6a47bed 100644 --- a/sts/data/config/s2hk.json +++ b/sts/data/config/s2hk.json @@ -8,6 +8,7 @@ { "mode": "load", "src": [ + "../dictionary/STPhrases.txt", "../OpenCC/dictionary/STPhrases.txt", "../OpenCC/dictionary/STCharacters.txt" ] diff --git a/sts/data/config/s2t.json b/sts/data/config/s2t.json index 14389895..6563c616 100644 --- a/sts/data/config/s2t.json +++ b/sts/data/config/s2t.json @@ -5,6 +5,7 @@ "file": "../dictionary/s2t.tlist", "mode": "load", "src": [ + "../dictionary/STPhrases.txt", "../OpenCC/dictionary/STPhrases.txt", "../OpenCC/dictionary/STCharacters.txt" ] diff --git a/sts/data/config/s2tw.json b/sts/data/config/s2tw.json index f74d4709..1a1bfce5 100644 --- a/sts/data/config/s2tw.json +++ b/sts/data/config/s2tw.json @@ -8,6 +8,7 @@ { "mode": "load", "src": [ + "../dictionary/STPhrases.txt", "../OpenCC/dictionary/STPhrases.txt", "../OpenCC/dictionary/STCharacters.txt" ] diff --git a/sts/data/config/s2twp.json b/sts/data/config/s2twp.json index 091c7148..4114dd0c 100644 --- a/sts/data/config/s2twp.json +++ b/sts/data/config/s2twp.json @@ -11,6 +11,7 @@ { "mode": "load", "src": [ + "../dictionary/STPhrases.txt", "../OpenCC/dictionary/STPhrases.txt", "../OpenCC/dictionary/STCharacters.txt" ] diff --git a/sts/data/config/tw2s.json b/sts/data/config/tw2s.json index 42e7c4a4..0e608f98 100644 --- a/sts/data/config/tw2s.json +++ b/sts/data/config/tw2s.json @@ -12,6 +12,7 @@ "mode": "load", "src": [ "../OpenCC/dictionary/TWVariantsRevPhrases.txt", + "../dictionary/TWVariantsRev.txt", "../OpenCC/dictionary/TWVariantsRev.list" ] }, diff --git a/sts/data/config/tw2sp.json b/sts/data/config/tw2sp.json index 05031bbf..6cf387fd 100644 --- a/sts/data/config/tw2sp.json +++ b/sts/data/config/tw2sp.json @@ -13,6 +13,7 @@ "src": [ "../OpenCC/dictionary/TWPhrasesRev.list", "../OpenCC/dictionary/TWVariantsRevPhrases.txt", + "../dictionary/TWVariantsRev.txt", "../OpenCC/dictionary/TWVariantsRev.list" ] }, diff --git a/sts/data/config/tw2t.json b/sts/data/config/tw2t.json index b2d56685..94231443 100644 --- a/sts/data/config/tw2t.json +++ b/sts/data/config/tw2t.json @@ -9,6 +9,7 @@ "mode": "load", "src": [ "../OpenCC/dictionary/TWVariantsRevPhrases.txt", + "../dictionary/TWVariantsRev.txt", "../OpenCC/dictionary/TWVariantsRev.list" ] } diff --git a/sts/data/dictionary/HKVariantsRev.txt b/sts/data/dictionary/HKVariantsRev.txt new file mode 100644 index 00000000..0626b3eb --- /dev/null +++ b/sts/data/dictionary/HKVariantsRev.txt @@ -0,0 +1,4 @@ +吃 喫 吃 +核 核 覈 +皂 皁 皂 +著 着 著 diff --git a/sts/data/dictionary/STPhrases.txt b/sts/data/dictionary/STPhrases.txt new file mode 100644 index 00000000..5412f009 --- /dev/null +++ b/sts/data/dictionary/STPhrases.txt @@ -0,0 +1 @@ +好干 好乾 好幹 diff --git a/sts/data/dictionary/TWVariantsRev.txt b/sts/data/dictionary/TWVariantsRev.txt new file mode 100644 index 00000000..7122a446 --- /dev/null +++ b/sts/data/dictionary/TWVariantsRev.txt @@ -0,0 +1,5 @@ +參 參 蔘 +吃 喫 吃 +核 核 覈 +皂 皁 皂 +著 着 著