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

Formal Language: 



KB Term:  Term intersection
English Word: 

  DirectDialTelephoneCommunication

Sigma KEE - DirectDialTelephoneCommunication
DirectDialTelephoneCommunication

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


(documentation DirectDialTelephoneCommunication EnglishLanguage "DirectDialTelephoneCommunication refers to TelephoneCommunication where there is no operator.") Mid-level-ontology.kif 27105-27107
(subclass DirectDialTelephoneCommunication TelephoneCommunication) Mid-level-ontology.kif 27104-27104

appearance as argument number 2
-------------------------


(termFormat EnglishLanguage DirectDialTelephoneCommunication "direct dial telephone communication") Mid-level-ontology.kif 27108-27109

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 27111-27122


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

Show without tree


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