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



KB Term:  Term intersection
English Word: 

  concentration

Sigma KEE - concentration
concentration

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


(instance concentration QuaternaryPredicate) Medicine.kif 224-224 concentration is an instance of quaternary predicate
(domain concentration 1 Quantity) Medicine.kif 225-225 The number 1 argument of concentration is an instance of quantity
(domainSubclass concentration 2 Substance) Medicine.kif 226-226 The number 2 argument of concentration is a subclass of substance
(domain concentration 3 Quantity) Medicine.kif 227-227 The number 3 argument of concentration is an instance of quantity
(domain concentration 4 Mixture) Medicine.kif 228-228 The number 4 argument of concentration is an instance of mixture
(documentation concentration EnglishLanguage "The concentration of a Substance in a Mixture. ") Medicine.kif 229-230 The number 4 argument of concentration is an instance of mixture

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


(format EnglishLanguage concentration "the concentration of %2 in %4 is %1 per %3") Medicine.kif 232-232
(termFormat EnglishLanguage concentration "concentration") Medicine.kif 233-233

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


(=>
    (and
        (concentration
            (MeasureFn ?N1 ?U) ?S
            (MeasureFn ?N2 ?U2) ?M)
        (instance ?SI ?S)
        (part ?SI ?M)
        (measure ?SI
            (MeasureFn ?N3 ?U3))
        (part ?SI ?M)
        (not
            (instance ?SI2 ?S))
        (not
            (equal ?SI ?SIE2))
        (part ?SI2 ?M)
        (measure ?M
            (MeasureFn ?N2 ?U2)))
    (approximateValue ?N1 ?N3))
Medicine.kif 235-250 If All of the following hold: (1) the concentration of X in Y is Z W(s) per V U(s) (2) T is an instance of X (3) T is a part of Y (4) the measure of T is S R(s) (5) T is a part of Y (6) Q is not an instance of X (7) equal T and P (8) Q is a part of Y (9) the measure of Y is V U(s), then the approximate value of Z is S
(=>
    (and
        (instance ?B Blood)
        (attribute ?B OxygenatedBlood)
        (concentration
            (MeasureFn ?N Milliliter) Oxygen
            (MeasureFn 100 Milliliter) ?B))
    (approximateValue ?N 20))
Medicine.kif 5768-5775 If X is an instance of blood, oxygenated blood is an attribute of X, and the concentration of oxygen in X is Y Milliliter(s) per 100 Milliliter(s), then the approximate value of Y is 20
(=>
    (and
        (instance ?B Blood)
        (attribute ?B OxygenatedBlood)
        (concentration
            (MeasureFn ?N Milliliter) CarbonDioxide
            (MeasureFn 100 Milliliter) ?B))
    (approximateValue ?N 5))
Medicine.kif 5777-5784 If X is an instance of blood, oxygenated blood is an attribute of X, and the concentration of carbon dioxide in X is Y Milliliter(s) per 100 Milliliter(s), then the approximate value of Y is 5
(=>
    (and
        (instance ?B Blood)
        (attribute ?B DeoxygenatedBlood)
        (concentration
            (MeasureFn ?N Milliliter) Oxygen
            (MeasureFn 100 Milliliter) ?B))
    (approximateValue ?N 14))
Medicine.kif 5791-5798 If X is an instance of blood, deoxygenated blood is an attribute of X, and the concentration of oxygen in X is Y Milliliter(s) per 100 Milliliter(s), then the approximate value of Y is 14
(=>
    (and
        (instance ?B Blood)
        (attribute ?B DeoxygenatedBlood)
        (concentration
            (MeasureFn ?N Milliliter) CarbonDioxide
            (MeasureFn 100 Milliliter) ?B))
    (approximateValue ?N 4))
Medicine.kif 5800-5807 If X is an instance of blood, deoxygenated blood is an attribute of X, and the concentration of carbon dioxide in X is Y Milliliter(s) per 100 Milliliter(s), then the approximate value of Y is 4


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