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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - ProjectileShell
ProjectileShell(弹丸壳)

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


(documentation ProjectileShell EnglishLanguage "The outer casing of a Projectile.") Mid-level-ontology.kif 1115-1115
(subclass ProjectileShell Container) Mid-level-ontology.kif 1114-1114 弹丸壳容器subclass

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


(termFormat ChineseLanguage ProjectileShell "弹丸壳") domainEnglishFormat.kif 47674-47674
(termFormat ChineseTraditionalLanguage ProjectileShell "彈丸殼") domainEnglishFormat.kif 47673-47673
(termFormat EnglishLanguage ProjectileShell "projectile shell") domainEnglishFormat.kif 47672-47672

consequent
-------------------------


(=>
    (instance ?PROJECTILE Bullet)
    (exists (?SHELL)
        (and
            (instance ?SHELL ProjectileShell)
            (part ?SHELL ?PROJECTILE))))
Mid-level-ontology.kif 1117-1122


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