Telegraph(telegraph) | telegraph, telegraphy |
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 1808-1810 | |
(subclass Telegraph CommunicationDevice) | Mid-level-ontology.kif 1807-1807 | Telegraph is a subclass of communication device |
(subclass Telegraph ElectricDevice) | Mid-level-ontology.kif 1806-1806 | Telegraph is a subclass of electric device |
appearance as argument number 2 |
(termFormat ChineseLanguage Telegraph "电报") | domainEnglishFormat.kif 57314-57314 | |
(termFormat ChineseTraditionalLanguage Telegraph "電報") | domainEnglishFormat.kif 57313-57313 | |
(termFormat EnglishLanguage Telegraph "telegraph") | domainEnglishFormat.kif 57312-57312 |
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 3630-3641 |
|