You can invoke The Master of Library Verification by "Verify All Books..." item of popup menu of Libary:
The Master allows to check on the markup syntax of all Library's books and get a list errors, if it exists. Buttons:
· Start - starts verifying of looks. The process attended by indication of current book and count of books by progress bar.
If the errors found while verification, then a message "ERRORS DETECTED" appears. · Stop - stopped veryfication process, if you want it.
76 | P a g e
Universal Interpretation
The automatic interpretation of charts based on the Library of Interpretation Texts relies on thematic sets of citations which describe simple astrological situations, e.g. planet X in sign Y (what the planet in this sign means); aspects between planets (what this aspect of these planets means), and so on. The interpreter compiles (assembles) all the citations relevant to the situation existing in the chart without taking into account what is specific in a chart.
For more precise synthesis of an interpretation of a given chart, it is necessary to go beyond the simple schema just described (i.e. '[P.S]', '[P.A.P]'). A truly "universal interpretation" facility requires that any astrological situation, no matter how specific or complex, be describable to the interpreter. This is achieved by describing its conditions using astroformulae, i.e. the formula description language.
The markup of a book for universal interpretation differs from the markup of books about specific astrological themes.
For example, a book for universal interpretation may be formatted as follows: // UNI Universal interpretation
// Sergey Wronsky. Astrology and profession. <<<
asp = 0,60,90,120,180; >>>
<<< SUN.ARI & SUN.H10,H11,H12 >>> The Sun in Aries and birth at sunrise to noon: ...
<<< SUN.SCO & SUN.asp.PLU,MAR.r >>>
The Sun in Scorpio and in any aspect with Pluto or with retrograde Mars: ...
The salient differences are as follows:
· A UNI code in the header line indicates a book for universal interpretation.
· A section between <<< and >>> immediately following the header lines defines any macros and variables used in the formulae governing the citations in the book.
· A citation has its own header lines, bounded by <<< and >>>, which contain an astroformula description in the special formula description language.
· The citation can comprise wholly or partly of links to different books, whose text is also marked- up for universal interpretation. For example the sentence:
<<< H1.Cnc >>> <inc H1_Cnc>
means that when the condition 'H1.Cnc' is true, the text in the file H1_Cnc.txt will be processed. The included file should be marked-up in the same way as UNI text, but should have the INC header code. In this example the text should be as follows:
// INC Included // if Asc in Cancer //
77 | P a g e <<< so.sco >>>
Yes!
If it is the case that the Ascendant is in Cancer and the Sun is in Scorpio, then "Yes!" appears in the output interpretation document.
It is convenient to create texts for universal interpretation using the "Edit Book" facility available from the popup menu of the Library of Interpretation Texts. The editing window includes functionality for checking the markup syntax of the edited text.
Prognostic Charts Interpretation
The file name of text "Prognostic Charts Interpretation" type, should be formatted as following: PCI <chart type>.<text code>[<space><name>].txtwhere <chart type>: T - Transit
S - Solar Return L - Lunar Return P - Progression
D - Equatorial Direction E - Solar Arc Direction (Equ.) Z - Zodiacal Direction A - Solar Arc Direction (Zod.) z - Persian Direction
R - Primary Direction r<planet> - Planet Return s - Solar Minor
t - Terrar
F - Embolismic Lunation f - Embolismic Lunation Progr'd l - Lunar Return Progressed <text code>:
P'AP' - aspect between planets of prognostic chart
P'AP - aspect between planets of prognostic chart and natal chart P'S - planets of prognostic chart in signs
P'H' - planets of prognostic chart in houses of prognostic chart P'H - planets of prognostic chart in houses of radix
PH' - planets of radix in houses of prognostic chart H'S - houses ofprognostic chart (cusps) in signs
H'H - houses of prognostic chart (cusps) in houses of radix HH' - houses of radix (cusps) in houses of prognostic chart <name> - optional additional identification of the file. Samples of file names:
78 | P a g e PCI S.P'AP'.txt - Solar Return: aspects of planets "Solar - Solar"
PCI rME.P'AP.txt - Return of Mercury: aspects of planets "Return - Radix"
PCI P.H'H minor.txt - Minor Progression: houses (cusps) of progression in houses of radix (this book should select in library only for interpretation of Minor Progression).
The marking-up of "Prognostic Charts Interpretation" book is same as a Simple Marking-up, except of first line, where th code PCI must be specified.
For example, a book for Prognostic Charts Interpretation may be formatted as follows: // PCI
// Houses of Radix in Houses of Solar Retun //
[101. 1] Ascendant of radix in the 1st solar house ...
...
[102.10] 2nd house of radix in the 10th solar house ...
...
The file name of this book should be PCI S.HH'.txt
It is convenient to create texts for Prognostic Charts Interpretation using the "Edit Book" facility available from the popup menu of the Library of Interpretation Texts. The editing window includes functionality for checking the markup syntax of the edited text.
79 | P a g e
Chart Settings - Format
The Chart Settings window consists of several thematic tabs of options for calculating and displaying horoscope charts. The Format tab contains options for configuring the Chart tableau.
The Chart Settings - Format tab is opened by first:
· selecting "Settings" | "Chart Settings" from the main menu, or
· clicking the "Options" Toolbar button and selecting "Chart Settings..." from the menu, or · right-clicking in the Chart tableau and selecting "Chart Settings..." from the popup menu, or · double-clicking in an empty region of the Chart tableau,
Then by clicking the "Format" button at the top of the window, or typing the 'F' key.