knowledge base for Wumpus World
KB starts with rules: breeze iff a neighbour is a pit (in the standard toy). As you visit squares, you Tell facts: ~Pit(1,1), Breeze(1,2), … Inference marks some squares safe. That KB is why a logic agent beats a random walker.
Exam — write two sentences in English or PL, not a full axiom dump.
Output — idea / do / check for knowledge base for Wumpus World. Fill those three in the viva.
Two KB sentences for breeze/pit.