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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Smooth
Smooth(smooth)ironed, smooth, smoothed, smoothened

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


(contraryAttribute Smooth Rough) Merge.kif 17855-17855 Smooth is the opposite of rough
(documentation Smooth ChineseLanguage "拥有这个 Attribute Object 的表面是平滑的。") chinese_format.kif 3966-3966 Smooth is the opposite of rough
(documentation Smooth EnglishLanguage "An Object with this Attribute has a smooth surface.") Merge.kif 17851-17852 Smooth is the opposite of rough
(instance Smooth TextureAttribute) Merge.kif 17850-17850 Smooth is an instance of texture attribute

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


(termFormat ChineseLanguage Smooth "平滑") domainEnglishFormat.kif 53574-53574
(termFormat ChineseTraditionalLanguage Smooth "平滑") domainEnglishFormat.kif 53573-53573
(termFormat EnglishLanguage Smooth "smooth") domainEnglishFormat.kif 53572-53572

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


(=>
    (and
        (instance ?SMOOTH Smoothing)
        (patient ?SMOOTH ?OBJ))
    (exists (?PART)
        (and
            (superficialPart ?PART ?OBJ)
            (holdsDuring
                (EndFn
                    (WhenFn ?SMOOTH))
                (attribute ?PART Smooth)))))
Mid-level-ontology.kif 25508-25517


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