NetworkCommunicationFn |
appearance as argument number 1 |
![]() |
(documentation NetworkCommunicationFn EnglishLanguage "Function 透过给予 ComputerNetwork 回传一个类别给 NetworkCommunication 。") | ComputingBrands.kif 1494-1494 | |
(documentation NetworkCommunicationFn EnglishLanguage "Function 透過給予的 ComputerNetwork 回傳一個類別給 NetworkCommunication 。") | ComputingBrands.kif 1493-1493 | |
(documentation NetworkCommunicationFn EnglishLanguage "A Function that returns an class of NetworkCommunication over the given type of ComputerNetwork.") | ComputingBrands.kif 1491-1492 | |
(documentation NetworkCommunicationFn JapaneseLanguage "指定されたタイプのComputerNetwork 上のNetworkCommunicationクラスで返される機能。") | ComputingBrands.kif 1495-1496 | |
(domainSubclass NetworkCommunicationFn 1 ComputerNetwork) | ComputingBrands.kif 1489-1489 | 网路通信功能 的 1 数量 是 计算机网络 的 subclass |
(instance NetworkCommunicationFn UnaryFunction) | ComputingBrands.kif 1487-1487 | 网路通信功能 是 一元函数 的 instance |
(rangeSubclass NetworkCommunicationFn NetworkCommunication) | ComputingBrands.kif 1488-1488 | 网路通信功能 的所得值 是 NetworkCommunication 的 subclass |
appearance as argument number 2 |
![]() |
(format ChineseLanguage NetworkCommunicationFn "通信透过 %1") | ComputingBrands.kif 1500-1500 | |
(format ChineseTraditionalLanguage NetworkCommunicationFn "通信透過 %1") | ComputingBrands.kif 1499-1499 | |
(format EnglishLanguage NetworkCommunicationFn "communication over %1") | ComputingBrands.kif 1498-1498 | |
(format JapaneseLanguage NetworkCommunicationFn "%1 を介した通信") | ComputingBrands.kif 1501-1501 | |
(termFormat ChineseLanguage NetworkCommunicationFn "网路通信功能") | ComputingBrands.kif 1505-1505 | |
(termFormat ChineseTraditionalLanguage NetworkCommunicationFn "網路通信功能") | ComputingBrands.kif 1504-1504 | |
(termFormat EnglishLanguage NetworkCommunicationFn "network communication function") | ComputingBrands.kif 1503-1503 | |
(termFormat JapaneseLanguage NetworkCommunicationFn "ネットワーク通信機能") | ComputingBrands.kif 1506-1506 |
antecedent |
![]() |
(=> (and (instance ?WN (NetworkCommunicationFn BluetoothNetwork)) (instance ?R RadiatingElectromagnetic) (subProcess ?R ?WN) (carrierFrequency ?R (MeasureFn ?W (GigaFn Hertz)))) (and (greaterThan ?W 2.4) (lessThan ?W 2.485))) |
ComputingBrands.kif 1547-1556 | |
(=> (instance ?NC (NetworkCommunicationFn AirPlay)) (or (exists (?TV) (and (instance ?TV TelevisionSet) (destination ?NC ?TV))) (exists (?SP) (and (instance ?SP SpeakerDevice) (destination ?NC ?SP))))) |
ComputingBrands.kif 1828-1838 | |
(=> (instance ?NC (NetworkCommunicationFn AirPrint)) (exists (?P) (and (instance ?P Printer) (destination ?NC ?P)))) |
ComputingBrands.kif 1870-1875 | |
(=> (instance ?WN (NetworkCommunicationFn WirelessNetwork)) (exists (?R) (and (instance ?R RadiatingElectromagnetic) (subProcess ?R ?WN)))) |
ComputingBrands.kif 1508-1513 |
|
consequent |
![]() |
(=> (holdsDuring ?T (and (instance ?C Computer) (attribute ?C AirplaneMode))) (not (holdsDuring ?T (capability (NetworkCommunicationFn WirelessNetwork) origin ?C)))) |
ComputingBrands.kif 1788-1795 |
|
![]() |
![]() |