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 7626-7627
(domain amount 2 CorpuscularObject) Merge.kif 7629-7629 amount の数値 2 引数は 微粒子オブジェクトinstance では %n
(domain amount 3 MassMeasure) Merge.kif 7630-7630 amount の数値 3 引数は 質量測定instance では %n
(domainSubclass amount 1 Substance) Merge.kif 7628-7628 amount の数値 1 引数は 物質subclass では %n
(instance amount TernaryPredicate) Merge.kif 7625-7625 amount3進述語instance では %n

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 7632-7647
(=>
    (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