Commit b8a9252
committed
Give the spaced-honorific test its missing control (#308)
test_ja_does_not_divide_a_spaced_surname_under_an_honorific asserted
that 佐藤 氏 keeps family 佐藤, but nothing in it showed the pack WOULD
divide 佐藤 otherwise -- it passed vacuously for any reason the
segmenter went unconsulted, and the contrast is what the doc sentence
it supports rests on.
Assert the bare division too (佐 + 藤, 田 + 中, 鈴 + 木, 中 + 村), and
add 中村 教授 so the four cases the prose now cites as the measured
price of this rule are the four the test runs.
The comment's "the writer drew this boundary: 佐藤 is a unit" goes
with them, for the reason the previous commit gives.1 parent 2189401 commit b8a9252
1 file changed
Lines changed: 18 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
485 | 485 | | |
486 | 486 | | |
487 | 487 | | |
488 | | - | |
489 | | - | |
490 | | - | |
491 | | - | |
492 | | - | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
493 | 500 | | |
494 | | - | |
495 | | - | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
496 | 505 | | |
497 | 506 | | |
| 507 | + | |
| 508 | + | |
498 | 509 | | |
499 | 510 | | |
500 | 511 | | |
| |||
0 commit comments