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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - FlightReservation
FlightReservation

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

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 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 is open source software produced by Articulate Software and its partners