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 7038-7039
(subclass Tent MobileResidence) Mid-level-ontology.kif 7037-7037 Tent is a subclass of mobile residence

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


(termFormat ChineseLanguage Tent "帐篷") domainEnglishFormat.kif 57542-57542
(termFormat ChineseTraditionalLanguage Tent "帳篷") domainEnglishFormat.kif 57541-57541
(termFormat EnglishLanguage Tent "tent") domainEnglishFormat.kif 57540-57540

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


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

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


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


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