/usr/share/maitreya7/xml/yogas/20HousesSaravali.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 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 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 | <?xml version="1.0"?>
<!DOCTYPE YogaConfigs SYSTEM "YogaConfigs.dtd">
<YogaConfigs>
<!-- -->
<!-- -->
<!-- Saravali: planets in houses (chapter 30) -->
<!-- -->
<!-- -->
<!-- -->
<!-- Sun in 1 -->
<Config>
<Description>Sun in 1</Description>
<Effect>The Sun in the Ascendant denotes, that the native will have less hair (on the head), be lazy in function, given to anger, will have prominent personality, be honourable, will have weak sight and coarse physique, be courageous, impatient and unkind. If the Ascendant is Cancer and is occupied by the Sun, the native will have swollen eyes, if it be Aries with Sun therein, his sight will be weak and in Leo the Sun makes him night-blind. One suffers poverty and loss of children, if the Sun occupies Libra.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Sun ) == House1;</Rule>
</Config>
<!-- Sun in 2 -->
<Config>
<Description>Sun in 2</Description>
<Effect>If the Sun is in the 2nd Bhava, the native will be endowed with servants and quadrupeds, will suffer facial diseases, will be deprived of happiness and wealth and will lose money through royal displeasure, or through thieves.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Sun ) == House2;</Rule>
</Config>
<!-- Sun in 3 -->
<Config>
<Description>Sun in 3</Description>
<Effect>Should the Sun be in 3rd, the native will be valorous, strong, will lose co-born, be dear to people, good-looking, very learned and will conquer his enemies.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Sun ) == House3;</Rule>
</Config>
<!-- Sun in 4 -->
<Config>
<Description>Sun in 4</Description>
<Effect>Should the Sun be in 4th, the native will be devoid of conveyances and relatives, will suffer heart diseases, will destroy paternal house and wealth and will serve a bad king.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Sun ) == House4;</Rule>
</Config>
<!-- Sun in 5 -->
<Config>
<Description>Sun in 5</Description>
<Effect>If the Sun occupies the 5th, the native will be bereft of happiness, sons and wealth, will live by husbandry, will move in hills and fortresses, be fickle-minded, scholarly, devoid of strength and be short-lived.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Sun ) == House5;</Rule>
</Config>
<!-- Sun in 6 -->
<Config>
<Description>Sun in 6</Description>
<Effect>If the Sun is in 6th, the native will be very libidinous, will have powerful digestive fire (capable of digesting fast), be strong, affluent, famous for virtues and be either a king, or an Army chief.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Sun ) == House6;</Rule>
</Config>
<!-- Sun in 7 -->
<Config>
<Description>Sun in 7</Description>
<Effect>If the Sun is posited in 7th, the native will be poor, insulted, will suffer bodily diseases, royal displeasures and imprisonment, will take to bad ways and will not be well-disposed to his wife.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Sun ) == House7;</Rule>
</Config>
<!-- Sun in 8 -->
<Config>
<Description>Sun in 8</Description>
<Effect>If the Sun occupies the 8th, the native will have deformed eyes, be devoid of wealth and happiness, be short-lived and will suffer separation from his relatives.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Sun ) == House8;</Rule>
</Config>
<!-- Sun in 9 -->
<Config>
<Description>Sun in 9</Description>
<Effect>If the Sun occupies the 9th, the native will be endowed with wealth, children and friends, will be very interested in worshipping Gods and Brahmins, will not be well-disposed towards his father and wife and be not calm.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Sun ) == House9;</Rule>
</Config>
<!-- Sun in 10 -->
<Config>
<Description>Sun in 10</Description>
<Effect>Should the Sun be in 10th, the native will be extremely intelligent, rich, strong and will be endowed with conveyances, relatives and sons, will succeed in his undertakings, be valorous, unconquerable and great.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Sun ) == House10;</Rule>
</Config>
<!-- Sun in 11 -->
<Config>
<Description>Sun in 11</Description>
<Effect>Should the Sun be in 11th, one will be interested in gathering money, be strong, will hate others, be devoid of servants, be himself a servant, be devoid of affection, be modest and will be successful in undertakings.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Sun ) == House11;</Rule>
</Config>
<!-- Sun in 12 -->
<Config>
<Description>Sun in 12</Description>
<Effect>If the Sun is in 12th at birth, he will have a deformed physique, be one-eyed, fallen (morally), will marry a barren lady, be inimical to his father, weak and mean.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Sun ) == House12;</Rule>
</Config>
<!-- Moon in 1 -->
<Config>
<Description>Moon in 1</Description>
<Effect>The Moon in the Ascendant identical with Cancer, Taurus, or Aries indicates, that the native will be liberal, beautiful, rich and enjoying pleasures greatly. The Moon in the Ascendant identical with other Signs indicates, that the native will be intensely passionate, base, deaf, distressed, dumb and will decline (in prosperity).</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Moon ) == House1;</Rule>
</Config>
<!-- Moon in 2 -->
<Config>
<Description>Moon in 2</Description>
<Effect>Should the Moon be in 2nd, the native will enjoy incomparable happiness and friends and be wealthy. If the said Moon be Full, the native will be very affluent and will speak less.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Moon ) == House2;</Rule>
</Config>
<!-- Moon in 3 -->
<Config>
<Description>Moon in 3</Description>
<Effect>Should the Moon be in 3rd, the native will protect his co-born, be always delighted, valorous and will be endowed with learning, robes and food.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Moon ) == House3;</Rule>
</Config>
<!-- Moon in 4 -->
<Config>
<Description>Moon in 4</Description>
<Effect>If the Moon be in 4th, the native will be endowed with relatives, paraphernalia and conveyances, be charitable, fond of travelling by water and will neither be very happy nor be miserable.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Moon ) == House4;</Rule>
</Config>
<!-- Moon in 5 -->
<Config>
<Description>Moon in 5</Description>
<Effect>Should the Moon be in 5th, the native will be timid in disposition, will earn learning, clothes and food, will have many sons and friends, be a scholar and be passionate.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Moon ) == House5;</Rule>
</Config>
<!-- Moon in 6 -->
<Config>
<Description>Moon in 6</Description>
<Effect>If the Moon be in 6th, the native will suffer stomachial diseases. If it be the weak Moon, he will be short-lived.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Moon ) == House6;</Rule>
</Config>
<!-- Moon in 7 -->
<Config>
<Description>Moon in 7</Description>
<Effect>If the Moon is in 7th, the native will be amiable, happy, will possess a good physique and be sensuously disposed. If the weak Moon is in 7th, the native will be pitiable and weak.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Moon ) == House7;</Rule>
</Config>
<!-- Moon in 8 -->
<Config>
<Description>Moon in 8</Description>
<Effect>If the Moon is in 8th, the native will be very intelligent, very splendourous and will suffer from diseases. If the Moon be weak, he will be short-lived.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Moon ) == House8;</Rule>
</Config>
<!-- Moon in 9 -->
<Config>
<Description>Moon in 9</Description>
<Effect>If the Moon is in 9th, the native will be devoted to divine and paternal assignments, will be endowed with happiness, wealth, intelligence and sons and will attract the fair sex.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Moon ) == House9;</Rule>
</Config>
<!-- Moon in 10 -->
<Config>
<Description>Moon in 10</Description>
<Effect>If the Moon occupies the 10th, the native will not suffer grief, be dutiful, successful in his undertakings, affluent, pure, very strong, valorous and charitable.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Moon ) == House10;</Rule>
</Config>
<!-- Moon in 11 -->
<Config>
<Description>Moon in 11</Description>
<Effect>Should the Moon occupy the 11th, the native will be wealthy, will have many sons, be long-lived, will have attendants to serve, be intelligent, sharp, valorous and splendourous.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Moon ) == House11;</Rule>
</Config>
<!-- Moon in 12 -->
<Config>
<Description>Moon in 12</Description>
<Effect>If the Moon occupies the 12th, the native will be odious, fallen in moral sense, mean, will suffer eye diseases, be indolent, distressed (deformed), is born of other's loins and will be insulted at all times.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Moon ) == House12;</Rule>
</Config>
<!-- Mars in 1 -->
<Config>
<Description>Mars in 1</Description>
<Effect>If Mars occupies the Ascendant, the native will be cruel, adventurous, dull-witted, short-lived, honourable, courageous, will have an injured physique, be attractive in appearance and fickle-minded.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Mars ) == House1;</Rule>
</Config>
<!-- Mars in 2 -->
<Config>
<Description>Mars in 2</Description>
<Effect>If Mars occupies the 2nd, the native will be poor, will eat bad food, will possess an ugly face, will join bad men and be bereft of learning.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Mars ) == House2;</Rule>
</Config>
<!-- Mars in 3 -->
<Config>
<Description>Mars in 3</Description>
<Effect>If Mars be in 3rd, the native will be courageous, unconquerable, bereft of co-born, be delighted, will have all virtues and be famous.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Mars ) == House3;</Rule>
</Config>
<!-- Mars in 4 -->
<Config>
<Description>Mars in 4</Description>
<Effect>If Mars is posited in 4th, the native will be devoid of relatives, paraphernalia and conveyances, be very miserable, will live in others' houses and be distressed.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Mars ) == House4;</Rule>
</Config>
<!-- Mars in 5 -->
<Config>
<Description>Mars in 5</Description>
<Effect>If Mars occupies the 5th, the native will be devoid of happiness, wealth and sons, be fickle-minded, be a talebearer, will incur evils, be wicked, distressed and mean.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Mars ) == House5;</Rule>
</Config>
<!-- Mars in 6 -->
<Config>
<Description>Mars in 6</Description>
<Effect>If Mars occupies the 6th, the native will be highly libidinous, will have powerful digestive fire, be beautiful, tall, strong and great among his relatives.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Mars ) == House6;</Rule>
</Config>
<!-- Mars in 7 -->
<Config>
<Description>Mars in 7</Description>
<Effect>If Mars is posited in 7th, the native will lose his wife, will suffer from diseases, will take to bad ways, be miserable, sinful, devoid of wealth, distressed and emaciated.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Mars ) == House7;</Rule>
</Config>
<!-- Mars in 8 -->
<Config>
<Description>Mars in 8</Description>
<Effect>If Mars occupies the 8th, the native will suffer from diseases, be short-lived, will possess an ugly, or deformed body, will do base acts and will suffer grief.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Mars ) == House8;</Rule>
</Config>
<!-- Mars in 9 -->
<Config>
<Description>Mars in 9</Description>
<Effect>If Mars occupies the 9th, the native will not be skillful in acts, be odious, will kill living beings, be not virtuous, be very sinful and honoured by the king.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Mars ) == House9;</Rule>
</Config>
<!-- Mars in 10 -->
<Config>
<Description>Mars in 10</Description>
<Effect>If Mars occupies the 10th, the native will be proficient in his acts, be valorous, unconquerable, will serve important people, be endowed with sons and happiness and be very courageous.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Mars ) == House10;</Rule>
</Config>
<!-- Mars in 11 -->
<Config>
<Description>Mars in 11</Description>
<Effect>If Mars occupies the 11th, the native will be virtuous, happy, courageous, endowed with wealth, grains and sons and be devoid of sorrow.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Mars ) == House11;</Rule>
</Config>
<!-- Mars in 12 -->
<Config>
<Description>Mars in 12</Description>
<Effect>Should Mars be in 12th, the native will have diseased eyes, will fall in moral sense, will kill his wife, be a talebearer, be fierce and will contract humility and imprisonment.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Mars ) == House12;</Rule>
</Config>
<!-- Mercury in 1 -->
<Config>
<Description>Mercury in 1</Description>
<Effect>Should Mercury occupy the Ascendant, the native will have a flawless physique, be intelligent, will know proper (beneficial) place and time, be well-versed in poetry and mathematics, be a skillful and sweet speaker and be long-lived.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Mercury ) == House1;</Rule>
</Config>
<!-- Mercury in 2 -->
<Config>
<Description>Mercury in 2</Description>
<Effect>If Mercury is in the 2nd, the native will earn wealth through his own wisdom, will enjoy food and drinks, be auspicious in speech and will have good course of conduct.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Mercury ) == House2;</Rule>
</Config>
<!-- Mercury in 3 -->
<Config>
<Description>Mercury in 3</Description>
<Effect>If Mercury occupies the 3rd, the native will always toil hard, be devoid of near and dear, skillful, endowed with co-born, very cunning and fickle-minded.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Mercury ) == House3;</Rule>
</Config>
<!-- Mercury in 4 -->
<Config>
<Description>Mercury in 4</Description>
<Effect>If Mercury is in 4th, the native will be endowed with money and relatives, be fortunate, will have conveyances, all paraphernalia and relatives and be very learned.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Mercury ) == House4;</Rule>
</Config>
<!-- Mercury in 5 -->
<Config>
<Description>Mercury in 5</Description>
<Effect>If Mercury occupies the 5th, the native will be an expert in Mantras (sacred spells) and Abhicara (malevolent spells), will have many sons, be endowed with learning, happiness and efficacy and be delighted.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Mercury ) == House5;</Rule>
</Config>
<!-- Mercury in 6 -->
<Config>
<Description>Mercury in 6</Description>
<Effect>If Mercury occupies the 6th, the native will always be successful in litigations and disputes, will contract diseases, be indolent, not given to anger, be harsh in speech and much insulted.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Mercury ) == House6;</Rule>
</Config>
<!-- Mercury in 7 -->
<Config>
<Description>Mercury in 7</Description>
<Effect>If Mercury is in 7th, the native's wife will be very learned, beautiful in appearance, will not be of good descent, will promote quarrels and be very affluent. The native himself will be very great.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Mercury ) == House7;</Rule>
</Config>
<!-- Mercury in 8 -->
<Config>
<Description>Mercury in 8</Description>
<Effect>If Mercury occupies the 8th, the native will win famous names (titles), be strong, long-lived, will support his family and be equal to a king, or will become a justice.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Mercury ) == House8;</Rule>
</Config>
<!-- Mercury in 9 -->
<Config>
<Description>Mercury in 9</Description>
<Effect>If Mercury occupies the 9th, the native will be very affluent, scholarly, of good conduct/habits, be eloquent in speech, skillful of a great order and be virtuous.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Mercury ) == House9;</Rule>
</Config>
<!-- Mercury in 10 -->
<Config>
<Description>Mercury in 10</Description>
<Effect>If Mercury occupies the 10th, the native will possess distinguished intelligence, will perform distinguished acts, will attain fruition in undertakings, be very learned, courageous, strong and will be endowed with various kinds of ornaments.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Mercury ) == House10;</Rule>
</Config>
<!-- Mercury in 11 -->
<Config>
<Description>Mercury in 11</Description>
<Effect>If Mercury occupies the 11th, the native will be rich, be an amicable worker, be learned, happy and endowed with wide enjoyments, be long-lived and famous.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Mercury ) == House11;</Rule>
</Config>
<!-- Mercury in 12 -->
<Config>
<Description>Mercury in 12</Description>
<Effect>Should Mercury be in the 12th, the native will be able to keep up his promise, be indolent, be humiliated, be a good speaker, be learned, pitiable and cruel.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Mercury ) == House12;</Rule>
</Config>
<!-- Jupiter in 1 -->
<Config>
<Description>Jupiter in 1</Description>
<Effect>If Jupiter occupies the 1st, the native will be attractive in appearance, energetic, long-lived, will act after assessing consequences, be learned, courageous and great.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Jupiter ) == House1;</Rule>
</Config>
<!-- Jupiter in 2 -->
<Config>
<Description>Jupiter in 2</Description>
<Effect>Jupiter in the 2nd. If Jupiter occupies the 2nd, the native will be rich, will enjoy good food, be an eloquent speaker, be fortunate, be charitable and will have a beautiful body and face.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Jupiter ) == House2;</Rule>
</Config>
<!-- Jupiter in 3 -->
<Config>
<Description>Jupiter in 3</Description>
<Effect>If Jupiter occupies the 3rd, the native will be greatly humiliated, be vile, ever successful, will have digestive deficiencies, be defeated by women and be sinful in acts.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Jupiter ) == House3;</Rule>
</Config>
<!-- Jupiter in 4 -->
<Config>
<Description>Jupiter in 4</Description>
<Effect>If Jupiter occupies the 4th, the native will be endowed with relatives, paraphernalia, conveyance, happiness, intelligence, pleasures and wealth, be great and be a source of misery to his enemies.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Jupiter ) == House4;</Rule>
</Config>
<!-- Jupiter in 5 -->
<Config>
<Description>Jupiter in 5</Description>
<Effect>If Jupiter occupies the 5th, the native will have abundant happiness, many sons and friends, be learned, courageous, wealthy and will always be happy.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Jupiter ) == House5;</Rule>
</Config>
<!-- Jupiter in 6 -->
<Config>
<Description>Jupiter in 6</Description>
<Effect>If Jupiter is in the 6th, the native will lack digestive fire and masculine virile, be humiliated, weak, indolent, will become famous on account of females, will destroy his enemies and be widely famous.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Jupiter ) == House6;</Rule>
</Config>
<!-- Jupiter in 7 -->
<Config>
<Description>Jupiter in 7</Description>
<Effect>If Jupiter occupies the 7th, the native will be charming, will acquire a beautiful wife, be greater than his father, be an eloquent speaker, a poet, a superior person and be learned and famous.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Jupiter ) == House7;</Rule>
</Config>
<!-- Jupiter in 8 -->
<Config>
<Description>Jupiter in 8</Description>
<Effect>If Jupiter occupies the 8th, the native will be insulted, long-lived, be a servant, will serve his own people, be pitiable and will have union with dirty women.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Jupiter ) == House8;</Rule>
</Config>
<!-- Jupiter in 9 -->
<Config>
<Description>Jupiter in 9</Description>
<Effect>If Jupiter is in 9th, the native will be attached to divine and paternal duties, be learned, fortunate, be a king's minister, or a leader and be chief.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Jupiter ) == House9;</Rule>
</Config>
<!-- Jupiter in 10 -->
<Config>
<Description>Jupiter in 10</Description>
<Effect>If Jupiter occupies the 10th, the native will attain successful beginning in his undertaking, be honourable, effortful and will be endowed with abundant welfare, happiness, wealth, relatives, conveyances and fame.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Jupiter ) == House10;</Rule>
</Config>
<!-- Jupiter in 11 -->
<Config>
<Description>Jupiter in 11</Description>
<Effect>If Jupiter occupies the 11th, the native will enjoy many gains, many conveyances and many servants, be virtuous, but will have limited education and few sons.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Jupiter ) == House11;</Rule>
</Config>
<!-- Jupiter in 12 -->
<Config>
<Description>Jupiter in 12</Description>
<Effect>If Jupiter occupies the 12th, the native will be indolent, odious, be devoid of speech and luck and will be in all probability in servitude.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Jupiter ) == House12;</Rule>
</Config>
<!-- Venus in 1 -->
<Config>
<Description>Venus in 1</Description>
<Effect>If Venus is in Ascendant, the native will possess beautiful eyes, face and physique, be happy, long-lived, timid and attractive to females.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Venus ) == House1;</Rule>
</Config>
<!-- Venus in 2 -->
<Config>
<Description>Venus in 2</Description>
<Effect>If Venus is in the 2nd, the native will enjoy abundant food, drinks and wealth, will derive excellent pleasures, be endowed with good speech and will amass great wealth.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Venus ) == House2;</Rule>
</Config>
<!-- Venus in 3 -->
<Config>
<Description>Venus in 3</Description>
<Effect>If Venus occupies the 3rd, the native will be happy, rich, conquered by women, be vile, little enthusiastic and will be bereft of luck and paraphernalia.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Venus ) == House3;</Rule>
</Config>
<!-- Venus in 4 -->
<Config>
<Description>Venus in 4</Description>
<Effect>If Venus occupies the 4th, the native will be endowed with relatives, friends and happiness, be splendourous, will have conveyances and paraphernalia, be beautiful, rich and fortunate.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Venus ) == House4;</Rule>
</Config>
<!-- Venus in 5 -->
<Config>
<Description>Venus in 5</Description>
<Effect>If Venus is posited in the 5th, the native will be endowed with happiness, sons and friends, be fond of sexual union, be very affluent, full of everything and be a minister, or a justice.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Venus ) == House5;</Rule>
</Config>
<!-- Venus in 6 -->
<Config>
<Description>Venus in 6</Description>
<Effect>If Venus occupies the 6th, the native will greatly dislike his wife, will have many foes, be devoid of wealth, be very much startled and be mean.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Venus ) == House6;</Rule>
</Config>
<!-- Venus in 7 -->
<Config>
<Description>Venus in 7</Description>
<Effect>If Venus occupies the 7th, the native will be very beautiful, be happy with his wife, will enjoy great riches, be devoid of quarrels and be fortunate.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Venus ) == House7;</Rule>
</Config>
<!-- Venus in 8 -->
<Config>
<Description>Venus in 8</Description>
<Effect>If Venus is in the 8th, the native will be long-lived, will enjoy incomparable happiness, be very rich, be equal to a king and moment after moment will feel delighted.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Venus ) == House8;</Rule>
</Config>
<!-- Venus in 9 -->
<Config>
<Description>Venus in 9</Description>
<Effect>If Venus occupies the 9th, the native will possess a spotless and broad physique, be endowed with wealth, charitable, wife, sexual pleasures and friendship and will honour Gods, guests and preceptors/elders.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Venus ) == House9;</Rule>
</Config>
<!-- Venus in 10 -->
<Config>
<Description>Venus in 10</Description>
<Effect>Should Venus occupy the 10th, the native will earn success in litigations and will be endowed with happiness, sexual unions, honour, wealth, fame and great wisdom.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Venus ) == House10;</Rule>
</Config>
<!-- Venus in 11 -->
<Config>
<Description>Venus in 11</Description>
<Effect>If Venus is positioned in 11th, the native will have obedient servants, be bereft of all kinds of misery and will gain abundantly.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Venus ) == House11;</Rule>
</Config>
<!-- Venus in 12 -->
<Config>
<Description>Venus in 12</Description>
<Effect>Should Venus be in 12th, the native will be indolent, happy, corpulent, fallen in moral sense, will eat cleansed food, will be skillful in providing sleeping comforts and attendants and will be won over by women.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Venus ) == House12;</Rule>
</Config>
<!-- Saturn in 1 -->
<Config>
<Description>Saturn in 1</Description>
<Effect>If Saturn happens to be in the Ascendant identical with exaltation, or own House, the native will equal a king in status, or will head a country, or city. If Saturn is in the Ascendant in other Rasis, then his own, or exaltation Rasi, the planet will give misery in boyhood, dirty disposition and indolence.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Saturn ) == House1;</Rule>
</Config>
<!-- Saturn in 2 -->
<Config>
<Description>Saturn in 2</Description>
<Effect>If Saturn occupies the 2nd, the native will have an ugly face, will enjoy worldly prosperity, be devoid of his own men, will render justice, will later on (in the course of his life) go to other countries and will earn money and conveyances.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Saturn ) == House2;</Rule>
</Config>
<!-- Saturn in 3 -->
<Config>
<Description>Saturn in 3</Description>
<Effect>If Saturn occupies the 3rd, the native will be dark in complexion, will maintain physical cleanliness, be base, will have indolent attendants, be courageous, charitable and will have great intelligence.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Saturn ) == House3;</Rule>
</Config>
<!-- Saturn in 4 -->
<Config>
<Description>Saturn in 4</Description>
<Effect>If Saturn occupies the 4th Bhava, the native will suffer heart disease, or be broken-hearted, be devoid of relatives, conveyances, wealth, intelligence and happiness, will suffer sickness in boyhood and will have (prominent) nails and hair.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Saturn ) == House4;</Rule>
</Config>
<!-- Saturn in 5 -->
<Config>
<Description>Saturn in 5</Description>
<Effect>Should Saturn occupy the 5th Bhava, the native will be bereft of happiness, sons, friends, intelligence and kindness, be agitated and be poor.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Saturn ) == House5;</Rule>
</Config>
<!-- Saturn in 6 -->
<Config>
<Description>Saturn in 6</Description>
<Effect>If Saturn occupies the 6th, the native will be very licentious, be beautiful, courageous, will eat abundantly, be crooked and will conquer many of his enemies.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Saturn ) == House6;</Rule>
</Config>
<!-- Saturn in 7 -->
<Config>
<Description>Saturn in 7</Description>
<Effect>If Saturn is posited in the 7th, the native will always be subjected to ill health, will lose his wife, be bereft of wealth, will present himself ugly, be sinful and will do very mean acts.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Saturn ) == House7;</Rule>
</Config>
<!-- Saturn in 8 -->
<Config>
<Description>Saturn in 8</Description>
<Effect>If Saturn occupies the 8th, the native will suffer from leprosy and fistula in the anus, or pudendum, will have short life and will fail in his undertakings.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Saturn ) == House8;</Rule>
</Config>
<!-- Saturn in 9 -->
<Config>
<Description>Saturn in 9</Description>
<Effect>If Saturn occupies the 9th, the native will be devoid of religious merits, will not have much wealth, be bereft of co-born, sons and happiness and will cause sorrow to others.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Saturn ) == House9;</Rule>
</Config>
<!-- Saturn in 10 -->
<Config>
<Description>Saturn in 10</Description>
<Effect>If Saturn occupies the 10th, the native will be wealthy, learned, valorous and be a minister, or a justice, or be the leader of a group, city, or village.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Saturn ) == House10;</Rule>
</Config>
<!-- Saturn in 11 -->
<Config>
<Description>Saturn in 11</Description>
<Effect>If Saturn occupies the 11th, the native will be long-lived, endowed with lasting riches, be courageous, will have knowledge of arts, be devoid of sickness and be endowed with money, people and wealth.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Saturn ) == House11;</Rule>
</Config>
<!-- Saturn in 12 -->
<Config>
<Description>Saturn in 12</Description>
<Effect>If Saturn occupies the 12th, the native will be distressed, fallen in moral sense, talkative, will have defective eyesight, be unkind, shameless, will spend much and be insulted.</Effect>
<Source>Saravali</Source><Group>House position</Group>
<AllowHigherVargas>true</AllowHigherVargas>
<Rule>return getBhava( Saturn ) == House12;</Rule>
</Config>
</YogaConfigs>
|