This is a hint (Hinweis) text of GUPU taken literally from the system. It's probably not very interesting reading for you.
**NEXT:To continue the guided tour go back where You came from
**NEXT:Continue reading the hints in German (...)

Dieser Hinweis ist aus der Übung im WS 1994/95 oder aus einer noch älteren Übung oder war nie Teil einer Übung und ist daher möglicherweise für spätere Übungen nicht gültig!


Bild 16 \hinweis{appendnachsuffix17}
\hinweis{appendnachsuffix15}

Informelle Herleitung

suffapp(As,As).
%                                 
suffapp(AYs,[ _|AZs]) :-
%                    
	suffapp(AYs,AZs).
%          

suffix(SXs,SZs) :- 
	suffapp(SXs,SZs).
%          

**NEXT:To continue the guided tour go back where You came from
**NEXT:Continue reading the hints in German