278N/A<
meta http-
equiv="Content-Type" content="text/html; charset=iso-8859-1" />
278N/A<
title>CoLoSS - Input Format</
title>
278N/A<
body class="secondary">
278N/AThe accepted input format (as considered by the parser) is summarized by: <
br>
278N/A <
li> T,F stand for True,respectively False
278N/A <
li> ~ stands for negation (eg. ~φ)
278N/A <
li> /\,\/,->,<-,<-> stand for conjuction,disjunction,implication,reverse implication,double implication (eg. φ/\ψ)
278N/A <
li> [],<> stand for "box", respectively "diamond" modal operators (eg. [i]φ, <i>φ)
278N/A <
li> the "modal index" under the "box"/"diamond" modal operator depends on the logic and is allowed to be:
278N/A <
li> Nothing (ie. blank) for K, KD and Monotonic Modal Logic
278N/A <
li> Any number (≥0) for Graded Modal Logic
278N/A <
li> Any positive rational number ≤1 (eg. 0.5, 1/3) for Probability Logic
278N/A <
li> Any letter for Hennesy-Milner Modal Logic
278N/A <
li> variables of the type 'pN' where N is a number are also allowed