Skip to content

Commit

Permalink
add some vatiations of Turkic family names suffixes (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
objectOlolo authored Nov 15, 2024
1 parent 5091df2 commit c7c863d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 6 additions & 2 deletions gender.json
Original file line number Diff line number Diff line change
Expand Up @@ -522,13 +522,17 @@
"female": [
"на",
"кызы",
"гызы"
"кизи",
"гызы",
"кзы"
],
"male": [
"ич",
"оглы",
"улы",
"уулу"
"уулу",
"углы",
"угли"
]
}
}
Expand Down
4 changes: 4 additions & 0 deletions gender.yml
Original file line number Diff line number Diff line change
Expand Up @@ -510,9 +510,13 @@ gender:
female:
- на
- кызы
- кизи
- гызы
- кзы
male:
- ич
- оглы
- улы
- уулу
- углы
- угли

0 comments on commit c7c863d

Please sign in to comment.