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,73 @@
1
+ ---
2
+ title: Negative
3
+ category: keyword
4
+ ---
5
+ 3d
6
+ artifacts
7
+ asymmetry
8
+ b&w
9
+ bad anatomy
10
+ bad art
11
+ banding
12
+ blocked
13
+ blur
14
+ blurry
15
+ cartoon
16
+ childish
17
+ close up
18
+ copyright
19
+ deformed
20
+ disconnected limbs
21
+ disfigured
22
+ disgusting
23
+ disjointed
24
+ disorganized
25
+ distorted
26
+ dof
27
+ extra limb
28
+ extra limbs
29
+ floating limbs
30
+ grain
31
+ grainy
32
+ illustration
33
+ image compression
34
+ incoherent
35
+ jpeg artifact
36
+ jumbled
37
+ kitsch
38
+ long body
39
+ long neck
40
+ low quality
41
+ low resolution
42
+ low-res
43
+ malformed hands
44
+ mangled
45
+ missing limb
46
+ mutated
47
+ mutation
48
+ mutilated
49
+ noisy
50
+ old
51
+ out of focus
52
+ out of frame
53
+ over saturation
54
+ oversaturated
55
+ pixelated
56
+ poor quality
57
+ poorly drawn
58
+ poorly drawn face
59
+ poorly drawn hands
60
+ poorly lit
61
+ render
62
+ shaky
63
+ surreal
64
+ tacky
65
+ tasteless
66
+ text
67
+ too bright
68
+ too dark
69
+ truncated
70
+ ugly
71
+ unclear
72
+ watermark
73
+ weird colors
@@ -0,0 +1,53 @@
1
+ ---
2
+ title: Common prayers for better images
3
+ category: keyword
4
+ ---
5
+ 4k
6
+ 8k
7
+ advanced
8
+ award winning
9
+ beautiful
10
+ breathtaking
11
+ cinematic
12
+ crystal clear
13
+ cutting-edge
14
+ detailed
15
+ elite
16
+ exceptional
17
+ extraordinary
18
+ hd
19
+ hdr
20
+ high definition
21
+ high-dynamic-range
22
+ high-end
23
+ high-fidelity
24
+ high-quality
25
+ high-resolution
26
+ highly detailed
27
+ hyper-realistic
28
+ hyperrealistic
29
+ immersive
30
+ impeccable
31
+ impressive
32
+ intricate
33
+ lifelike
34
+ masterful
35
+ masterfully rendered
36
+ masterpiece
37
+ photo-realistic
38
+ photorealistic
39
+ premium
40
+ premium-quality
41
+ realistic
42
+ refined
43
+ sharp
44
+ sophisticated
45
+ state-of-the-art
46
+ stunning
47
+ top-notch
48
+ top-quality
49
+ ultra-high definition
50
+ ultra-realistic
51
+ unparalleled
52
+ visually stunning
53
+ vivid
@@ -0,0 +1,22 @@
1
+ ---
2
+ title: Trending on
3
+ category: keyword
4
+ ---
5
+ featured on 500px
6
+ featured on cgsociety
7
+ featured on conceptartworld
8
+ featured on getty images
9
+ featured on pixiv
10
+ trending on 500px
11
+ trending on artstation
12
+ trending on behance
13
+ trending on cgsociety
14
+ trending on conceptartworld
15
+ trending on deviantart
16
+ trending on flickr
17
+ trending on getty images
18
+ trending on pixiv
19
+ trending on zbrushcentral
20
+ unsplash contest winner
21
+ zbrush central
22
+ zbrushcentral
@@ -0,0 +1,48 @@
1
+ ---
2
+ title: Keywords for unusual images
3
+ category: unusual
4
+ ---
5
+ abnormal
6
+ amazing
7
+ atypical
8
+ avant-garde
9
+ baffling
10
+ bewildering
11
+ bizarre
12
+ confusing
13
+ crazy
14
+ curious
15
+ different
16
+ eccentric
17
+ enigmatic
18
+ exceptional
19
+ extraordinary
20
+ far-out
21
+ funky
22
+ kooky
23
+ mystifying
24
+ nutty
25
+ odd
26
+ off-kilter
27
+ offbeat
28
+ one-of-a-kind
29
+ out of the ordinary
30
+ out-of-the-box
31
+ outlandish
32
+ peculiar
33
+ phenomenal
34
+ puzzling
35
+ quirky
36
+ rare
37
+ remarkable
38
+ singular
39
+ strange
40
+ uncommon
41
+ unconventional
42
+ unexpected
43
+ unique
44
+ unusual
45
+ wacky
46
+ weird
47
+ wild
48
+ zany
@@ -0,0 +1,100 @@
1
+ ---
2
+ title: Musical artists with a distinct styles
3
+ category: music
4
+ ---
5
+ alan stivell
6
+ ali farka touré
7
+ anohni
8
+ antony and the johnsons
9
+ aphex twin
10
+ arcade fire
11
+ astrud gilberto
12
+ beck
13
+ björk
14
+ bob dylan
15
+ bob marley
16
+ brian eno
17
+ buena vista social club
18
+ can
19
+ captain beefheart
20
+ charles bradley
21
+ charles mingus
22
+ chuck berry
23
+ david bowie
24
+ dead can dance
25
+ django reinhardt
26
+ ennio morricone
27
+ enya
28
+ erykah badu
29
+ fats domino
30
+ fela kuti
31
+ fever ray
32
+ francoise hardy
33
+ frank sinatra
34
+ frank zappa
35
+ george clinton
36
+ gogol bordello
37
+ gong
38
+ grimes
39
+ ibrahim ferrer
40
+ ibrahim maalouf
41
+ jeff buckley
42
+ joanna newsom
43
+ john cage
44
+ john coltrane
45
+ johnny cash
46
+ joni mitchell
47
+ joy division
48
+ kate bush
49
+ king crimson
50
+ kraftwerk
51
+ laurie anderson
52
+ leonard cohen
53
+ luciano pavarotti
54
+ m.i.a
55
+ manu chao
56
+ massive attack
57
+ merle haggard
58
+ meshuggah
59
+ miles davis
60
+ muddy waters
61
+ nick cave and the bad seeds
62
+ nina simone
63
+ nine inch nails
64
+ ornette coleman
65
+ outkast
66
+ parliament-funkadelic
67
+ patti smith
68
+ pj harvey
69
+ portishead
70
+ prince
71
+ public enemy
72
+ radiohead
73
+ ravi shankar
74
+ ryuichi sakamoto
75
+ sepultura
76
+ sigur rós
77
+ sun ra
78
+ system of a down
79
+ talking heads
80
+ tame impala
81
+ the beach boys
82
+ the clash
83
+ the cure
84
+ the doors
85
+ the fall
86
+ the knife
87
+ the mars volta
88
+ the pixies
89
+ the prodigy
90
+ the residents
91
+ the smiths
92
+ the stooges
93
+ the velvet underground
94
+ the white stripes
95
+ tim buckley
96
+ tom waits
97
+ tool
98
+ townes van zandt
99
+ weather report
100
+ wu-tang clan
@@ -0,0 +1,24 @@
1
+ ---
2
+ title: Common BPMs
3
+ category: music
4
+ ---
5
+ 100 bpm
6
+ 110 bpm
7
+ 120 bpm
8
+ 130 bpm
9
+ 140 bpm
10
+ 150 bpm
11
+ 160 bpm
12
+ 170 bpm
13
+ 180 bpm
14
+ 190 bpm
15
+ 200 bpm
16
+ 210 bpm
17
+ 220 bpm
18
+ 230 bpm
19
+ 240 bpm
20
+ 250 bpm
21
+ 60 bpm
22
+ 70 bpm
23
+ 80 bpm
24
+ 90 bpm
@@ -0,0 +1,176 @@
1
+ ---
2
+ title: Composers
3
+ category: music
4
+ ---
5
+ aaron copland
6
+ aaron jay kernis
7
+ alan hovhaness
8
+ alban berg
9
+ albert roussel
10
+ alessandro scarlatti
11
+ alessandro stradella
12
+ alexandre desplat
13
+ alfred schnittke
14
+ anton bruckner
15
+ antonín dvořák
16
+ antonio salieri
17
+ antonio vivaldi
18
+ arcangelo corelli
19
+ arnold schoenberg
20
+ arvo pärt
21
+ béla bartók
22
+ benjamin britten
23
+ brian ferneyhough
24
+ bright sheng
25
+ camille saint-saëns
26
+ carl friedrich abel
27
+ carl maria von weber
28
+ carl nielsen
29
+ carl orff
30
+ carl philipp emanuel bach
31
+ carl stamitz
32
+ carl vine
33
+ césar franck
34
+ charles gounod
35
+ charles ives
36
+ charles wuorinen
37
+ charles-marie widor
38
+ christoph willibald gluck
39
+ claude debussy
40
+ claudio monteverdi
41
+ david del tredici
42
+ dmitri kabalevsky
43
+ dmitri shostakovich
44
+ domenico scarlatti
45
+ édouard lalo
46
+ edward elgar
47
+ einojuhani rautavaara
48
+ elliott carter
49
+ erik satie
50
+ esa-pekka salonen
51
+ francesco cavalli
52
+ francesco geminiani
53
+ francis poulenc
54
+ françois couperin
55
+ françois-joseph gossec
56
+ franz joseph haydn
57
+ franz liszt
58
+ franz schubert
59
+ franz xaver süssmayr
60
+ frederic chopin
61
+ gabriel fauré
62
+ galina ustvolskaya
63
+ georg friedrich händel
64
+ georg philipp telemann
65
+ george crumb
66
+ george frideric handel
67
+ george gershwin
68
+ gerald finzi
69
+ giacomo puccini
70
+ gian carlo menotti
71
+ giovanni battista pergolesi
72
+ giovanni battista sammartini
73
+ giovanni paisiello
74
+ girolamo frescobaldi
75
+ giuseppe tartini
76
+ giuseppe verdi
77
+ gregorio allegri
78
+ gustav mahler
79
+ györgy ligeti
80
+ harrison birtwistle
81
+ hector berlioz
82
+ heitor villa-lobos
83
+ henry purcell
84
+ henryk górecki
85
+ howard shore
86
+ ignaz pleyel
87
+ igor fyodorovich stravinsky
88
+ igor stravinsky
89
+ jan ladislav dussek
90
+ jean sibelius
91
+ jean-baptiste lully
92
+ jean-joseph cassanéa de mondonville
93
+ jean-marie leclair
94
+ jean-philippe rameau
95
+ jennifer higdon
96
+ joan tower
97
+ joan trimble
98
+ joaquín rodrigo
99
+ johann christian bach
100
+ johann christoph friedrich bach
101
+ johann nepomuk hummel
102
+ johann pachelbel
103
+ johann sebastian bach
104
+ johann stamitz
105
+ johann strauss i
106
+ johann strauss ii
107
+ johannes brahms
108
+ john adams
109
+ john blow
110
+ john cage
111
+ john corigliano
112
+ john dowland
113
+ john harbison
114
+ john luther adams
115
+ john williams
116
+ joseph haydn
117
+ judith weir
118
+ kaija saariaho
119
+ karlheinz stockhausen
120
+ krzysztof penderecki
121
+ kurt weill
122
+ leonard bernstein
123
+ leoš janáček
124
+ louis andriessen
125
+ luciano berio
126
+ ludwig van beethoven
127
+ luigi boccherini
128
+ luigi cherubini
129
+ luigi rossi
130
+ marco da gagliano
131
+ mario davidovsky
132
+ maurice ravel
133
+ michael finnissy
134
+ michael haydn
135
+ michael tippett
136
+ michael torke
137
+ mily balakirev
138
+ modest mussorgsky
139
+ morton feldman
140
+ ned rorem
141
+ niccolò paganini
142
+ niccolò piccinni
143
+ nikolai rimsky-korsakov
144
+ olivier messiaen
145
+ ottorino respighi
146
+ paul hindemith
147
+ percy grainger
148
+ peter sculthorpe
149
+ philip glass
150
+ pierre boulez
151
+ pietro locatelli
152
+ pyotr ilyich tchaikovsky
153
+ ralph vaughan williams
154
+ reinhold glière
155
+ richard danielpour
156
+ richard strauss
157
+ richard wagner
158
+ robert schumann
159
+ samuel barber
160
+ sergei prokofiev
161
+ sergei rachmaninoff
162
+ sergei rachmaninov
163
+ sergei taneyev
164
+ sofia gubaidulina
165
+ steve reich
166
+ tan dun
167
+ thomas adès
168
+ tomaso albinoni
169
+ toru takemitsu
170
+ wilhelm friedemann bach
171
+ william byrd
172
+ william walton
173
+ witold lutosławski
174
+ wojciech kilar
175
+ wolfgang amadeus mozart
176
+ zhou long
@@ -0,0 +1,24 @@
1
+ ---
2
+ title: Types of drops in dance music
3
+ category: music
4
+ ---
5
+ bass house wobble drop
6
+ big room drop
7
+ breakbeat snare rush drop
8
+ deep house groove drop
9
+ drum and bass roller drop
10
+ drumstep fast drum drop
11
+ dubstep wobble drop
12
+ electro house bass drop
13
+ future bass chord drop
14
+ future house bouncy drop
15
+ garage 2-step drop
16
+ glitch hop synth drop
17
+ hardstyle kick drop
18
+ moombahton beat drop
19
+ progressive house melodic drop
20
+ psytrance triplets drop
21
+ techno minimal drop
22
+ trance uplifting drop
23
+ trap brass hit drop
24
+ tropical house smooth drop
@@ -0,0 +1,75 @@
1
+ ---
2
+ title: Dynamics with description
3
+ category: music
4
+ ---
5
+ accelerando (gradually faster tempo)
6
+ affettuoso (with affection, tenderly and expressively)
7
+ agitato (agitated, with a sense of agitation or restlessness)
8
+ appassionato (passionately, with intense emotion)
9
+ brillante (brilliantly, with dazzling and sparkling quality)
10
+ brillante ma non troppo (brilliant but not too much)
11
+ cantabile (in a singing style, with lyrical phrasing)
12
+ col legno (using the wood of the bow to strike the strings)
13
+ con agilità (with agility, with nimbleness and quickness)
14
+ con anima (with soul, with heartfelt and passionate emotion)
15
+ con brio (with brilliance, in a spirited and lively manner)
16
+ con calore (with warmth, with warmth and intensity)
17
+ con delicatezza (with delicacy, in a delicate and refined manner)
18
+ con dolcezza (with sweetness, in a sweet and gentle manner)
19
+ con fuoco (with fire, with great passion and energy)
20
+ con gioia (with joy, with a joyful and exuberant spirit)
21
+ con grazia (with grace, in a graceful and elegant style)
22
+ con moto (with motion, a moderate and flowing tempo)
23
+ con sordino (with mute)
24
+ con tristezza (with sadness, with a mournful and melancholic feeling)
25
+ crescendo (gradually getting louder)
26
+ crescendo poco a poco (gradually getting louder little by little)
27
+ decrescendo (gradually getting softer)
28
+ decrescendo poco a poco (gradually getting softer little by little)
29
+ diminuendo (gradually decreasing in volume)
30
+ dolce (sweetly, with a gentle and tender expression)
31
+ espressivo (expressively, with emotional expression)
32
+ forte (loud)
33
+ fortepiano (loud followed immediately by soft)
34
+ fortepiano brusco (loud followed by soft and abrupt)
35
+ fortepiano dolce (loud followed by soft and sweet)
36
+ fortissimo (very loud)
37
+ fortissimo possibile (as loud as possible)
38
+ fortississimo (extremely loud)
39
+ grandioso (grandly, with a majestic and imposing quality)
40
+ largamente (broadly, with a wide and expansive manner)
41
+ legato (smooth and connected)
42
+ leggiero (lightly, with a delicate and nimble touch)
43
+ marcando (marked, with distinct and emphasized accents)
44
+ marcato (strongly accented)
45
+ mezzo-forte (moderately loud)
46
+ mezzo-forte-piano (moderately loud followed by soft)
47
+ mezzo-fortissimo (moderately loud)
48
+ mezzo-piano (moderately soft)
49
+ misterioso (mysteriously, with a sense of mystery and intrigue)
50
+ molto forte (very loud)
51
+ molto piano (very soft)
52
+ morendo (dying away, gradually softer and slower)
53
+ niente (gradually fade out to nothing)
54
+ pesante (heavy, with a strong and weighty emphasis)
55
+ pianissimo (very soft)
56
+ pianissimo possibile (as soft as possible)
57
+ pianississimo (extremely soft)
58
+ piano (soft)
59
+ rinforzando (sudden increase in volume)
60
+ rinforzando forte (sudden increase in volume followed by loud)
61
+ rinforzando piano (sudden increase in volume followed by soft)
62
+ risoluto (resolute, with a strong and determined character)
63
+ ritenuto (immediately slower tempo)
64
+ rubato (flexible tempo, with slight variations in speed)
65
+ senza sordino (without mute)
66
+ sforzando (sudden, strong emphasis)
67
+ sforzando forte (sudden emphasis followed by loud)
68
+ sforzando piano (sudden emphasis followed by soft)
69
+ sotto voce (in a subdued or hushed voice)
70
+ staccato (short and detached)
71
+ subito (suddenly, immediately)
72
+ subito forte (suddenly loud)
73
+ subito piano (suddenly soft)
74
+ tacet (silent, not playing)
75
+ tenuto (sustained, holding notes for their full value)