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

Formal Language: 



KB Term:  Term intersection
English Word: 

  FlightReservation

Sigma KEE - FlightReservation
FlightReservation(flight reservation)

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


(documentation FlightReservation EnglishLanguage "FlightReservation refers to a Reservation specifically for Airline flights") Hotel.kif 2833-2834
(subclass FlightReservation Reservation) Hotel.kif 2832-2832 Flight reservation is a subclass of reservation

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


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

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


(=>
    (instance ?X TravelReservation)
    (modalAttribute
        (exists (?FLIGHT)
            (and
                (instance ?FLIGHT FlightReservation)
                (subProposition ?FLIGHT ?X))) Likely))
Hotel.kif 2824-2830


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