:DELETE-FRAME

Purpose

Deletes one frame from the KB.

Parameters

frame
The frame to be deleted.

Examples

  (:DELETE-FRAME Truccks)   ;; remove a misspelled frame

Success criteria

Succeeds if the frame is in the KB.

Failure criteria

Fails if the frame is not in the KB.

Notes

The actual behavior of this command is defined by the KBMS managing the frame to be deleted.

Related commands


Back to...

Algernon commands
Algernon Documentation Central
Algernon home page