Browsing Interface : Welcome guest : log in
Home |  Graph |  LogLearn |  Editor |  ]  KB:  Language: 
  Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - DirectDialTelephoneCommunication
DirectDialTelephoneCommunication(direct dial telephone communication)

appearance as argument number 1
-------------------------


(subclass DirectDialTelephoneCommunication TelephoneCommunication) Mid-level-ontology.kif 29665-29665 Direct dial telephone communication is a subclass of telephone communication
(documentation DirectDialTelephoneCommunication EnglishLanguage "DirectDialTelephoneCommunication refers to TelephoneCommunication where there is no operator.") Mid-level-ontology.kif 29666-29668 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 29669-29670

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 29672-29683 If X is an instance of direct dial telephone communication, then there doesn't exist Y such that Y is an instance of human, Y has the purpose there exists Z such that Y is an agent of Z, Z is a subprocess of X, and Z is an instance of telephone communication


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners