diff options
Diffstat (limited to 'test/data/translator-test-results-note-data1.json')
-rw-r--r-- | test/data/translator-test-results-note-data1.json | 19 |
1 files changed, 14 insertions, 5 deletions
diff --git a/test/data/translator-test-results-note-data1.json b/test/data/translator-test-results-note-data1.json index 510b1bb5..5f140902 100644 --- a/test/data/translator-test-results-note-data1.json +++ b/test/data/translator-test-results-note-data1.json @@ -15851,7 +15851,9 @@ "inflectionRules": [ "-te", "progressive or perfect", - "polite past negative" + "polite", + "negative", + "past" ] } ], @@ -16276,7 +16278,9 @@ "inflectionRules": [ "-te", "progressive or perfect", - "polite past negative" + "polite", + "negative", + "past" ] } ], @@ -16701,7 +16705,9 @@ "inflectionRules": [ "-te", "progressive or perfect", - "polite past negative" + "polite", + "negative", + "past" ] } ], @@ -17126,7 +17132,9 @@ "inflectionRules": [ "-te", "progressive or perfect", - "polite past negative" + "polite", + "negative", + "past" ] } ], @@ -26937,7 +26945,8 @@ { "source": "algorithm", "inflectionRules": [ - "polite past" + "polite", + "past" ] } ], |