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 7590-7591
(domain amount 2 CorpuscularObject) Merge.kif 7593-7593 O argumento numero 2 de amount e' uma instancia de Objeto Corpuscular
(domain amount 3 MassMeasure) Merge.kif 7594-7594 O argumento numero 3 de amount e' uma instancia de Medida de Massa
(domainSubclass amount 1 Substance) Merge.kif 7592-7592 O argumento numero 1 de amount e' uma sub-classe de Substancia
(instance amount TernaryPredicate) Merge.kif 7589-7589 amount e' uma instancia de Predicado Ternario

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 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