Document(document) |
appearance as argument number 1 |
(documentation Document EnglishLanguage "Instances of Document are ContentBearingObjects that are intended to convey propositional content via Text (LinguisticExpressions, seen or heard), Images, or some combination of these (e.g., an audio clip included in an electronic document consisting mostly of VisualText and some Images). Formally, a Document constitutes any ContentBearingObject that is an Artifact conventionally typically intended to be transmitted and assimilated as a meaningful whole. An Article or a Book would be a Document, but a Word or Paragraph typically would not.") | Mid-level-ontology.kif 26652-26661 | |
(subclass Document Artifact) | Mid-level-ontology.kif 26651-26651 | Document is a subclass of artifact |
(subclass Document ContentBearingObject) | Mid-level-ontology.kif 26650-26650 | Document is a subclass of content bearing object |
appearance as argument number 2 |
(subclass Book Document) | Mid-level-ontology.kif 26671-26671 | Book is a subclass of document |
(subclass BusinessRequirementDocument Document) | UXExperimentalTerms.kif 2589-2589 | Business requirement document is a subclass of document |
(subclass Correspondence Document) | Media.kif 952-952 | Correspondence is a subclass of document |
(subclass HardcopyDocument Document) | Media.kif 1033-1033 | Hardcopy document is a subclass of document |
(subclass TestProtocolSpecification Document) | UXExperimentalTerms.kif 2747-2747 | Test protocol specification is a subclass of document |
(subclass TextDocument Document) | Media.kif 930-930 | Text document is a subclass of document |
(termFormat EnglishLanguage Document "document") | domainEnglishFormat.kif 64825-64825 | Text document is a subclass of document |
antecedent |
consequent |
(=> (attribute ?X Writer) (exists (?OBJ ?PROC) (and (instance ?PROC Writing) (or (instance ?OBJ Text) (instance ?OBJ Document)) (agent ?PROC ?X) (result ?PROC ?OBJ)))) |
Biography.kif 717-726 |
|