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

Formal Language: 



KB Term:  Term intersection
English Word: 

  ShapeAttribute

Sigma KEE - ShapeAttribute
ShapeAttribute(Atributo de Forma)

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


(documentation ShapeAttribute ChineseLanguage "这是任何与 Object 的形状有关的 Attribute。") chinese_format.kif 3961-3961
(documentation ShapeAttribute EnglishLanguage "Any Attribute that relates to the shape of an Object.") Merge.kif 17755-17756
(subclass ShapeAttribute StructureAttribute) Merge.kif 17751-17751 Atributo de Forma e' uma sub-classe de StructureAttribute

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


(instance Concave ShapeAttribute) ComputingBrands.kif 2678-2678 Concave e' uma instancia de Atributo de Forma
(instance ConeSegment ShapeAttribute) Cars.kif 1426-1426 ConeSegment e' uma instancia de Atributo de Forma
(instance Convex ShapeAttribute) ComputingBrands.kif 2646-2646 Convex e' uma instancia de Atributo de Forma
(instance DiskShaped ShapeAttribute) Mid-level-ontology.kif 25594-25594 DiskShaped e' uma instancia de Atributo de Forma
(instance Fillable ShapeAttribute) Merge.kif 9971-9971 Fillable e' uma instancia de Atributo de Forma
(instance Flat ShapeAttribute) Mid-level-ontology.kif 2781-2781 Flat e' uma instancia de Atributo de Forma
(instance LevelShape ShapeAttribute) Mid-level-ontology.kif 2818-2818 LevelShape e' uma instancia de Atributo de Forma
(instance LineFormation ShapeAttribute) Mid-level-ontology.kif 19423-19423 LineFormation e' uma instancia de Atributo de Forma
(instance LongAndThin ShapeAttribute) Mid-level-ontology.kif 2801-2801 LongAndThin e' uma instancia de Atributo de Forma
(instance RingTorus ShapeAttribute) Cars.kif 4417-4417 RingTorus e' uma instancia de Atributo de Forma
(instance RoundTwoDimensional ShapeAttribute) Mid-level-ontology.kif 25586-25586 RoundTwoDimensional e' uma instancia de Atributo de Forma
(instance SymmetricShape ShapeAttribute) Mid-level-ontology.kif 2838-2838 SymmetricShape e' uma instancia de Atributo de Forma
(subclass Fingerprint ShapeAttribute) Mid-level-ontology.kif 12531-12531 Fingerprint e' uma sub-classe de Atributo de Forma
(subclass GeometricFigure ShapeAttribute) Merge.kif 17802-17802 GeometricFigure e' uma sub-classe de Atributo de Forma
(subclass MoleculeStructuralAttribute ShapeAttribute) VirusProteinAndCellPart.kif 154-154 MoleculeStructuralAttribute e' uma sub-classe de Atributo de Forma
(termFormat ChineseLanguage ShapeAttribute "形状属性") chinese_format.kif 1254-1254
(termFormat EnglishLanguage ShapeAttribute "shape attribute") english_format.kif 1729-1729
(termFormat FrenchLanguage ShapeAttribute "attribut de forme") french_format.kif 932-932
(termFormat Hindi ShapeAttribute "aakaara visheshataa") terms-hindi.txt 466-466
(termFormat ItalianLanguage ShapeAttribute "AttributoDiForma") terms-it.txt 469-469
(termFormat JapaneseLanguage ShapeAttribute "形状属性") japanese_format.kif 2616-2616
(termFormat PortugueseLanguage ShapeAttribute "Atributo de Forma") portuguese_format.kif 884-884
(termFormat cb ShapeAttribute "dagwayng hiyas") terms-cb.txt 471-471
(termFormat cz ShapeAttribute "shape attribute") terms-cz.txt 505-505

Display limited to 25 items. Show next 25

Display limited to 25 items. Show next 25

appearance as argument number 3
-------------------------


(domain cellShape 2 ShapeAttribute) VirusProteinAndCellPart.kif 405-405 O argumento numero 2 de cellShape e' uma instancia de Atributo de Forma
(domain shape 2 ShapeAttribute) Mid-level-ontology.kif 25576-25576 O argumento numero 2 de shape e' uma instancia de Atributo de Forma

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


(=>
    (and
        (instance ?ATTRIBUTE ShapeAttribute)
        (attribute ?OBJ ?ATTRIBUTE)
        (surface ?SURFACE ?OBJ))
    (attribute ?SURFACE ?ATTRIBUTE))
Merge.kif 17758-17763
(=>
    (and
        (property ?OBJ ?SHAPE)
        (instance ?OBJ Physical)
        (instance ?SHAPE ShapeAttribute))
    (shape ?OBJ ?SHAPE))
Mid-level-ontology.kif 25579-25584

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


(=>
    (and
        (instance ?ALT ShapeChange)
        (patient ?ALT ?OBJ))
    (exists (?PROPERTY)
        (and
            (instance ?PROPERTY ShapeAttribute)
            (or
                (and
                    (holdsDuring
                        (BeginFn
                            (WhenFn ?ALT))
                        (attribute ?OBJ ?PROPERTY))
                    (holdsDuring
                        (EndFn
                            (WhenFn ?ALT))
                        (not
                            (attribute ?OBJ ?PROPERTY))))
                (and
                    (holdsDuring
                        (BeginFn
                            (WhenFn ?ALT))
                        (not
                            (attribute ?OBJ ?PROPERTY)))
                    (holdsDuring
                        (EndFn
                            (WhenFn ?ALT))
                        (attribute ?OBJ ?PROPERTY)))))))
Merge.kif 12678-12691


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


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