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


KB Term:  Term intersection
English Word: 

Sigma KEE - FlightReservation
FlightReservation(flight reservation)

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


(subclass FlightReservation Reservation) Hotel.kif 2850-2850 Flight reservation is a subclass of reservation
(documentation FlightReservation EnglishLanguage "FlightReservation refers to a Reservation specifically for Airline flights") Hotel.kif 2851-2852 Flight reservation is a subclass of reservation

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


(termFormat EnglishLanguage FlightReservation "flight reservation") Hotel.kif 2853-2853

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


(=>
    (instance ?X TravelReservation)
    (modalAttribute
        (exists (?FLIGHT)
            (and
                (instance ?FLIGHT FlightReservation)
                (subProposition ?FLIGHT ?X))) Likely))
Hotel.kif 2842-2848 If X is an instance of travel reservation, then the statement there exists Y such that Y is an instance of flight reservation and Y is a sub-proposition of X has the modal force of likely


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-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners