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

Formal Language: 



KB Term:  Term intersection
English Word: 

  amount

Sigma KEE - amount
amount

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


(documentation amount EnglishLanguage "The MassMeasure of a type of Substance in an Object.") Merge.kif 7590-7591
(domain amount 2 CorpuscularObject) Merge.kif 7593-7593 The number 2 argument of amount is an instance of corpuscular object
(domain amount 3 MassMeasure) Merge.kif 7594-7594 The number 3 argument of amount is an instance of mass measure
(domainSubclass amount 1 Substance) Merge.kif 7592-7592 The number 1 argument of amount is a subclass of substance
(instance amount TernaryPredicate) Merge.kif 7589-7589 amount is an instance of ternary predicate

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


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

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 7596-7611
(=>
    (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 2695-2704


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 is open source software produced by Articulate Software and its partners