Package containing all classes which define the general program semantics.
The core class is {@link sam.rules.ModusOperandi modus operandi} which is
a central repository for all specific settings of an application instance.
This modus operandi gets its settings from a {@link sam.rules.RuleSet rule set}
which is created either from an archive or parsed from command-line through
a {@link sam.rules.SyntaxSet syntax set}.