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 2844-2845
(subclass FlightReservation Reservation) Hotel.kif 2843-2843

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


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

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


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


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