DirectDialTelephoneCommunication(direct dial telephone communication) |
appearance as argument number 1 |
(documentation DirectDialTelephoneCommunication EnglishLanguage "DirectDialTelephoneCommunication refers to TelephoneCommunication where there is no operator.") | Mid-level-ontology.kif 27336-27338 | |
(subclass DirectDialTelephoneCommunication TelephoneCommunication) | Mid-level-ontology.kif 27335-27335 | Direct dial telephone communication is a subclass of telephone communication |
appearance as argument number 2 |
(termFormat EnglishLanguage DirectDialTelephoneCommunication "direct dial telephone communication") | Mid-level-ontology.kif 27339-27340 |
antecedent |
(=> (instance ?X DirectDialTelephoneCommunication) (not (exists (?OPERATOR) (and (instance ?OPERATOR Human) (hasPurpose ?OPERATOR (exists (?PROC) (and (agent ?PROC ?OPERATOR) (subProcess ?PROC ?X) (instance ?PROC TelephoneCommunication)))))))) |
Mid-level-ontology.kif 27342-27353 |
|