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



KB Term:  Term intersection
English Word: 

Sigma KEE - AirlineCodeMap
AirlineCodeMap(airline code map)

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


(subclass AirlineCodeMap CodeMap) Transportation.kif 4576-4576 Airline code map is a subclass of code map
(documentation AirlineCodeMap EnglishLanguage "AirlineCodeMap denotes the SymbolicString used by different aviation organizations to identify Airline") Transportation.kif 4577-4578 Airline code map is a subclass of code map

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


(termFormat EnglishLanguage AirlineCodeMap "airline code map") Transportation.kif 4579-4579

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


(=>
    (and
        (instance ?CM AirlineCodeMap)
        (codeMapping ?CM ?STR ?AIR))
    (and
        (instance ?AIR Airline)
        (represents ?STR ?AIR)))
Transportation.kif 4581-4587 If X is an instance of airline code map and Y in X denotes Z, then Z is an instance of Airline and Y expresses 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-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners