![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| Mailbox(mailbox) | letter_box, mailbox |
| appearance as argument number 1 |
|
|
| (subclass Mailbox Container) | Mid-level-ontology.kif 4822-4822 | Mailbox is a subclass of container |
| (documentation Mailbox EnglishLanguage "A Container whose purpose is to receive items that are mailed to the address associated with the Mailbox.") | Mid-level-ontology.kif 4823-4824 | Mailbox is a subclass of container |
| (externalImage Mailbox "http://articulatesoftware.com/SUMOpictures/small_icons/ misc_4/ mail_box.png") | pictureList.kif 570-570 | Mailbox is a subclass of container |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?B Mailbox) (hasPurpose ?B (exists (?M ?I) (and (instance ?M Mailing) (patient ?M ?I) (destination ?M ?B))))) |
Mid-level-ontology.kif 4826-4833 | If X is an instance of mailbox, then X has the purpose there exist Y, Z such that Y is an instance of mailing, Z is a patient of Y, and Y ends up at X |