(ask-question) what size red hammer ? ((RED BIG TABLE) (YELLOW SMALL GARAGE)) " the first word l " RED " we found the word " (RED BIG TABLE) (BIG TABLE) SIZE " the first atom word l " BIG "answer is " BIG NIL CG-USER(7): (ask-question) where hammer ? ((RED BIG TABLE) (YELLOW SMALL GARAGE)) " the first word l " RED "answer is " ((RED BIG TABLE) (YELLOW SMALL GARAGE)) NIL CG-USER(8): (ask-question) where small yellow hammer ? ((RED BIG TABLE) (YELLOW SMALL GARAGE)) " the first word l " RED " the first word l " YELLOW " we found the word " (YELLOW SMALL GARAGE) (SMALL GARAGE) SMALL " the first atom word l " SMALL " we found the word " (SMALL GARAGE) (GARAGE) WHERE " the first atom word l " GARAGE "answer is " (GARAGE) NIL CG-USER(9): (ask-question) where yellow hammer ? ((RED BIG TABLE) (YELLOW SMALL GARAGE)) " the first word l " RED " the first word l " YELLOW " we found the word " (YELLOW SMALL GARAGE) (SMALL GARAGE) WHERE " the first atom word l " SMALL "answer is " (SMALL GARAGE) NIL