Commit 177cc48
feat: add international honorifics to titles (#99)
Adds German/Dutch/Scandinavian (herr, frau, hr, dhr, mevr, mevrouw,
fru, frøken, vrouwe, etc.), French (monsieur, monseigneur), Portuguese
(senhor, senhora, senhorita), Spanish (señor, señora, señorita, sres,
srtas, etc.), and Italian (signor, signora, signorina, etc.) honorifics.
Omits 'senhoro' (not a real Portuguese word) and 'frou' (unrecognized
title). Skips 'fr' and 'mx' which were already present.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 7421039 commit 177cc48
1 file changed
Lines changed: 30 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
| 233 | + | |
233 | 234 | | |
234 | 235 | | |
235 | 236 | | |
| |||
289 | 290 | | |
290 | 291 | | |
291 | 292 | | |
| 293 | + | |
292 | 294 | | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
293 | 298 | | |
294 | 299 | | |
295 | 300 | | |
| |||
312 | 317 | | |
313 | 318 | | |
314 | 319 | | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
315 | 324 | | |
316 | 325 | | |
317 | 326 | | |
| |||
323 | 332 | | |
324 | 333 | | |
325 | 334 | | |
| 335 | + | |
326 | 336 | | |
327 | 337 | | |
328 | 338 | | |
| |||
398 | 408 | | |
399 | 409 | | |
400 | 410 | | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
401 | 414 | | |
402 | 415 | | |
403 | 416 | | |
| |||
412 | 425 | | |
413 | 426 | | |
414 | 427 | | |
| 428 | + | |
| 429 | + | |
415 | 430 | | |
416 | 431 | | |
417 | 432 | | |
| |||
538 | 553 | | |
539 | 554 | | |
540 | 555 | | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
541 | 559 | | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
542 | 565 | | |
543 | 566 | | |
544 | 567 | | |
| |||
551 | 574 | | |
552 | 575 | | |
553 | 576 | | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
554 | 581 | | |
555 | 582 | | |
556 | 583 | | |
| |||
569 | 596 | | |
570 | 597 | | |
571 | 598 | | |
| 599 | + | |
| 600 | + | |
572 | 601 | | |
573 | 602 | | |
574 | 603 | | |
| |||
619 | 648 | | |
620 | 649 | | |
621 | 650 | | |
| 651 | + | |
622 | 652 | | |
623 | 653 | | |
624 | 654 | | |
| |||
0 commit comments