Question about closed world

Anderson <[email protected]>
Newsgroups gmane.comp.ai.powerloom
Message-ID <[email protected]>
Hello

I can't understand the CLOSED world in PowerLoom. I think the correct 
answer of the last question (text below) is FALSE, but a receive an 
UNKNOWN. Please, can someone help-me? Thanks in advance.

Anderson from São Paulo, Brasil.
MSN: [email protected]
ICQ: 124462208


(defconcept ACONCEPT)
(defconcept BCONCEPT)
(assert (ACONCEPT A))
(ask (not (BCONCEPT A)))
    UNKNOWN
(ask (BCONCEPT A))
    UNKNOWN
(assert (CLOSED BCONCEPT))
(ask (not (BCONCEPT A)))
    TRUE
(ask (BCONCEPT A))
    UNKNOWN
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.