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



KB Term:  Term intersection
English Word: 

Sigma KEE - PortableRestroom
PortableRestroom(portable restroom)

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


(subclass PortableRestroom MobileStructure) Mid-level-ontology.kif 7935-7935 Portable restroom is a subclass of mobile structure
(documentation PortableRestroom EnglishLanguage "A PortableRestroom contains a Toilet that is intended to be moved around.[Wikipedia]") Mid-level-ontology.kif 7936-7937 Portable restroom is a subclass of mobile structure

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


(termFormat EnglishLanguage PortableRestroom "portable restroom") domainEnglishFormat.kif 65914-65914

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


(=>
    (instance ?P PortableRestroom)
    (hasPurpose ?P
        (exists (?T ?M)
            (and
                (instance ?T Toilet)
                (contains ?P ?T)
                (instance ?M Translocation)
                (patient ?M ?P)))))
Mid-level-ontology.kif 7939-7947 If X is an instance of portable restroom, then X has the purpose there exist Y, Z such that Y is an instance of toilet, X contains Y, Z is an instance of translocation, and X is a patient of Z


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