NAME

FixLordOfHouse2

Get the number of the planet being master (Lord) of a house.

(Sign and house in opposite direction)

Please, use LordOfHouse instead.

USAGE

FixLordOfHouse2 nhouse

PARAMETERS

nhouse is the number of the house, from 1 to 12. House and sign are in opposite direction around the zodiac, so house 2 is above horizon line.

OPTIONS

None

RETURN

Return the number of the planet. Return values are from 0 to 14

EXAMPLE

foreach {i} {1 2 3 4 5 6 7 8 9 10 11 12} {
PutTxt [FixLordOfHouse2 $i ]
}

Output

2
3
4
6
6
6
5
4
3
0
0
1