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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - DirectDialTelephoneCommunication
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 28167-28169
(subclass DirectDialTelephoneCommunication TelephoneCommunication) Mid-level-ontology.kif 28166-28166 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 28170-28171

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 28173-28184


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 is open source software produced by Articulate Software and its partners