FaxMessage
|
|
appearance as argument number 1 |
(documentation FaxMessage EnglishLanguage "Instances of FaxMessage are Documents that result from the transmission of information via a FaxMachine, or technology that emulates a FaxMachine, such as a personal computer running FAX software and connected to a video monitor or printer.") | Media.kif 1011-1015 | |
(subclass FaxMessage Correspondence) | Media.kif 1010-1010 | FaxMessage e' uma sub-classe de Correspondence |
appearance as argument number 2 |
(termFormat EnglishLanguage FaxMessage "fax message") | domainEnglishFormat.kif 64852-64852 |
consequent |
(=> (instance ?ACT Fax) (exists (?MSG) (and (instance ?MSG FaxMessage) (result ?ACT ?MSG)))) |
Media.kif 1017-1022 |