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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Tent
Tent(tent)collapsible_shelter, mountain_tent, tent, umbrella_tent, wall_tent

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


(documentation Tent EnglishLanguage "A MobileResidence that is made of Fabric and poles and can be easily assembled and disassembled.") Mid-level-ontology.kif 8000-8001
(subclass Tent MobileResidence) Mid-level-ontology.kif 7999-7999 Tent is a subclass of mobile residence

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


(termFormat ChineseLanguage Tent "帐篷") domainEnglishFormat.kif 57535-57535
(termFormat ChineseTraditionalLanguage Tent "帳篷") domainEnglishFormat.kif 57534-57534
(termFormat EnglishLanguage Tent "tent") domainEnglishFormat.kif 57533-57533

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


(=>
    (instance ?TENT Tent)
    (exists (?FABRIC)
        (and
            (instance ?FABRIC Fabric)
            (part ?FABRIC ?TENT))))
Mid-level-ontology.kif 8003-8008

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


(=>
    (instance ?CAMP Camp)
    (exists (?TENT)
        (and
            (instance ?TENT Tent)
            (part ?TENT ?CAMP))))
Mid-level-ontology.kif 7992-7997


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