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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - CorpuscularObject
CorpuscularObject

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


(disjoint CorpuscularObject Substance) Merge.kif 1227-1227 CorpuscularObject ist dijunkt von Substance %n{nicht}
(documentation CorpuscularObject ChineseLanguage "这是一个整体和部分之间不存在共有的特性 SelfConnectedObject。 ") chinese_format.kif 1624-1625
(documentation CorpuscularObject EnglishLanguage "A SelfConnectedObject whose parts have properties that are not shared by the whole.") Merge.kif 1228-1229
(documentation CorpuscularObject JapaneseLanguage "パーツのプロパティが全体で共有されない SelfConnectedObject。") japanese_format.kif 206-207
(documentation CorpuscularObject SpanishLanguage "Un SelfConnectedObject cuyas propiedades no comparten entre todo el objeto.") spanish_format.kif 245-246
(subclass CorpuscularObject SelfConnectedObject) Merge.kif 1226-1226 CorpuscularObject ist eine teilkategorie von SelfConnectedObject

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


(subclass Bubble CorpuscularObject) Mid-level-ontology.kif 5000-5000 Bubble ist eine teilkategorie von CorpuscularObject
(subclass ContentBearingObject CorpuscularObject) Merge.kif 1327-1327 ContentBearingObject ist eine teilkategorie von CorpuscularObject
(subclass Nest CorpuscularObject) Mid-level-ontology.kif 5027-5027 Nest ist eine teilkategorie von CorpuscularObject
(subclass Organelle CorpuscularObject) Mid-level-ontology.kif 10118-10118 Organelle ist eine teilkategorie von CorpuscularObject
(subclass OrganicObject CorpuscularObject) Merge.kif 14346-14346 OrganicObject ist eine teilkategorie von CorpuscularObject
(subclass RealEstate CorpuscularObject) FinancialOntology.kif 1356-1356 RealEstate ist eine teilkategorie von CorpuscularObject
(subclass Sonar CorpuscularObject) Mid-level-ontology.kif 2612-2612 Sonar ist eine teilkategorie von CorpuscularObject
(termFormat ChineseLanguage CorpuscularObject "躯体性物体") chinese_format.kif 830-830
(termFormat EnglishLanguage CorpuscularObject "corpuscular object") english_format.kif 862-862
(termFormat FrenchLanguage CorpuscularObject "objet corpusculaire ") french_format.kif 506-506
(termFormat Hindi CorpuscularObject "kaNikaa sambandhI padaartha") terms-hindi.txt 38-38
(termFormat ItalianLanguage CorpuscularObject "OggettoCorpuscolare") terms-it.txt 41-41
(termFormat JapaneseLanguage CorpuscularObject "微粒子オブジェクト") japanese_format.kif 2191-2191
(termFormat PortugueseLanguage CorpuscularObject "Objeto Corpuscular") portuguese_format.kif 458-458
(termFormat cz CorpuscularObject "corpuscular object") terms-cz.txt 73-73
(termFormat ro CorpuscularObject "obiect neomogen") relations-ro.kif 527-527
(termFormat tg CorpuscularObject "bagay") terms-tg.txt 42-42

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


(domain AmountsFn 2 CorpuscularObject) Merge.kif 7578-7578 Die Zahl 2 Argument von AmountsFn ist ein fall von CorpuscularObject %n{nicht}
(domain amount 2 CorpuscularObject) Merge.kif 7593-7593 Die Zahl 2 Argument von amount ist ein fall von CorpuscularObject %n{nicht}
(domain component 1 CorpuscularObject) Merge.kif 967-967 Die Zahl 1 Argument von bestandteil ist ein fall von CorpuscularObject %n{nicht}
(domain component 2 CorpuscularObject) Merge.kif 968-968 Die Zahl 2 Argument von bestandteil ist ein fall von CorpuscularObject %n{nicht}
(domain material 2 CorpuscularObject) Merge.kif 979-979 Die Zahl 2 Argument von material ist ein fall von CorpuscularObject %n{nicht}
(domain sliceOfFigure 2 CorpuscularObject) Mid-level-ontology.kif 4811-4811 Die Zahl 2 Argument von sliceOfFigure ist ein fall von CorpuscularObject %n{nicht}
(domainSubclass substanceElement 1 CorpuscularObject) Merge.kif 1242-1242 Die Zahl 1 Argument von substanceElement ist eine teilkategorie von CorpuscularObject %n{nicht}

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


(=>
    (and
        (instance ?G Grinding)
        (patient ?G ?O)
        (instance ?O CorpuscularObject))
    (holdsDuring
        (EndFn
            (WhenFn ?G))
        (exists (?C)
            (and
                (result ?G ?C)
                (instance ?C Collection)
                (forall (?M)
                    (=>
                        (member ?M ?C)
                        (part ?M ?O)))))))
Food.kif 1012-1026
(=>
    (and
        (instance ?HR Reel)
        (instance ?K Keeping)
        (instance ?H CorpuscularObject)
        (attribute ?H LongAndThin)
        (attribute ?H Pliable)
        (instrument ?K ?HR)
        (patient ?K ?H))
    (exists (?P)
        (and
            (part ?P ?H)
            (meetsSpatially ?P ?HR))))
Cars.kif 4287-4299
(=>
    (and
        (instance ?HR Reel)
        (instance ?K Keeping)
        (instance ?H CorpuscularObject)
        (attribute ?H LongAndThin)
        (attribute ?H Pliable)
        (instrument ?K ?HR)
        (patient ?K ?H))
    (exists (?R)
        (and
            (instance ?R Rotating)
            (patient ?R ?HR)
            (subProcess ?R ?K))))
Cars.kif 4301-4314
(=>
    (instance ?OBJ CorpuscularObject)
    (exists (?SUBSTANCE1 ?SUBSTANCE2)
        (and
            (subclass ?SUBSTANCE1 Substance)
            (subclass ?SUBSTANCE2 Substance)
            (material ?SUBSTANCE1 ?OBJ)
            (material ?SUBSTANCE2 ?OBJ)
            (not
                (equal ?SUBSTANCE1 ?SUBSTANCE2)))))
Merge.kif 1231-1239

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


(=>
    (instance ?ATTACH Attaching)
    (exists (?OBJ)
        (and
            (instance ?OBJ CorpuscularObject)
            (patient ?ATTACH ?OBJ))))
Merge.kif 12369-12374
(=>
    (instance ?DETACH Detaching)
    (exists (?OBJ)
        (and
            (instance ?OBJ CorpuscularObject)
            (patient ?DETACH ?OBJ))))
Merge.kif 12417-12422
(=>
    (instance ?G Gasket)
    (hasPurpose ?G
        (exists (?O1 ?O2)
            (and
                (instance ?O1 CorpuscularObject)
                (instance ?O2 CorpuscularObject)
                (meetsSpatially ?O1 ?G)
                (meetsSpatially ?O2 ?G)
                (not
                    (exists (?H ?D ?T ?O)
                        (and
                            (instance ?H HoleRegion)
                            (equal ?G
                                (HoleHostFn ?H))
                            (instance ?T Translocation)
                            (path ?T ?H)
                            (origin ?T ?O)
                            (destination ?T ?D)
                            (contains ?O1 ?O)
                            (not
                                (contains ?O1 ?D))
                            (meetsSpatially ?O1 ?D)
                            (not
                                (exists (?O3)
                                    (and
                                        (contains ?H ?O3)
                                        (not
                                            (contains ?O1 ?O3))
                                        (not
                                            (contains ?O2 ?O3))))))))))))
Cars.kif 2843-2872
(=>
    (instance ?PGUIDE PhysicalGuiding)
    (exists (?MOVED)
        (and
            (patient ?PGUIDE ?MOVED)
            (instance ?MOVED CorpuscularObject))))
ComputerInput.kif 105-110
(=>
    (instance ?W WasherForBolt)
    (hasPurpose ?W
        (exists (?O1 ?O2)
            (and
                (instance ?O1 CorpuscularObject)
                (instance ?O2 AttachingDevice)
                (meetsSpatially ?O1 ?W)
                (contains ?W ?O2)))))
Mid-level-ontology.kif 4285-4293
(=>
    (instance ?X Reel)
    (hasPurpose ?X
        (exists (?K ?H)
            (and
                (instance ?K Keeping)
                (instance ?H CorpuscularObject)
                (attribute ?H LongAndThin)
                (attribute ?H Pliable)
                (instrument ?K ?X)
                (patient ?K ?H)))))
Cars.kif 4275-4285


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