Skip to content

Commit b92777f

Browse files
authored
Merge pull request #119 from zahna/patch-1
Added a few additional prefixes for last names.
2 parents 4421e7b + e53f878 commit b92777f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

nameparser/config/prefixes.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,15 @@
3434
'ibn',
3535
'la',
3636
'le',
37+
'mac',
38+
'mc',
3739
'san',
3840
'santa',
3941
'st',
4042
'ste',
4143
'van',
44+
'vander',
45+
'van der',
4246
'vel',
4347
'von',
4448
'vom',

0 commit comments

Comments
 (0)