Mimic-Tools / name-generation

Generate fantasy character names for your RPG, Novel or any creative endeavour.
GNU General Public License v3.0
13 stars 26 forks source link

Add Adjectives to describe air-dwellers #56

Closed ianfhunter closed 3 years ago

ianfhunter commented 3 years ago

Task

Please add some more adjectives to our air environment!

Description

Create a file in name-generation/tree/main/name-segments/adjectives/ called air.txt if it does not exist. Then, put new adjectives into it, each on a new line.

We will 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 air: John Lightfalcon John Fastfalcon John Calmfalcon

Bad examples for the arctic/tundra: John Nestfalcon (Noun, not adjective) John Hotairballoonfalcon (very long, several words, noun) John Windyfalcon (this one is fine but as it's based on a noun, we could generate Windywind) John Ovalfalcon (Oval has nothing to do with the arctic/tundra

Estefyrf commented 3 years ago

Hello @ianfhunter, I would like to help with this issue :)

ianfhunter commented 3 years ago

Great! :)

bookish commented 3 years ago

Hello, I would like to contribute to this issue. Thank you!