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

Formal Language: 



KB Term:  Term intersection
English Word: 

  DevelopmentalAttribute

Sigma KEE - DevelopmentalAttribute
DevelopmentalAttribute

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


(documentation DevelopmentalAttribute ChineseLanguage "这是表达 Organism 生长过程的 Attribute。") chinese_format.kif 4020-4021
(documentation DevelopmentalAttribute EnglishLanguage "Attributes that indicate the stage of development of an Organism.") Merge.kif 18137-18138
(exhaustiveAttribute DevelopmentalAttribute FullyFormed NonFullyFormed) Merge.kif 18136-18136 exhaustiveAttribute DevelopmentalAttribute, FullyFormed and NonFullyFormed
(subclass DevelopmentalAttribute BiologicalAttribute) Merge.kif 18135-18135 DevelopmentalAttribute ist eine teilkategorie von BiologicalAttribute

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


(instance FullyFormed DevelopmentalAttribute) Merge.kif 18140-18140 FullyFormed ist ein fall von DevelopmentalAttribute %n{nicht}
(instance NonFullyFormed DevelopmentalAttribute) Merge.kif 18152-18152 NonFullyFormed ist ein fall von DevelopmentalAttribute %n{nicht}
(instance Virion DevelopmentalAttribute) VirusProteinAndCellPart.kif 189-189 Virion ist ein fall von DevelopmentalAttribute %n{nicht}
(termFormat ChineseLanguage DevelopmentalAttribute "发育属性") chinese_format.kif 1260-1260
(termFormat EnglishLanguage DevelopmentalAttribute "developmental attribute") english_format.kif 1741-1741
(termFormat FrenchLanguage DevelopmentalAttribute "attribut de d�vellopement") french_format.kif 938-938
(termFormat Hindi DevelopmentalAttribute "vikaasaatmaka visheshataa") terms-hindi.txt 474-474
(termFormat ItalianLanguage DevelopmentalAttribute "AttributoEvolutivo") terms-it.txt 477-477
(termFormat JapaneseLanguage DevelopmentalAttribute "発達属性") japanese_format.kif 2622-2622
(termFormat PortugueseLanguage DevelopmentalAttribute "Atributo Desenvolvimental") portuguese_format.kif 890-890
(termFormat cz DevelopmentalAttribute "developmental attribute") terms-cz.txt 513-513
(termFormat ro DevelopmentalAttribute "atribut de dezvoltare") relations-ro.kif 959-959
(termFormat tg DevelopmentalAttribute "katangian ng pasulong") terms-tg.txt 478-478

appearance as argument number 3
-------------------------


(domain developmentalForm 2 DevelopmentalAttribute) Merge.kif 14323-14323 Die Zahl 2 Argument von developmentalForm ist ein fall von DevelopmentalAttribute %n{nicht}
(domain lifeStageAchieved 2 DevelopmentalAttribute) VirusProteinAndCellPart.kif 223-223 Die Zahl 2 Argument von lifeStageAchieved ist ein fall von DevelopmentalAttribute %n{nicht}

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


(=>
    (and
        (instance ?ORG OrganicObject)
        (instance ?ATTR DevelopmentalAttribute)
        (holdsDuring ?TIME
            (property ?ORG ?ATTR)))
    (holdsDuring ?TIME
        (developmentalForm ?ORG ?ATTR)))
Mid-level-ontology.kif 241-246

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


(=>
    (instance ?ORG Organism)
    (exists (?ATTR)
        (and
            (instance ?ATTR DevelopmentalAttribute)
            (attribute ?ORG ?ATTR))))
Merge.kif 18158-18163


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