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 26421-26430 | |
(subclass Document Artifact) | Mid-level-ontology.kif 26420-26420 | Document e' uma sub-classe de Artefato |
(subclass Document ContentBearingObject) | Mid-level-ontology.kif 26419-26419 | Document e' uma sub-classe de Objeto Representendo Conteudo Abstrato |
appearance as argument number 2 |
(subclass Book Document) | Mid-level-ontology.kif 26440-26440 | Livro e' uma sub-classe de Document |
(subclass BusinessRequirementDocument Document) | UXExperimentalTerms.kif 2589-2589 | BusinessRequirementDocument e' uma sub-classe de Document |
(subclass Correspondence Document) | Media.kif 952-952 | Correspondence e' uma sub-classe de Document |
(subclass HardcopyDocument Document) | Media.kif 1033-1033 | HardcopyDocument e' uma sub-classe de Document |
(subclass TestProtocolSpecification Document) | UXExperimentalTerms.kif 2747-2747 | TestProtocolSpecification e' uma sub-classe de Document |
(subclass TextDocument Document) | Media.kif 930-930 | TextDocument e' uma sub-classe de Document |
(termFormat EnglishLanguage Document "document") | domainEnglishFormat.kif 64779-64779 |
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 |