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


KB Term:  Term intersection
English Word: 

Sigma KEE - AirlineAlliance
AirlineAlliance

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


(documentation AirlineAlliance EnglishLanguage "An airline alliance is an agreement between two or more airlines to cooperate on a substantial level.") Society.kif 113-113
(subclass AirlineAlliance Organization) Society.kif 114-114 AirlineAlliance is a subclass of organization

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


(=>
    (instance ?AA AirlineAlliance)
    (exists (?A1 ?A2 ?AGR)
        (and
            (instance ?A1 Airline)
            (instance ?A2 Airline)
            (instance ?AGR Agreement)
            (partyToAgreement ?A1 ?AGR)
            (partyToAgreement ?A2 ?AGR))))
Society.kif 116-124 If X is an instance of AirlineAlliance, then there exist Y, Z, W such that Y is an instance of Airline, Z is an instance of Airline, W is an instance of agreement, W is a party to agreement of Y, and W is a party to agreement of Z


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