Non-evocative Names

Charles Lowry

Explorer
rakshasa? They played an important role in one of the regions of my home brew campaign.

Since they are from real-world mythology, you can draw from names used in that mythology. Wikipedia has you covered:


There are plenty of names from that page to make a solid name generator for Rakshasas. You'll note however that a lot of their names are just Sanskrit for words like "formidable", "headless torso", "stick", etc. You could find an English to Sanskrit translator and enter imposing words or phrases. Like "sundered limbs", which gives me "vicchinnaaṅgāni". Which I might simplify to Vichinangani for game purposes and making it easier for my players. Google Translate doesn't give the transliteration. I find it easier to use Chat GPT, "translate X into sanskrit along with the transliteration".

Prompt: "Translate bloody may into Sanskrit, along with the transliteration."
The phrase "bloody maw" can be translated into Sanskrit as "रक्तप्रद जिह्वा" (raktaprad jihvā).

You can use ChatGPT to generate random name lists for you:

Prompt: "Give me 100 authentic sounding names for Rakshasa, based on actual rakshasa names from Hindu mythology, but don't actually use any names used in real-world Hindu mythology. Include the meanings of the names in English."

Response: "
Certainly! Here are 100 original names for Rakshasas along with their meanings in English:
  1. Bhayankar: Frightening
  2. Krudhagrima: Angry visage
  3. Durbhagya: Ill-fated
  4. Kalaratri: Dark night
  5. Vyathitaksha: Anxious eyes
Etc.

This gave me an idea. Can ChatGPT generate a list of names with a value of how common each is, in a comma-delimited format so I can easily import it into a roll table?

First I tried: "Please generate a 1d100 random name table, using ancient Norse male names. The more common a name is, the more likely it should be the result of a role. For example, a rare name would should just have one number that would result in that name, whereas a more common name may be returned by a range of numbers (example: 1-10)."

That didn't work. It just gave me an ordered list of 100 ancient norse names.

So I responded: "That result doesn't increase the likelihood of rolling more common names. Please recreate using the following format:1. Name (rare)2-10 Name (common)11-12 Name (uncommon)13 Name (rare)"Name" in the example above represents where the ancient norse name would go."

ChatGPT:

Got it, here's the revised 1d100 random name table for ancient Norse male names:
  1. Sigtrygg (rare)
  2. 2-20. Thor (common)
  3. 21-30. Erik (uncommon)
  4. Gudleif (rare)32-40. Bjorn (common)
  5. ...
Okay, not we are getting somewhere. My next prompt was "Great, now please do the same thing for ancient norse male surnames." And ChatGPT gave me a similar list but this time with surnames.

My final prompt was: "Very good. Now please create a powershell script that will generate a full name, using those two tables based on a randomly generated number 1-100."

And it gave me a script that I copied and saved as a *.ps1 file and now I have have a random generator for ancient norse names that will return common names more frequently than rarer names.

I could also tell it to create a text-delimited list for importing into a Roll Table in Foundry. But if I want to combine two tables (e.g. surnames and given names), I'll need some time to thing that through. I think a macro may be a better way to go...

rakshasa? They played an important role in one of the regions of my home brew campaign.

Since they are from real-world mythology, you can draw from names used in that mythology. Wikipedia has you covered:


There are plenty of names from that page to make a solid name generator for Rakshasas. You'll note however that a lot of their names are just Sanskrit for words like "formidable", "headless torso", "stick", etc. You could find an English to Sanskrit translator and enter imposing words or phrases. Like "sundered limbs", which gives me "vicchinnaaṅgāni". Which I might simplify to Vichinangani for game purposes and making it easier for my players. Google Translate doesn't give the transliteration. I find it easier to use Chat GPT, "translate X into sanskrit along with the transliteration".

Prompt: "Translate bloody may into Sanskrit, along with the transliteration."
The phrase "bloody maw" can be translated into Sanskrit as "रक्तप्रद जिह्वा" (raktaprad jihvā).

You can use ChatGPT to generate random name lists for you:

Prompt: "Give me 100 authentic sounding names for Rakshasa, based on actual rakshasa names from Hindu mythology, but don't actually use any names used in real-world Hindu mythology. Include the meanings of the names in English."

Response: "
Certainly! Here are 100 original names for Rakshasas along with their meanings in English:
  1. Bhayankar: Frightening
  2. Krudhagrima: Angry visage
  3. Durbhagya: Ill-fated
  4. Kalaratri: Dark night
  5. Vyathitaksha: Anxious eyes
Etc.

This gave me an idea. Can ChatGPT generate a list of names with a value of how common each is, in a comma-delimited format so I can easily import it into a roll table?

First I tried: "Please generate a 1d100 random name table, using ancient Norse male names. The more common a name is, the more likely it should be the result of a role. For example, a rare name would should just have one number that would result in that name, whereas a more common name may be returned by a range of numbers (example: 1-10)."

That didn't work. It just gave me an ordered list of 100 ancient norse names.

So I responded: "That result doesn't increase the likelihood of rolling more common names. Please recreate using the following format:1. Name (rare)2-10 Name (common)11-12 Name (uncommon)13 Name (rare)"Name" in the example above represents where the ancient norse name would go."

ChatGPT:

Got it, here's the revised 1d100 random name table for ancient Norse male names:
  1. Sigtrygg (rare)
  2. 2-20. Thor (common)
  3. 21-30. Erik (uncommon)
  4. Gudleif (rare)32-40. Bjorn (common)
  5. ...
Okay, not we are getting somewhere. My next prompt was "Great, now please do the same thing for ancient norse male surnames." And ChatGPT gave me a similar list but this time with surnames.

My final prompt was: "Very good. Now please create a powershell script that will generate a full name, using those two tables based on a randomly generated number 1-100."

And it gave me a script that I copied and saved as a *.ps1 file and now I have have a random generator for ancient norse names that will return common names more frequently than rarer names.

I could also tell it to create a text-delimited list for importing into a Roll Table in Foundry. But if I want to combine two tables (e.g. surnames and given names), I'll need some time to thing that through. I think a macro may be a better way to go...
I had not thought of ChatGPT at all. Fantastic idea and a great time saver! Thank you.
 

log in or register to remove this ad

Lanefan

Victoria Rules
My main concern is that whatever name I come up with is different than any other name I've come up with in the past, so as to avoid confusion both in play now and in record-keeping later.
 



Dannyalcatraz

Schmoderator
Staff member
Supporter
But the tables would otherwise by pretty standard NPC names for those cultures. I wouldn't want the baker to be named "Bloodrazer the Widowmaker." He should probably be "Thom Miller."*
(Edit)
* "Bloodrazer the Breadmaker" would be a pretty fun one-off NPC, though. "My parents had different ideas about my future than I had."
I think there was a bit about that in a Pratchett novel. Some little quip about how the seven warriors in the bar weren’t really given names like “Bloodhammer” and the like by their parents. As I recall, the dwarves being addressed reacted sheepishly embarrassed.
 

Whizbang Dustyboots

Gnometown Hero
I think there was a bit about that in a Pratchett novel. Some little quip about how the seven warriors in the bar weren’t really given names like “Bloodhammer” and the like by their parents. As I recall, the dwarves being addressed reacted sheepishly embarrassed.
The forthcoming Discword RPG will be worth picking up, even for non-Discworld fans, just for all the worldbuilding. Pratchett's dwarves are fantastic.
 


Dannyalcatraz

Schmoderator
Staff member
Supporter
There’s a lot of books and websites out there dealing with names, mundane and exotic. I have more than a few.

While my interests in writing fiction and playing RPGs were the spark for my interest in names, this Paul Dickson book threw a LOT of fuel on the fire.


One of the things that amuses me most is that names in one culture/language can be false friends or actually derived from words in others.

For example:

1) a decade or so ago, I read a newspaper article about a woman named Asthma who immigrated from the Middle East, and how she was adapting to her new life in the USA.

2) Near my house, there’s a Tex-Mex restaurant named “Ole’s”. We occasionally joke about how it was probably owned by a Danish guy.
 
Last edited:


Tonguez

A suffusion of yellow
The forthcoming Discword RPG will be worth picking up, even for non-Discworld fans, just for all the worldbuilding. Pratchett's dwarves are fantastic.

Pratchett had some fun Dwarf names including Bashful Bashfulson, Dozy, B'Hrian Bloodaxe and Cheri Sh'rt'azs Littlebottom, it was a great mix of Disney convention, Scandinavian tropes and British humour, and his culture building with the Dwarven grags and gender agnosticism was great social commentary too.
 

Remove ads

Top