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

Formal Language: 



KB Term:  Term intersection
English Word: 

  SelfServiceLaundry

Sigma KEE - SelfServiceLaundry
SelfServiceLaundry

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


(documentation SelfServiceLaundry EnglishLanguage "SelfServiceLaundry is a Room where a collection of coin-operatend washing machines and dryers are available for customers") Mid-level-ontology.kif 25454-25456
(subclass SelfServiceLaundry Room) Mid-level-ontology.kif 25453-25453 SelfServiceLaundry ist eine teilkategorie von Room

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


(termFormat EnglishLanguage SelfServiceLaundry "self-service laundry") Mid-level-ontology.kif 25457-25457

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


(=>
    (instance ?ROOM SelfServiceLaundry)
    (attribute ?ROOM CommunalAttribute))
Mid-level-ontology.kif 25470-25472
(=>
    (instance ?ROOM SelfServiceLaundry)
    (exists (?WASHER ?DRYER)
        (and
            (instance ?WASHER Collection)
            (memberType ?WASHER ClothesWashingMachine)
            (located ?WASHER ?ROOM)
            (instance ?DRYER Collection)
            (memberType ?DRYER ClothesDryer)
            (located ?DRYER ?ROOM))))
Mid-level-ontology.kif 25459-25468


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