A knowledge representation system will include ways to store knowledge, ways to add new knowledge, and ways to query the knowledge. We can think of the interface as being two procedures:
Tell and Ask will be front-end programs that access a database of facts in some knowledge representation language.
Either Tell or Ask (or both) may do inference :
Contents    Page-10    Prev    Next    Page+10    Index