Term Intersection : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 



Term 1: Term 2:

(=>
    (and
        (instance ?CS1 ?CLASS)
        (subclass ?CLASS CompoundSubstance)
        (not
            (exists (?CS2)
                (and
                    (instance ?CS2 ?CLASS)
                    (part ?CS2 ?CS1))))
        (molecularRatio ?ECLASS ?N ?CLASS)
        (instance ?G Group)
        (member ?E ?G)
        (part ?E ?CS1)
        (instance ?E ?ECLASS))
    (memberCount ?G ?N))
Cars.kif 1778-1792
(subclass Group Collection) Merge.kif 16245-16245 群组群体subclass
(subclass Group AutonomousAgent) Merge.kif 16246-16246 群组施事体subclass
(subclass GroupOfAnimals Group) Mid-level-ontology.kif 7475-7475 一群动物群组subclass
(subclass GroupOfPeople Group) Merge.kif 16256-16256 一群人群组subclass
(subclass Organization Group) Merge.kif 16626-16626 机构群组subclass
(subclass FileSystem Group) engineering.kif 1335-1335 文件系统群组subclass


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