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 7641-7642
(domain amount 2 CorpuscularObject) Merge.kif 7644-7644 amount, 2 and CorpuscularObject
(domain amount 3 MassMeasure) Merge.kif 7645-7645 amount, 3 and MassMeasure
(domainSubclass amount 1 Substance) Merge.kif 7643-7643 域子類 amount, 1 and Substance
(instance amount TernaryPredicate) Merge.kif 7640-7640 amount and TernaryPredicate

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


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

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 7647-7662
(=>
    (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 2696-2705


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