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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - meltingPoint
meltingPoint

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


(documentation meltingPoint ChineseLanguage "这是当 PureSubstanceSolid 变成 Liquid 状态的温度。注:Arsenic 可以直接从 Solid 升华成 Gas,这意味着它的熔点和沸点是相等的。") chinese_format.kif 1420-1421
(documentation meltingPoint EnglishLanguage "The temperature at which a PureSubstance changes state from a Solid to a Liquid. Note that Arsenic can sublimate directly from Solid to Gas which means that its melting and boiling points are equal.") Merge.kif 13997-13999
(domain meltingPoint 2 TemperatureMeasure) Merge.kif 13996-13996 熔點, 2 and TemperatureMeasure
(domainSubclass meltingPoint 1 PureSubstance) Merge.kif 13995-13995 域子類 熔點, 1 and PureSubstance
(instance meltingPoint BinaryPredicate) Merge.kif 13994-13994 熔點 and BinaryPredicate

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


(format ChineseLanguage meltingPoint "%2 %n 是 %1 的 melting 点") domainEnglishFormat.kif 1683-1683
(format ChineseTraditionalLanguage meltingPoint "%2 %n 是 %1 的 melting 點") domainEnglishFormat.kif 1682-1682
(format EnglishLanguage meltingPoint "%2 is %n a melting point of %1") domainEnglishFormat.kif 1681-1681
(termFormat ChineseLanguage meltingPoint "熔点") domainEnglishFormat.kif 36992-36992
(termFormat ChineseTraditionalLanguage meltingPoint "熔點") domainEnglishFormat.kif 36991-36991
(termFormat EnglishLanguage meltingPoint "melting point") domainEnglishFormat.kif 36990-36990

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


(=>
    (and
        (instance ?SUBSTANCE ?TYPE)
        (boilingPoint ?TYPE
            (MeasureFn ?TEMP1 ?MEASURE))
        (meltingPoint ?TYPE
            (MeasureFn ?TEMP2 ?MEASURE))
        (instance ?MEASURE UnitOfTemperature)
        (holdsDuring ?TIME
            (measure ?SUBSTANCE
                (MeasureFn ?TEMP3 ?MEASURE)))
        (greaterThan ?TEMP3 ?TEMP2)
        (lessThan ?TEMP3 ?TEMP1))
    (or
        (holdsDuring ?TIME
            (attribute ?SUBSTANCE Liquid))
        (exists (?MELT)
            (and
                (overlapsTemporally
                    (WhenFn ?MELT) ?TIME)
                (instance ?MELT Melting)
                (patient ?MELT ?SUBSTANCE)))))
Merge.kif 14001-14016
(=>
    (and
        (instance ?SUBSTANCE ?TYPE)
        (meltingPoint ?TYPE
            (MeasureFn ?TEMP1 ?MEASURE))
        (holdsDuring ?TIME
            (measure ?SUBSTANCE
                (MeasureFn ?TEMP2 ?MEASURE)))
        (instance ?MEASURE UnitOfTemperature)
        (lessThan ?TEMP2 ?TEMP1))
    (or
        (holdsDuring ?TIME
            (attribute ?SUBSTANCE Solid))
        (exists (?FREEZE)
            (and
                (overlapsTemporally
                    (WhenFn ?FREEZE) ?TIME)
                (instance ?FREEZE Freezing)
                (patient ?FREEZE ?SUBSTANCE)))))
Merge.kif 14018-14031
(=>
    (and
        (instance ?X ?Y)
        (subclass ?Y PureSubstance)
        (boilingPoint ?Y
            (MeasureFn ?BOIL KelvinDegree))
        (meltingPoint ?Y
            (MeasureFn ?MELT KelvinDegree))
        (measure ?X
            (MeasureFn ?TEMP KelvinDegree))
        (greaterThan ?TEMP ?MELT)
        (lessThan ?TEMP ?BOIL))
    (attribute ?X Liquid))
Merge.kif 13947-13956
(=>
    (and
        (instance ?X ?Y)
        (subclass ?Y PureSubstance)
        (meltingPoint ?Y
            (MeasureFn ?MELT KelvinDegree))
        (barometricPressure ?X
            (MeasureFn ?PRES InchMercury))
        (greaterThan ?PRES 29.92)
        (measure ?X
            (MeasureFn ?TEMP KelvinDegree))
        (lessThan ?TEMP ?MELT))
    (attribute ?X Solid))
Merge.kif 13958-13967
(=>
    (and
        (meltingPoint ?TYPE
            (MeasureFn ?MELT ?U))
        (boilingPoint ?TYPE
            (MeasureFn ?BOIL ?U)))
    (greaterThanOrEqualTo ?BOIL ?MELT))
Merge.kif 14033-14037

appearance as argument number 0
-------------------------


(meltingPoint Actinium
    (MeasureFn 1320.0 KelvinDegree))
Mid-level-ontology.kif 31278-31278 測量 1320.0 and 凱文度melting
(meltingPoint Aluminum
    (MeasureFn 933.52 KelvinDegree))
Mid-level-ontology.kif 31126-31126 測量 933.52 and 凱文度melting
(meltingPoint Americium
    (MeasureFn 1267.0 KelvinDegree))
Mid-level-ontology.kif 31290-31290 測量 1267.0 and 凱文度melting
(meltingPoint Antimony
    (MeasureFn 903.89 KelvinDegree))
Mid-level-ontology.kif 31202-31202 測量 903.89 and 凱文度melting
(meltingPoint Argon
    (MeasureFn 83.78 KelvinDegree))
Mid-level-ontology.kif 31136-31136 測量 83.78 and 凱文度melting
(meltingPoint Arsenic
    (MeasureFn 886.0 KelvinDegree))
Mid-level-ontology.kif 31166-31166 測量 886.0 and 凱文度melting
(meltingPoint Astatine
    (MeasureFn 575.0 KelvinDegree))
Mid-level-ontology.kif 31270-31270 測量 575.0 and 凱文度melting
(meltingPoint Barium
    (MeasureFn 998.0 KelvinDegree))
Mid-level-ontology.kif 31212-31212 測量 998.0 and 凱文度melting
(meltingPoint Berkelium
    (MeasureFn 1259.0 KelvinDegree))
Mid-level-ontology.kif 31294-31294 測量 1259.0 and 凱文度melting
(meltingPoint Beryllium
    (MeasureFn 1551.0 KelvinDegree))
Mid-level-ontology.kif 31108-31108 測量 1551.0 and 凱文度melting
(meltingPoint Bismuth
    (MeasureFn 544.5 KelvinDegree))
Mid-level-ontology.kif 31266-31266 測量 544.5 and 凱文度melting
(meltingPoint Boron
    (MeasureFn 2573.0 KelvinDegree))
Mid-level-ontology.kif 31110-31110 測量 2573.0 and 凱文度melting
(meltingPoint Bromine
    (MeasureFn 265.9 KelvinDegree))
Mid-level-ontology.kif 31170-31170 測量 265.9 and 凱文度melting
(meltingPoint Cadmium
    (MeasureFn 594.1 KelvinDegree))
Mid-level-ontology.kif 31196-31196 測量 594.1 and 凱文度melting
(meltingPoint Caesium
    (MeasureFn 301.55 KelvinDegree))
Mid-level-ontology.kif 31210-31210 測量 301.55 and 凱文度melting
(meltingPoint Calcium
    (MeasureFn 1112.0 KelvinDegree))
Mid-level-ontology.kif 31140-31140 測量 1112.0 and 凱文度melting
(meltingPoint Californium
    (MeasureFn 1173.0 KelvinDegree))
Mid-level-ontology.kif 31295-31295 測量 1173.0 and 凱文度melting
(meltingPoint Carbon
    (MeasureFn 3823.0 KelvinDegree))
Mid-level-ontology.kif 31112-31112 測量 3823.0 and 凱文度melting
(meltingPoint Cerium
    (MeasureFn 1071.0 KelvinDegree))
Mid-level-ontology.kif 31216-31216 測量 1071.0 and 凱文度melting
(meltingPoint Chlorine
    (MeasureFn 172.17 KelvinDegree))
Mid-level-ontology.kif 31134-31134 測量 172.17 and 凱文度melting
(meltingPoint Chromium
    (MeasureFn 2130.0 KelvinDegree))
Mid-level-ontology.kif 31148-31148 測量 2130.0 and 凱文度melting
(meltingPoint Cobalt
    (MeasureFn 1768.0 KelvinDegree))
Mid-level-ontology.kif 31154-31154 測量 1768.0 and 凱文度melting
(meltingPoint Copper
    (MeasureFn 1356.6 KelvinDegree))
Mid-level-ontology.kif 31158-31158 測量 1356.6 and 凱文度melting
(meltingPoint Curium
    (MeasureFn 1613.0 KelvinDegree))
Mid-level-ontology.kif 31293-31293 測量 1613.0 and 凱文度melting
(meltingPoint Dysprosium
    (MeasureFn 1682.0 KelvinDegree))
Mid-level-ontology.kif 31232-31232 測量 1682.0 and 凱文度melting

Display limited to 25 items. Show next 25

Display limited to 25 items. Show next 25


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