prompt-lists 0.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (227) hide show
  1. checksums.yaml +7 -0
  2. data/Gemfile +6 -0
  3. data/Gemfile.lock +26 -0
  4. data/LICENSE +33 -0
  5. data/README.md +9 -0
  6. data/lib/prompt_lists.rb +69 -0
  7. data/lists/animal/all.yml +1872 -0
  8. data/lists/animal/bird.yml +918 -0
  9. data/lists/animal/deep-sea.yml +74 -0
  10. data/lists/animal/dinosaur.yml +93 -0
  11. data/lists/animal/dog-breed.yml +670 -0
  12. data/lists/animal/insect.yml +133 -0
  13. data/lists/animal/mammal.yml +186 -0
  14. data/lists/animal/popular.yml +145 -0
  15. data/lists/animal/sea.yml +89 -0
  16. data/lists/architecture/architect.yml +190 -0
  17. data/lists/architecture/extreme-location.yml +49 -0
  18. data/lists/architecture/famous-building.yml +126 -0
  19. data/lists/architecture/home.yml +22 -0
  20. data/lists/architecture/interior-design.yml +39 -0
  21. data/lists/architecture/interior-keywords.yml +104 -0
  22. data/lists/architecture/material.yml +103 -0
  23. data/lists/architecture/style-detailed.yml +104 -0
  24. data/lists/architecture/style.yml +202 -0
  25. data/lists/architecture/term.yml +130 -0
  26. data/lists/art/painting-keyword.yml +74 -0
  27. data/lists/art/painting-technique.yml +98 -0
  28. data/lists/art/pattern.yml +104 -0
  29. data/lists/art/sculpture.yml +74 -0
  30. data/lists/art/style.yml +64 -0
  31. data/lists/art/type.yml +193 -0
  32. data/lists/artist/all.yml +1762 -0
  33. data/lists/artist/common.yml +416 -0
  34. data/lists/artist/concept.yml +37 -0
  35. data/lists/artist/dark.yml +19 -0
  36. data/lists/artist/illustrator.yml +60 -0
  37. data/lists/artist/painter.yml +42 -0
  38. data/lists/artist/with-really-strong-affects.yml +31 -0
  39. data/lists/artist/with-strong-affects.yml +151 -0
  40. data/lists/audio/sound-effect.yml +254 -0
  41. data/lists/audio/voice.yml +102 -0
  42. data/lists/business/brand.yml +291 -0
  43. data/lists/character/action.yml +53 -0
  44. data/lists/character/anime.yml +169 -0
  45. data/lists/character/child.yml +58 -0
  46. data/lists/character/coming-of-age.yml +55 -0
  47. data/lists/character/famous.yml +375 -0
  48. data/lists/character/fantasy.yml +56 -0
  49. data/lists/character/general.yml +109 -0
  50. data/lists/character/monster.yml +116 -0
  51. data/lists/character/romantic.yml +43 -0
  52. data/lists/character/scifi.yml +55 -0
  53. data/lists/character/superhero.yml +101 -0
  54. data/lists/character/supervillain.yml +98 -0
  55. data/lists/cinematic/animation-studio.yml +68 -0
  56. data/lists/cinematic/animation.yml +19 -0
  57. data/lists/cinematic/coloring.yml +39 -0
  58. data/lists/cinematic/director.yml +51 -0
  59. data/lists/cinematic/effect.yml +38 -0
  60. data/lists/cinematic/genre.yml +180 -0
  61. data/lists/cinematic/keyword.yml +24 -0
  62. data/lists/cinematic/moment.yml +220 -0
  63. data/lists/cinematic/movie.yml +147 -0
  64. data/lists/cinematic/shot.yml +58 -0
  65. data/lists/color/all.yml +50 -0
  66. data/lists/color/depth.yml +14 -0
  67. data/lists/color/modifier.yml +58 -0
  68. data/lists/color/pair.yml +29 -0
  69. data/lists/color/palette.yml +77 -0
  70. data/lists/color/perception.yml +25 -0
  71. data/lists/fashion/accessory.yml +157 -0
  72. data/lists/fashion/cultural.yml +102 -0
  73. data/lists/fashion/designer.yml +107 -0
  74. data/lists/fashion/feminine.yml +156 -0
  75. data/lists/fashion/hair-feminine.yml +104 -0
  76. data/lists/fashion/hair-masculine.yml +104 -0
  77. data/lists/fashion/masculine.yml +177 -0
  78. data/lists/fashion/outfit-feminine.yml +65 -0
  79. data/lists/fashion/scifi.yml +54 -0
  80. data/lists/fashion/type.yml +54 -0
  81. data/lists/feeling/all.yml +491 -0
  82. data/lists/feeling/creepy.yml +43 -0
  83. data/lists/feeling/loved.yml +110 -0
  84. data/lists/feeling/melancholy.yml +49 -0
  85. data/lists/feeling/unnerved.yml +46 -0
  86. data/lists/food/bakery.yml +157 -0
  87. data/lists/food/bbq.yml +28 -0
  88. data/lists/food/breakfast.yml +73 -0
  89. data/lists/food/cuisine.yml +104 -0
  90. data/lists/food/fast.yml +149 -0
  91. data/lists/food/fruit.yml +113 -0
  92. data/lists/geography/city.yml +22959 -0
  93. data/lists/geography/country.yml +203 -0
  94. data/lists/geography/ethnic-group.yml +1062 -0
  95. data/lists/geography/language.yml +615 -0
  96. data/lists/geography/nationality.yml +210 -0
  97. data/lists/geography/territory.yml +83 -0
  98. data/lists/interaction/couple-negative.yml +54 -0
  99. data/lists/interaction/couple.yml +53 -0
  100. data/lists/interaction/crowd.yml +48 -0
  101. data/lists/interaction/group.yml +54 -0
  102. data/lists/interaction/individual-detailed.yml +198 -0
  103. data/lists/interaction/individual.yml +408 -0
  104. data/lists/keyword/detailed.yml +44 -0
  105. data/lists/keyword/epic.yml +113 -0
  106. data/lists/keyword/genre.yml +49 -0
  107. data/lists/keyword/glitch.yml +42 -0
  108. data/lists/keyword/modifier.yml +73 -0
  109. data/lists/keyword/negative.yml +73 -0
  110. data/lists/keyword/prayer.yml +53 -0
  111. data/lists/keyword/trending.yml +22 -0
  112. data/lists/keyword/unusual.yml +48 -0
  113. data/lists/music/artist.yml +100 -0
  114. data/lists/music/bpm.yml +24 -0
  115. data/lists/music/composer.yml +176 -0
  116. data/lists/music/drop.yml +24 -0
  117. data/lists/music/dynamic.yml +75 -0
  118. data/lists/music/feature.yml +189 -0
  119. data/lists/music/genre.yml +290 -0
  120. data/lists/music/harmony.yml +24 -0
  121. data/lists/music/instrument.yml +194 -0
  122. data/lists/music/key.yml +24 -0
  123. data/lists/music/melody.yml +81 -0
  124. data/lists/music/mode.yml +41 -0
  125. data/lists/music/mood.yml +103 -0
  126. data/lists/music/percussive.yml +135 -0
  127. data/lists/music/recording.yml +57 -0
  128. data/lists/music/rhythm.yml +13 -0
  129. data/lists/music/song-section.yml +23 -0
  130. data/lists/music/vocal.yml +104 -0
  131. data/lists/nature/area-of-natural-beauty.yml +618 -0
  132. data/lists/nature/flower.yml +501 -0
  133. data/lists/nature/scene-modifier.yml +35 -0
  134. data/lists/nature/scene.yml +68 -0
  135. data/lists/nature/texture.yml +153 -0
  136. data/lists/nature/tree.yml +144 -0
  137. data/lists/nature/tropical-houseplant.yml +90 -0
  138. data/lists/nature/weather.yml +130 -0
  139. data/lists/nature/wood.yml +52 -0
  140. data/lists/people/beautiful-feminine.yml +30 -0
  141. data/lists/people/beautiful-masculine.yml +91 -0
  142. data/lists/people/body-type.yml +101 -0
  143. data/lists/people/celebrity.yml +641 -0
  144. data/lists/people/common.yml +18 -0
  145. data/lists/people/couple.yml +21 -0
  146. data/lists/people/dance.yml +103 -0
  147. data/lists/people/expression.yml +434 -0
  148. data/lists/people/eye-color.yml +30 -0
  149. data/lists/people/festival.yml +43 -0
  150. data/lists/people/group.yml +46 -0
  151. data/lists/people/hobby.yml +281 -0
  152. data/lists/people/job.yml +604 -0
  153. data/lists/people/pose-portrait.yml +29 -0
  154. data/lists/people/pose.yml +153 -0
  155. data/lists/photography/camera.yml +170 -0
  156. data/lists/photography/film.yml +84 -0
  157. data/lists/photography/landscape-keyword.yml +70 -0
  158. data/lists/photography/landscape-subject-detailed.yml +145 -0
  159. data/lists/photography/landscape-subject.yml +114 -0
  160. data/lists/photography/lens.yml +70 -0
  161. data/lists/photography/light.yml +124 -0
  162. data/lists/photography/photographer.yml +948 -0
  163. data/lists/photography/portrait-photographer.yml +68 -0
  164. data/lists/photography/summer-scene.yml +34 -0
  165. data/lists/photography/summer-tropical-beach.yml +54 -0
  166. data/lists/photojournalism/news-extreme.yml +54 -0
  167. data/lists/photojournalism/news-normal.yml +43 -0
  168. data/lists/photojournalism/news-specific.yml +24 -0
  169. data/lists/photojournalism/style-protest.yml +24 -0
  170. data/lists/photojournalism/types.yml +73 -0
  171. data/lists/places/home.yml +87 -0
  172. data/lists/places/public.yml +78 -0
  173. data/lists/places/room.yml +35 -0
  174. data/lists/plot/action.yml +54 -0
  175. data/lists/plot/arthouse.yml +54 -0
  176. data/lists/plot/fantasy.yml +54 -0
  177. data/lists/plot/general.yml +97 -0
  178. data/lists/plot/horror.yml +53 -0
  179. data/lists/plot/musical.yml +54 -0
  180. data/lists/plot/romance.yml +53 -0
  181. data/lists/plot/scifi-cyberpunk.yml +54 -0
  182. data/lists/plot/scifi.yml +173 -0
  183. data/lists/plot/war.yml +54 -0
  184. data/lists/science/astronomy.yml +34 -0
  185. data/lists/science/chemical-element.yml +122 -0
  186. data/lists/science/geometry.yml +93 -0
  187. data/lists/science/medical-images.yml +24 -0
  188. data/lists/set/describe-style.yml +17760 -0
  189. data/lists/set/describe-subject.yml +255734 -0
  190. data/lists/set/parti.yml +1639 -0
  191. data/lists/thing/adjective.yml +54 -0
  192. data/lists/thing/city.yml +193 -0
  193. data/lists/thing/everyday.yml +228 -0
  194. data/lists/thing/fantasy.yml +130 -0
  195. data/lists/thing/gadget.yml +405 -0
  196. data/lists/thing/icon.yml +115 -0
  197. data/lists/thing/office.yml +53 -0
  198. data/lists/thing/scary.yml +193 -0
  199. data/lists/thing/sci-fi.yml +192 -0
  200. data/lists/thing/space.yml +141 -0
  201. data/lists/thing/summer.yml +52 -0
  202. data/lists/time/century.yml +16 -0
  203. data/lists/time/day-of-year.yml +369 -0
  204. data/lists/time/decade.yml +15 -0
  205. data/lists/time/era.yml +91 -0
  206. data/lists/time/time-of-day.yml +34 -0
  207. data/lists/time/year.yml +205 -0
  208. data/lists/typography/feature.yml +46 -0
  209. data/lists/typography/font-type.yml +45 -0
  210. data/lists/typography/font.yml +68 -0
  211. data/lists/typography/style.yml +57 -0
  212. data/lists/typography/word-art.yml +104 -0
  213. data/lists/vehicle/car.yml +309 -0
  214. data/lists/vehicle/classic-car.yml +148 -0
  215. data/lists/vehicle/famous-car.yml +42 -0
  216. data/lists/vehicle/fast-car.yml +81 -0
  217. data/lists/vehicle/type.yml +104 -0
  218. data/lists/video-game/action.yml +300 -0
  219. data/lists/video-game/designer.yml +54 -0
  220. data/lists/video-game/engine.yml +54 -0
  221. data/lists/video-game/game.yml +306 -0
  222. data/lists/video-game/region.yml +104 -0
  223. data/lists/word/adjective.yml +4984 -0
  224. data/lists/word/adverb.yml +1802 -0
  225. data/lists/word/noun.yml +24393 -0
  226. data/lists/word/verb.yml +9954 -0
  227. metadata +299 -0
@@ -0,0 +1,81 @@
1
+ ---
2
+ title: Types of melody
3
+ category: music
4
+ ---
5
+ airy melody (light and breezy in character)
6
+ angular chromatic melody (chromatic intervals with angular shape)
7
+ angular melody (with angular intervals)
8
+ antiphonal melody (alternating phrases between different groups)
9
+ arpeggiated melody (using broken chords)
10
+ ascending chromatic melody (rising motion using chromatic tones)
11
+ ascending melody (rising motion)
12
+ birdsong-inspired melody (mimicking the sounds of birds)
13
+ bittersweet melody (evoking both sadness and joy)
14
+ bursting melody (sudden and explosive motion)
15
+ call and response melody (alternating phrases between different voices or instruments)
16
+ call-and-answer melody (alternating phrases between voices or instruments)
17
+ cannon melody (melodic imitation at different times)
18
+ cascading melody (falling notes in a cascading fashion)
19
+ choral melody (sung by a choir or vocal ensemble)
20
+ chromatic melody (with extensive use of chromatic tones)
21
+ circular breathing melody (continuous playing without pausing for breath)
22
+ circular melody (repeating patterns that circle back)
23
+ climbing melody (ascending motion with gradual increase in pitch)
24
+ conjunct melody (stepwise motion)
25
+ contrapuntal melody (involving multiple independent melodic lines)
26
+ dance-like melody (energetic and rhythmic)
27
+ delicate melody (gentle and fragile)
28
+ descending chromatic melody (falling motion using chromatic tones)
29
+ descending melody (falling motion)
30
+ disjunct melody (leapwise motion)
31
+ double-stop melody (playing two notes simultaneously)
32
+ dramatic melody (expressing strong emotions and intensity)
33
+ echoing melody (repeating phrases at softer volume)
34
+ enigmatic melody (mysterious and puzzling in character)
35
+ ethereal melody (airy and otherworldly)
36
+ falling melody (descending motion with gradual decrease in pitch)
37
+ flamenco-inspired melody (incorporating elements of flamenco music)
38
+ floating melody (slow and ethereal)
39
+ flutter-tonguing melody (rapid fluttering articulation)
40
+ fluttering melody (quick and fluttering notes)
41
+ folk-inspired melody (drawing from traditional folk music)
42
+ gypsy-inspired melody (evoking the spirit of romani music)
43
+ harmonized melody (melody supported by accompanying harmonies)
44
+ hocket melody (interlocking notes between voices or instruments)
45
+ homophonic melody (melody accompanied by chords)
46
+ jazzy melody (incorporating jazz-style elements)
47
+ legato melody (smooth and connected)
48
+ lyrical melody (expressive and song-like)
49
+ marcato melody (marked and accented)
50
+ modal melody (based on a specific mode or scale)
51
+ motivic melody (using short musical motives or themes)
52
+ muted melody (played with a muted or dampened tone)
53
+ ornamental melody (with decorative flourishes)
54
+ ornamented chromatic melody (chromatic embellishments)
55
+ ornamented melody (with embellishments)
56
+ ostinato melody (with a repeated musical figure)
57
+ pendulum melody (back-and-forth motion)
58
+ pentatonic melody (using a five-note scale)
59
+ polyphonic melody (multiple independent melodic lines)
60
+ pulse-like melody (repeated notes creating a pulsating rhythm)
61
+ recitative melody (speech-like melodic style)
62
+ repetitive melody (with repeated patterns)
63
+ rhapsodic melody (improvisatory and free-flowing)
64
+ rhythmic melody (with strong rhythmic emphasis)
65
+ riff melody (repeated melodic pattern)
66
+ running melody (fast and continuous motion)
67
+ sequential melody (with repeated patterns at different pitch levels)
68
+ serpentine melody (curving and winding motion)
69
+ shifting melody (changing tonal center or mode)
70
+ sighing melody (expressing a sense of longing or sadness)
71
+ skipping melody (leapfrogging motion)
72
+ smooth melody (with flowing, connected notes)
73
+ staccato melody (with short, detached notes)
74
+ stride melody (wide interval leaps)
75
+ sustained melody (long-held notes)
76
+ swirling melody (circular and swirling motion)
77
+ syncopated melody (emphasizing off-beat rhythms)
78
+ syncopated melody (with accents on off-beats)
79
+ trembling melody (tremolo-like rapid fluctuations in pitch)
80
+ tremolo melody (rapid repetition of a single note)
81
+ vamp melody (repeating short rhythmic figure)
@@ -0,0 +1,41 @@
1
+ ---
2
+ title: Modes
3
+ category: music
4
+ ---
5
+ aeolian mode (natural minor)
6
+ altered scale mode
7
+ balinese scale mode
8
+ bhairav mode
9
+ bhairavi mode
10
+ blues scale mode
11
+ diminished scale mode
12
+ dorian b2 mode
13
+ dorian mode
14
+ double harmonic scale mode
15
+ egyptian scale mode
16
+ harmonic minor mode
17
+ hindu scale mode
18
+ hungarian major mode
19
+ hungarian minor mode
20
+ ionian augmented mode
21
+ ionian mode (major)
22
+ japanese scale mode
23
+ leading whole-tone mode
24
+ locrian mode
25
+ locrian natural 9 mode
26
+ lydian dominant mode
27
+ lydian mode
28
+ major pentatonic blues mode
29
+ melodic minor mode
30
+ mixolydian b6 mode
31
+ mixolydian mode
32
+ neapolitan major mode
33
+ neapolitan minor mode
34
+ pentatonic major mode
35
+ pentatonic minor mode
36
+ persian scale mode
37
+ phrygian dominant mode
38
+ phrygian mode
39
+ super locrian mode
40
+ ukrainian dorian mode
41
+ whole-tone scale mode
@@ -0,0 +1,103 @@
1
+ ---
2
+ title: Moods
3
+ category: music
4
+ ---
5
+ aggressive
6
+ agitated
7
+ atmospheric
8
+ bittersweet
9
+ blissful
10
+ bold
11
+ bouncy
12
+ brooding
13
+ calm
14
+ captivating
15
+ catchy
16
+ chaotic
17
+ cinematic
18
+ contemplative
19
+ dark
20
+ delicate
21
+ dramatic
22
+ dreamlike
23
+ dreamy
24
+ driving
25
+ dynamic
26
+ edgy
27
+ eerie
28
+ empowering
29
+ enchanting
30
+ energetic
31
+ enigmatic
32
+ epic
33
+ ethereal
34
+ euphoric
35
+ evocative
36
+ excited
37
+ exciting
38
+ exhilarating
39
+ experimental
40
+ exuberant
41
+ fierce
42
+ funky
43
+ futuristic
44
+ gentle
45
+ groovy
46
+ happy
47
+ haunting
48
+ heartfelt
49
+ hopeful
50
+ hypnotic
51
+ intense
52
+ intricate
53
+ intriguing
54
+ introspective
55
+ joyful
56
+ lively
57
+ lush
58
+ lyrical
59
+ majestic
60
+ melancholic
61
+ mellow
62
+ moody
63
+ mysterious
64
+ nostalgic
65
+ ominous
66
+ passionate
67
+ peaceful
68
+ playful
69
+ powerful
70
+ quirky
71
+ rebellious
72
+ reflective
73
+ relaxed
74
+ romantic
75
+ sad
76
+ sassy
77
+ satisfying
78
+ seductive
79
+ sensitive
80
+ sentimental
81
+ serene
82
+ sincere
83
+ soothing
84
+ sorrowful
85
+ soulful
86
+ spiritual
87
+ sprightly
88
+ stirring
89
+ sultry
90
+ suspenseful
91
+ tender
92
+ thoughtful
93
+ thrilling
94
+ tranquil
95
+ trippy
96
+ triumphant
97
+ upbeat
98
+ uplifting
99
+ vibrant
100
+ whimsical
101
+ wistful
102
+ wondrous
103
+ yearning
@@ -0,0 +1,135 @@
1
+ ---
2
+ title: Percussive sounds
3
+ category: music
4
+ ---
5
+ agogo bells
6
+ agogô bells
7
+ anklung
8
+ anvil
9
+ balafon
10
+ bamboo tube
11
+ bamboo wind chimes
12
+ bass drum
13
+ bass drum pedal
14
+ bell tree
15
+ birdcall whistle
16
+ bodhran
17
+ bodhran tipper
18
+ bongo drums
19
+ boomwhackers
20
+ bowed cymbal
21
+ brake drum
22
+ bullroarer
23
+ cabasa
24
+ cajita
25
+ cajon
26
+ cajón
27
+ cajon brush
28
+ castanets
29
+ caxixi
30
+ chimes
31
+ chocalho
32
+ clap
33
+ claves
34
+ conga slap
35
+ congas
36
+ cowbell
37
+ cowbell mallet
38
+ crash cymbal
39
+ cricket clicker
40
+ crotales
41
+ cuíca
42
+ cup chime
43
+ cymbal roll
44
+ cymbal stack
45
+ darbuka
46
+ didgeridoo
47
+ djembe
48
+ djembe slap
49
+ djun djun
50
+ djundjun
51
+ drumstick
52
+ finger cymbals
53
+ finger snap
54
+ flexatone
55
+ flexitone
56
+ frame drum
57
+ frame drum beater
58
+ gankogui
59
+ ghatam
60
+ gong
61
+ gong mallet
62
+ guiro
63
+ hand clap
64
+ handpan
65
+ handpan mallet
66
+ hi-hat
67
+ jaw harp
68
+ jawbone
69
+ kalimba
70
+ kettle drum
71
+ kpanlogo drum
72
+ log drum
73
+ log drum mallet
74
+ maraca
75
+ maracas
76
+ marimba
77
+ marimba mallet
78
+ mbira
79
+ metal plate
80
+ metal shaker
81
+ metallophone
82
+ monkey drum
83
+ ocean drum
84
+ qarqaba
85
+ qraqeb
86
+ rainmaker
87
+ rainstick
88
+ ratchet
89
+ rhythm bones
90
+ ride cymbal
91
+ riq
92
+ roto-toms
93
+ shaker
94
+ shekere
95
+ sistrum
96
+ slapstick
97
+ sleigh bells
98
+ sleighbells
99
+ slit drum
100
+ snare drum
101
+ snare drum brush
102
+ splash cymbal
103
+ spring drum
104
+ steel drum
105
+ surdo
106
+ surdo beater
107
+ tabla
108
+ taiko drum
109
+ talking drum
110
+ tamborim
111
+ tambour
112
+ tambourine
113
+ tambourine jingle
114
+ temple blocks
115
+ thunder sheet
116
+ thunder tube
117
+ timbales
118
+ tom-tom
119
+ tongue drum
120
+ triangle
121
+ triangle beater
122
+ udu beater
123
+ udu drum
124
+ vibraphone
125
+ vibraslap
126
+ washboard
127
+ water drum
128
+ whip
129
+ whistle
130
+ wind chimes
131
+ wind gong
132
+ wood block
133
+ woodblock
134
+ woodpecker block
135
+ zill
@@ -0,0 +1,57 @@
1
+ ---
2
+ title: Types of recording
3
+ category: music
4
+ ---
5
+ acapella recording
6
+ acoustic recording
7
+ acoustic session recording
8
+ battle rap recording
9
+ binaural recording
10
+ bootleg recording
11
+ chamber music recording
12
+ choir recording
13
+ collaborative recording
14
+ concept album recording
15
+ conceptual recording
16
+ contemporary recording
17
+ cover song recording
18
+ demo recording
19
+ demo reel recording
20
+ dj set recording
21
+ documentary soundtrack recording
22
+ ep recording
23
+ experimental recording
24
+ field recording
25
+ full-length album recording
26
+ improvised recording
27
+ instrumental recording
28
+ jam session recording
29
+ karaoke recording
30
+ live album recording
31
+ live recording
32
+ live stream recording
33
+ livestream concert recording
34
+ mashup recording
35
+ mixtape recording
36
+ mtv unplugged recording
37
+ nature sounds recording
38
+ open mic recording
39
+ orchestral recording
40
+ poetry reading recording
41
+ radio session recording
42
+ rehearsal recording
43
+ remastered recording
44
+ remix recording
45
+ single recording
46
+ sound collage recording
47
+ sound effects recording
48
+ soundcheck recording
49
+ spoken word recording
50
+ studio recording
51
+ surround sound recording
52
+ symphonic recording
53
+ tribute recording
54
+ underground recording
55
+ unplugged recording
56
+ unreleased recording
57
+ vocal ensemble recording
@@ -0,0 +1,13 @@
1
+ ---
2
+ title: Types of rhythm
3
+ category: music
4
+ ---
5
+ broken rhythm
6
+ offbeat rhythm
7
+ polyrhythmic rhythm
8
+ shuffle rhythm
9
+ straight rhythm
10
+ stutter rhythm
11
+ swing rhythm
12
+ syncopated rhythm
13
+ syncopated triplets
@@ -0,0 +1,23 @@
1
+ ---
2
+ title: Sections in a song
3
+ category: music
4
+ ---
5
+ acapella section
6
+ ad-lib section
7
+ bridge
8
+ call and response
9
+ chorus
10
+ coda
11
+ fade-out
12
+ hook
13
+ instrumental break
14
+ interlude
15
+ intro
16
+ outro
17
+ post-chorus
18
+ pre-chorus
19
+ pre-verse
20
+ refrain
21
+ solo
22
+ tag
23
+ verse
@@ -0,0 +1,104 @@
1
+ ---
2
+ title: Vocals
3
+ category: music
4
+ ---
5
+ a cappella vocals
6
+ ad-lib vocals
7
+ adrenaline-fueled vocals
8
+ airy vocal textures
9
+ atmospheric spoken-word
10
+ atmospheric whispers
11
+ auto-tuned harmonies
12
+ auto-tuned vocals
13
+ backup vocals
14
+ barbershop quartet harmonies
15
+ baritone storytelling
16
+ baritone vocals
17
+ bass vocals
18
+ belting vocals
19
+ belting with rasp
20
+ bluesy vocals
21
+ breathy vocals
22
+ call-and-response vocals
23
+ chant vocals
24
+ chanting choruses
25
+ choir chants
26
+ choir vocals
27
+ choral chants
28
+ choral counterpoint
29
+ choral falsetto
30
+ choral vocals
31
+ choral whispering
32
+ crooning vocals
33
+ deep bass rumblings
34
+ distorted shouts
35
+ distorted vocals
36
+ dramatic operatic arias
37
+ duet vocals
38
+ ethereal vocals
39
+ falsetto vocals
40
+ gospel choir vocals
41
+ gospel vocal runs
42
+ gospel vocals
43
+ gravelly blues vocals
44
+ gravelly vocals
45
+ growled vocals
46
+ grunge vocals
47
+ guttural death metal growls
48
+ guttural vocals
49
+ harmonized growls
50
+ harmonized vocals
51
+ harmonized whispers
52
+ hushed ethereal vocals
53
+ hushed vocals
54
+ lead vocals
55
+ melismatic vocals
56
+ mumbled spoken vocals
57
+ mumbled vocals
58
+ nasal tenor vocals
59
+ nasal vocals
60
+ operatic belting
61
+ operatic coloratura
62
+ operatic vocals
63
+ orchestral vocals
64
+ polyrhythmic choral chants
65
+ polyrhythmic vocals
66
+ power vocals
67
+ powerful gospel solos
68
+ rap-sung vocals
69
+ rapped vocals
70
+ rasp vocals
71
+ rhythmic beatboxing
72
+ rhythmic chant-singing
73
+ rhythmic vocals
74
+ scat vocals
75
+ screamed vocals
76
+ screaming harmonies
77
+ screeching vocals
78
+ shimmering vocal layers
79
+ shouted call-and-response
80
+ shouted vocals
81
+ smooth crooning
82
+ smooth jazz scatting
83
+ smooth vocals
84
+ soaring sopranos
85
+ soprano coloratura fireworks
86
+ soprano vocals
87
+ spoken word vocals
88
+ spoken-word poetry
89
+ sprechgesang vocals
90
+ sustained vibrato
91
+ tenor vocals
92
+ vibrant falsetto
93
+ vibrant vocals
94
+ vibrato vocals
95
+ vibrato-laden solos
96
+ vocal harmonies
97
+ vocal scatting
98
+ whispered chants
99
+ whispered falsetto
100
+ whispered vocals
101
+ whistle vocals
102
+ whistled melodies
103
+ yodeled vocals
104
+ yodeling harmonies