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,49 @@
1
+ ---
2
+ title: Extreme locations
3
+ category: architecture
4
+ ---
5
+ at the top of a tall building
6
+ between lanes on a highway
7
+ built into a cave
8
+ built into a cliff
9
+ built into a cliff face overlooking a valley
10
+ built into a former quarry
11
+ built into a glacier
12
+ built into a natural cave system
13
+ built into a rocky cave on the beach
14
+ built into a sandstone canyon
15
+ built on a cliff ledge over a waterfall
16
+ built on a floating platform on a river
17
+ built on a hillside overlooking a city
18
+ built on a pier extending into the sea
19
+ built on a rocky outcropping in the sea
20
+ built on a sandbar in a lagoon
21
+ built on a steep hillside in a rainforest
22
+ built on a tiny island in a lake
23
+ built on stilts in a river delta
24
+ built on top of a mesa in the desert
25
+ built on top of a rock spire
26
+ built on top of a rocky island
27
+ built on top of a sand dune in a desert
28
+ carved into a rock face
29
+ floating
30
+ high up in the trees
31
+ in a converted missile silo
32
+ in a geodesic dome in the forest
33
+ in an abandoned mine shaft
34
+ in the treetops of a rainforest
35
+ in the wilderness
36
+ on a cliff face overlooking the sea
37
+ on a narrow strip of land between two steep cliffs
38
+ on a platform above a waterfall
39
+ on a platform over a lake
40
+ on a sand dune in a desert
41
+ on a small island in the middle of a river
42
+ on a tiny island in the middle of the ocean
43
+ on the edge of a volcano
44
+ on the edge of a volcano crater
45
+ on the side of a mountain
46
+ protruding from a high platform
47
+ protruding from a tall building
48
+ suspended from a cliff by cables
49
+ suspended from above
@@ -0,0 +1,126 @@
1
+ ---
2
+ title: Famous buildings
3
+ category: architecture
4
+ ---
5
+ 1200 intrepid avenue, philadelphia, usa
6
+ 30 st mary axe (the gherkin), london, uk
7
+ 56 leonard street, new york, usa
8
+ aalto university library, espoo, finland
9
+ acropolis museum, athens, greece
10
+ albi grand theatre, albi, france
11
+ aldar headquarters, abu dhabi, united arab emirates
12
+ aqua tower, chicago, usa
13
+ art gallery of alberta, edmonton, canada
14
+ baku flame towers, baku, azerbaijan
15
+ bank of america tower, new york, usa
16
+ beijing national aquatics centre, beijing, china
17
+ beijing national stadium, beijing, china
18
+ bibliotheca alexandrina, alexandria, egypt
19
+ bloomberg european headquarters, london, uk
20
+ bmw welt, munich, germany
21
+ broad art center, california, usa
22
+ caixaforum madrid, madrid, spain
23
+ casa batlló, barcelona, spain
24
+ casa da música, porto, portugal
25
+ casa del fascio, como, italy
26
+ cctv headquarters, beijing, china
27
+ centre for international governance innovation, ontario, canada
28
+ centro botín, santander, spain
29
+ chapel of st. ignatius, washington, usa
30
+ children's museum of pittsburgh, pennsylvania, usa
31
+ church of the light, osaka, japan
32
+ cité de la musique, paris, france
33
+ city hall, london, uk
34
+ city of arts and sciences, valencia, spain
35
+ coca-cola place, sydney, australia
36
+ copenhill, copenhagen, denmark
37
+ denver art museum, colorado, usa
38
+ emporia, malmö, sweden
39
+ eskenazi hospital, indiana, usa
40
+ eye film institute netherlands, amsterdam, netherlands
41
+ farnsworth house, illinois, usa
42
+ fossil ridge high school, colorado, usa
43
+ fuente del peregrino, san sebastian, spain
44
+ grand theatre de rabat, rabat, morocco
45
+ harpa reykjavik concert hall, reykjavik, iceland
46
+ heydar aliyev center, baku, azerbaijan
47
+ hunan museum, changsha, china
48
+ japan pavilion, hanover, germany
49
+ jockey club innovation tower, hong kong
50
+ kimbell art museum, texas, usa
51
+ kolumba museum, cologne, germany
52
+ kunsthaus graz, graz, austria
53
+ kunstmuseum basel, basel, switzerland
54
+ l'atelier des lumières, paris, france
55
+ l'avenue, shanghai, china
56
+ la pedrera, barcelona, spain
57
+ library of birmingham, birmingham, uk
58
+ louis vuitton foundation, paris, france
59
+ louvre abu dhabi, abu dhabi, united arab emirates
60
+ louvre-lens, lens, france
61
+ maat museum, lisbon, portugal
62
+ maggie's centre, london, uk
63
+ mahanakhon tower, bangkok, thailand
64
+ manchester civil justice centre, manchester, uk
65
+ maxxi national museum of the 21st century arts, rome, italy
66
+ mediatic, barcelona, spain
67
+ meiso no mori municipal funeral hall, kakamigahara, japan
68
+ memphis pyramid, tennessee, usa
69
+ miami tower, florida, usa
70
+ milwaukee art museum, wisconsin, usa
71
+ modern art museum of fort worth, texas, usa
72
+ musée de la chasse et de la nature, paris, france
73
+ museo soumaya, mexico city, mexico
74
+ museum of liverpool, liverpool, uk
75
+ museum of the second world war, gdańsk, poland
76
+ national museum of african american history and culture, washington, usa
77
+ national museum of anthropology, mexico city, mexico
78
+ national museum of contemporary art, athens, greece
79
+ national museum of roman art, mérida, spain
80
+ new museum, new york, usa
81
+ new york by gehry, new york, usa
82
+ ningbo museum, ningbo, china
83
+ oita prefecture art museum, oita, japan
84
+ one angel square, manchester, uk
85
+ pálffy palace, bratislava, slovakia
86
+ philharmonie de paris, paris, france
87
+ porsche pavilion, stuttgart, germany
88
+ prada aoyama, tokyo, japan
89
+ qatar national convention centre, doha, qatar
90
+ queens museum, new york, usa
91
+ riverside museum, glasgow, uk
92
+ rothschild tower, tel aviv, israel
93
+ royal ontario museum, toronto, canada
94
+ saga prefectural museum, saga, japan
95
+ salk institute, california, usa
96
+ san cataldo cemetery, modena, italy
97
+ san francisco federal building, california, usa
98
+ san francisco museum of modern art, california, usa
99
+ science centre singapore, singapore
100
+ seattle art museum, washington, usa
101
+ seattle central library, washington, usa
102
+ serpentine sackler gallery, london, uk
103
+ sesc pompeia, são paulo, brazil
104
+ sheikh zayed bridge, abu dhabi, united arab emirates
105
+ shinjuku park tower, tokyo, japan
106
+ solomon r. guggenheim museum, new york, usa
107
+ sønderborg waterfront, sønderborg, denmark
108
+ the ascent at roebling's bridge, kentucky, usa
109
+ the broad art foundation, los angeles, usa
110
+ the broad art museum, michigan, usa
111
+ the broad, los angeles, usa
112
+ the crystal, london, uk
113
+ the ecalux building, mexico city, mexico
114
+ the hive, kew gardens, london, uk
115
+ the iceberg, aarhus, denmark
116
+ the lighthouse, glasgow, uk
117
+ the menil collection, houston, usa
118
+ the silo, copenhagen, denmark
119
+ the wohl centre, jerusalem, israel
120
+ under, lindesnes, norway
121
+ uts business school, sydney, australia
122
+ vakko headquarters and power media center, istanbul, turkey
123
+ vanke pavilion, milan, italy
124
+ walt disney concert hall, california, usa
125
+ yokohama port terminal, yokohama, japan
126
+ zollverein school of management and design, essen, germany
@@ -0,0 +1,22 @@
1
+ ---
2
+ title: Exotic home descriptions
3
+ category: architecture
4
+ ---
5
+ crystal house - transparent, minimalist, light-filled, innovative, sustainable, dynamic, efficient, ethereal, modern, innovative
6
+ desert house - sustainable, minimalist, organic, light-filled, dynamic, efficient, autonomous, connected, harmonious, innovative
7
+ garden house - sustainable, organic, natural, harmonious, light-filled, minimalist, innovative, connected, self-sufficient, efficient
8
+ geodesic dome - organic, futuristic, minimalist, innovative, sustainable, self-sufficient, harmonious, connected, efficient, circular
9
+ glass house - transparent, minimalist, light-filled, modern, open-plan, connected, sustainable, dynamic, smart, future-ready
10
+ high-tech house - innovative, futuristic, dynamic, minimalist, sustainable, connected, autonomous, efficient, transparent, smart
11
+ home in the clouds - futuristic, floating, transparent, organic, ethereal, minimalist, dynamic, light-filled, sustainable, autonomous
12
+ ice house - sustainable, efficient, innovative, autonomous, light-filled, modern, dynamic, connected, innovative, minimalist
13
+ infinity house - modern, futuristic, light-filled, minimalist, harmonious, dynamic, sustainable, innovative, connected, ethereal
14
+ lunar home - lunar-inspired, angular, reflective, space-age, futuristic, minimalist, monolithic, sustainable, autonomous, innovational
15
+ mountain house - harmonious, sustainable, light-filled, minimalist, organic, dynamic, innovative, connected, autonomous, efficient
16
+ ocean house - waterfront, sustainable, minimalist, innovative, autonomous, light-filled, dynamic, efficient, connected, modern
17
+ smart house - connected, innovative, sustainable, efficient, minimalist, autonomous, future-ready, dynamic, innovative, efficient
18
+ solar house - sustainable, efficient, light-filled, autonomous, dynamic, innovative, connected, minimalist, modern, innovative
19
+ space station house - futuristic, space-age, autonomous, innovative, sustainable, compact, light-filled, connected, dynamic, innovative
20
+ tree house - ethereal, organic, natural, innovative, dynamic, vertical, sustainable, minimalist, playful, harmonious
21
+ underwater house - futuristic, ethereal, sustainable, innovative, autonomous, minimalist, efficient, dynamic, connected, innovative
22
+ virtual reality house - innovative, futuristic, dynamic, autonomous, sustainable, minimalist, connected, efficient, ethereal, modern
@@ -0,0 +1,39 @@
1
+ ---
2
+ title: Types of interior design
3
+ category: architecture
4
+ ---
5
+ art deco interior
6
+ art deco interior design
7
+ bohemian interior
8
+ bohemian interior design
9
+ coastal interior
10
+ coastal interior design
11
+ contemporary interior
12
+ contemporary interior design
13
+ eclectic interior
14
+ eclectic interior design
15
+ farmhouse interior
16
+ farmhouse interior design
17
+ french country interior
18
+ french country interior design
19
+ hollywood regency interior
20
+ hollywood regency interior design
21
+ industrial interior
22
+ industrial interior design
23
+ mediterranean interior
24
+ mediterranean interior design
25
+ mid-century modern
26
+ mid-century modern interior
27
+ mid-century modern interior design
28
+ minimalist interior
29
+ minimalist interior design
30
+ modern interior
31
+ modern interior design
32
+ rustic interior
33
+ rustic interior design
34
+ scandinavian interior
35
+ scandinavian interior design
36
+ traditional interior
37
+ traditional interior design
38
+ transitional interior
39
+ transitional interior design
@@ -0,0 +1,104 @@
1
+ ---
2
+ title: Interior design keywords
3
+ category: interior
4
+ ---
5
+ art deco design
6
+ art deco, geometric shapes
7
+ art nouveau, curved lines
8
+ artisanal craftsmanship, handcrafted decor
9
+ artistic bohemian, mixed patterns
10
+ artistic loft, open floor plan
11
+ artistic wall decor
12
+ black and white color scheme
13
+ bohemian chic, colorful textiles
14
+ boho eclectic, vintage decor
15
+ boho-chic style
16
+ bold color accents
17
+ bold wall color
18
+ botanical prints
19
+ bright color accents
20
+ classic design elements
21
+ coastal beach house, nautical decor
22
+ coastal chic, seashell accents
23
+ coastal contemporary, seafoam accents
24
+ coastal cottage, whitewashed wood
25
+ coastal decor
26
+ colonial revival, classic molding
27
+ contemporary art
28
+ contemporary coastal, ocean views
29
+ contemporary design, abstract art
30
+ cottagecore, floral prints
31
+ earthy color palette
32
+ eclectic decor
33
+ eclectic maximalism, bold colors
34
+ farmhouse design elements
35
+ farmhouse style, shiplap walls
36
+ floral patterns
37
+ french country style
38
+ french country, floral patterns
39
+ futuristic design elements
40
+ geometric patterns
41
+ glamorous finishes
42
+ glamorous hollywood, velvet textures
43
+ global-inspired decor
44
+ gothic revival, dark colors
45
+ gothic style
46
+ graphic wall art
47
+ hollywood regency, mirrored surfaces
48
+ industrial chic, raw materials
49
+ industrial loft, metal accents
50
+ industrial materials
51
+ japanese inspired, tatami mats
52
+ layered textures
53
+ luxe materials
54
+ mediterranean villa, terra cotta tiles
55
+ metallic finishes
56
+ mid-century minimalism, sleek design
57
+ mid-century modern furniture
58
+ mid-century modern, eames chair
59
+ minimalist furniture
60
+ minimalist zen, monochromatic palette
61
+ modern classic, clean lines
62
+ modern farmhouse, barn doors
63
+ modern luxury, marble finishes
64
+ monochromatic color scheme
65
+ moroccan inspired, patterned tiles
66
+ muted color palette
67
+ natural wood elements
68
+ nautical decor
69
+ neutral color palette
70
+ neutral tones with pops of color
71
+ nordic hygge, cozy textures
72
+ outdoor-inspired decor
73
+ parisian apartment, ornate details
74
+ playful design elements
75
+ retro 70s, shag carpet
76
+ retro futuristic, space-age shapes
77
+ retro-inspired decor
78
+ rustic cabin, wooden beams
79
+ rustic finishes
80
+ rustic modern, live edge wood
81
+ scandinavian modern, neutral tones
82
+ scandinavian rustic, cozy cabin feel
83
+ scandinavian-inspired design
84
+ shabby chic, distressed finishes
85
+ sleek, modern design
86
+ southwestern decor
87
+ southwestern desert, cactus accents
88
+ southwestern modern, desert palette
89
+ statement lighting fixtures
90
+ textured wall finish
91
+ traditional colonial, brass accents
92
+ traditional design elements
93
+ traditional elegance, chandelier
94
+ transitional design, versatile decor
95
+ tribal patterns
96
+ tropical paradise, bamboo decor
97
+ urban chic, exposed brick walls
98
+ urban industrial decor
99
+ vibrant color palette
100
+ victorian era, antique furniture
101
+ vintage accents
102
+ warm and cozy decor
103
+ whimsical design elements
104
+ zen minimalism, low furniture
@@ -0,0 +1,103 @@
1
+ ---
2
+ title: Architecture materials
3
+ category: architecture
4
+ ---
5
+ acrylic
6
+ adobe
7
+ aggregate
8
+ aluminium
9
+ asphalt
10
+ bamboo
11
+ basalt
12
+ beams
13
+ brick
14
+ bronze
15
+ carbon fiber
16
+ cast iron
17
+ cedar shingles
18
+ cellulose
19
+ ceramic tiles
20
+ compressed earth blocks
21
+ concrete
22
+ cool roof coatings
23
+ copper
24
+ copper alloys
25
+ corian
26
+ corrugated metal
27
+ corten steel
28
+ crystal glass
29
+ curtains
30
+ drywall
31
+ ecocrete
32
+ engineered wood
33
+ etched glass
34
+ fiberglass
35
+ foam concrete
36
+ gabion
37
+ glass
38
+ glass fiber
39
+ glass fiber reinforced plastic (gfrp)
40
+ granite
41
+ grass
42
+ gypsum
43
+ hay bale
44
+ hempcrete
45
+ i-beams
46
+ iron
47
+ kevlar
48
+ laminated glass
49
+ larch
50
+ limestone
51
+ marble
52
+ metal cladding
53
+ mirror glass
54
+ modern composites
55
+ mud brick
56
+ nylon
57
+ oak
58
+ osb (oriented strand board)
59
+ paint
60
+ papercrete
61
+ pavers
62
+ plaster
63
+ plywood
64
+ polished concrete
65
+ polyethylene
66
+ polyurethane foam
67
+ pvc (polyvinyl chloride)
68
+ quartz
69
+ quartzite
70
+ rammed earth
71
+ reclaimed wood
72
+ red cedar
73
+ reinforced concrete
74
+ rusted steel
75
+ sandstone
76
+ slate
77
+ stainless steel
78
+ stone
79
+ structural insulated panels
80
+ stucco
81
+ terra cotta
82
+ textured glass
83
+ timber
84
+ titanium
85
+ travertine
86
+ turf
87
+ uhpc (ultra-high-performance concrete)
88
+ upvc (unplasticized polyvinyl chloride)
89
+ veneer
90
+ vinyl
91
+ volcanic rock
92
+ wattle and daub
93
+ welded wire mesh
94
+ wheatboard
95
+ white oak
96
+ wire mesh
97
+ wood
98
+ wood fiber insulation
99
+ wood shingles
100
+ wood-wool cement board
101
+ wrought iron
102
+ zinc
103
+ zinc-coated steel
@@ -0,0 +1,104 @@
1
+ ---
2
+ title: Architectural styles and keywords
3
+ category: architecture
4
+ ---
5
+ american foursquare - square, symmetrical, plain, simple, practical, functional
6
+ ancient egyptian - massive, symmetrical, monumental, decorative, hieroglyphs, sunken reliefs
7
+ art brut - raw, unrefined, brutalist, found materials, honest, unpretentious
8
+ art deco - glamorous, modern, geometric, streamlined, decorative, colorful
9
+ art nouveau - organic, flowing, intricate, curvilinear, ornate, floral
10
+ baroque - ornate, grandeur, theatrical, dramatic, sculptural, extravagant
11
+ bauhaus - functional, minimal, industrial, geometric, monochromatic, abstract
12
+ bay-and-gable - wood, ornate, victorian, picturesque, asymmetrical, cozy
13
+ beaux arts classicism - grand, ornate, sculptural, classical, monumental, historicist
14
+ beaux-arts - classical, grand, elaborate, sculptural, ornate, monumental
15
+ brutalism - raw, monolithic, rough, concrete, utilitarian, minimalistic
16
+ châteauesque - ornate, grand, picturesque, castle-like, turrets, opulent
17
+ chinoiserie revival - ornate, decorative, exotic, colorful, whimsical, fanciful
18
+ churrigueresque - decorative, ornate, exaggerated, sculptural, baroque, theatrical
19
+ churrigueresque baroque revival - ornate, exaggerated, sculptural, dramatic, theatrical, baroque
20
+ classicism - symmetrical, elegant, refined, classical, harmonious, balanced
21
+ collegiate gothic - ornate, elaborate, gothic, academic, ivy-clad, picturesque
22
+ colonial - symmetrical, simple, symmetrical, practical, traditional, conservative
23
+ constructivist - geometric, abstract, avant-garde, innovative, bold, dynamic
24
+ deconstructivism - fragmented, unstable, disorienting, abstract, chaotic, challenging
25
+ desert modernism - organic, sleek, minimalist, low-slung, rugged, modern
26
+ dutch colonial - gambrel roof, wood shingles, symmetrical, traditional, cozy, charming
27
+ early christian - simple, austere, rounded arches, historical, ancient, symbolic
28
+ eclectic - mixed, varied, diverse, nonconformist, unconventional, whimsical
29
+ egyptian revival - massive, symmetrical, monumental, hieroglyphs, exotic, ancient
30
+ elizabethan - timber framing, decorative, ornate, picturesque, tudor, traditional
31
+ exotic revival - ornate, exotic, colorful, fanciful, historicist, eclectic
32
+ expressionism - emotive, distorted, unconventional, organic, abstract, surreal
33
+ farmhouse - simple, functional, unpretentious, rural, traditional, charming
34
+ fascist - symmetrical, grand, monumental, historicist, authoritarian, austere
35
+ fascist modernism - symmetrical, grand, monumental, historicist, authoritarian, austere
36
+ federal - symmetrical, elegant, georgian, refined, balanced, historical
37
+ federal revival - symmetrical, elegant, refined, balanced, historical, colonial
38
+ french provincial - ornate, elegant, traditional, charming, rural, symmetrical
39
+ functionalism - rational, minimal, functional, geometric, clean, innovative
40
+ futurist - dynamic, innovative, abstract, colorful, futuristic, avant-garde
41
+ georgian revival - balanced, classical, symmetrical, elegant, decorative, stately
42
+ gothic - elaborate, pointed arches, ribbed vaults, gargoyles, stained glass, dramatic
43
+ gothic revival - dramatic, pointed arches, ribbed vaults, gargoyles, stained glass, medieval
44
+ greek revival - classical, symmetrical, pediments, columns, ornate, grandeur
45
+ international brutalism - raw, rough, exposed concrete, stark, austere, minimalist
46
+ international gothic - elaborate, ornate, decorative, narrative, medieval, historical
47
+ international gothic revival - elaborate, ornate, decorative, narrative, medieval, historical
48
+ international style - clean, functional, minimal, glass, steel, white
49
+ international style modernism - functional, minimal, industrial, geometric, abstract, clean
50
+ italianate - ornate, picturesque, warm, historical, symmetrical, elegant
51
+ japanese - natural, minimal, organic, light, versatile, innovative
52
+ late gothic revival - ornate, elaborate, gothic, historical, grand, picturesque
53
+ late modernism - abstract, experimental, sculptural, expressive, innovative, bold
54
+ late renaissance - ornate, grand, classical, historical, elegant, harmonious
55
+ late victorian - ornate, eclectic, colorful, asymmetrical, elaborate, elaborate details
56
+ mayan revival - symmetrical, monumental, decorative, ornate, dramatic, historicist
57
+ mediterranean revival - stucco, red tile roofs, courtyards, colorful, rustic, italianate
58
+ metabolist - futuristic, modular, innovative, organic, technological, visionary
59
+ mission - simple, rustic, adobe, arches, courtyard, organic
60
+ mission moderne - minimal, symmetrical, simple, geometric, functional, modern
61
+ mission revival - stucco, red tile roofs, arched windows, courtyards, minimal, rustic
62
+ modernism - minimal, functional, geometric, rational, sleek, unornamented
63
+ moorish revival - ornate, decorative, colorful, exotic, arches, islamic
64
+ nautical - sleek, curved, streamlined, modern, nautical, innovative
65
+ neo-baroque - ornate, grand, theatrical, dramatic, historical, opulent
66
+ neo-classical revival - symmetrical, elegant, refined, classical, harmonious, balanced
67
+ neoclassical - symmetrical, balanced, pediments, columns, elegant, sophisticated
68
+ neomodern - minimal, sleek, functional, abstract, innovative, technologically advanced
69
+ new classical - classical, elegant, refined, symmetrical, pediments, historical
70
+ new urbanism - traditional, human-scale, walkable, mixed-use, sustainable, community-oriented
71
+ organic - natural, flowing, biomorphic, imaginative, tactile, abstract
72
+ postmodernism - playful, eclectic, ironic, whimsical, historical references, colorful
73
+ prairie school - horizontal, low-pitched roofs, clean lines, simple, functional, elegant
74
+ pre-romanesque - rounded arches, simple, austere, sturdy, medieval, historicist
75
+ pueblo revival - adobe, rough-hewn wood, stucco, simple, organic, native
76
+ renaissance - harmonious, classical, ornate, decorative, symmetrical, proportions
77
+ renaissance revival - classical, ornate, grandeur, decorative, symmetrical, elegant
78
+ richardsonian romanesque - rustic, solid, rough-hewn stone, bold, monumental, historical
79
+ rococo - ornate, playful, curvilinear, pastel colors, elaborate, asymmetrical
80
+ rococo revival - ornate, playful, curvilinear, pastel colors, elaborate, asymmetrical
81
+ romanesque - robust, simple, rounded arches, thick walls, strong, austere
82
+ russian byzantine revival - elaborate, colorful, onion domes, exotic, ornamental, historical
83
+ second empire - ornate, elaborate, symmetrical, mansard roofs, historical, opulent
84
+ sgraffito - decorative, ornamental, plaster, colorful, patterned, textured
85
+ shingle style - wood shingles, asymmetrical, simple, rustic, natural, coastal
86
+ spanish colonial - stucco, red tile roofs, arched windows, courtyards, colorful, wrought iron
87
+ streamline moderne - sleek, curved, nautical, machine age, aerodynamic, futuristic
88
+ swiss chalet - wood, ornamental, picturesque, alpine, cozy, traditional
89
+ traditional chinese - symmetrical, ornate, colorful, decorative, feng shui, pagoda roofs
90
+ tudor revival - timber framing, steep pitched roofs, masonry, ornamental, medieval, picturesque
91
+ tudorbethan - timber framing, steep pitched roofs, masonry, ornamental, medieval, picturesque
92
+ usonian - organic, simple, functional, local materials, democratic, wrightian
93
+ venetian gothic - pointed arches, tracery, polychrome, ornate, gothic, italianate
94
+ victorian - ornate, eclectic, colorful, asymmetrical, elaborate, elaborate details
95
+ vienna secession - organic, ornamental, geometric, sensual, expressive, innovative
96
+ viking revival - wood, ornate, elaborate, dragons, medieval, norse
97
+ washington school - classical, monumental, imposing, decorative, historicist, symbolic
98
+ western rustic - log, stone, native materials, natural, handcrafted, unpretentious
99
+ wiener werkstätte - arts and crafts, innovative, functional, abstract, geometric, stylized
100
+ wrightian - organic, functional, natural, modern, innovative, harmonious
101
+ yacht style - sleek, modern, luxurious, nautical, sophisticated, innovative
102
+ zen - simple, natural, balanced, organic, minimalist, serene
103
+ ziggurat - pyramid-shaped, stepped, monumental, ancient, terraced, tiered
104
+ zopfstil - classical, ornate, rococo, historical, symmetrical, decorative