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

Formal Language: 



KB Term:  Term intersection
English Word: 

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

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


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

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


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

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


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