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



KB Term:  Term intersection
English Word: 

  AeronauticalEngineer

Sigma KEE - AeronauticalEngineer
AeronauticalEngineer(aeronautical engineer)aeronautical_engineer, aerospace_engineer

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


(subAttribute AeronauticalEngineer Engineer) Biography.kif 439-439 Aeronautical engineer is a subattribute of engineer
(instance AeronauticalEngineer SkilledOccupation) Biography.kif 441-441 Aeronautical engineer is an instance of skilled occupation
(documentation AeronauticalEngineer EnglishLanguage "an Engineer concerned with Designing and Making of Aircrafts") Biography.kif 442-442 Aeronautical engineer is an instance of skilled occupation

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


(termFormat EnglishLanguage AeronauticalEngineer "aeronautical engineer") domainEnglishFormat.kif 5653-5653
(termFormat ChineseTraditionalLanguage AeronauticalEngineer "航空工程師") domainEnglishFormat.kif 5654-5654
(termFormat ChineseLanguage AeronauticalEngineer "航空工程师") domainEnglishFormat.kif 5655-5655

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


(=>
    (attribute ?X AeronauticalEngineer)
    (exists (?SKILL)
        (and
            (hasSkill ?SKILL ?X)
            (forall (?P)
                (=>
                    (instance ?P ?SKILL)
                    (or
                        (exists (?CONS ?OBJ ?PT)
                            (and
                                (instance ?CONS Making)
                                (or
                                    (instance ?OBJ Aircraft)
                                    (and
                                        (instance ?OBJ ?PT)
                                        (typicalPart ?PT Aircraft)))
                                (result ?CONS ?OBJ)
                                (subProcess ?P ?CONS)))
                        (exists (?DESIGN ?PLAN ?OBJ ?PT)
                            (and
                                (instance ?DESIGN Designing)
                                (or
                                    (instance ?OBJ Aircraft)
                                    (and
                                        (instance ?OBJ ?PT)
                                        (typicalPart ?PT Aircraft)))
                                (result ?DESIGN ?PLAN)
                                (represents ?PLAN ?OBJ)
                                (subProcess ?P ?DESIGN)))))))))
Biography.kif 444-473 If aeronautical engineer is an attribute of X, then All of the following hold: (1) there exists Y such that X has the skill to do Y (2) Z Z is an instance of Ythere exist W, V (3) U such that W is an instance of making (4) V is an instance of aircraft or V is an instance of U (5) a U is typically a part of a aircraft (6) V is a result of W (7) Z is a subprocess of W or there exist T, S,, , V (8) U such that T is an instance of designing (9) V is an instance of aircraft or V is an instance of U (10) a U is typically a part of a aircraft (11) S is a result of T (12) S expresses V (13) Z is a subprocess of T


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