Explanation | There are many `Timeons' which are directly related to month. They are named as `Fate Particle' of month or `monthon'. The codes of these `Monthons' are:
1.`Fu', 2.`Bu', 3.`Yin', 4.`Yiu', 5.`Tma', 6.`Kai', 7.`Tmo', 8.`Tyu', 9.`Yst', 10.`Tng', 11.`Yoo', 12.`Yee', 13.`Ylm', 14.`Ysa', 15.`Yaa', 16.`Cso', 17.`Yjm', 18.`Hut'. The `Monthons' each has fantastic power and lays invisible stress with different influence on human destiny within a month.
In general, `Fu' means `Money' or `Support'. `Bu' means `Money' or `Support'. `Yin' means `Penalty' or `Surgery'. `Yiu' means `Coquetry' or `Intercourse'. `Tma' means `Flight' or `Movement'. `Kai' means `Release' or `Subsitution'. `Tmo' means `Religion' or `Fortune-telling'. `Tyu' means `Sick' or `Disease'. `Yst' means `Conspiracy' or `Plot'. `Tng' means `Bang' or `Thunder'. It stands for great sound of collision or explosion. `Yoo' means `Spend' or `Loss'. `Yee' means `Medical treatment' or `Severe sickness'. `Ylm' means `Sick' or `Injury'. `Ysa' means `Lawsuit' or `Disaster'. `Yaa' means `Confuse' or `Loss'. `Cso' means `Wealthy' or `Honour'. `Yjm' means `Leader' or `Brave'. `Hut' means `Bleeding' or `Hurt'. The Monthon Formulae are:
Fu=2+m (Mod 12).
Bu=12-m (Mod 12).
Yin=7+m (Mod 12).
Yiu=11+m (Mod 12).
Tma=11-3(m-1) (Mod 12).
Kai=6+2xI[m/2] (Mod 12).
Tmo=11-6xR[(m-1)/4]-3xI[{R[(m-1)/4]}/2] (Mod 12).
Tyu=1+m+7xI[m/2]-6xI[m/3]+3xI[m/4]-3xI[m/5]+3xI[m/6]-5xI[m/7]+9xI[m/8]+I[m/9]+2xI[m/10]+3xI[m/11]+8xI[m/12] (Mod 12).
Yst=6-2m (Mod 12).
Tng=2m+8 (Mod 12).
Yoo=2m+8 (Mod 12).
Yee=3+m (Mod 12).
Ylm=6+m (Mod 12).
Ysa=8+m-6xI[m/3] (Mod 12).
Yaa=6+m+I[m/2]-8xI[m/3]+9xI[m/4]+I[m/5]+8xI[m/6]+I[m/7]-9xI[m/8]-3xI[m/9]-I[m/10]+I[m/11]+3xI[m/12] (Mod 12).
Cso=(2-m)&C[5<m<12:m+4] (Mod 12).
Yjm=11-m (Mod 12).
Hut=I[m/2]+6xR[m/2] (Mod 12).
`m' is the month in Gregorian calendar after `Joint of Month'. If the time is before `Joint of Month', it is regarded as previous month. `R[m/n]' is a remainder function such that it takes the remainder of `m' divided by `n'. `n' is a natural number. Natural numbers are 1,2,3,4,5,……. Zero is not a natural number. `I[n]' is an integer function such that it takes the integral part of number `n' without rounding up the number. `&C[ ]' is a conditional function of an event such that the mathematical expression after the `:' sign must be operated if the event occurs (i.e. The conditional `&C[ ]' becomes true.). `Monthon=(Mod 12)' is a modulated function such that if Monthon>11 then `Monthon' becomes `Monthon-12' and if Monthon<0 then `Monthon' becomes `Monthon+12'. Thus, the value range of `Monthon=(Mod 12)' is from 0 to 11.
|
Example of Formula: Fu | If m=9, apply the Monthon Formula `Fu=2+m (Mod 12)', Fu=2+9 (Mod 12). Fu=11 (Mod 12). Fu=11. |
Example of Formula: Bu | If m=9, apply the Monthon Formula `Bu=12-m (Mod 12)', Bu=12-9 (Mod 12). Bu=3 (Mod 12). Bu=3. |
Example of Formula: Yin | If m=9, apply the Monthon Formula `Yin=7+m (Mod 12)', Yin=7+9 (Mod 12). Yin=16 (Mod 12). Yin=16-12. Yin=4. |
Example of Formula: Yiu | If m=9, apply the Monthon Formula `Yiu=11+m (Mod 12)', Yiu=11+9 (Mod 12). Yiu=20 (Mod 12). Yiu=20-12. Yiu=8. |
Example of Formula: Tma | If m=9, apply the Monthon Formula `Tma=11-3(m-1) (Mod 12)', Tma=11-3x(9-1) (Mod 12). Tma=11-3x8 (Mod 12). Tma=11-24 (Mod 12). Tma= -13 (Mod 12). Tma=12x2-13. Tma=11. |
Example of Formula: Kai | If m=9, apply the Monthon Formula `Kai=6+2xI[m/2] (Mod 12)', Kai=6+2xI[9/2] (Mod 12). Kai=6+2xI[4.5] (Mod 12). Kai=6+2x4 (Mod 12). Kai=6+8 (Mod 12). Kai=14 (Mod 12). Kai=14-12. Kai=2. |
Example of Formula: Tmo | If m=9, apply the Monthon Formula `Tmo=11-6xR[(m-1)/4]-3xI[{R[(m-1)/4]}/2] (Mod 12)' or `Tmo=10+m-7xI[m/2]+2xI[m/3]+8xI[m/5]-2xI[m/6]+2xI[m/7]+6xI[m/9]+4xI[m/10]+2xI[m/11] (Mod 12)', Tmo=11-6xR[(9-1)/4]-3xI[{R[(9-1)/4]}/2] (Mod 12). Tmo=11-6xR[8/4]-3xI[{R[8/4]}/2] (Mod 12). Tmo=11-6x0-3xI[0/2] (Mod 12). Tmo=11-3xI[0] (Mod 12). Tmo=11-3x0 (Mod 12). Tmo=11 (Mod 12). Tmo=11. |
Example of Formula: Tyu | If m=9, apply the Monthon Formula `Tyu=1+m+7xI[m/2]-6xI[m/3]+3xI[m/4]-3xI[m/5]+3xI[m/6]-5xI[m/7]+9xI[m/8]+I[m/9]+2xI[m/10]+3xI[m/11]+8xI[m/12] (Mod 12)', Tyu=1+9+7xI[9/2]-6xI[9/3]+3xI[9/4]-3xI[9/5]+3xI[9/6]-5xI[9/7]+9xI[9/8]+I[9/9]+2xI[9/10]+3xI[9/11]+8xI[9/12] (Mod 12). Tyu=10+7xI[4.5]-6xI[3]+3xI[2.25]-3xI[1.8]+3xI[1.5]-5xI[1.28571]+9xI[1.125]+I[1]+2xI[0.9]+3xI[0.81818]+8xI[0.75] (Mod 12). Tyu=10+7x4-6x3+3x2-3x1+3x1-5x1+9x1+1+2x0+3x0+8x0 (Mod 12). Tyu=7 (Mod 12). Tyu=7. |
Example of Formula: Yst | If m=9, apply the Monthon Formula `Yst=6-2m (Mod 12)', Yst=6-2x9 (Mod 12). Yst=6-18 (Mod 12). Yst= -12 (Mod 12). Yst=12-12. Yst=0. |
Example of Formula: Tng | If m=9, apply the Monthon Formula `Tng=2m+8 (Mod 12)', Tng=2x9+8 (Mod 12). Tng=26 (Mod 12). Tng=26-12x2. Tng=2. |
Example of Formula: Yoo | If m=9, apply the Monthon Formula `Yoo=2m+8 (Mod 12)', Yoo=2x9+8 (Mod 12). Yoo=26 (Mod 12). Yoo=26-12x2. Yoo=2. |
Example of Formula: Yee | If m=9, apply the Monthon Formula `Yee=3+m (Mod 12)', Yee=3+9 (Mod 12). Yee=12 (Mod 12). Yee=12-12. Yee=0. |
Example of Formula: Ylm | If m=9, apply the Monthon Formula `Ylm=6+m (Mod 12)', Ylm=6+9 (Mod 12). Ylm=15 (Mod 12). Ylm=15-12. Ylm=3. |
Example of Formula: Ysa | If m=9, apply the Monthon Formula `Ysa=8+m-6xI[m/3] (Mod 12)', Ysa=8+9-6xI[9/3] (Mod 12). Ysa=17-6xI[3] (Mod 12). Ysa=17-6x3 (Mod 12). Ysa= -1 (Mod 12). Ysa=12-1. Ysa=11. |
Example of Formula: Yaa | If m=9, apply the Monthon Formula `Yaa=6+m+I[m/2]-8xI[m/3]+9xI[m/4]+I[m/5]+8xI[m/6]+I[m/7]-9xI[m/8]-3xI[m/9]-I[m/10]+I[m/11]+3xI[m/12] (Mod 12)', Yaa=6+9+I[9/2]-8xI[9/3]+9xI[9/4]+I[9/5]+8xI[9/6]+I[9/7]-9xI[9/8]-3xI[9/9]-I[9/10]+I[9/11]+3xI[9/12] (Mod 12). Yaa=15+I[4.5]-8xI[3]+9xI[2.25]+I[1.8]+8xI[1.5]+I[1.28571]-9xI[1.125]-3xI[1]-I[0.9]+I[0.81818]+3xI[0.75] (Mod 12). Yaa=15+4-8x3+9x2+1+8x1+1-9x1-3x1-0+0+3x0 (Mod 12). Yaa=11 (Mod 12). Yaa=11 (Mod 12). |
Example of Formula: Cso | If m=9, apply the Monthon Formula `Cso=(2-m)&C[5<m<12:m+4] (Mod 12)', Cso=(2-9)&C[5<9<12:9+4] (Mod 12). Cso= -7&C[5<9<12:13] (Mod 12). Cso=13 (Mod 12). Cso=13-12. Cso=1. |
Example of Formula: Yjm | If m=9, apply the Monthon Formula `Yjm=11-m (Mod 12)', Yjm=11-9 (Mod 12). Yjm=2 (Mod 12). Yjm=2. |
Example of Formula: Hut | If m=9, apply the Monthon Formula `Hut=I[m/2]+6xR[m/2] (Mod 12)', Hut=I[9/2]+6xR[9/2] (Mod 12). Hut=I[4.5]+6x1 (Mod 12). Hut=4+6 (Mod 12). Hut=10 (Mod 12). Hut=10. |