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

Formal Language: 



KB Term:  Term intersection
English Word: 

  PoliceOfficer

Sigma KEE - Tent
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 6847-6848
(subclass Tent MobileResidence) Mid-level-ontology.kif 6846-6846

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


(termFormat ChineseLanguage Tent "帐篷") domainEnglishFormat.kif 57502-57502
(termFormat ChineseTraditionalLanguage Tent "帳篷") domainEnglishFormat.kif 57501-57501
(termFormat EnglishLanguage Tent "tent") domainEnglishFormat.kif 57500-57500

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


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

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


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


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