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,193 @@
1
+ ---
2
+ title: Scary things
3
+ category: thing
4
+ ---
5
+ abandoned buildings
6
+ abandoned hospitals
7
+ aliens
8
+ ancient curses
9
+ apparitions
10
+ being watched
11
+ bewitched places
12
+ bizarre rituals
13
+ black magic
14
+ black masses
15
+ black-eyed children
16
+ blood curdling screams
17
+ blood sacrifices
18
+ bloody handprints
19
+ buried alive
20
+ cemeteries
21
+ chilling music
22
+ chilling winds
23
+ cold spots
24
+ corpses rising from the dead
25
+ creepy bunkers
26
+ creepy carnival attractions
27
+ creepy dolls
28
+ cryptic messages
29
+ cults
30
+ cursed books
31
+ cursed objects
32
+ cursed places
33
+ damned things
34
+ dark basements
35
+ dark dungeons
36
+ dark rituals
37
+ dark tunnels
38
+ dark woods
39
+ death omens
40
+ death traps
41
+ demonic possession
42
+ demonic possessions caught on camera
43
+ demons
44
+ deserted islands
45
+ disembodied laughter
46
+ disembodied screams
47
+ disembodied whispers
48
+ distorted faces
49
+ doors opening and closing on their own
50
+ doppelgangers
51
+ echoing screams
52
+ ectoplasm
53
+ eerie graveyards
54
+ eerie silence
55
+ entities from other dimensions
56
+ evil spirits
57
+ exorcisms
58
+ flickering lights
59
+ foggy roads
60
+ forgotten graves
61
+ freak accidents
62
+ full body apparitions
63
+ full moon
64
+ gates to hell
65
+ ghost hunters
66
+ ghost ships
67
+ ghost sightings
68
+ ghostly apparitions in photographs
69
+ ghostly encounters on roads
70
+ ghostly music
71
+ ghostly touch
72
+ ghostly whispers
73
+ ghosts
74
+ gothic literature
75
+ grave robbers
76
+ graveyards
77
+ grief and tragedy
78
+ grim phantasms
79
+ grim reaper
80
+ haunted amusement parks
81
+ haunted attractions
82
+ haunted battlefields
83
+ haunted castles
84
+ haunted forests
85
+ haunted hotels
86
+ haunted houses
87
+ haunted lighthouses
88
+ haunted mirrors
89
+ haunted museums
90
+ haunted objects
91
+ haunted prisons
92
+ haunted restaurants
93
+ haunted schools
94
+ haunted ships
95
+ headless horsemen
96
+ hellhounds
97
+ hidden rooms
98
+ horror movies
99
+ inexplicable deaths
100
+ labyrinths
101
+ levitation
102
+ living nightmares
103
+ lost souls
104
+ malevolent entities
105
+ mists and fog
106
+ mysterious disappearances
107
+ mysterious footsteps
108
+ mysterious strangers
109
+ night terrors
110
+ nightmares
111
+ occult artifacts
112
+ occultism
113
+ osiris
114
+ ouija boards
115
+ paranormal activity
116
+ phantasmagoria
117
+ phantasms
118
+ phantom footsteps
119
+ phantom hitchhikers
120
+ phantom smells
121
+ plague doctors
122
+ poltergeist
123
+ poltergeist activity
124
+ portals to the underworld
125
+ possessed animals
126
+ possessed dolls
127
+ possessed homes
128
+ possessed objects
129
+ possessed people
130
+ possessed vehicles
131
+ possession
132
+ premonitions
133
+ psychic phenomena
134
+ psychics
135
+ revenants
136
+ satanic rituals
137
+ scarecrows
138
+ scary podcasts
139
+ séance mediums
140
+ séance nightmares
141
+ seances
142
+ secluded cabins
143
+ secret societies
144
+ shadow figures
145
+ shadow people
146
+ sinister laughter
147
+ skeletal remains
148
+ slender man
149
+ soul collectors
150
+ specters
151
+ spirit possession
152
+ spirits
153
+ spooky abandoned places
154
+ spooky legends
155
+ spooky video games
156
+ strange voices
157
+ supernatural powers
158
+ the babadook
159
+ the bermuda triangle
160
+ the chupacabra
161
+ the devil
162
+ the devil's markings
163
+ the jersey devil
164
+ the kraken
165
+ the loch ness monster
166
+ the mothman
167
+ the undead
168
+ the undead rising from coffins
169
+ the unknown
170
+ thirteen ghosts
171
+ time anomalies
172
+ tortured souls
173
+ trapped in time
174
+ trapped souls
175
+ undead armies
176
+ unearthly howls
177
+ unexplainable noises
178
+ unexplained deaths
179
+ unexplained occurrences
180
+ unseen forces
181
+ unsettling dreams
182
+ unsolved mysteries
183
+ urban legends
184
+ vampires
185
+ vengeful spirits
186
+ visions of death
187
+ werewolves
188
+ whispering voices
189
+ whispers from beyond the grave
190
+ whispers in the dark
191
+ witchcraft
192
+ wraiths
193
+ zombies
@@ -0,0 +1,192 @@
1
+ ---
2
+ title: Sci-fi things
3
+ category: thing
4
+ ---
5
+ 3d printer
6
+ 3d printing
7
+ ai building construction system
8
+ ai companion
9
+ ai companion device
10
+ ai construction machine
11
+ ai deep space explorer
12
+ ai farm machinery
13
+ ai industrial machine
14
+ ai personal assistant
15
+ ai security system
16
+ ai surgical tool
17
+ anti-aging serum
18
+ anti-gravity device
19
+ antigravity platform
20
+ antigravity transportation system
21
+ antigravity vehicle
22
+ antimatter propulsion engine
23
+ artificial black hole generator
24
+ artificial general intelligence
25
+ artificial intelligence companion animal
26
+ artificial intelligence core
27
+ artificial intelligence network
28
+ artificial intelligence traffic control system
29
+ asteroid deflection device
30
+ asteroid deflector device
31
+ asteroid mining device
32
+ asteroid mining drone
33
+ asteroid mining vehicle
34
+ augmented reality city planning tool
35
+ augmented reality contact lens
36
+ augmented reality headset
37
+ automated asteroid mining machine
38
+ automated interplanetary supply chain
39
+ automated lunar base
40
+ automated lunar rover
41
+ automated planet surveyor
42
+ automated space debris removal system
43
+ automated space station
44
+ autonomous deep-sea exploration vehicle
45
+ autonomous robot
46
+ autonomous robots
47
+ biomechanical implant
48
+ bipedal drone
49
+ bipedal entertainment robot
50
+ brain-computer interface
51
+ brain-computer interface device
52
+ climate control device
53
+ climate engineering device
54
+ climate stabilization device
55
+ cybernetic arm
56
+ cybernetic enhancement implant
57
+ cybernetic exosuit
58
+ cybernetic implant
59
+ cyborg
60
+ deep space data relay
61
+ deep space probe
62
+ deep space research platform
63
+ disaster response robot
64
+ drone
65
+ drones
66
+ elder care robot
67
+ energy sword
68
+ entertainment robot
69
+ exoskeleton robot
70
+ exoskeleton suit
71
+ flying cars
72
+ force field generator
73
+ futuristic city infrastructure
74
+ futuristic weapon
75
+ gravity control device
76
+ gravity generator
77
+ gravity shield
78
+ holographic display
79
+ holographic entertainment system
80
+ holographic keyboard
81
+ holographic storage device
82
+ human augmentation device
83
+ human augmentation implant
84
+ human augmentation serum
85
+ human augmentation suit
86
+ human enhancement serum
87
+ human-form robot
88
+ human-sized robot
89
+ humanoid machine
90
+ humanoid robot
91
+ humanoid search and rescue robot
92
+ hyperloop
93
+ industrial robot
94
+ intergalactic navigation system
95
+ intergalactic trade network
96
+ intergalactic transport system
97
+ interstellar colonizer
98
+ interstellar communication device
99
+ invisibility cloak
100
+ magnetic levitation train
101
+ mars atmosphere terraforming device
102
+ mars terraforming machine
103
+ medical robot
104
+ military robot
105
+ mind backup device
106
+ mind control device
107
+ mind mapping device
108
+ mind transfer device
109
+ mind upload server
110
+ mind uploading device
111
+ mind-machine interface implant
112
+ mind-reading device
113
+ nanobot
114
+ nanobots
115
+ neural lace implant
116
+ nuclear fusion reactor
117
+ orbital defense system
118
+ organic-artificial hybrid organism
119
+ particle accelerator
120
+ particle beam weapon
121
+ personal assistant robot
122
+ personal jetpack
123
+ personalized fitness trainer device
124
+ personalized healthcare device
125
+ personalized medicine dispenser
126
+ personalized nutrition pill dispenser
127
+ quantum computer
128
+ rehabilitation robot
129
+ robot
130
+ robots
131
+ self-driving car
132
+ service robot
133
+ shape-shifting material
134
+ smart cities
135
+ smart city device
136
+ smart grid system
137
+ smart home device
138
+ smart home devices
139
+ solar sail
140
+ solar sails
141
+ solar system exploration vehicle
142
+ space colony module
143
+ space colony support system
144
+ space elevator
145
+ space elevator cable
146
+ space elevator capsule
147
+ space elevator car
148
+ space elevator control system
149
+ space elevator maintenance robot
150
+ space elevator power system
151
+ space elevator terminal
152
+ space exploration robot
153
+ space habitat
154
+ space rescue pod
155
+ space station habitat module
156
+ space suit
157
+ space tourism
158
+ space tourism shuttle
159
+ space tourism vehicle
160
+ space-based solar power plant
161
+ spacecraft factory
162
+ spacecraft propulsion system
163
+ star charting device
164
+ telekinesis enhancer
165
+ telepathic communication device
166
+ telepathic communication network
167
+ telepathic interface implant
168
+ telepathic translator
169
+ teleportation chamber
170
+ teleportation device
171
+ teleportation device network
172
+ teleportation network hub
173
+ teleportation network node
174
+ teleportation network router
175
+ teleportation network satellite
176
+ teleportation pad
177
+ telepresence robot
178
+ terraforming machine
179
+ terraforming machine network
180
+ terraforming tool
181
+ time displacement device
182
+ time machine
183
+ time manipulation device
184
+ time travel device
185
+ underwater cities
186
+ virtual reality headset
187
+ virtual world platform
188
+ walking assist device
189
+ warp drive engine
190
+ warp drive engine module
191
+ wearable technology
192
+ wormhole generator
@@ -0,0 +1,141 @@
1
+ ---
2
+ title: Space things
3
+ category: thing
4
+ ---
5
+ adrastea
6
+ aitne
7
+ alpha centauri
8
+ amalthea
9
+ ananke
10
+ anomalous x-ray pulsar
11
+ antennae galaxies
12
+ asteroids
13
+ black hole
14
+ black holes
15
+ blue straggler
16
+ bok globule
17
+ brown dwarf
18
+ bubble nebula
19
+ callisto
20
+ canis major dwarf
21
+ carina nebula
22
+ carme
23
+ centaurus a
24
+ chaldene
25
+ comets
26
+ cosmic microwave background radiation
27
+ cosmic string
28
+ crab nebula
29
+ dark cloud
30
+ dark energy
31
+ dark matter
32
+ debris disk
33
+ eagle nebula
34
+ earth
35
+ elara
36
+ emission nebula
37
+ erginus
38
+ euanthe
39
+ euporie
40
+ europa
41
+ eurydome
42
+ fermi bubble
43
+ galactic halo
44
+ galaxies
45
+ galaxy
46
+ ganymede
47
+ giant molecular cloud
48
+ gravitational wave
49
+ harpalyke
50
+ herbig–haro object
51
+ high-mass x-ray binary system
52
+ himalia
53
+ hoag's object
54
+ holmberg ii
55
+ hyades
56
+ ic 1101
57
+ intergalactic medium
58
+ interstellar cloud
59
+ interstellar medium
60
+ io
61
+ iocaste
62
+ jupiter
63
+ kalyke
64
+ lachesis
65
+ lagoon nebula
66
+ large magellanic cloud
67
+ leda
68
+ ledaxa
69
+ local bubble
70
+ low-mass x-ray binary system
71
+ lysithea
72
+ magnetar
73
+ main sequence star
74
+ mars
75
+ messier 87
76
+ meteoroids
77
+ meteors
78
+ metis
79
+ millisecond pulsar
80
+ molecular cloud
81
+ moon
82
+ moons
83
+ nebula
84
+ nebulae
85
+ neptune
86
+ orion nebula
87
+ orthosie
88
+ pasiphae
89
+ pillars of creation
90
+ planetary nebula
91
+ planets
92
+ pleiades
93
+ pluto
94
+ protoplanetary disk
95
+ protostar
96
+ pulsar
97
+ pulsar wind nebula
98
+ quasar
99
+ quasars
100
+ red giant
101
+ redback millisecond pulsar
102
+ reflection nebula
103
+ rosette nebula
104
+ rotating radio transient
105
+ saturn
106
+ seyfert's sextet
107
+ sinope
108
+ sirius
109
+ small magellanic cloud
110
+ soft gamma repeater
111
+ sombrero galaxy
112
+ standard model particles
113
+ star
114
+ stars
115
+ stellar nursery
116
+ stellar wind bubble
117
+ stephan's quintet
118
+ sun
119
+ superbubble
120
+ supernova remnant
121
+ supernovas
122
+ synchrotron nebula
123
+ t tauri star
124
+ tarantula nebula
125
+ taygete
126
+ the andromeda galaxy
127
+ the black eye galaxy
128
+ the blackeye galaxy
129
+ the cigar galaxy
130
+ the pinwheel galaxy
131
+ the sombrero galaxy
132
+ the sunflower galaxy
133
+ the triangulum galaxy
134
+ the whirlpool galaxy
135
+ thebe
136
+ themisto
137
+ uranus
138
+ vela pulsar wind nebula
139
+ venus
140
+ white dwarf
141
+ x-ray binary system
@@ -0,0 +1,52 @@
1
+ ---
2
+ title: Summer things
3
+ category: thing
4
+ ---
5
+ baseball cap
6
+ bbq grill
7
+ beach bag
8
+ beach ball
9
+ beach towel
10
+ beach umbrella
11
+ camping tent
12
+ canoe
13
+ cooler
14
+ corn on the cob
15
+ fire pit
16
+ fishing pole
17
+ flip-flops
18
+ flowy skirt
19
+ frisbee
20
+ golf clubs
21
+ hammock
22
+ hiking shoes
23
+ ice cream
24
+ inflatable pool
25
+ insect repellent
26
+ kayak
27
+ kite
28
+ lawn chair
29
+ lemonade
30
+ outdoor games set
31
+ picnic blanket
32
+ pool float
33
+ popsicle
34
+ portable speaker
35
+ road bike
36
+ rollerblades
37
+ sandals
38
+ sarong
39
+ shorts
40
+ skateboard
41
+ straw hat
42
+ sun dress
43
+ sun hat
44
+ sunglasses
45
+ sunscreen
46
+ tank top
47
+ tanning lotion
48
+ tennis racket
49
+ volleyball
50
+ water bottle
51
+ water gun
52
+ watermelon
@@ -0,0 +1,16 @@
1
+ ---
2
+ title: Centuries
3
+ category: time
4
+ ---
5
+ 12th century
6
+ 13th century
7
+ 14th century
8
+ 15th century
9
+ 16th century
10
+ 17th century
11
+ 18th century
12
+ 19th century
13
+ 20th century
14
+ 21st century
15
+ 22nd century
16
+ 23rd century