next up previous
Next: Settings Up: Common Syntax of the Previous: SPASS Resolution Proofs

   
Descriptions

The description part should help to understand what the problem is about. In particular, the logic part is mandatory, if non-standard quantifiers or operators are used.

description ::= list_of_descriptions.
    name(  {* text  *} ).
    author(  {* text  *} ).
    {version(  {* text  *} ).}
    {logic(  {* text  *} ).}
    status(log_state).
    description(  {* text  *} ).
    {date(  {* text  *} ).}
    end_of_list.
log_state ::= satisfiable | unsatisfiable | unknown



Uwe Brahm
1999-09-15