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

Formal Language: 


KB Term:  Term intersection
English Word: 

  Larval

Sigma KEE - Larval
Larval

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


(documentation Larval ChineseLanguage "这是大多数 InvertebrateAmphibianFish 在 紧随着孵化后的形态。这个形态基本上和它们成年的形态不同,而它们要经过蜕变才可以达到成年的形态。") chinese_format.kif 4025-4026
(documentation Larval EnglishLanguage "Form of most Invertebrates, Amphibians, and Fish immediately after they hatch. This form is fundamentally unlike the adult form, and metamorphosis is required to reach the latter form.") Merge.kif 18353-18355
(externalImage Larval "http://upload.wikimedia.org/wikipedia/commons/a/a3/ Nachtkerzenschwaermer_Raupe.jpg") pictureList.kif 6658-6658
(subAttribute Larval NonFullyFormed) Merge.kif 18352-18352

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


(contraryAttribute Embryonic Larval) Merge.kif 18377-18377
(termFormat ChineseLanguage Larval "幼虫") domainEnglishFormat.kif 33402-33402
(termFormat ChineseTraditionalLanguage Larval "幼蟲") domainEnglishFormat.kif 33401-33401
(termFormat EnglishLanguage Larval "larval") domainEnglishFormat.kif 33400-33400

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


(=>
    (and
        (holdsDuring ?TIME
            (attribute ?ORG Larval))
        (instance ?BIRTH Birth)
        (equal ?BW
            (WhenFn ?BIRTH))
        (experiencer ?BIRTH ?ORG))
    (meetsTemporally ?BW ?TIME))
Merge.kif 18368-18374

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


(=>
    (instance ?C Caterpillar)
    (holdsDuring
        (WhenFn ?C)
        (exists (?X)
            (and
                (equal ?X ?C)
                (attribute ?X Larval)
                (or
                    (instance ?X Moth)
                    (instance ?X Butterfly))))))
Mid-level-ontology.kif 13937-13947
(=>
    (instance ?S Silk)
    (exists (?M ?T ?I)
        (and
            (instance ?M Making)
            (result ?M ?S)
            (resource ?M ?T)
            (part ?T ?I)
            (instance ?I Insect)
            (attribute ?I Larval))))
Mid-level-ontology.kif 6328-6337


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 is open source software produced by Articulate Software and its partners