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

Formal Language: 



KB Term:  Term intersection
English Word: 

  RadiatingElectromagnetic

Sigma KEE - RadiatingElectromagnetic
RadiatingElectromagnetic(辐射电磁)

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


(documentation RadiatingElectromagnetic ChineseLanguage "RadiatingElectromagnetic 是当电磁辐射释放或被吸收时的 Radiating 过程的子类别。") chinese_format.kif 1415-1416
(documentation RadiatingElectromagnetic EnglishLanguage "RadiatingElectromagnetic is the subclass of Radiating processes in which electromagnetic radiation is transmitted or absorbed.") Merge.kif 13790-13792
(subclass RadiatingElectromagnetic Radiating) Merge.kif 13789-13789 辐射电磁辐射subclass

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


(subclass ElectricTransmission RadiatingElectromagnetic) Cars.kif 2366-2366 ElectricTransmission辐射电磁subclass
(subclass Magnetism RadiatingElectromagnetic) Mid-level-ontology.kif 15805-15805 辐射电磁subclass
(subclass RadiatingInfrared RadiatingElectromagnetic) Merge.kif 13716-13716 辐射红外线辐射电磁subclass
(subclass RadiatingLight RadiatingElectromagnetic) Merge.kif 13696-13696 放射光线辐射电磁subclass
(subclass RadiatingUltraviolet RadiatingElectromagnetic) Mid-level-ontology.kif 595-595 辐射紫外线辐射电磁subclass
(subclass RadiatingXRay RadiatingElectromagnetic) Merge.kif 13720-13720 X射线辐射辐射电磁subclass
(subclass RadioEmission RadiatingElectromagnetic) Mid-level-ontology.kif 15809-15809 无线电发射辐射电磁subclass
(termFormat ChineseLanguage RadiatingElectromagnetic "辐射电磁") domainEnglishFormat.kif 48442-48442
(termFormat ChineseTraditionalLanguage RadiatingElectromagnetic "輻射電磁") domainEnglishFormat.kif 48441-48441
(termFormat EnglishLanguage RadiatingElectromagnetic "radiating electromagnetic") domainEnglishFormat.kif 48440-48440

antecedent
-------------------------


(=>
    (and
        (instance ?R RadiatingElectromagnetic)
        (carrierFrequency ?R
            (MeasureFn ?HZ Hertz))
        (wavelength ?R
            (MeasureFn ?L Meter)))
    (equal
        (MeasureFn ?L Meter)
        (MeasureFn
            (DivisionFn 299792458 ?HZ) Meter)))
ComputingBrands.kif 1570-1577
(=>
    (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 1579-1588

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


(=>
    (and
        (instance ?M Microwave)
        (attribute ?M DeviceOn))
    (exists (?PROC)
        (and
            (instance ?PROC RadiatingElectromagnetic)
            (instrument ?PROC ?M))))
Food.kif 365-372
(=>
    (and
        (instance ?PLUG ElectricalPlug)
        (instance ?DEVICE ElectricDevice)
        (instance ?OUTLET ElectricalOutlet)
        (connectedEngineeringComponents ?DEVICE ?PLUG)
        (completelyFills ?PLUG ?OUTLET)
        (instance ?POWER PowerSource)
        (connectedEngineeringComponents ?POWER ?OUTLET))
    (exists (?RE)
        (and
            (instance ?RE RadiatingElectromagnetic)
            (origin ?RE ?POWER)
            (destination ?RE ?DEVICE))))
Mid-level-ontology.kif 25980-25993
(=>
    (instance ?PS PowerSource)
    (exists (?RE)
        (and
            (instance ?RE RadiatingElectromagnetic)
            (origin ?RE ?PS))))
Mid-level-ontology.kif 2559-2564
(=>
    (instance ?RADAR Radar)
    (capability RadiatingElectromagnetic agent ?RADAR))
Mid-level-ontology.kif 2587-2589
(=>
    (instance ?WN
        (NetworkCommunicationFn WirelessNetwork))
    (exists (?R)
        (and
            (instance ?R RadiatingElectromagnetic)
            (subProcess ?R ?WN))))
ComputingBrands.kif 1540-1545


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