What does this do
a := !, 1=2.
120
What does this do:
a(A,A) :!,fail.
a(,).
121
Implementation of not using negation by failure
123
Not implementation – is it a red/green/amber cut
124
Why is `not’ based on the closed world assumption
125
Give an example of negation being used in a larger program
126-127
Give an example of how not could behave counterintuitively
128
Explain how quantifiers interact with negation
129