This file is indexed.

/usr/share/maitreya7/xml/yogas/36SaturnSaravali.xml is in maitreya 7.0.7-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  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
<?xml version="1.0"?>
<!DOCTYPE YogaConfigs SYSTEM "YogaConfigs.dtd">
<YogaConfigs>
	<!--   -->
	<!--  Rasi positions of Saturn -> Saravali chapter 29  -->
	<!--   -->
	<!--  Saturn in Aries  -->
	<Config>
		<Description>Saturn in Aries</Description>
		<Effect>If Saturn occupies Aries at the time of one's birth one will be miserable due to his vices and hard labor, be deceitful will hate his relatives, be blameworthy, garrulous, reprobated, poor, bad in appearance, ill-tempered, inimical to his people, will do base acts, be jealous and sinful.</Effect>
		<Source>Saravali</Source>
		<Group>Rasi position</Group>
		<AllowHigherVargas>true</AllowHigherVargas>
		<Rule>return getRasi( Saturn ) == Aries;</Rule>
	</Config>

	<!--  Saturn in Scorpio  -->
	<Config>
		<Description>Saturn in Scorpio</Description>
		<Effect>If Saturn occupies Scorpio at birth, the native will be hostile, be crooked, affected by poison and weapons, very ill-tempered, miserly, egoistic, rich, capable of stealing others' money, averse to instruments played on festive occasions, malicious, very miserable and will face destruction, misery and diseases.</Effect>
		<Source>Saravali</Source>
		<Group>Rasi position</Group>
		<AllowHigherVargas>true</AllowHigherVargas>
		<Rule>return getRasi( Saturn ) == Scorpio;</Rule>
	</Config>

	<Config>
		<Description>Saturn in a sign of Mars aspected by Sun</Description>
		<Effect>If Saturn occupies a Rasi of Mars and is aspected by the Sun, one will be interested in agriculture, be very affluent, be endowed with cows, buffaloes and horses, be fortunate and industrious.</Effect>
		<Source>Saravali</Source>
		<Group>Aspect</Group>
		<AllowHigherVargas>true</AllowHigherVargas>
		<Rule>return getLord( getRasi( Saturn )) == Mars and isGrahaDrishti( Sun, Saturn );</Rule>
	</Config>

	<Config>
		<Description>Saturn in a sign of Mars aspected by Moon</Description>
		<Effect>If Saturn is in Aries, or Scorpio and is aspected by the Moon, one will be fickle minded, base, will join mean and ugly women and be devoid of happiness and wealth.</Effect>
		<Source>Saravali</Source>
		<Group>Aspect</Group>
		<AllowHigherVargas>true</AllowHigherVargas>
		<Rule>return getLord( getRasi( Saturn )) == Mars and isGrahaDrishti( Moon, Saturn );</Rule>
	</Config>

	<Config>
		<Description>Saturn in a sign of Mars aspected by Mars</Description>
		<Effect>If Saturn is in Aries, or Scorpio and is aspected by Mars, one will kill animals, be base, be a leader of robbers, be famous and be fond of (joining other) women, meat and wine.</Effect>
		<Source>Saravali</Source>
		<Group>Aspect</Group>
		<AllowHigherVargas>true</AllowHigherVargas>
		<Rule>return getLord( getRasi( Saturn )) == Mars and isGrahaDrishti( Mars, Saturn );</Rule>
	</Config>

	<Config>
		<Description>Saturn in a sign of Mars aspected by Mercury</Description>
		<Effect>If Saturn is in Aries, or Scorpio and is aspected by Mercury, one will be untruthful, not virtuous, will eat much, be a famous thief and be devoid of happiness and riches.</Effect>
		<Source>Saravali</Source>
		<Group>Aspect</Group>
		<AllowHigherVargas>true</AllowHigherVargas>
		<Rule>return getLord( getRasi( Saturn )) == Mars and isGrahaDrishti( Mercury, Saturn );</Rule>
	</Config>

	<Config>
		<Description>Saturn in a sign of Mars aspected by Jupiter</Description>
		<Effect>If Saturn is in Aries, or Scorpio and is aspected by Jupiter, one will be endowed with happiness, wealth and fortune, be a king's minister and be chief.</Effect>
		<Source>Saravali</Source>
		<Group>Aspect</Group>
		<AllowHigherVargas>true</AllowHigherVargas>
		<Rule>return getLord( getRasi( Saturn )) == Mars and isGrahaDrishti( Jupiter, Saturn );</Rule>
	</Config>

	<Config>
		<Description>Saturn in a sign of Mars aspected by Venus</Description>
		<Effect>If Saturn is in Aries, or Scorpio and is aspected by Venus, one will be quite unsteady in disposition, very ugly, will join other women and courtesans and be bereft of pleasures.</Effect>
		<Source>Saravali</Source>
		<Group>Aspect</Group>
		<AllowHigherVargas>true</AllowHigherVargas>
		<Rule>return getLord( getRasi( Saturn )) == Mars and isGrahaDrishti( Venus, Saturn );</Rule>
	</Config>

	<!--  Saturn in Taurus  -->
	<Config>
		<Description>Saturn in Taurus</Description>
		<Effect>If Saturn occupies Taurus at the time of one's birth, he will be bereft of wealth, be a servant, will speak undesirable words, be untruthful, will win the hearts of old women, will have bad friends, will be addicted to women, will serve other women, be not outspoken, will have strong sight, be related to numerous assignments and be a fool.</Effect>
		<Source>Saravali</Source>
		<Group>Rasi position</Group>
		<AllowHigherVargas>true</AllowHigherVargas>
		<Rule>return getRasi( Saturn ) == Taurus;</Rule>
	</Config>

	<!--  Saturn in Libra  -->
	<Config>
		<Description>Saturn in Libra</Description>
		<Effect>Saturn posited in Libra at birth indicates, that the subject will be rich, soft-spoken, will earn money and honours from foreign countries, be a king, or a scholar, will have his wealth protected by his relatives, be senior in the circle, will attain a high status owing to his gracious speech in an assemblage, be good and will join corrupt female dancers and prostitutes.</Effect>
		<Source>Saravali</Source>
		<Group>Rasi position</Group>
		<AllowHigherVargas>true</AllowHigherVargas>
		<Rule>return getRasi( Saturn ) == Libra;</Rule>
	</Config>

	<Config>
		<Description>Saturn in a sign of Venus aspected by Sun</Description>
		<Effect>Should Saturn be in a Sign of Venus and is aspected by the Sun, the native will be clear in speech, will lose wealth, be a scholar, will eat in other's houses and be weak in constitution.</Effect>
		<Source>Saravali</Source>
		<Group>Aspect</Group>
		<AllowHigherVargas>true</AllowHigherVargas>
		<Rule>return getLord( getRasi( Saturn )) == Venus and isGrahaDrishti( Sun, Saturn );</Rule>
	</Config>

	<Config>
		<Description>Saturn in a sign of Venus aspected by Moon</Description>
		<Effect>If Saturn is in Taurus, or Libra and is aspected by the Moon, one will gain wealth through women, will be honoured by ministers of kings, be dear to women and be endowed with family.</Effect>
		<Source>Saravali</Source>
		<Group>Aspect</Group>
		<AllowHigherVargas>true</AllowHigherVargas>
		<Rule>return getLord( getRasi( Saturn )) == Venus and isGrahaDrishti( Moon, Saturn );</Rule>
	</Config>

	<Config>
		<Description>Saturn in a sign of Venus aspected by Mars</Description>
		<Effect>If Saturn is in Taurus, or Libra and is aspected by Mars, one will be skillful in war preparations, but will be away from war, will speak much and be endowed with wealth and family.</Effect>
		<Source>Saravali</Source>
		<Group>Aspect</Group>
		<AllowHigherVargas>true</AllowHigherVargas>
		<Rule>return getLord( getRasi( Saturn )) == Venus and isGrahaDrishti( Mars, Saturn );</Rule>
	</Config>

	<Config>
		<Description>Saturn in a sign of Venus aspected by Mercury</Description>
		<Effect>If Saturn is in Taurus, or Libra and is aspected by Mercury one will always be jocularly disposed, be equal to a neuter, will serve females and be base.</Effect>
		<Source>Saravali</Source>
		<Group>Aspect</Group>
		<AllowHigherVargas>true</AllowHigherVargas>
		<Rule>return getLord( getRasi( Saturn )) == Venus and isGrahaDrishti( Mercury, Saturn );</Rule>
	</Config>

	<Config>
		<Description>Saturn in a sign of Venus aspected by Jupiter</Description>
		<Effect>If Saturn is in Taurus, or Libra and is aspected by Jupiter, one will share happiness and misery of others, will do others' jobs, be dear to people, charitable and industrious.</Effect>
		<Source>Saravali</Source>
		<Group>Aspect</Group>
		<AllowHigherVargas>true</AllowHigherVargas>
		<Rule>return getLord( getRasi( Saturn )) == Venus and isGrahaDrishti( Jupiter, Saturn );</Rule>
	</Config>

	<Config>
		<Description>Saturn in a sign of Venus aspected by Venus</Description>
		<Effect>If Saturn is in Taurus, or Libra and is aspected by Venus, one will be happy on account of women and wine (i.e. will enjoy these), be endowed with gems, be very strong and be dear to the king.</Effect>
		<Source>Saravali</Source>
		<Group>Aspect</Group>
		<AllowHigherVargas>true</AllowHigherVargas>
		<Rule>return getLord( getRasi( Saturn )) == Venus and isGrahaDrishti( Venus, Saturn );</Rule>
	</Config>

	<!--  Saturn in Gemini  -->
	<Config>
		<Description>Saturn in Gemini</Description>
		<Effect>If Saturn occupies Gemini, one will contract debts and imprisonments, will toil, will have vanity in disposition will consecrate by hymns and prayers, be bereft of virtues, be always in hide-out, be libidinous, cunning, wicked and fond of wandering and of sports.</Effect>
		<Source>Saravali</Source>
		<Group>Rasi position</Group>
		<AllowHigherVargas>true</AllowHigherVargas>
		<Rule>return getRasi( Saturn ) == Gemini;</Rule>
	</Config>

	<!--  Saturn in Virgo  -->
	<Config>
		<Description>Saturn in Virgo</Description>
		<Effect>If Saturn occupies Virgo at birth the subject will resemble a eunuch, be very crafty, will depend on others for food, be addicted to prostitutes, will have a few friends, be unacquainted with arts, be desirous of indulging in ugly acts, will possess sons and wealth, be indolent, helpful to others, will intent upon spoiling virgins and be cautious in his actions.</Effect>
		<Source>Saravali</Source>
		<Group>Rasi position</Group>
		<AllowHigherVargas>true</AllowHigherVargas>
		<Rule>return getRasi( Saturn ) == Virgo;</Rule>
	</Config>

	<Config>
		<Description>Saturn in a sign of Mercury aspected by Sun</Description>
		<Effect>If Saturn occupies a Rasi of Mercury at birth and is aspected by the Sun, the native will be devoid of happiness and wealth, be virtuous, bereft of anger, will endure difficulties and be valorous.</Effect>
		<Source>Saravali</Source>
		<Group>Aspect</Group>
		<AllowHigherVargas>true</AllowHigherVargas>
		<Rule>return getLord( getRasi( Saturn )) == Mercury and isGrahaDrishti( Sun, Saturn );</Rule>
	</Config>

	<Config>
		<Description>Saturn in a sign of Mercury aspected by Moon</Description>
		<Effect>If Saturn is in Gemini, or Virgo and is aspected by the Moon, one will be equal to a king, will possess a bright physique, will earn wealth and honour through women and will do women's jobs.</Effect>
		<Source>Saravali</Source>
		<Group>Aspect</Group>
		<AllowHigherVargas>true</AllowHigherVargas>
		<Rule>return getLord( getRasi( Saturn )) == Mercury and isGrahaDrishti( Moon, Saturn );</Rule>
	</Config>

	<Config>
		<Description>Saturn in a sign of Mercury aspected by Mars</Description>
		<Effect>If Saturn is in Gemini, or Virgo and is aspected by Mars, one will be a famous boxer, be stupefied, will carry heavy loads and will possess an ugly body.</Effect>
		<Source>Saravali</Source>
		<Group>Aspect</Group>
		<AllowHigherVargas>true</AllowHigherVargas>
		<Rule>return getLord( getRasi( Saturn )) == Mercury and isGrahaDrishti( Mars, Saturn );</Rule>
	</Config>

	<Config>
		<Description>Saturn in a sign of Mercury aspected by Mercury</Description>
		<Effect>If Saturn is in Gemini, or Virgo and is aspected by Mercury, one will be rich, skillful in war, be a dance master, a skillful singer and an expert in arts.</Effect>
		<Source>Saravali</Source>
		<Group>Aspect</Group>
		<AllowHigherVargas>true</AllowHigherVargas>
		<Rule>return getLord( getRasi( Saturn )) == Mercury and isGrahaDrishti( Mercury, Saturn );</Rule>
	</Config>

	<Config>
		<Description>Saturn in a sign of Mercury aspected by Jupiter</Description>
		<Effect>If Saturn is in Gemini, or Virgo and is aspected by Jupiter, one will be trustworthy in the king's circle, will possess all kinds of (good) qualities, be liked by good men and will earn wealth through his virtues.</Effect>
		<Source>Saravali</Source>
		<Group>Aspect</Group>
		<AllowHigherVargas>true</AllowHigherVargas>
		<Rule>return getLord( getRasi( Saturn )) == Mercury and isGrahaDrishti( Jupiter, Saturn );</Rule>
	</Config>

	<Config>
		<Description>Saturn in a sign of Mercury aspected by Venus</Description>
		<Effect>If Saturn is in Gemini, or Virgo and is aspected by Venus, one will be skillful in beautifying women, be a teacher of Yogas, or a saint and be dear to the fair sex.</Effect>
		<Source>Saravali</Source>
		<Group>Aspect</Group>
		<AllowHigherVargas>true</AllowHigherVargas>
		<Rule>return getLord( getRasi( Saturn )) == Mercury and isGrahaDrishti( Venus, Saturn );</Rule>
	</Config>

	<!--  Saturn in Cancer  -->
	<Config>
		<Description>Saturn in Cancer</Description>
		<Effect>If Saturn is in Cancer, one will possess a beloved wife, be devoid of wealth in boyhood, will suffer many diseases, be learned, motherless, soft-spoken, distinguished in acts, will always contract diseases, will trouble others, be inimical to relatives, crooked, be kingly in his mid-life and will enjoy growing pleasures.</Effect>
		<Source>Saravali</Source>
		<Group>Rasi position</Group>
		<AllowHigherVargas>true</AllowHigherVargas>
		<Rule>return getRasi( Saturn ) == Cancer;</Rule>
	</Config>

	<Config>
		<Description>Saturn in Cancer aspected by Sun</Description>
		<Effect>If Saturn occupies Cancer at birth and is aspected by the Sun, the native will lose his father in his very boyhood be bereft of wealth, wife and happiness, will eat bad food and be sinful.</Effect>
		<Source>Saravali</Source>
		<Group>Aspect</Group>
		<AllowHigherVargas>true</AllowHigherVargas>
		<Rule>return getLord( getRasi( Saturn )) == Moon and isGrahaDrishti( Sun, Saturn );</Rule>
	</Config>

	<Config>
		<Description>Saturn in Cancer aspected by Moon</Description>
		<Effect>If Saturn is in Cancer and is aspected by the Moon, one will be a source of evil to his mother, be wealthy and will be troubled by his co-born.</Effect>
		<Source>Saravali</Source>
		<Group>Aspect</Group>
		<AllowHigherVargas>true</AllowHigherVargas>
		<Rule>return getLord( getRasi( Saturn )) == Moon and isGrahaDrishti( Moon, Saturn );</Rule>
	</Config>

	<Config>
		<Description>Saturn in Cancer aspected by Mars</Description>
		<Effect>If Saturn is in Cancer and is aspected by Mars, one will enjoy king's wealth, be defective bodied, will possess gold and gems, be endowed with a family and will have a bad group of relatives and wife.</Effect>
		<Source>Saravali</Source>
		<Group>Aspect</Group>
		<AllowHigherVargas>true</AllowHigherVargas>
		<Rule>return getLord( getRasi( Saturn )) == Moon and isGrahaDrishti( Mars, Saturn );</Rule>
	</Config>

	<Config>
		<Description>Saturn in Cancer aspected by Mercury</Description>
		<Effect>If Saturn is in Cancer and is aspected by Mercury, one will be hard-hearted, garrulous, will conquer his enemies, will show vanity and will do noble acts.</Effect>
		<Source>Saravali</Source>
		<Group>Aspect</Group>
		<AllowHigherVargas>true</AllowHigherVargas>
		<Rule>return getLord( getRasi( Saturn )) == Moon and isGrahaDrishti( Mercury, Saturn );</Rule>
	</Config>

	<Config>
		<Description>Saturn in Cancer aspected by Jupiter</Description>
		<Effect>If Saturn is in Cancer and is aspected by Jupiter, one will be endowed with lands, houses, friends, sons, wealth, gems and wife.</Effect>
		<Source>Saravali</Source>
		<Group>Aspect</Group>
		<AllowHigherVargas>true</AllowHigherVargas>
		<Rule>return getLord( getRasi( Saturn )) == Moon and isGrahaDrishti( Jupiter, Saturn );</Rule>
	</Config>

	<Config>
		<Description>Saturn in Cancer aspected by Venus</Description>
		<Effect>If Saturn is in Cancer and is aspected by Venus, one is of a noble descent, but will be bereft of beauty, grace and happiness.</Effect>
		<Source>Saravali</Source>
		<Group>Aspect</Group>
		<AllowHigherVargas>true</AllowHigherVargas>
		<Rule>return getLord( getRasi( Saturn )) == Moon and isGrahaDrishti( Venus, Saturn );</Rule>
	</Config>

	<!--  Saturn in Leo  -->
	<Config>
		<Description>Saturn in Leo</Description>
		<Effect>If Saturn occupies Leo, one will be interested in writing and reading, be skillful, be disdained, devoid of virtues and wife, will live by servitude, be devoid of his own men and happiness, be interested in doing base acts, ill-tempered, be mad with (undue) desires, will carry loads, will toil hard and will have a wrinkled body.</Effect>
		<Source>Saravali</Source>
		<Group>Rasi position</Group>
		<AllowHigherVargas>true</AllowHigherVargas>
		<Rule>return getRasi( Saturn ) == Leo;</Rule>
	</Config>

	<Config>
		<Description>Saturn in Leo aspected by Sun</Description>
		<Effect>If Saturn occupies the Sun-owned Rasi and is aspected by the Sun himself, the native will be devoid of wealth, happiness and nobility, will be a liar and a drunkard, will possess a bad physique, be a servant and be very miserable.</Effect>
		<Source>Saravali</Source>
		<Group>Aspect</Group>
		<AllowHigherVargas>true</AllowHigherVargas>
		<Rule>return getLord( getRasi( Saturn )) == Sun and isGrahaDrishti( Sun, Saturn );</Rule>
	</Config>

	<Config>
		<Description>Saturn in Leo aspected by Moon</Description>
		<Effect>If Saturn is in Leo and is aspected by the Moon, one will enjoy abundant wealth, precious stones and women, be widely famous and be dear to the king.</Effect>
		<Source>Saravali</Source>
		<Group>Aspect</Group>
		<AllowHigherVargas>true</AllowHigherVargas>
		<Rule>return getLord( getRasi( Saturn )) == Sun and isGrahaDrishti( Moon, Saturn );</Rule>
	</Config>

	<Config>
		<Description>Saturn in Leo aspected by Mars</Description>
		<Effect>If Saturn is in Leo and is aspected by Mars, one will everyday move from place to place, be unfortunate, will live in fortresses and hills, be base and be bereft of wife and sons.</Effect>
		<Source>Saravali</Source>
		<Group>Aspect</Group>
		<AllowHigherVargas>true</AllowHigherVargas>
		<Rule>return getLord( getRasi( Saturn )) == Sun and isGrahaDrishti( Mars, Saturn );</Rule>
	</Config>

	<Config>
		<Description>Saturn in Leo aspected by Mercury</Description>
		<Effect>If Saturn is in Leo and is aspected by Mercury, one will not be outspoken, be lazy, poor, will do females' jobs, be dirty and miserable.</Effect>
		<Source>Saravali</Source>
		<Group>Aspect</Group>
		<AllowHigherVargas>true</AllowHigherVargas>
		<Rule>return getLord( getRasi( Saturn )) == Sun and isGrahaDrishti( Mercury, Saturn );</Rule>
	</Config>

	<Config>
		<Description>Saturn in Leo aspected by Jupiter</Description>
		<Effect>If Saturn is in Leo and is aspected by Jupiter, one will be chief and rich in his town, or among his men, will be endowed with progeny and be trustworthy.</Effect>
		<Source>Saravali</Source>
		<Group>Aspect</Group>
		<AllowHigherVargas>true</AllowHigherVargas>
		<Rule>return getLord( getRasi( Saturn )) == Sun and isGrahaDrishti( Jupiter, Saturn );</Rule>
	</Config>

	<Config>
		<Description>Saturn in Leo aspected by Venus</Description>
		<Effect>If Saturn is in Leo and is aspected by Venus, one will be averse to women, be splendourous, slow (or tardy), happy, rich and will attain a good end.</Effect>
		<Source>Saravali</Source>
		<Group>Aspect</Group>
		<AllowHigherVargas>true</AllowHigherVargas>
		<Rule>return getLord( getRasi( Saturn )) == Sun and isGrahaDrishti( Venus, Saturn );</Rule>
	</Config>

	<!--  Saturn in Sagittarius  -->
	<Config>
		<Description>Saturn in Sagittarius</Description>
		<Effect>If Saturn occupies Sagittarius, one will be skillful in behavior, teaching, Vedic meanings, learning and denotation, (i.e. he will be best placed in these respects), be famous due to virtuous children, family profession and his own virtues, will enjoy excellent affluence in his old age, will speak less, will have many names and be soft in disposition.</Effect>
		<Source>Saravali</Source>
		<Group>Rasi position</Group>
		<AllowHigherVargas>true</AllowHigherVargas>
		<Rule>return getRasi( Saturn ) == Sagittarius;</Rule>
	</Config>

	<!--  Saturn in Pisces  -->
	<Config>
		<Description>Saturn in Pisces</Description>
		<Effect>If Saturn occupies Pisces at birth, one will be fond of Sacrifices and arts, be chief among his relatives and friends, be calm, will have increasing wealth, be skillful in policy-making, be capable of diamond testing, be virtuous, modest and will later on acquire an authoritative position.</Effect>
		<Source>Saravali</Source>
		<Group>Rasi position</Group>
		<AllowHigherVargas>true</AllowHigherVargas>
		<Rule>return getRasi( Saturn ) == Pisces;</Rule>
	</Config>

	<Config>
		<Description>Saturn in a sign of Jupiter aspected by Sun</Description>
		<Effect>If Saturn occupies Sagittarius, or Pisces at birth, in aspect to the Sun the native will be the father of others' children and through these children he will attain wealth, name, fame and honour.</Effect>
		<Source>Saravali</Source>
		<Group>Aspect</Group>
		<AllowHigherVargas>true</AllowHigherVargas>
		<Rule>return getLord( getRasi( Saturn )) == Jupiter and isGrahaDrishti( Sun, Saturn );</Rule>
	</Config>

	<Config>
		<Description>Saturn in a sign of Jupiter aspected by Moon</Description>
		<Effect>If Saturn is in Sagittarius, or Pisces and is aspected by the Moon, one will be bereft of mother, will have two names and be endowed with wife, children and wealth.</Effect>
		<Source>Saravali</Source>
		<Group>Aspect</Group>
		<AllowHigherVargas>true</AllowHigherVargas>
		<Rule>return getLord( getRasi( Saturn )) == Jupiter and isGrahaDrishti( Moon, Saturn );</Rule>
	</Config>

	<Config>
		<Description>Saturn in a sign of Jupiter aspected by Mars</Description>
		<Effect>If Saturn is in Sagittarius, or Pisces and is aspected by Mars, one will be troubled by windy diseases, will dislike people, be sinful, mean, blameworthy etc.</Effect>
		<Source>Saravali</Source>
		<Group>Aspect</Group>
		<AllowHigherVargas>true</AllowHigherVargas>
		<Rule>return getLord( getRasi( Saturn )) == Jupiter and isGrahaDrishti( Mars, Saturn );</Rule>
	</Config>

	<Config>
		<Description>Saturn in a sign of Jupiter aspected by Mercury</Description>
		<Effect>If Saturn is in Sagittarius, or Pisces and is aspected by Mercury, one will be equal to a king, be happy, be a preceptor, be honourable, rich and fortunate.</Effect>
		<Source>Saravali</Source>
		<Group>Aspect</Group>
		<AllowHigherVargas>true</AllowHigherVargas>
		<Rule>return getLord( getRasi( Saturn )) == Jupiter and isGrahaDrishti( Mercury, Saturn );</Rule>
	</Config>

	<Config>
		<Description>Saturn in a sign of Jupiter aspected by Jupiter</Description>
		<Effect>If Saturn is in Sagittarius, or Pisces and is aspected by Jupiter, one will be a king, or equal to a king, or a minister, or an Army chief and be free from all kinds of danger.</Effect>
		<Source>Saravali</Source>
		<Group>Aspect</Group>
		<AllowHigherVargas>true</AllowHigherVargas>
		<Rule>return getLord( getRasi( Saturn )) == Jupiter and isGrahaDrishti( Jupiter, Saturn );</Rule>
	</Config>

	<Config>
		<Description>Saturn in a sign of Jupiter aspected by Venus</Description>
		<Effect>If Saturn is in Sagittarius, or Pisces and is aspected by Venus, one will have two mothers and two fathers, will live in forests and hills, will be unsteady and be endowed with many kinds of assignments.</Effect>
		<Source>Saravali</Source>
		<Group>Aspect</Group>
		<AllowHigherVargas>true</AllowHigherVargas>
		<Rule>return getLord( getRasi( Saturn )) == Jupiter and isGrahaDrishti( Venus, Saturn );</Rule>
	</Config>

	<!--  Saturn in Capricorn  -->
	<Config>
		<Description>Saturn in Capricorn</Description>
		<Effect>If Saturn is posited at birth in Capricorn, the native will lord over the lands of others' females, will be endowed with Vedic knowledge, virtues and knowledge of many branches of fine arts, be excellent among his caste-men, be honourable, will respect others, be famous, be interested in bathing and decoration, will be skillful in performance, will live in foreign places, be courageous and be polite in behavior.</Effect>
		<Source>Saravali</Source>
		<Group>Rasi position</Group>
		<AllowHigherVargas>true</AllowHigherVargas>
		<Rule>return getRasi( Saturn ) == Capricorn;</Rule>
	</Config>

	<!--  Saturn in Aquarius  -->
	<Config>
		<Description>Saturn in Aquarius</Description>
		<Effect>If Saturn is in Aquarius, the native will be a great liar, be eminent, be addicted to women and wine, be wicked, crafty, will fall prey to evil friendship, be very ill-tempered, be averse to knowledge, conversation and traditional law, be addicted to other women, be harsh in speech and will attempt at many undertakings.</Effect>
		<Source>Saravali</Source>
		<Group>Rasi position</Group>
		<AllowHigherVargas>true</AllowHigherVargas>
		<Rule>return getRasi( Saturn ) == Aquarius;</Rule>
	</Config>

	<Config>
		<Description>Saturn in a sign of Saturn aspected by Sun</Description>
		<Effect>If Saturn is in Capricorn/Aquarius and is aspected by the Sun, he will be sick, will have an ugly wife, will eat other's food, be miserable, wandering in nature and will carry loads.</Effect>
		<Source>Saravali</Source>
		<Group>Aspect</Group>
		<AllowHigherVargas>true</AllowHigherVargas>
		<Rule>return getLord( getRasi( Saturn )) == Saturn and isGrahaDrishti( Sun, Saturn );</Rule>
	</Config>

	<Config>
		<Description>Saturn in a sign of Saturn aspected by Moon</Description>
		<Effect>If Saturn is in Capricorn, or Aquarius and is aspected by the Moon, one will be fickle-minded, untruthful, sinful, will not have good terms with his mother, be rich and be sorrowful due to wandering.</Effect>
		<Source>Saravali</Source>
		<Group>Aspect</Group>
		<AllowHigherVargas>true</AllowHigherVargas>
		<Rule>return getLord( getRasi( Saturn )) == Saturn and isGrahaDrishti( Moon, Saturn );</Rule>
	</Config>

	<Config>
		<Description>Saturn in a sign of Saturn aspected by Mars</Description>
		<Effect>If Saturn is in Capricorn, or Aquarius and is aspected by Mars, one will be very valorous, famous, be superior among great men and sharp.</Effect>
		<Source>Saravali</Source>
		<Group>Aspect</Group>
		<AllowHigherVargas>true</AllowHigherVargas>
		<Rule>return getLord( getRasi( Saturn )) == Saturn and isGrahaDrishti( Mars, Saturn );</Rule>
	</Config>

	<Config>
		<Description>Saturn in a sign of Saturn aspected by Mercury</Description>
		<Effect>If Saturn is in Capricorn, or Aquarius and is aspected by Mercury, he will carry loads, be clouded in mentality (or Tamasik in disposition), be good-looking, wandering-natured, learned, be not quite wealthy and be fortunate.</Effect>
		<Source>Saravali</Source>
		<Group>Aspect</Group>
		<AllowHigherVargas>true</AllowHigherVargas>
		<Rule>return getLord( getRasi( Saturn )) == Saturn and isGrahaDrishti( Mercury, Saturn );</Rule>
	</Config>

	<Config>
		<Description>Saturn in a sign of Saturn aspected by Jupiter</Description>
		<Effect>If Saturn is in Capricorn, or Aquarius and is aspected by Jupiter, one will be famous for his good qualities, be a king, or be of royal scion, long-lived and be free from diseases.</Effect>
		<Source>Saravali</Source>
		<Group>Aspect</Group>
		<AllowHigherVargas>true</AllowHigherVargas>
		<Rule>return getLord( getRasi( Saturn )) == Saturn and isGrahaDrishti( Jupiter, Saturn );</Rule>
	</Config>

	<Config>
		<Description>Saturn in a sign of Saturn aspected by Venus</Description>
		<Effect>If Saturn is in Capricorn, or Aquarius and is aspected by Venus, one will be rich, addicted to other women, fortunate, happy and will enjoy food and drinks.</Effect>
		<Source>Saravali</Source>
		<Group>Aspect</Group>
		<AllowHigherVargas>true</AllowHigherVargas>
		<Rule>return getLord( getRasi( Saturn )) == Saturn and isGrahaDrishti( Venus, Saturn );</Rule>
	</Config>

</YogaConfigs>