Replace Van Morrison with Elvis Presley - the king
This commit is contained in:
parent
7a667c2cd8
commit
3a1602ff62
11
polymani.pl
11
polymani.pl
@ -136,10 +136,13 @@ do_process_input(help(add)) :-
|
||||
writeln("Some example queries:"),
|
||||
writeln(">").
|
||||
do_process_input(help(storage)) :-
|
||||
writeln("Memories"),
|
||||
writeln("All I have is memories"),
|
||||
writeln("All I have is memories"),
|
||||
writeln("Memories of polynomials"),
|
||||
writeln("Polynomials, pressed between the pages of my stack"),
|
||||
writeln("olynomials, simplified through the ages just like predicates"),
|
||||
writeln("Quiet goal come floating down"),
|
||||
writeln("nd settle softly to the ground"),
|
||||
writeln("Like golden atom leaves around my root"),
|
||||
writeln(" touched them and they burst apart with sweet polynomials"),
|
||||
writeln("Sweet polynomials"),
|
||||
nl,
|
||||
writeln("Storage manipulation is better illustrated with examples. Some example queries:"),
|
||||
writeln("Asking me to memorize something:"),
|
||||
|
Reference in New Issue
Block a user