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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - Increasing
Increasing

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


(documentation Increasing ChineseLanguage "这是当 PhysicalQuantity 在增加时的任何 QuantityChange。") chinese_format.kif 2983-2984
(documentation Increasing EnglishLanguage "Any QuantityChange where the PhysicalQuantity is increased.") Merge.kif 11019-11020
(documentation Increasing JapaneseLanguage "PhysicalQuantity が増加した任意の QuantityChange。") japanese_format.kif 1743-1744
(externalImage Increasing "http://upload.wikimedia.org/wikipedia/commons/ 3/ 32/ Monotonicity_example1.png") pictureList.kif 6624-6624
(relatedInternalConcept Increasing Putting) Merge.kif 11017-11017
(subclass Increasing QuantityChange) Merge.kif 11016-11016

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


(partition QuantityChange Increasing Decreasing) Merge.kif 10996-10996
(subclass Accelerating Increasing) Mid-level-ontology.kif 18526-18526
(subclass Bloating Increasing) Mid-level-ontology.kif 7390-7390
(subclass Heating Increasing) Merge.kif 11037-11037
(subclass Inflammation Increasing) Mid-level-ontology.kif 13717-13717
(subclass Inflating Increasing) Cars.kif 3662-3662
(subclass Lengthening Increasing) Mid-level-ontology.kif 25450-25450
(subclass Proliferation Increasing) MilitaryProcesses.kif 1433-1433
(subclass Saving Increasing) Mid-level-ontology.kif 25470-25470
(termFormat ChineseLanguage Increasing "增加") chinese_format.kif 1109-1109
(termFormat EnglishLanguage Increasing "increasing") english_format.kif 1435-1435
(termFormat FrenchLanguage Increasing "augmenter") french_format.kif 787-787
(termFormat Hindi Increasing "badhottarii") terms-hindi.txt 319-319
(termFormat ItalianLanguage Increasing "Aumento") terms-it.txt 322-322
(termFormat JapaneseLanguage Increasing "増加") japanese_format.kif 2471-2471
(termFormat PortugueseLanguage Increasing "Aumentar") portuguese_format.kif 739-739
(termFormat cb Increasing "pagdugang") terms-cb.txt 324-324
(termFormat cz Increasing "increasing") terms-cz.txt 358-358
(termFormat de Increasing "Zunehmen") terms-de.txt 617-617
(termFormat ro Increasing "creºtere") relations-ro.kif 808-808
(termFormat tg Increasing "tumataas") terms-tg.txt 323-323

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


(=>
    (and
        (instance ?D Increasing)
        (patient ?D ?OBJ))
    (exists (?N1 ?N2 ?T1 ?T2 ?U)
        (and
            (earlier ?T1 ?T2)
            (holdsDuring ?T1
                (measure ?OBJ
                    (MeasureFn ?N1 ?U)))
            (holdsDuring ?T2
                (measure ?OBJ
                    (MeasureFn ?N2 ?U)))
            (greaterThan ?N1 ?N2))))
Merge.kif 11022-11035

consequent
-------------------------


(=>
    (instance ?P Proliferation)
    (exists (?C ?A ?I)
        (and
            (instance ?C Classifying)
            (agent ?C ?A)
            (instance ?I Increasing)
            (destination ?C ?I)
            (subjectiveAttribute ?I Quick ?A))))
MilitaryProcesses.kif 1437-1445


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