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 17944-17944 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 17940-17941 Smooth is the opposite of rough
(instance Smooth TextureAttribute) Merge.kif 17939-17939 Smooth is an instance of texture attribute

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


(termFormat ChineseLanguage Smooth "平滑") domainEnglishFormat.kif 53567-53567
(termFormat ChineseTraditionalLanguage Smooth "平滑") domainEnglishFormat.kif 53566-53566
(termFormat EnglishLanguage Smooth "smooth") domainEnglishFormat.kif 53565-53565

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 26901-26910
(=>
    (instance ?G Rifle)
    (exists (?B ?P)
        (and
            (instance ?B GunBore)
            (properPart ?B ?G)
            (superficialPart ?P ?B)
            (orientation ?P ?B Inside)
            (not
                (attribute ?P Smooth)))))
Mid-level-ontology.kif 1959-1968
(=>
    (instance ?G Shotgun)
    (exists (?B ?P)
        (and
            (instance ?B GunBore)
            (properPart ?B ?G)
            (superficialPart ?P ?B)
            (orientation ?P ?B Inside)
            (attribute ?P Smooth))))
Mid-level-ontology.kif 1942-1950


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