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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - Separating
Separating(分離)

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


(disjoint Separating Combining) Merge.kif 12637-12637 分離組み合わせdisjoint では
(documentation Separating ChineseLanguage "这是当一个 SelfConnectedObject 和它的(一些)part 分离的 Process。注:SeparatingDetaching 的区别在于后者只造成两个物体不再 connected。再 注:SeparatingRemoving 的区别在于其中一个或是同时两分开了的东西可能或不能从它们分开的位置移动。") chinese_format.kif 3178-3180 分離組み合わせdisjoint では
(documentation Separating EnglishLanguage "A Process where a SelfConnectedObject is separated into (some of) its parts. Note that Separating is different from Detaching in that the latter only results in the two objects not being connected. Note too that Separating is different from Removing in that one or both of the two things which are separated may or may not be moved from the location where they were separated.") Merge.kif 12638-12643 分離組み合わせdisjoint では
(subclass Separating DualObjectProcess) Merge.kif 12636-12636 分離デュアオブジェクト工程subclass では

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


(subclass Breaking Separating) Merge.kif 12653-12653 Breaking分離subclass では
(subclass CarbonDioxideEmission Separating) Geography.kif 2727-2727 CarbonDioxideEmission分離subclass では
(subclass ChemicalDecomposition Separating) Merge.kif 12713-12713 化学分解分離subclass では
(subclass Chromatography Separating) Mid-level-ontology.kif 21215-21215 Chromatography分離subclass では
(subclass Dialysis Separating) Mid-level-ontology.kif 21168-21168 Dialysis分離subclass では
(subclass Distilling Separating) Economy.kif 6038-6038 Distilling分離subclass では
(subclass Slicing Separating) Mid-level-ontology.kif 23671-23671 Slicing分離subclass では
(termFormat ChineseLanguage Separating "分开") chinese_format.kif 1168-1168 Slicing分離subclass では
(termFormat EnglishLanguage Separating "separating") english_format.kif 1553-1553 Slicing分離subclass では
(termFormat FrenchLanguage Separating "separer") french_format.kif 846-846 Slicing分離subclass では
(termFormat Hindi Separating "alagaava") terms-hindi.txt 378-378 Slicing分離subclass では
(termFormat ItalianLanguage Separating "Separare") terms-it.txt 381-381 Slicing分離subclass では
(termFormat JapaneseLanguage Separating "分離") japanese_format.kif 2530-2530 Slicing分離subclass では
(termFormat PortugueseLanguage Separating "Separar") portuguese_format.kif 798-798 Slicing分離subclass では
(termFormat cb Separating "pagbulag") terms-cb.txt 383-383 Slicing分離subclass では
(termFormat cz Separating "separating") terms-cz.txt 417-417 Slicing分離subclass では
(termFormat de Separating "Trennen") terms-de.txt 676-676 Slicing分離subclass では
(termFormat ro Separating "separare") relations-ro.kif 867-867 Slicing分離subclass では
(termFormat tg Separating "paghihilaway") terms-tg.txt 382-382 Slicing分離subclass では

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


(=>
    (and
        (instance ?PROCESS Separating)
        (resource ?PROCESS ?SOURCE)
        (result ?PROCESS ?PRODUCT)
        (instance ?PRODUCT Iron))
    (instance ?SOURCE IronOre))
Economy.kif 5971-5977
(=>
    (instance ?SEPARATE Separating)
    (exists (?OBJ)
        (and
            (instance ?OBJ SelfConnectedObject)
            (patient ?SEPARATE ?OBJ))))
Merge.kif 12645-12650

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


(=>
    (and
        (instance ?C Curdling)
        (patient ?C ?X)
        (instance ?X Colloid))
    (exists (?S ?A)
        (and
            (instance ?S Separating)
            (subProcess ?S ?C)
            (patient ?S ?X)
            (result ?S ?A)
            (piece ?A ?X)
            (instance ?A Substance))))
Food.kif 3206-3218
(=>
    (holdsDuring ?T
        (attribute ?H BoneFracture))
    (exists (?S ?B)
        (and
            (instance ?S Separating)
            (patient ?S ?B)
            (instance ?B Bone)
            (part ?B ?H)
            (meetsTemporally
                (WhenFn ?S) ?T))))
Medicine.kif 6145-6154
(=>
    (instance ?C Cream)
    (exists (?CH ?M)
        (and
            (instance ?CH Separating)
            (patient ?CH ?M)
            (instance ?M Milk)
            (result ?CH Cream))))
Food.kif 3122-3129


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