1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<HTML>
<HEAD>
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<META name="GENERATOR" content="hevea 1.08">
<LINK rel="stylesheet" type="text/css" href="gprolog.css">
<TITLE>
Format of definitions
</TITLE>
</HEAD>
<BODY TEXT=black BGCOLOR=white>
<A HREF="gprolog009.html"><IMG SRC ="previous_motif.gif" ALT="Previous"></A>
<A HREF="index.html"><IMG SRC ="contents_motif.gif" ALT="Up"></A>
<A HREF="gprolog020.html"><IMG SRC ="next_motif.gif" ALT="Next"></A>
<HR>
<H2 CLASS="section"><A NAME="htoc29">5</A> Format of definitions</H2>
<UL>
<LI><A HREF="gprolog017.html">General format</A>
<LI><A HREF="gprolog018.html">Types and modes</A>
<LI><A HREF="gprolog019.html">Errors</A>
<UL>
<LI><A HREF="gprolog019.html#toc15">General format and error context</A>
<LI><A HREF="gprolog019.html#toc16">Instantiation error</A>
<LI><A HREF="gprolog019.html#toc17">Type error</A>
<LI><A HREF="gprolog019.html#toc18">Domain error</A>
<LI><A HREF="gprolog019.html#toc19">Existence error</A>
<LI><A HREF="gprolog019.html#toc20">Permission error</A>
<LI><A HREF="gprolog019.html#toc21">Representation error</A>
<LI><A HREF="gprolog019.html#toc22">Evaluation error</A>
<LI><A HREF="gprolog019.html#toc23">Resource error</A>
<LI><A HREF="gprolog019.html#toc24">Syntax error</A>
<LI><A HREF="gprolog019.html#toc25">System error</A>
</UL>
</UL>
<HR SIZE=2>
Copyright (C) 1999-2007 Daniel Diaz
<BR>
<BR>
Verbatim copying and distribution of this entire article is permitted in any
medium, provided this notice is preserved. <BR>
<BR>
<A HREF="index.html#copyright">More about the copyright</A>
<HR>
<A HREF="gprolog009.html"><IMG SRC ="previous_motif.gif" ALT="Previous"></A>
<A HREF="index.html"><IMG SRC ="contents_motif.gif" ALT="Up"></A>
<A HREF="gprolog020.html"><IMG SRC ="next_motif.gif" ALT="Next"></A>
</BODY>
</HTML>
|