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



KB Term:  Term intersection
English Word: 

  CourtRoom

Sigma KEE - AOCnumber
AOCnumber(AOC number)

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


(subclass AOCnumber SymbolicString) Transportation.kif 4615-4615 AOC number is a subclass of symbolic string
(documentation AOCnumber EnglishLanguage "The certification number that signifies an Airline has recieved an Air Operator Certification, allowing the airline to use aircraft for commercial purposes.") Transportation.kif 4616-4618 AOC number is a subclass of symbolic string

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


(termFormat EnglishLanguage AOCnumber "AOC number") Transportation.kif 4619-4619

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


(=>
    (instance ?AOC AOCnumber)
    (equal 8
        (StringLengthFn ?AOC)))
Transportation.kif 4621-4623 If X is an instance of AOC number, then equal 8 and the length of X
(=>
    (instance ?AOC AOCnumber)
    (exists (?G ?AIRLINE)
        (and
            (instance ?G Giving)
            (agent ?G FederalAviationAdministration)
            (destination ?G ?AIRLINE)
            (patient ?G ?AOC))))
Transportation.kif 4625-4632 If X is an instance of AOC number, then there exist Y, Z such that Y is an instance of giving, Federal Aviation Administration is an agent of Y, Y ends up at Z, and X is a patient of Y
(=>
    (and
        (instance ?AOC AOCnumber)
        (instance ?AIRLINE Airline)
        (possesses ?AIRLINE ?AOC))
    (confersRight FederalAviationAdministration ?AIRLINE
        (exists (?AIR)
            (and
                (instance ?AIR AirTransportationService)
                (serviceProvider ?AIR ?AIRLINE)))))
Transportation.kif 4634-4644 If X is an instance of AOC number, Y is an instance of Airline, and Y possesses X, then Y allows there exists Z such that Z is an instance of Air Transportation Service and Y provides a service during Z to perform task of the type Federal Aviation Administration


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners