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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - DevelopmentalAttribute
DevelopmentalAttribute(AttributoEvolutivo)

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 18159-18160
(exhaustiveAttribute DevelopmentalAttribute FullyFormed NonFullyFormed) Merge.kif 18158-18158 exhaustiveAttribute AttributoEvolutivo, FullyFormed and NonFullyFormed
(subclass DevelopmentalAttribute BiologicalAttribute) Merge.kif 18157-18157 AttributoEvolutivo è una sottoclasse di AttributoBiologico

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


(instance FullyFormed DevelopmentalAttribute) Merge.kif 18162-18162 FullyFormed è un' istanza di AttributoEvolutivo
(instance NonFullyFormed DevelopmentalAttribute) Merge.kif 18174-18174 NonFullyFormed è un' istanza di AttributoEvolutivo
(instance Virion DevelopmentalAttribute) VirusProteinAndCellPart.kif 189-189 Virion è un' istanza di AttributoEvolutivo
(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 14345-14345 Il numero 2 argomenti di developmentalForm è un istanza di AttributoEvolutivo
(domain lifeStageAchieved 2 DevelopmentalAttribute) VirusProteinAndCellPart.kif 223-223 Il numero 2 argomenti di lifeStageAchieved è un istanza di AttributoEvolutivo

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 18180-18185


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