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



KB Term:  Term intersection
English Word: 

  Tent

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

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


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

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


(termFormat EnglishLanguage Tent "tent") domainEnglishFormat.kif 57497-57497
(termFormat ChineseTraditionalLanguage Tent "帳篷") domainEnglishFormat.kif 57498-57498
(termFormat ChineseLanguage Tent "帐篷") domainEnglishFormat.kif 57499-57499

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


(=>
    (instance ?TENT Tent)
    (exists (?FABRIC)
        (and
            (instance ?FABRIC Fabric)
            (part ?FABRIC ?TENT))))
Mid-level-ontology.kif 8139-8144 If X is an instance of tent, then there exists Y such that Y is an instance of fabric and Y is a part of X

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


(=>
    (instance ?CAMP Camp)
    (exists (?TENT)
        (and
            (instance ?TENT Tent)
            (part ?TENT ?CAMP))))
Mid-level-ontology.kif 8128-8133 If X is an instance of camp, then there exists Y such that Y is an instance of tent and Y is a part of X


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners