![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| Correspondence(correspondence) |
| appearance as argument number 1 |
|
|
| (subclass Correspondence Document) | Mid-level-ontology.kif 817-817 | Correspondence is a subclass of document |
| (documentation Correspondence EnglishLanguage "Instances of Correspondence are Documents that typically are sent from a specific sending AutonomousAgent to at least one receiving AutonomousAgent, and typically adhere to formatting conventions motivated, in part, by the practical concern of ensuring reliable message transmission and understanding in a given medium: email messages, FAX messages, personal letters, business letters, etc.") | Mid-level-ontology.kif 818-822 | Correspondence is a subclass of document |
| appearance as argument number 2 |
|
|
| consequent |
|
|
| (=> (instance ?C Corresponding) (exists (?M ?T) (and (instance ?M Mailing) (subProcess ?M ?C) (instance ?T Correspondence) (patient ?M ?T) (patient ?C ?T)))) |
Mid-level-ontology.kif 823-831 | If X is an instance of corresponding, then there exist Y, Z such that Y is an instance of mailing, Y is a subprocess of X, Z is an instance of correspondence, Z is a patient of Y, and Z is a patient of X |