Skip to content

Instantly share code, notes, and snippets.

@Jarrid
Last active June 30, 2019 15:17
Show Gist options
  • Save Jarrid/a6e233c6c5b94dca0a31c3249856d6c3 to your computer and use it in GitHub Desktop.
Save Jarrid/a6e233c6c5b94dca0a31c3249856d6c3 to your computer and use it in GitHub Desktop.
Running list of options for name prefixes
$prefixes = array(
'First Lieutenant',
'Admiral',
'Attorney',
'Brother',
'Captain',
'Chief',
'Commander',
'Colonel',
'Dean',
'University Dean',
'Doctor',
'Elder',
'Father',
'General',
'Governor',
'Honorable',
'Lieutenant Colonel',
'Major',
'Major/Master Sergeant',
'Mister',
'Mrs',
'Ms',
'Prince',
'Professor',
'Rabbi',
'Reverend',
'Sister',
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment