| WebDocument(web document) |
| appearance as argument number 1 |
|
|
| (documentation WebDocument EnglishLanguage "knowledge base document - a document in natural language representing one piece of knowledge in the knowledge base") | engineering.kif 1632-1633 | |
| (subclass WebDocument ContentBearingObject) | engineering.kif 1634-1634 | Web document is a subclass of content bearing object |
| (lexicon WebDocument LexNoun "knowledge base document") | engineering.kif 1635-1635 | Web document is a subclass of content bearing object |
| (lexicon WebDocument LexNoun "document") | engineering.kif 1636-1636 | Web document is a subclass of content bearing object |
| (lexicon WebDocument LexNoun "web document") | engineering.kif 1637-1637 | Web document is a subclass of content bearing object |
| appearance as argument number 2 |
|
|
| consequent |
|
|
| (=> (and (instance ?ATTR WebDocumentAttribute) (attribute ?OBJ ?ATTR)) (instance ?OBJ WebDocument)) |
engineering.kif 1643-1647 | If X is an instance of web document attribute and X is an attribute of Y, then Y is an instance of web document |
|
|