OSDN Git Service

removed ambiguous and conflicting cases
authorTakuya Nishimoto <nishimotz@gmail.com>
Mon, 31 Mar 2014 05:15:16 +0000 (22:15 -0700)
committerTakuya Nishimoto <nishimotz@gmail.com>
Mon, 31 Mar 2014 05:15:16 +0000 (22:15 -0700)
jptools/harness.py

index 6e6f6bb..7cbdc14 100644 (file)
@@ -3498,6 +3498,10 @@ tests = [
                'text': '私としては',\r
                'input': 'ワタシト シテワ', # 'ワタクシト シテワ',\r
                },\r
+       {\r
+               'comment': '前の語と結びついている場合は続ける',\r
+               'text':'主として', 'input':'シュトシテ'\r
+               },\r
        { 'note': '7.「なさい・なさる」などが、独立の動詞であれば前を区切って書く。' },\r
        {\r
                'comment': '点訳のてびき第3版 第3章 その1 5 No.65',\r
@@ -4465,10 +4469,6 @@ tests = [
        {   'text':'森田県知事', 'input':'モリタ ケンチジ'},\r
        {   'text':'森田副知事', 'input':'モリタ フクチジ'},\r
        {   'text':'京丹後市', 'input':'キョータンゴシ'},\r
-       #{   'text':'人として', 'input':'ヒトトシテ'},\r
-       #{   'text':'立ってなさい', 'input':'タッテナサイ'},\r
-       #{   'text':'見てなさい', 'input':'ミテナサイ'},\r
-       #{   'text':'お黙りなさい', 'input':'オダマリナサイ'},\r
        #{   'text':'二人して', 'input':'フタリシテ'},\r
        {   'text':'京丹後', 'input':'キョータンゴ'},\r
        {   'text':'次世代型点字ピンディスプレイ', 'input':'ジセダイガタ テンジピンディスプレイ'},\r