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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - amount
amount

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


(documentation amount EnglishLanguage "The MassMeasure of a type of Substance in an Object.") Merge.kif 7601-7602
(domain amount 2 CorpuscularObject) Merge.kif 7604-7604
(domain amount 3 MassMeasure) Merge.kif 7605-7605
(domainSubclass amount 1 Substance) Merge.kif 7603-7603
(instance amount TernaryPredicate) Merge.kif 7600-7600

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


(termFormat EnglishLanguage amount "amount") domainEnglishFormat.kif 65800-65800

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


(=>
    (and
        (amount ?S ?CO
            (MeasureFn ?N ?U))
        (instance ?SI ?S)
        (measure ?SI
            (MeasureFn ?N2 ?U))
        (part ?SI ?CO))
    (exists (?L)
        (and
            (inList
                (MeasureFn ?N2 ?U) ?L)
            (equal ?L
                (AmountsFn ?S ?CO ?U))
            (equal ?N
                (ListSumFn ?L)))))
Merge.kif 7607-7622
(=>
    (and
        (instance ?P PerniciousAnemia)
        (experiencer ?P ?H1)
        (amount VitaminB12 ?H1
            (MeasureFn ?N1 ?U))
        (amount VitaminB12 ?H2
            (MeasureFn ?N2 ?U))
        (attribute ?H2 Healthy)
        (not
            (equal ?H1 ?H2)))
    (greaterThan ?N2 ?N1))
Medicine.kif 2680-2689


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