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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Crib

Sigma KEE - Crib
Crib

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


(documentation Crib EnglishLanguage "A Crib is a Bed for babies") Mid-level-ontology.kif 3934-3934
(subclass Crib Bed) Mid-level-ontology.kif 3933-3933 子類 Crib and

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


(termFormat EnglishLanguage Crib "crib") Mid-level-ontology.kif 3935-3935

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


(=>
    (and
        (instance ?GRP GroupOfPeople)
        (member ?ADULT ?GRP)
        (member ?BABY ?GRP)
        (instance ?BABY HumanBaby)
        (instance ?ADULT HumanAdult)
        (instance ?CRIB Crib))
    (inScopeOfInterest ?ADULT ?CRIB))
Hotel.kif 1270-1278
(=>
    (instance ?X Crib)
    (hasPurpose ?X
        (exists (?BABY)
            (and
                (instance ?BABY HumanBaby)
                (attribute ?BABY Asleep)
                (located ?BABY ?X)))))
Mid-level-ontology.kif 3937-3944

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


(=>
    (instance ?X Nursery)
    (exists (?CRIB)
        (and
            (instance ?CRIB Crib)
            (located ?CRIB ?X))))
Mid-level-ontology.kif 26829-26834


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