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



KB Term:  Term intersection
English Word: 

  ListFn__7Fn__0En1Ra2En3In4Re5En6En7ReFn

Sigma KEE - wavelength
wavelength

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


(documentation wavelength EnglishLanguage "(wavelength ?RADIATION ?MEASURE) means that the instance of radiation, ?RADIATION, has an average wavelength of ?MEASURE.") Mid-level-ontology.kif 569-570
(instance wavelength SingleValuedRelation) Mid-level-ontology.kif 571-571 wavelength is an instance of single valued relation
(domain wavelength 1 Radiating) Mid-level-ontology.kif 572-572 The number 1 argument of wavelength is an instance of radiating
(domain wavelength 2 LengthMeasure) Mid-level-ontology.kif 573-573 The number 2 argument of wavelength is an instance of length measure
(instance wavelength AsymmetricRelation) Mid-level-ontology.kif 574-574 wavelength is an instance of asymmetric relation
(instance wavelength BinaryPredicate) Mid-level-ontology.kif 575-575 wavelength is an instance of binary predicate

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


(format EnglishLanguage wavelength "the wavelength of %1 is %2") domainEnglishFormat.kif 4954-4954
(format ChineseTraditionalLanguage wavelength "%1 的 wavelength 是 %2 ") domainEnglishFormat.kif 4955-4955
(format ChineseLanguage wavelength "%1 的 wavelength 是 %2 ") domainEnglishFormat.kif 4956-4956
(termFormat EnglishLanguage wavelength "wavelength") domainEnglishFormat.kif 62542-62542
(termFormat ChineseTraditionalLanguage wavelength "波長") domainEnglishFormat.kif 62543-62543
(termFormat ChineseLanguage wavelength "波长") domainEnglishFormat.kif 62544-62544

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 If X is an instance of radiating electromagnetic, the frequency of the carrier of X is Y hertz(s), and the wavelength of X is Z meter(s), then equal Z meter(s) and 299792458 and Y meter(s)

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


(=>
    (instance ?X RadiatingXRay)
    (exists (?M)
        (and
            (wavelength ?X
                (MeasureFn ?M Nanometer))
            (greaterThanOrEqualTo ?M 0.01)
            (lessThan 10.0 ?M))))
Mid-level-ontology.kif 593-600 If X is an instance of X ray radiation, then there exists Y such that the wavelength of X is Y nanometer(s) and Y is greater than or equal to 0.01 and 10.0 is less than Y
(=>
    (and
        (instance ?X CompactDisc)
        (instance ?READ Decoding)
        (patient ?READ ?X))
    (exists (?LASER)
        (and
            (instance ?LASER RadiatingLight)
            (instrument ?READ ?LASER)
            (wavelength ?LASER
                (MeasureFn 780 Nanometer)))))
Media.kif 1101-1111 If X is an instance of compact disc, Y is an instance of decoding, and X is a patient of Y, then there exists Z such that Z is an instance of radiating light and Z is an instrument for Y and the wavelength of Z is 780 nanometer(s)
(=>
    (and
        (instance ?X BluRayDisc)
        (instance ?READ Decoding)
        (patient ?READ ?X))
    (exists (?LASER)
        (and
            (instance ?LASER RadiatingLight)
            (instrument ?READ ?LASER)
            (wavelength ?LASER
                (MeasureFn 405 Nanometer)))))
Media.kif 1139-1149 If X is an instance of blu ray disc, Y is an instance of decoding, and X is a patient of Y, then there exists Z such that Z is an instance of radiating light and Z is an instrument for Y and the wavelength of Z is 405 nanometer(s)
(=>
    (and
        (instance ?X DVD)
        (instance ?READ Decoding)
        (patient ?READ ?X))
    (exists (?LASER)
        (and
            (instance ?LASER RadiatingLight)
            (instrument ?READ ?LASER)
            (wavelength ?LASER
                (MeasureFn 650 Nanometer)))))
Media.kif 1204-1214 If X is an instance of DVD, Y is an instance of decoding, and X is a patient of Y, then there exists Z such that Z is an instance of radiating light and Z is an instrument for Y and the wavelength of Z is 650 nanometer(s)
(=>
    (radarEmissionFrequency ?R ?F ?T)
    (holdsDuring ?T
        (exists (?E ?L ?C)
            (and
                (instance ?E RadiatingElectromagnetic)
                (instrument ?E ?R)
                (wavelength ?E
                    (MeasureFn ?L Nanometer))
                (equal
                    (MeasureFn ?C MeterPerSecond) SpeedOfLight)
                (equal ?F
                    (MeasureFn
                        (DivisionFn ?C ?L) Hertz))))))
Transportation.kif 5541-5551 If X has the emission frequency of Y during Z, then there exist W, V and U such that W is an instance of radiating electromagnetic and X is an instrument for W and the wavelength of W is V nanometer(s) and equal U meter per second(s) and speed of light in vacuum and equal Y and U and V hertz(s) holds during Z
(=>
    (instance ?L Laser)
    (exists (?X ?Y ?O1 ?O2 ?X1 ?Y1)
        (and
            (instance ?X RadiatingVisibleLight)
            (instance ?Y RadiatingVisibleLight)
            (instrument ?X ?L)
            (instrument ?Y ?L)
            (origin ?X ?O1)
            (origin ?Y ?O2)
            (equal ?O1 ?O2)
            (not
                (equal ?X ?Y))
            (wavelength ?X
                (MeasureFn ?X1 Nanometer))
            (wavelength ?Y
                (MeasureFn ?Y1 Nanometer))
            (approximateValue ?X1 ?Y1))))
engineering.kif 1147-1162 If X is an instance of laser, then there exist Y, Z,, , W,, , V,, , U and T such that Y is an instance of radiating visible light and Z is an instance of radiating visible light and X is an instrument for Y and X is an instrument for Z and Y originates at W and Z originates at V and equal W and V and equal Y and Z and the wavelength of Y is U nanometer(s) and the wavelength of Z is T nanometer(s) and the approximate value of U is T


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners