prompt-lists 0.0.1

Sign up to get free protection for your applications and to get access to all the features.
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,202 @@
1
+ ---
2
+ title: Architectural styles
3
+ category: architecture
4
+ ---
5
+ adam style
6
+ adamesque
7
+ aesthetic movement
8
+ american beaux-arts
9
+ american colonial revival
10
+ american craftsman
11
+ american eclectic
12
+ american foursquare
13
+ american georgian
14
+ american gothic
15
+ american renaissance
16
+ american rustic
17
+ american shingle style
18
+ american stick style
19
+ american tudor revival
20
+ american victorian
21
+ ancient greek
22
+ anglo-saxon
23
+ antebellum
24
+ art brut
25
+ art deco
26
+ art moderne
27
+ art nouveau
28
+ artisan
29
+ artisan romanesque
30
+ arts and crafts
31
+ arts and crafts movement
32
+ arts and crafts revival
33
+ asian
34
+ assyrian
35
+ atrium style
36
+ austrian baroque
37
+ ayyubid
38
+ babylonian
39
+ bagh
40
+ balkan
41
+ barndominium
42
+ baroque
43
+ baroque revival
44
+ bastide
45
+ bauhaus
46
+ beaux-arts
47
+ beaux-arts classicism
48
+ beaux-arts revival
49
+ beaux-arts style
50
+ belle epoque
51
+ biedermeier
52
+ birmingham romanesque
53
+ black-and-white revival
54
+ brutalism
55
+ brutalist modernism
56
+ byzantine
57
+ byzantine revival
58
+ california bungalow
59
+ californian
60
+ cambodian
61
+ canadian
62
+ cape cod
63
+ cape dutch
64
+ carpenter gothic
65
+ catalan gothic
66
+ chateauesque
67
+ chettinad
68
+ chicago school
69
+ chinese
70
+ chinoiserie
71
+ classic revival
72
+ classical
73
+ classical modernism
74
+ classical revival
75
+ classical vernacular
76
+ colonial
77
+ colonial revival
78
+ columbia tusculum
79
+ concrete block modernism
80
+ constructivism
81
+ constructivist
82
+ contemporary
83
+ contemporary modernism
84
+ cottage
85
+ cottage gothic
86
+ country revival
87
+ craftsman
88
+ cretan
89
+ cuban
90
+ cycladic
91
+ czech functionalism
92
+ dada
93
+ de stijl
94
+ deconstructivism
95
+ delft school
96
+ desert modernism
97
+ dutch baroque
98
+ dutch colonial revival
99
+ dutch modernism
100
+ early modernism
101
+ eastlake movement
102
+ eclectic
103
+ edwardian baroque
104
+ edwardian classicism
105
+ egyptian revival
106
+ elizabethan
107
+ empire style
108
+ english baroque
109
+ english baroque revival
110
+ english country
111
+ english gothic
112
+ english tudor
113
+ english vernacular
114
+ etruscan
115
+ exotic revival
116
+ expressionism
117
+ federal
118
+ federal revival
119
+ finnish classicism
120
+ flemish baroque
121
+ flemish renaissance
122
+ florida style
123
+ french art deco
124
+ french baroque
125
+ french baroque revival
126
+ french beaux-arts
127
+ french colonial revival
128
+ french country
129
+ french gothic
130
+ french renaissance
131
+ french renaissance revival
132
+ functionalism
133
+ futurism
134
+ georgian
135
+ georgian colonial
136
+ georgian revival
137
+ german baroque
138
+ german expressionism
139
+ german gothic revival
140
+ german renaissance revival
141
+ glasgow school
142
+ global modernism
143
+ googie
144
+ gothic
145
+ gothic revival
146
+ greek revival
147
+ greek revival revival
148
+ greek vernacular
149
+ green revival
150
+ gulf coast
151
+ gurjara-pratihara
152
+ high-tech
153
+ historicism
154
+ international style
155
+ italian renaissance
156
+ jacobean
157
+ japanese
158
+ jeffersonian
159
+ jugendstil
160
+ low country
161
+ mediterranean
162
+ metabolist
163
+ mid-century modern
164
+ mission revival
165
+ moderne
166
+ modernism
167
+ moorish
168
+ mudejar
169
+ neo-classical
170
+ neo-gothic
171
+ neo-renaissance
172
+ neoclassical revival
173
+ new classical
174
+ new formalism
175
+ norman
176
+ organic
177
+ palladian
178
+ picturesque
179
+ postmodernism
180
+ prairie style
181
+ queen anne
182
+ regency
183
+ renaissance revival
184
+ richardsonian romanesque
185
+ rococo
186
+ romanesque
187
+ romanesque revival
188
+ russian revival
189
+ scandinavian
190
+ second empire
191
+ shingle style
192
+ spanish colonial revival
193
+ spanish eclectic
194
+ stick-eastlake
195
+ streamline moderne
196
+ structural expressionism
197
+ suburban
198
+ swiss chalet
199
+ territorial revival
200
+ victorian
201
+ viennese secession
202
+ west coast modernism
@@ -0,0 +1,130 @@
1
+ ---
2
+ title: Architecture terms
3
+ category: architecture
4
+ ---
5
+ abstract pattern
6
+ accent lighting
7
+ ambient lighting
8
+ artificial light
9
+ artistic focal point
10
+ asymmetrical balance
11
+ asymmetry
12
+ atmospheric perspective
13
+ balance
14
+ bold focal point
15
+ cast shadow
16
+ color
17
+ color contrast
18
+ color harmony
19
+ colored shadow
20
+ complementary color
21
+ contrast
22
+ cool color
23
+ cozy volume
24
+ curved form
25
+ curved line
26
+ decorative focal point
27
+ decorative void
28
+ design harmony
29
+ diagonal line
30
+ dominant hierarchy
31
+ dominant mass
32
+ empty void
33
+ enclosed space
34
+ fibonacci sequence
35
+ filled void
36
+ flexible space
37
+ floating mass
38
+ floral pattern
39
+ focal hierarchy
40
+ focal point
41
+ form
42
+ formal balance
43
+ functional focal point
44
+ functional hierarchy
45
+ geometric form
46
+ geometric pattern
47
+ golden proportion
48
+ golden ratio
49
+ gradual rhythm
50
+ harmony
51
+ heavy mass
52
+ hierarchy
53
+ horizontal line
54
+ human scale
55
+ informal balance
56
+ interrupted rhythm
57
+ intimate scale
58
+ irregular form
59
+ irregular rhythm
60
+ large scale
61
+ light
62
+ light contrast
63
+ light mass
64
+ line
65
+ linear perspective
66
+ low volume
67
+ mass
68
+ material contrast
69
+ material harmony
70
+ matte texture
71
+ modular grid
72
+ modularity
73
+ monochromatic color
74
+ monumental scale
75
+ multi-level volume
76
+ natural light
77
+ neutral color
78
+ one-point perspective
79
+ open space
80
+ organic form
81
+ organic pattern
82
+ pattern
83
+ pattern harmony
84
+ patterned texture
85
+ perspective
86
+ private space
87
+ proportion
88
+ proportional systems
89
+ public space
90
+ radial balance
91
+ rectangular form
92
+ reflected shadow
93
+ regular rhythm
94
+ relative scale
95
+ repetitive rhythm
96
+ rhythm
97
+ rough texture
98
+ rule of thirds
99
+ scale
100
+ scale contrast
101
+ scale invariance
102
+ shadow
103
+ sharp shadow
104
+ shiny texture
105
+ small scale
106
+ smooth texture
107
+ soft shadow
108
+ space
109
+ spacious volume
110
+ spatial hierarchy
111
+ straight line
112
+ striped pattern
113
+ structural void
114
+ subordinate hierarchy
115
+ subordinate mass
116
+ subtle focal point
117
+ symmetrical balance
118
+ symmetry
119
+ tall volume
120
+ task lighting
121
+ texture
122
+ texture contrast
123
+ texture harmony
124
+ three-point perspective
125
+ two-point perspective
126
+ vertical line
127
+ visual void
128
+ void
129
+ volume
130
+ warm color
@@ -0,0 +1,74 @@
1
+ ---
2
+ title: Painting keywords
3
+ category: art
4
+ ---
5
+ angular, abstract, dynamic, mixed media
6
+ angular, abstract, hard-edged, mixed media
7
+ atmospheric, expressionistic, smoky, oil
8
+ bold, abstract, geometric, acrylic
9
+ bold, expressionistic, dynamic, mixed media
10
+ bold, fauvistic, chromatic, acrylic
11
+ bold, fauvistic, expressive, oil pastel
12
+ bold, fauvistic, vibrant, gouache
13
+ bright, abstract, layered, acrylic
14
+ bright, fauvistic, joyous, gouache
15
+ colorful, abstract, bold, acrylic
16
+ controlled, realistic, smooth, oil
17
+ delicate, pastel, soft, conte
18
+ detailed, realistic, fine, graphite
19
+ dreamlike, surrealistic, fantasy, colored pencil
20
+ dreamlike, surrealistic, thought-provoking, digital
21
+ dreamy, surrealistic, mysterious, watercolor
22
+ dynamic, expressionistic, forceful, mixed media
23
+ elegant, realistic, refined, graphite
24
+ energetic, fauvistic, playful, acrylic
25
+ ethereal, surrealistic, dreamlike, watercolor
26
+ ethereal, surrealistic, otherworldly, watercolor
27
+ ethereal, surrealistic, wistful, charcoal
28
+ expressionistic, abstract, emotional, mixed media
29
+ geometric, abstract, hard-edged, collage
30
+ graphic, pop, lively, marker
31
+ intense, expressionistic, raw, oil
32
+ intricate, realistic, precise, graphite
33
+ lively, fauvistic, colorful, tempera
34
+ loose, impressionistic, brushy, palette
35
+ majestic, renaissance, grandiose, tempera
36
+ minimalistic, abstract, simple, acrylic
37
+ moody, expressionistic, brooding, acrylic
38
+ moody, expressionistic, dark, oil
39
+ moody, expressionistic, evocative, oil
40
+ moody, expressionistic, textured, oil
41
+ moody, impressionistic, atmospheric, oil
42
+ moody, impressionistic, sombre, watercolor
43
+ muted, impressionistic, faded, watercolor
44
+ muted, impressionistic, nostalgic, charcoal
45
+ nostalgic, impressionistic, wistful, watercolor
46
+ nostalgic, renaissance, regal, tempera
47
+ organic, abstract, fluid, watercolor
48
+ playful, whimsical, childlike, mixed media
49
+ pop, fauvistic, graphic, acrylic
50
+ radiant, abstract, radiant, acrylic
51
+ realistic, detailed, photographic, charcoal
52
+ realistic, detailed, textured, scratchboard
53
+ realistic, hyper-detailed, photorealistic, pencil
54
+ realistic, hyper-detailed, precision, ink
55
+ realistic, hyper-detailed, technical, digital
56
+ realistic, meticulous, high-contrast, pen and ink
57
+ realistic, photographic, black and white, graphite
58
+ serene, impressionistic, tranquil, watercolor
59
+ soft, impressionistic, airy, conté
60
+ soft, impressionistic, dreamy, oil pastel
61
+ soft, impressionistic, hazy, pastel
62
+ soft, impressionistic, light, pastel
63
+ soft, impressionistic, subtle, chalk pastel
64
+ soft, pastel, delicate, chalk
65
+ surrealistic, dreamlike, ephemeral, ink wash
66
+ surrealistic, dreamlike, esoteric, colored pencil
67
+ textured, realistic, detailed, colored pencil
68
+ vibrant, fauvistic, saturated, tempera
69
+ whimsical, childlike, dreamy, watercolor
70
+ whimsical, childlike, imaginative, crayon
71
+ whimsical, childlike, joyful, watercolor
72
+ whimsical, childlike, playful, gouache
73
+ whimsical, childlike, playful, marker
74
+ whimsical, impressionistic, loose, water-soluble
@@ -0,0 +1,98 @@
1
+ ---
2
+ title: Painting techniques
3
+ category: art
4
+ ---
5
+ acrylic painting technique
6
+ airbrush painting tool
7
+ aquatint etching technique
8
+ blender painting tool
9
+ bold textural effect
10
+ bold textural influence
11
+ brush painting tool
12
+ brush technique detail
13
+ brush technique variety
14
+ brushstroke variety
15
+ canvas painting surface
16
+ chalk drawing tool
17
+ charcoal drawing tool
18
+ coarse paint application
19
+ coarse paint layer
20
+ collagraph printmaking
21
+ color blend result
22
+ color blend technique
23
+ complex textural composition
24
+ complex textural mix
25
+ conté crayon drawing tool
26
+ conte drawing medium
27
+ delicate textural detail
28
+ delicate textural touch
29
+ dry brush application
30
+ dry brush effect
31
+ dry pastel drawing tool
32
+ drypoint printmaking
33
+ dynamic textural character
34
+ dynamic textural flow
35
+ embossed textural depth
36
+ embossed textural mark
37
+ encaustic painting technique
38
+ engraving print technique
39
+ eraser drawing tool
40
+ etching print process
41
+ fine paint application
42
+ fine paint layer
43
+ glazing effect result
44
+ glazing technique used
45
+ graphite drawing medium
46
+ hard pastel drawing tool
47
+ heavy textural component
48
+ heavy textural element
49
+ impasto
50
+ ink drawing tool
51
+ intaglio engraving process
52
+ knife painting tool
53
+ light textural component
54
+ light textural element
55
+ linocut print technique
56
+ lithography printing method
57
+ mezzotint engraving method
58
+ mixed media artistic approach
59
+ monotype print technique
60
+ oil painting method
61
+ oil pastel drawing tool
62
+ palette knife application
63
+ palette knife painting tool
64
+ palette painting tool
65
+ pastel drawing medium
66
+ raised textural dimension
67
+ raised textural height
68
+ screen printing method
69
+ scumbling textural effect
70
+ scumbling texture result
71
+ serigraphy screen printing
72
+ sgraffito scratch technique
73
+ simple textural approach
74
+ simple textural expression
75
+ smooth paint surface
76
+ smooth surface finish
77
+ soft pastel drawing tool
78
+ sponge painting tool
79
+ static textural form
80
+ static textural pattern
81
+ stencil printing method
82
+ stippling brush technique
83
+ tempera painting medium
84
+ textural approach style
85
+ textural design pattern
86
+ textural imprint design
87
+ textural layer effects
88
+ textural mix variety
89
+ textural movement flow
90
+ textural relief detail
91
+ textured paint surface
92
+ textured surface layer
93
+ thick paint layer
94
+ thick, textured, raised, paint
95
+ thin paint layer
96
+ water-soluble pencils drawing tool
97
+ watercolor painting medium
98
+ woodcut printmaking
@@ -0,0 +1,104 @@
1
+ ---
2
+ title: Patterns
3
+ category: art
4
+ ---
5
+ abstract
6
+ animal print
7
+ argent
8
+ argyle
9
+ arrow
10
+ aztec
11
+ bandana
12
+ baroque
13
+ basketweave
14
+ batik
15
+ birdseye
16
+ brocade
17
+ brocatelle
18
+ bubble
19
+ buffalo check
20
+ cable knit
21
+ calico
22
+ camouflage
23
+ celtic knot
24
+ check
25
+ chevron
26
+ chinoiserie
27
+ circle
28
+ crosshatch
29
+ damask
30
+ denim
31
+ diamond
32
+ ditsy
33
+ dot
34
+ fair isle
35
+ flame stitch
36
+ fleur-de-lis
37
+ floral
38
+ floral damask
39
+ geometric
40
+ gingham
41
+ glitter
42
+ greek key
43
+ grid
44
+ herringbone
45
+ hexagon
46
+ hounds tooth check
47
+ houndstooth
48
+ ikat
49
+ iridescent
50
+ jacquard
51
+ kaleidoscope
52
+ lace
53
+ lattice
54
+ laurel
55
+ leopard print
56
+ linen
57
+ madras
58
+ marbled
59
+ moiré
60
+ mosaic
61
+ paisley
62
+ paisley jacquard
63
+ pinstripe
64
+ plaid
65
+ plume
66
+ polka dot
67
+ poppy
68
+ quatrefoil
69
+ repeating geometric
70
+ ripple
71
+ satin
72
+ scales
73
+ scroll
74
+ seersucker
75
+ shibori
76
+ small check
77
+ snake print
78
+ snowflake
79
+ snowflakes
80
+ solids
81
+ speckled
82
+ spots
83
+ stippled
84
+ stripes
85
+ swirl
86
+ tartan
87
+ texture
88
+ ticking
89
+ tie-dye
90
+ toile
91
+ trellis
92
+ tribal
93
+ trompe l'oeil
94
+ tweed
95
+ union jack
96
+ vichy
97
+ vine
98
+ watercolor
99
+ wood grain
100
+ woven
101
+ zari
102
+ zebra print
103
+ zig-zag chevron
104
+ zigzag
@@ -0,0 +1,74 @@
1
+ ---
2
+ title: Sculpture keywords
3
+ category: sculpture
4
+ ---
5
+ acrylic, transparent and lightweight material
6
+ alabaster, soft stone
7
+ aluminum, lightweight metal
8
+ amber, fossilized resin
9
+ balsa wood, softwood
10
+ basalt, volcanic rock
11
+ bone, organic material
12
+ brass, copper-zinc alloy
13
+ bronze resin, synthetic material with bronze finish
14
+ bronze, metal alloy
15
+ carbon fiber, lightweight material
16
+ carrara marble, high quality marble
17
+ cast iron, heavy metal
18
+ clay, fired pottery
19
+ concrete, durable material
20
+ copper, rustic appearance
21
+ coral, organic material
22
+ cork, lightweight material
23
+ crystal glass, transparent material
24
+ ebony, dense hardwood
25
+ enamel, decorative coating
26
+ fiberglass, lightweight material
27
+ fibre reinforced plastic (frp), synthetic material
28
+ glass fiber reinforced gypsum (gfrg), synthetic material
29
+ gold leaf, decorative finishing
30
+ granite, hard rock
31
+ gypsum, soft mineral
32
+ hemp, natural fiber material
33
+ iron, strong metal
34
+ ivory carvings, luxury material
35
+ jade stone, ornamental material
36
+ jade, ornamental material
37
+ jadeite, ornamental material
38
+ limestone, sedimentary rock
39
+ mahogany, durable hardwood
40
+ marble, smooth surface
41
+ nickel silver, alloy of nickel, copper, and zinc
42
+ obsidian, volcanic glass
43
+ onyx, decorative stone
44
+ papier-mâché, lightweight material
45
+ patinated bronze, treated bronze
46
+ pewter, alloy of tin, copper, and antimony
47
+ plaster, cast molds
48
+ platinum, precious metal
49
+ plexiglass, clear and durable material
50
+ polyurethane foam, lightweight material
51
+ porcelain, fine ceramic
52
+ porphyry, igneous rock
53
+ resin, synthetic material
54
+ rhodium, precious metal
55
+ sand cast aluminum, casting method
56
+ sand cast bronze, casting method
57
+ sandstone, porous rock
58
+ silk, textile material
59
+ silver, precious metal
60
+ soapstone, soft stone
61
+ stainless steel castings, casting method
62
+ stainless steel, modern material
63
+ steel, durable and strong metal
64
+ stone, natural material
65
+ synthetic stone, artificial material
66
+ terracotta clay, unfired pottery
67
+ titanium alloy, strong and lightweight metal alloy
68
+ titanium, strong and lightweight metal
69
+ walnut, hardwood
70
+ white oak, durable hardwood
71
+ wood, carved sculptures
72
+ wrought iron, malleable iron
73
+ zinc alloy, durable metal
74
+ zinc, corrosion-resistant metal