24.11.2014 Views

flex Expert System Toolkit - LPIS

flex Expert System Toolkit - LPIS

flex Expert System Toolkit - LPIS

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Appendix B - Formal Definition of KSL 194<br />

procedure .<br />

assertion --><br />

[remember] |<br />

[forget] .<br />

Control Statement<br />

control_statement --><br />

[do],<br />

directive .<br />

control_statement --><br />

[check],<br />

optional( [that] ),<br />

condition .<br />

control_statement --><br />

[if],<br />

disjunction( condition ),<br />

[then],<br />

conjunction( directive ),<br />

[else],<br />

conjunction( directive ),<br />

[end,if] .<br />

control_statement --><br />

[repeat],<br />

conjunction( directive ),<br />

[until],<br />

disjunction( condition ),<br />

[end,repeat] .<br />

control_statement --><br />

[while],<br />

disjunction( condition ),<br />

[do],<br />

conjunction( directive ),<br />

[end,while] .<br />

control_statement --><br />

[for],<br />

universal,<br />

disjunction( condition ),<br />

[do],<br />

conjunction( directive ),<br />

[end,for] .<br />

universal --><br />

[all] |<br />

<strong>flex</strong> toolkit

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!