Mimic-Tools/name-generation

Add adjectives to to describe different environments

Opened this issue · 7 comments

Task

Please add some more adjectives to our environments!

Description

There are several files in name-generation/tree/main/name-segments/adjectives/ for different region types. We use these to build names for people from those regions.

The more appropriate words the better. It's important that they be adjectives and relevant to the region.

We build names from these lists like "Cosmic Trueaxe", so think about how your word might sound as a name

All that needs to be done is to add as many appropriate words that you can think of at the ends of any of the files.


Good examples for the arctic/tundra:
Tom Coldshovel
Tom Iceshovel
Tom Frozenshovel

Bad examples for the arctic/tundra:
Tom Iglooshovel (Noun, not adjective)
Tom Absolutezeroshovel (very long, two words)
Tom Snowyshovel (this one is fine but as it's based on a noun, we could generate Snowysnow)
Tom Ovalshovel (Oval has nothing to do with the arctic/tundra)

Status

See this report for current state of nouns:
https://github.com/Mimic-Tools/name-generation/blob/main/availability_report.csv
Also check out the wiki for regions not yet added
https://github.com/Mimic-Tools/name-generation/wiki

I created a pull request for aquatic will add 10 names to each of the environments.

Thanks kale!

Can you pls specify which places do you need in terms of region. Do you mean these:
The Caribbean.
Central America.
Europe.
North America.
Oceania
If not then pls specify

The American names are specifically USA. Canadian and Mexican names are welcome in new files too.

Any regions are okay. Currently they're at a country level (e.g. Germany, rather than Europe)

Hello! I created a pull request for forest. please review the PR. Thanks.

I created a PR after adding 26 adjectives to the mountain.txt file - please let me know if that's what you were looking for! Thanks. @ianfhunter PR: #60
Anca Simon

Hi @ianfhunter I created a PR to further help in this issue, please review when you can