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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Hammock
Hammock

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


(documentation Hammock EnglishLanguage "Hammock is a type of Bed made of rope or canvas and is suspended between two stationary objects") Mid-level-ontology.kif 3947-3948
(subclass Hammock Bed) Mid-level-ontology.kif 3946-3946 Hammock ist eine teilkategorie von Bed

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


(termFormat EnglishLanguage Hammock "hammock") Mid-level-ontology.kif 3949-3949

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


(=>
    (instance ?X Hammock)
    (and
        (material Fabric ?X)
        (exists (?POLE1 ?POLE2 ?GROUND)
            (and
                (orientation ?POLE1 ?POLE2 Near)
                (connected ?POLE1 ?X)
                (connected ?POLE2 ?X)
                (instance ?GROUND LandArea)
                (located ?X ?GROUND)
                (orientation ?X ?GROUND Above)))))
Mid-level-ontology.kif 3951-3962
(=>
    (instance ?X Hammock)
    (hasPurpose ?X
        (exists (?PROC)
            (and
                (instance ?PROC LyingDown)
                (eventLocated ?PROC ?X)))))
Mid-level-ontology.kif 3964-3970


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