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



KB Term:  Term intersection
English Word: 

  ButterflySpread

Sigma KEE - RecreationalVehicle
RecreationalVehicle(rv)R.V., RV, recreational_vehicle

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


(subclass RecreationalVehicle Vehicle) Mid-level-ontology.kif 28331-28331 Rv is a subclass of vehicle
(subclass RecreationalVehicle MobileResidence) Mid-level-ontology.kif 28332-28332 Rv is a subclass of mobile residence
(documentation RecreationalVehicle EnglishLanguage "A RecreationalVehicle is a type of motorized Vehicle that is used for camping or can serve as a Residence that is mobile") Mid-level-ontology.kif 28333-28335 Rv is a subclass of mobile residence

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


(termFormat EnglishLanguage RecreationalVehicle "rv") Mid-level-ontology.kif 28336-28336
(termFormat EnglishLanguage RecreationalVehicle "caravan") Cars.kif 4791-4791
(termFormat EnglishLanguage RecreationalVehicle "RV") Cars.kif 4792-4792
(termFormat EnglishLanguage RecreationalVehicle "camper") Cars.kif 4793-4793

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


(=>
    (instance ?RV RecreationalVehicle)
    (modalAttribute
        (exists (?BED ?DINING ?KITCHEN)
            (and
                (instance ?BED Bed)
                (instance ?DINING DiningArea)
                (instance ?KITCHEN KitchenArea)
                (located ?BED ?RV)
                (located ?DINING ?RV)
                (located ?KITCHEN ?RV))) Likely))
Mid-level-ontology.kif 28338-28348 If X is an instance of rv, then All of the following hold: (1) the statement there exist Y, Z (2) W such that Y is an instance of bed (3) Z is an instance of dining area (4) W is an instance of kitchen area (5) Y is located at X (6) Z is located at X (7) W is located at X has the modal force of likely


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