File size: 33,420 Bytes
33c8390
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1149fd4
33c8390
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1149fd4
33c8390
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1149fd4
33c8390
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
{
  "description": "tarot cards and basic information about them, as well as references to corresponding scans",
  "cards": [
    {
      "name": "The Fool",
      "number": "0",
      "arcana": "Major Arcana",
      "suit": null,
      "img": "m00.jpg",
      "meaning_up": "Folly, mania, extravagance, intoxication, delirium, frenzy, bewrayment.",
      "meaning_rev": "Negligence, absence, distribution, carelessness, apathy, nullity, vanity."
    },
    {
      "name": "The Magician",
      "number": "1",
      "arcana": "Major Arcana",
      "suit": null,
      "img": "m01.jpg",
      "meaning_up": "Skill, diplomacy, address, subtlety; sickness, pain, loss, disaster, snares of enemies; self-confidence, will; the Querent, if male.",
      "meaning_rev": "Physician, Magus, mental disease, disgrace, disquiet."
    },
    {
      "name": "The High Priestess",
      "number": "2",
      "arcana": "Major Arcana",
      "suit": null,
      "img": "m02.jpg",
      "meaning_up": "Secrets, mystery, the future as yet unrevealed; the woman who interests the Querent, if male; the Querent herself, if female; silence, tenacity; mystery, wisdom, science.",
      "meaning_rev": "Passion, moral or physical ardour, conceit, surface knowledge."
    },
    {
      "name": "The Empress",
      "number": "3",
      "arcana": "Major Arcana",
      "suit": null,
      "img": "m03.jpg",
      "meaning_up": "Fruitfulness, action, initiative, length of days; the unknown, clandestine; also difficulty, doubt, ignorance.",
      "meaning_rev": "Light, truth, the unravelling of involved matters, public rejoicings; according to another reading, vacillation."
    },
    {
      "name": "The Emperor",
      "number": "4",
      "arcana": "Major Arcana",
      "suit": null,
      "img": "m04.jpg",
      "meaning_up": "Stability, power, protection, realization; a great person; aid, reason, conviction; also authority and will.",
      "meaning_rev": "Benevolence, compassion, credit; also confusion to enemies, obstruction, immaturity."
    },
    {
      "name": "The Hierophant",
      "number": "5",
      "arcana": "Major Arcana",
      "suit": null,
      "img": "m05.jpg",
      "meaning_up": "Marriage, alliance, captivity, servitude; by another account, mercy and goodness; inspiration; the man to whom the Querent has recourse.",
      "meaning_rev": "Society, good understanding, concord, overkindness, weakness."
    },
    {
      "name": "The Lovers",
      "number": "6",
      "arcana": "Major Arcana",
      "suit": null,
      "img": "m06.jpg",
      "meaning_up": "Attraction, love, beauty, trials overcome.",
      "meaning_rev": "Failure, foolish designs. Another account speaks of marriage frustrated and contrarieties of all kinds."
    },
    {
      "name": "The Chariot",
      "number": "7",
      "arcana": "Major Arcana",
      "suit": null,
      "img": "m07.jpg",
      "meaning_up": "Succour, providence also war, triumph, presumption, vengeance, trouble.",
      "meaning_rev": "Riot, quarrel, dispute, litigation, defeat."
    },
    {
      "name": "Strength",
      "number": "8",
      "arcana": "Major Arcana",
      "suit": null,
      "img": "m08.jpg",
      "meaning_up": "Power, energy, action, courage, magnanimity; also complete success and honours.",
      "meaning_rev": "Despotism, abuse of power, weakness, discord, sometimes even disgrace."
    },
    {
      "name": "The Hermit",
      "number": "9",
      "arcana": "Major Arcana",
      "suit": null,
      "img": "m09.jpg",
      "meaning_up": "Prudence, circumspection; also and especially treason, dissimulation, roguery, corruption.",
      "meaning_rev": "Concealment, disguise, policy, fear, unreasoned caution."
    },
    {
      "name": "Wheel of Fortune",
      "number": "10",
      "arcana": "Major Arcana",
      "suit": null,
      "img": "m10.jpg",
      "meaning_up": "Destiny, fortune, success, elevation, luck, felicity.",
      "meaning_rev": "Increase, abundance, superfluity."
    },
    {
      "name": "Justice",
      "number": "11",
      "arcana": "Major Arcana",
      "suit": null,
      "img": "m11.jpg",
      "meaning_up": "Equity, rightness, probity, executive; triumph of the deserving side in law.",
      "meaning_rev": "Law in all its departments, legal complications, bigotry, bias, excessive severity."
    },
    {
      "name": "The Hanged Man",
      "number": "12",
      "arcana": "Major Arcana",
      "suit": null,
      "img": "m12.jpg",
      "meaning_up": "Wisdom, circumspection, discernment, trials, sacrifice, intuition, divination, prophecy.",
      "meaning_rev": "Selfishness, the crowd, body politic."
    },
    {
      "name": "Death",
      "number": "13",
      "arcana": "Major Arcana",
      "suit": null,
      "img": "m13.jpg",
      "meaning_up": "End, mortality, destruction, corruption also, for a man, the loss of a benefactor for a woman, many contrarieties; for a maid, failure of marriage projects.",
      "meaning_rev": "Inertia, sleep, lethargy, petrifaction, somnambulism; hope destroyed."
    },
    {
      "name": "Temperance",
      "number": "14",
      "arcana": "Major Arcana",
      "suit": null,
      "img": "m14.jpg",
      "meaning_up": "Economy, moderation, frugality, management, accommodation.",
      "meaning_rev": "Things connected with churches, religions, sects, the priesthood, sometimes even the priest who will marry the Querent; also disunion, unfortunate combinations, competing interests."
    },
    {
      "name": "The Devil",
      "number": "15",
      "arcana": "Major Arcana",
      "suit": null,
      "img": "m15.jpg",
      "meaning_up": "Ravage, violence, vehemence, extraordinary efforts, force, fatality; that which is predestined but is not for this reason evil.",
      "meaning_rev": "Evil fatality, weakness, pettiness, blindness."
    },
    {
      "name": "The Tower",
      "number": "16",
      "arcana": "Major Arcana",
      "suit": null,
      "img": "m16.jpg",
      "meaning_up": "Misery, distress, indigence, adversity, calamity, disgrace, deception, ruin. It is a card in particular of unforeseen catastrophe.",
      "meaning_rev": "According to one account, the same in a lesser degree also oppression, imprisonment, tyranny."
    },
    {
      "name": "The Star",
      "number": "17",
      "arcana": "Major Arcana",
      "suit": null,
      "img": "m17.jpg",
      "meaning_up": "Loss, theft, privation, abandonment; another reading says-hope and bright prospects.",
      "meaning_rev": "Arrogance, haughtiness, impotence."
    },
    {
      "name": "The Moon",
      "number": "18",
      "arcana": "Major Arcana",
      "suit": null,
      "img": "m18.jpg",
      "meaning_up": "Hidden enemies, danger, calumny, darkness, terror, deception, occult forces, error.",
      "meaning_rev": "Instability, inconstancy, silence, lesser degrees of deception and error."
    },
    {
      "name": "The Sun",
      "number": "19",
      "arcana": "Major Arcana",
      "suit": null,
      "img": "m19.jpg",
      "meaning_up": "Material happiness, fortunate marriage, contentment.",
      "meaning_rev": "The same in a lesser sense."
    },
    {
      "name": "Judgement",
      "number": "20",
      "arcana": "Major Arcana",
      "suit": null,
      "img": "m20.jpg",
      "meaning_up": "Change of position, renewal, outcome. Another account specifies total loss though lawsuit.",
      "meaning_rev": "Weakness, pusillanimity, simplicity; also deliberation, decision, sentence."
    },
    {
      "name": "The World",
      "number": "21",
      "arcana": "Major Arcana",
      "suit": null,
      "img": "m21.jpg",
      "meaning_up": "Assured success, recompense, voyage, route, emigration, flight, change of place.",
      "meaning_rev": "Inertia, fixity, stagnation, permanence."
    },
    {
      "name": "Ace of Cups",
      "number": "1",
      "arcana": "Minor Arcana",
      "suit": "Cups",
      "img": "c01.jpg",
      "meaning_up": "House of the true heart, joy, content, abode, nourishment, abundance, fertility; Holy Table, felicity hereof.",
      "meaning_rev": "House of the false heart, mutation, instability, revolution."
    },
    {
      "name": "Two of Cups",
      "number": "2",
      "arcana": "Minor Arcana",
      "suit": "Cups",
      "img": "c02.jpg",
      "meaning_up": "Love, passion, friendship, affinity, union, concord, sympathy, the interrelation of the sexes, and--as a suggestion apart from all offices of divination--that desire which is not in Nature, but by which Nature is sanctified.",
      "meaning_rev": "Lust, cupidity, jealousy, wish, desire, but the card may also give, says W., \"that desire which is not in nature, but by which nature is sanctified.\""
    },
    {
      "name": "Three of Cups",
      "number": "3",
      "arcana": "Minor Arcana",
      "suit": "Cups",
      "img": "c03.jpg",
      "meaning_up": "The conclusion of any matter in plenty, perfection and merriment; happy issue, victory, fulfilment, solace, healing.",
      "meaning_rev": "Expedition, dispatch, achievement, end. It signifies also the side of excess in physical enjoyment, and the pleasures of the senses."
    },
    {
      "name": "Four of Cups",
      "number": "4",
      "arcana": "Minor Arcana",
      "suit": "Cups",
      "img": "c04.jpg",
      "meaning_up": "Weariness, disgust, aversion, imaginary vexations, as if the wine of this world had caused satiety only; another wine, as if a fairy gift, is now offered the wastrel, but he sees no consolation therein. This is also a card of blended pleasure.",
      "meaning_rev": "Novelty, presage, new instruction, new relations."
    },
    {
      "name": "Five of Cups",
      "number": "5",
      "arcana": "Minor Arcana",
      "suit": "Cups",
      "img": "c05.jpg",
      "meaning_up": "A dark, cloaked figure, looking sideways at three prone cups two others stand upright behind him; a bridge is in the background, leading to a small keep or holding. Divanatory Meanings: It is a card of loss, but something remains over; three have been taken, but two are left; it is a card of inheritance, patrimony, transmission, but not corresponding to expectations; with some interpreters it is a card of marriage, but not without bitterness or frustration.",
      "meaning_rev": "News, alliances, affinity, consanguinity, ancestry, return, false projects."
    },
    {
      "name": "Six of Cups",
      "number": "6",
      "arcana": "Minor Arcana",
      "suit": "Cups",
      "img": "c06.jpg",
      "meaning_up": "A card of the past and of memories, looking back, as--for example--on childhood; happiness, enjoyment, but coming rather from the past; things that have vanished. Another reading reverses this, giving new relations, new knowledge, new environment, and then the children are disporting in an unfamiliar precinct.",
      "meaning_rev": "The future, renewal, that which will come to pass presently."
    },
    {
      "name": "Seven of Cups",
      "number": "7",
      "arcana": "Minor Arcana",
      "suit": "Cups",
      "img": "c07.jpg",
      "meaning_up": "Fairy favours, images of reflection, sentiment, imagination, things seen in the glass of contemplation; some attainment in these degrees, but nothing permanent or substantial is suggested.",
      "meaning_rev": "Desire, will, determination, project."
    },
    {
      "name": "Eight of Cups",
      "number": "8",
      "arcana": "Minor Arcana",
      "suit": "Cups",
      "img": "c08.jpg",
      "meaning_up": "The card speaks for itself on the surface, but other readings are entirely antithetical--giving joy, mildness, timidity, honour, modesty. In practice, it is usually found that the card shews the decline of a matter, or that a matter which has been thought to be important is really of slight consequence--either for good or evil.",
      "meaning_rev": "Great joy, happiness, feasting."
    },
    {
      "name": "Nine of Cups",
      "number": "9",
      "arcana": "Minor Arcana",
      "suit": "Cups",
      "img": "c09.jpg",
      "meaning_up": "Concord, contentment, physical bien-être; also victory, success, advantage; satisfaction for the Querent or person for whom the consultation is made.",
      "meaning_rev": "Truth, loyalty, liberty; but the readings vary and include mistakes, imperfections, etc."
    },
    {
      "name": "Ten of Cups",
      "number": "10",
      "arcana": "Minor Arcana",
      "suit": "Cups",
      "img": "c10.jpg",
      "meaning_up": "Contentment, repose of the entire heart; the perfection of that state; also perfection of human love and friendship; if with several picture-cards, a person who is taking charge of the Querent's interests; also the town, village or country inhabited by the Querent.",
      "meaning_rev": "Repose of the false heart, indignation, violence."
    },
    {
      "name": "Page of Cups",
      "number": "11",
      "arcana": "Minor Arcana",
      "suit": "Cups",
      "img": "c11.jpg",
      "meaning_up": "Fair young man, one impelled to render service and with whom the Querent will be connected; a studious youth; news, message; application, reflection, meditation; also these things directed to business.",
      "meaning_rev": "Taste, inclination, attachment, seduction, deception, artifice."
    },
    {
      "name": "Knight of Cups",
      "number": "12",
      "arcana": "Minor Arcana",
      "suit": "Cups",
      "img": "c12.jpg",
      "meaning_up": "Arrival, approach--sometimes that of a messenger; advances, proposition, demeanour, invitation, incitement.",
      "meaning_rev": "Trickery, artifice, subtlety, swindling, duplicity, fraud."
    },
    {
      "name": "Queen of Cups",
      "number": "13",
      "arcana": "Minor Arcana",
      "suit": "Cups",
      "img": "c13.jpg",
      "meaning_up": "Good, fair woman; honest, devoted woman, who will do service to the Querent; loving intelligence, and hence the gift of vision; success, happiness, pleasure; also wisdom, virtue; a perfect spouse and a good mother.",
      "meaning_rev": "The accounts vary; good woman; otherwise, distinguished woman but one not to be trusted; perverse woman; vice, dishonour, depravity."
    },
    {
      "name": "King of Cups",
      "number": "14",
      "arcana": "Minor Arcana",
      "suit": "Cups",
      "img": "c14.jpg",
      "meaning_up": "Fair man, man of business, law, or divinity; responsible, disposed to oblige the Querent; also equity, art and science, including those who profess science, law and art; creative intelligence.",
      "meaning_rev": "Dishonest, double-dealing man; roguery, exaction, injustice, vice, scandal, pillage, considerable loss."
    },
    {
      "name": "Ace of Swords",
      "number": "1",
      "arcana": "Minor Arcana",
      "suit": "Swords",
      "img": "s01.jpg",
      "meaning_up": "Triumph, the excessive degree in all things, conquest, triumph of force. It is a card of great energy, and of strength in love as well as in hatred. It can represent great prosperity or great burdens.",
      "meaning_rev": "The same, but the results are disastrous; another account speaks of pregnancy, augury, a conspiracy, an alliance, a rupture, a final blow."
    },
    {
      "name": "Two of Swords",
      "number": "2",
      "arcana": "Minor Arcana",
      "suit": "Swords",
      "img": "s02.jpg",
      "meaning_up": "Conformity and the equipoise which it suggests; courage, friendship, concord in a state of arms; also tenderness, affection, intimacy. The suggestion of harmony and other favourable readings must be accepted with reserve.",
      "meaning_rev": "Deceit, disloyalty, perfidy, lies, and dissension."
    },
    {
      "name": "Three of Swords",
      "number": "3",
      "arcana": "Minor Arcana",
      "suit": "Swords",
      "img": "s03.jpg",
      "meaning_up": "Removal, absence, delay, division, rupture, dispersion, and all that the design signifies naturally, being too simple and obvious to call for an extended illustration.",
      "meaning_rev": "Mental alienation, error, loss, distraction, disorder, confusion."
    },
    {
      "name": "Four of Swords",
      "number": "4",
      "arcana": "Minor Arcana",
      "suit": "Swords",
      "img": "s04.jpg",
      "meaning_up": "Vigilance, retreat, solitude, hermit's repose, exile, tomb and coffin. It is these last that have suggested the design.",
      "meaning_rev": "Wise administration, circumspection, economy, avarice, precaution, testament."
    },
    {
      "name": "Five of Swords",
      "number": "5",
      "arcana": "Minor Arcana",
      "suit": "Swords",
      "img": "s05.jpg",
      "meaning_up": "Degradation, destruction, revocation, infamy, dishonour, loss, also the reverse of the same, that is, the same with certain modifications.",
      "meaning_rev": "The same; burial and mourning."
    },
    {
      "name": "Six of Swords",
      "number": "6",
      "arcana": "Minor Arcana",
      "suit": "Swords",
      "img": "s06.jpg",
      "meaning_up": "Journey by water, route, way, envoy, commissionary, traveller.",
      "meaning_rev": "Good news, proposal, love, attachment, confession."
    },
    {
      "name": "Seven of Swords",
      "number": "7",
      "arcana": "Minor Arcana",
      "suit": "Swords",
      "img": "s07.jpg",
      "meaning_up": "Design, attempt, wish, hope, confidence; also quarrelling, a plan that may fail, and annoyance. The design is uncertain in its import, because the significations are widely at war with each other.",
      "meaning_rev": "Good advice, counsel, warning, reproach, rebuke; also vengeance, slander."
    },
    {
      "name": "Eight of Swords",
      "number": "8",
      "arcana": "Minor Arcana",
      "suit": "Swords",
      "img": "s08.jpg",
      "meaning_up": "Bad news, violent chagrin, crisis, censure, power in trammels, conflict, calumny; also sickness.",
      "meaning_rev": "Disquiet, difficulty, opposition, accident, treachery; what is unforeseen; fatality."
    },
    {
      "name": "Nine of Swords",
      "number": "9",
      "arcana": "Minor Arcana",
      "suit": "Swords",
      "img": "s09.jpg",
      "meaning_up": "Death, failure, miscarriage, delay, deception, disappointment, despair.",
      "meaning_rev": "Imprisonment, suspicion, doubt, reasonable fear, shame."
    },
    {
      "name": "Ten of Swords",
      "number": "10",
      "arcana": "Minor Arcana",
      "suit": "Swords",
      "img": "s10.jpg",
      "meaning_up": "Whatsoever is intimated by the design; also pain, affliction, tears, sadness, desolation. It is not especially a card of violent death.",
      "meaning_rev": "Advantage, profit, success, favour, but none of these are permanent; also power and authority."
    },
    {
      "name": "Page of Swords",
      "number": "11",
      "arcana": "Minor Arcana",
      "suit": "Swords",
      "img": "s11.jpg",
      "meaning_up": "Authority, overseeing, secret service, vigilance, spying, examination, and the qualities thereto belonging.",
      "meaning_rev": "The same, but in a lesser sense; also unexpected event, preparation, preceding disposition."
    },
    {
      "name": "Knight of Swords",
      "number": "12",
      "arcana": "Minor Arcana",
      "suit": "Swords",
      "img": "s12.jpg",
      "meaning_up": "Skill, bravery, capacity, defence, address, enmity, wrath, war, destruction, opposition, resistance, ruin. There is therefore no wholly fixed interpretation, as in the case of most of the court cards.",
      "meaning_rev": "Imprudence, incapacity, extravagance."
    },
    {
      "name": "Queen of Swords",
      "number": "13",
      "arcana": "Minor Arcana",
      "suit": "Swords",
      "img": "s13.jpg",
      "meaning_up": "Widowhood, female sadness and embarrassment, absence, sterility, mourning, privation, separation.",
      "meaning_rev": "Malice, bigotry, artifice, prudery, bale, deceit."
    },
    {
      "name": "King of Swords",
      "number": "14",
      "arcana": "Minor Arcana",
      "suit": "Swords",
      "img": "s14.jpg",
      "meaning_up": "Whatsoever arises out of the idea of judgment and all its connexions-power, command, authority, militant intelligence, law, offices of the crown, and so forth.",
      "meaning_rev": "Cruelty, perversity, barbarity, perfidy, evil intention."
    },
    {
      "name": "Ace of Wands",
      "number": "1",
      "arcana": "Minor Arcana",
      "suit": "Wands",
      "img": "w01.jpg",
      "meaning_up": "Creation, invention, enterprise, the powers which result in these; principle, beginning, source; birth, family, origin, and in a sense the virility which is behind them; the starting point of enterprises; according to another account, money, fortune, inheritance.",
      "meaning_rev": "Fall, decadence, ruin, perdition, to perish also a certain clouded joy."
    },
    {
      "name": "Two of Wands",
      "number": "2",
      "arcana": "Minor Arcana",
      "suit": "Wands",
      "img": "w02.jpg",
      "meaning_up": "Between the alternative readings there is no marriage possible; on the one hand, riches, fortune, magnificence; on the other, physical suffering, disease, chagrin, sadness, mortification. The design gives one suggestion; here is a lord overlooking his dominion and alternately contemplating a globe; it looks like the malady, the mortification, the sadness of Alexander amidst the grandeur of this world's wealth.",
      "meaning_rev": "Surprise, wonder, enchantment, emotion, trouble, fear."
    },
    {
      "name": "Three of Wands",
      "number": "3",
      "arcana": "Minor Arcana",
      "suit": "Wands",
      "img": "w03.jpg",
      "meaning_up": "He symbolizes established strength, enterprise, effort, trade, commerce, discovery; those are his ships, bearing his merchandise, which are sailing over the sea. The card also signifies able co-operation in business, as if the successful merchant prince were looking from his side towards yours with a view to help you.",
      "meaning_rev": "The end of troubles, suspension or cessation of adversity, toil and disappointment."
    },
    {
      "name": "Four of Wands",
      "number": "4",
      "arcana": "Minor Arcana",
      "suit": "Wands",
      "img": "w04.jpg",
      "meaning_up": "They are for once almost on the surface--country life, haven of refuge, a species of domestic harvest-home, repose, concord, harmony, prosperity, peace, and the perfected work of these.",
      "meaning_rev": "The meaning remains unaltered; it is prosperity, increase, felicity, beauty, embellishment."
    },
    {
      "name": "Five of Wands",
      "number": "5",
      "arcana": "Minor Arcana",
      "suit": "Wands",
      "img": "w05.jpg",
      "meaning_up": "Imitation, as, for example, sham fight, but also the strenuous competition and struggle of the search after riches and fortune. In this sense it connects with the battle of life. Hence some attributions say that it is a card of gold, gain, opulence.",
      "meaning_rev": "Litigation, disputes, trickery, contradiction."
    },
    {
      "name": "Six of Wands",
      "number": "6",
      "arcana": "Minor Arcana",
      "suit": "Wands",
      "img": "w06.jpg",
      "meaning_up": "The card has been so designed that it can cover several significations; on the surface, it is a victor triumphing, but it is also great news, such as might be carried in state by the King's courier; it is expectation crowned with its own desire, the crown of hope, and so forth.",
      "meaning_rev": "Apprehension, fear, as of a victorious enemy at the gate; treachery, disloyalty, as of gates being opened to the enemy; also indefinite delay."
    },
    {
      "name": "Seven of Wands",
      "number": "7",
      "arcana": "Minor Arcana",
      "suit": "Wands",
      "img": "w07.jpg",
      "meaning_up": "It is a card of valour, for, on the surface, six are attacking one, who has, however, the vantage position. On the intellectual plane, it signifies discussion, wordy strife; in business--negotiations, war of trade, barter, competition. It is further a card of success, for the combatant is on the top and his enemies may be unable to reach him.",
      "meaning_rev": "Perplexity, embarrassments, anxiety. It is also a caution against indecision."
    },
    {
      "name": "Eight of Wands",
      "number": "8",
      "arcana": "Minor Arcana",
      "suit": "Wands",
      "img": "w08.jpg",
      "meaning_up": "Activity in undertakings, the path of such activity, swiftness, as that of an express messenger; great haste, great hope, speed towards an end which promises assured felicity; generally, that which is on the move; also the arrows of love.",
      "meaning_rev": "Arrows of jealousy, internal dispute, stingings of conscience, quarrels; and domestic disputes for persons who are married."
    },
    {
      "name": "Nine of Wands",
      "number": "9",
      "arcana": "Minor Arcana",
      "suit": "Wands",
      "img": "w09.jpg",
      "meaning_up": "The card signifies strength in opposition. If attacked, the person will meet an onslaught boldly; and his build shews, that he may prove a formidable antagonist. With this main significance there are all its possible adjuncts--delay, suspension, adjournment.",
      "meaning_rev": "Obstacles, adversity, calamity."
    },
    {
      "name": "Ten of Wands",
      "number": "10",
      "arcana": "Minor Arcana",
      "suit": "Wands",
      "img": "w10.jpg",
      "meaning_up": "A card of many significances, and some of the readings cannot be harmonized. I set aside that which connects it with honour and good faith. The chief meaning is oppression simply, but it is also fortune, gain, any kind of success, and then it is the oppression of these things. It is also a card of false-seeming, disguise, perfidy. The place which the figure is approaching may suffer from the rods that he carries. Success is stultified if the Nine of Swords follows, and if it is a question of a lawsuit, there will be certain loss.",
      "meaning_rev": "Contrarieties, difficulties, intrigues, and their analogies."
    },
    {
      "name": "Page of Wands",
      "number": "11",
      "arcana": "Minor Arcana",
      "suit": "Wands",
      "img": "w11.jpg",
      "meaning_up": "Dark young man, faithful, a lover, an envoy, a postman. Beside a man, he will bear favourable testimony concerning him. A dangerous rival, if followed by the Page of Cups. Has the chief qualities of his suit. He may signify family intelligence.",
      "meaning_rev": "Anecdotes, announcements, evil news. Also indecision and the instability which accompanies it."
    },
    {
      "name": "Knight of Wands",
      "number": "12",
      "arcana": "Minor Arcana",
      "suit": "Wands",
      "img": "w12.jpg",
      "meaning_up": "Departure, absence, flight, emigration. A dark young man, friendly. Change of residence.",
      "meaning_rev": "Rupture, division, interruption, discord."
    },
    {
      "name": "Queen of Wands",
      "number": "13",
      "arcana": "Minor Arcana",
      "suit": "Wands",
      "img": "w13.jpg",
      "meaning_up": "A dark woman, countrywoman, friendly, chaste, loving, honourable. If the card beside her signifies a man, she is well disposed towards him; if a woman, she is interested in the Querent. Also, love of money, or a certain success in business.",
      "meaning_rev": "Good, economical, obliging, serviceable. Signifies also--but in certain positions and in the neighbourhood of other cards tending in such directions--opposition, jealousy, even deceit and infidelity."
    },
    {
      "name": "King of Wands",
      "number": "14",
      "arcana": "Minor Arcana",
      "suit": "Wands",
      "img": "w14.jpg",
      "meaning_up": "Dark man, friendly, countryman, generally married, honest and conscientious. The card always signifies honesty, and may mean news concerning an unexpected heritage to fall in before very long.",
      "meaning_rev": "Good, but severe; austere, yet tolerant."
    },
    {
      "name": "Ace of Pentacles",
      "number": "1",
      "arcana": "Minor Arcana",
      "suit": "Pentacles",
      "img": "p01.jpg",
      "meaning_up": "Perfect contentment, felicity, ecstasy; also speedy intelligence; gold.",
      "meaning_rev": "The evil side of wealth, bad intelligence; also great poverty."
    },
    {
      "name": "Two of Pentacles",
      "number": "2",
      "arcana": "Minor Arcana",
      "suit": "Pentacles",
      "img": "p02.jpg",
      "meaning_up": "On the one hand it is represented as a card of gaiety, recreation and its connexions, which is the subject of the design; but it is read also as news and messages in writing, as obstacles, agitation, trouble, embroilment.",
      "meaning_rev": "Enforced gaiety, simulated enjoyment, literal sense, handwriting, composition, letters of exchange."
    },
    {
      "name": "Three of Pentacles",
      "number": "3",
      "arcana": "Minor Arcana",
      "suit": "Pentacles",
      "img": "p03.jpg",
      "meaning_up": "Métier, trade, skilled labour; usually, however, regarded as a card of nobility, aristocracy, renown, glory.",
      "meaning_rev": "Mediocrity, puerility, pettiness, weakness."
    },
    {
      "name": "Four of Pentacles",
      "number": "4",
      "arcana": "Minor Arcana",
      "suit": "Pentacles",
      "img": "p04.jpg",
      "meaning_up": "The surety of possessions, cleaving to that which one has, gift, legacy, inheritance.",
      "meaning_rev": "Suspense, delay, opposition."
    },
    {
      "name": "Five of Pentacles",
      "number": "5",
      "arcana": "Minor Arcana",
      "suit": "Pentacles",
      "img": "p05.jpg",
      "meaning_up": "The card foretells material trouble above all, whether in the form illustrated--that of poverty--or that of toil. It is these two things which are represented on the surface of the card. It is a card of love and lovers-wife, husband, friend, mistress; also concordance, affinities, and sympathies.",
      "meaning_rev": "Disorder, chaos, ruin, discord, profligacy."
    },
    {
      "name": "Six of Pentacles",
      "number": "6",
      "arcana": "Minor Arcana",
      "suit": "Pentacles",
      "img": "p06.jpg",
      "meaning_up": "Presents, gifts, gratification; another account says attention, vigilance; now is the accepted time.",
      "meaning_rev": "Appetite, cupidity, envy, jealousy, illusion."
    },
    {
      "name": "Seven of Pentacles",
      "number": "7",
      "arcana": "Minor Arcana",
      "suit": "Pentacles",
      "img": "p07.jpg",
      "meaning_up": "These are exceedingly contradictory; in the main, it is a card of money, business, barter; but one reading gives altercation, quarrels--and another innocence, ingenuity, purgation.",
      "meaning_rev": "Anxiety concerning money which causes inquietude."
    },
    {
      "name": "Eight of Pentacles",
      "number": "8",
      "arcana": "Minor Arcana",
      "suit": "Pentacles",
      "img": "p08.jpg",
      "meaning_up": "Work, employment, commission, craftsmanship, skill in craft and business, perhaps in the preparatory stage.",
      "meaning_rev": "Void, emptiness, vanishing, disappearance; also usury and hypocrisy."
    },
    {
      "name": "Nine of Pentacles",
      "number": "9",
      "arcana": "Minor Arcana",
      "suit": "Pentacles",
      "img": "p09.jpg",
      "meaning_up": "Prudence, safety, success, accomplishment, certitude, discernment.",
      "meaning_rev": "Roguery, deception, bad faith, danger, discredit, violence."
    },
    {
      "name": "Ten of Pentacles",
      "number": "10",
      "arcana": "Minor Arcana",
      "suit": "Pentacles",
      "img": "p10.jpg",
      "meaning_up": "Gain, riches; family matters, archives, extraction, the abode of a family.",
      "meaning_rev": "Chance, fatality, loss, robbery, games of hazard; sometimes gift, dowry, pension."
    },
    {
      "name": "Page of Pentacles",
      "number": "11",
      "arcana": "Minor Arcana",
      "suit": "Pentacles",
      "img": "p11.jpg",
      "meaning_up": "Application, study, scholarship, reflection another reading says news, messages and the bringer thereof; also rule, management.",
      "meaning_rev": "Prodigality, dissipation, liberality, luxury; unfavourable news."
    },
    {
      "name": "Knight of Pentacles",
      "number": "12",
      "arcana": "Minor Arcana",
      "suit": "Pentacles",
      "img": "p12.jpg",
      "meaning_up": "Utility, serviceableness, interest, responsibility, rectitude-all on the normal and external plane.",
      "meaning_rev": "inertia, idleness, repose of that kind, stagnation; also placidity, discouragement, carelessness."
    },
    {
      "name": "Queen of Pentacles",
      "number": "13",
      "arcana": "Minor Arcana",
      "suit": "Pentacles",
      "img": "p13.jpg",
      "meaning_up": "Opulence, generosity, magnificence, security, liberty.",
      "meaning_rev": "Evil, suspicion, suspense, fear, mistrust."
    },
    {
      "name": "King of Pentacles",
      "number": "14",
      "arcana": "Minor Arcana",
      "suit": "Pentacles",
      "img": "p14.jpg",
      "meaning_up": "Valour, realizing intelligence, business and normal intellectual aptitude, sometimes mathematical gifts and attainments of this kind; success in these paths.",
      "meaning_rev": "Vice, weakness, ugliness, perversity, corruption, peril."
    }
  ]
}