Skip to content

Commit 46fdebc

Browse files
committed
Add "sheikh" variations to titles
1 parent e585122 commit 46fdebc

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

nameparser/config/titles.py

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,14 @@
1616
'sir',
1717
'sister',
1818
'uncle',
19+
'sheikh',
20+
'sheik',
21+
'shaik',
22+
'shayk',
23+
'shaykh',
24+
'shaikh',
25+
'cheikh',
26+
'shekh',
1927
])
2028
"""
2129
When these titles appear with a single other name, that name is a first name, e.g.

0 commit comments

Comments
 (0)