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 27072-27074
(subclass DirectDialTelephoneCommunication TelephoneCommunication) Mid-level-ontology.kif 27071-27071 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 27075-27076

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 27078-27089


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