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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - Telegraph
Telegraph

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


(documentation Telegraph EnglishLanguage "A Device that permits LinguisticCommunication between remote points by means of a code of aural dots and dashes that can be converted into letters of an alphabet.") Mid-level-ontology.kif 2278-2280
(subclass Telegraph CommunicationDevice) Mid-level-ontology.kif 2277-2277
(subclass Telegraph ElectricDevice) Mid-level-ontology.kif 2276-2276

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


(termFormat ChineseLanguage Telegraph "电报") domainEnglishFormat.kif 57278-57278
(termFormat ChineseTraditionalLanguage Telegraph "電報") domainEnglishFormat.kif 57277-57277
(termFormat EnglishLanguage Telegraph "telegraph") domainEnglishFormat.kif 57276-57276

consequent
-------------------------


(=>
    (instance ?TL TelephoneLine)
    (exists (?T1 ?T2)
        (and
            (or
                (instance ?T1 Telephone)
                (instance ?T1 Telegraph))
            (or
                (instance ?T2 Telephone)
                (instance ?T2 Telegraph))
            (not
                (equal ?T1 ?T2))
            (connects ?TL ?T1 ?T2))))
Mid-level-ontology.kif 4080-4091


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