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

Formal Language: 



KB Term:  Term intersection
English Word: 

  NonFullyFormed

Sigma KEE - NonFullyFormed
NonFullyFormed(没有完全形成)

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


(contraryAttribute NonFullyFormed FullyFormed) Merge.kif 18153-18153 没有完全形成完全成型 的相反
(documentation NonFullyFormed ChineseLanguage "这是指一个 Organism 在到 FullyFormed 以前 的阶段。") chinese_format.kif 4023-4024
(documentation NonFullyFormed EnglishLanguage "The stage of an Organism before it is FullyFormed.") Merge.kif 18155-18156
(instance NonFullyFormed DevelopmentalAttribute) Merge.kif 18152-18152 没有完全形成发育属性instance
(successorAttribute NonFullyFormed FullyFormed) Merge.kif 18154-18154 没有完全形成完全成型 的直接后续属性

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


(subAttribute Embryonic NonFullyFormed) Merge.kif 18189-18189 胚胎没有完全形成subAttribute
(subAttribute Larval NonFullyFormed) Merge.kif 18165-18165 幼虫没有完全形成subAttribute
(subAttribute Puberty NonFullyFormed) Mid-level-ontology.kif 19848-19848 青春期没有完全形成subAttribute
(termFormat ChineseLanguage NonFullyFormed "没有完全形成") domainEnglishFormat.kif 40779-40779
(termFormat ChineseTraditionalLanguage NonFullyFormed "沒有完全形成") domainEnglishFormat.kif 40778-40778
(termFormat EnglishLanguage NonFullyFormed "non fully formed") domainEnglishFormat.kif 40777-40777

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


(exhaustiveAttribute DevelopmentalAttribute FullyFormed NonFullyFormed) Merge.kif 18136-18136 完全成型 是所有的 发育属性attributes

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


(=>
    (and
        (instance ?CHILD Human)
        (holdsDuring ?TIME
            (attribute ?CHILD NonFullyFormed)))
    (holdsDuring ?TIME
        (instance ?CHILD HumanYouth)))
Mid-level-ontology.kif 286-292

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


(<=>
    (instance ?C Calf)
    (and
        (instance ?C Cattle)
        (attribute ?C NonFullyFormed)))
Mid-level-ontology.kif 20209-20213 客体小牛instance 若且唯若 那个 客体instance没有完全形成那个 客体attribute
(<=>
    (instance ?L Lamb)
    (and
        (instance ?L Sheep)
        (attribute ?L NonFullyFormed)))
Mid-level-ontology.kif 20186-20190 客体羔羊instance 若且唯若 那个 客体instance没有完全形成那个 客体attribute
(=>
    (attribute ?OBJ FullyFormed)
    (exists (?GROWTH)
        (and
            (instance ?GROWTH Growth)
            (experiencer ?GROWTH ?OBJ)
            (holdsDuring
                (BeginFn
                    (WhenFn ?OBJ))
                (attribute ?OBJ NonFullyFormed)))))
Merge.kif 18144-18150
(=>
    (holdsDuring ?TIME
        (instance ?CHILD HumanChild))
    (holdsDuring ?TIME
        (developmentalForm ?CHILD NonFullyFormed)))
Mid-level-ontology.kif 280-284
(=>
    (instance ?B Birth)
    (exists (?M ?BABY)
        (and
            (attribute ?M Female)
            (origin ?B ?M)
            (objectTransferred ?B ?BABY)
            (attribute ?BABY NonFullyFormed))))
Mid-level-ontology.kif 24010-24017
(=>
    (instance ?K Bunny)
    (attribute ?K NonFullyFormed))
Mid-level-ontology.kif 20392-20394
(=>
    (instance ?K Kitten)
    (attribute ?K NonFullyFormed))
Mid-level-ontology.kif 20090-20092
(=>
    (instance ?M MammalCub)
    (attribute ?M NonFullyFormed))
Mid-level-ontology.kif 30623-30625
(=>
    (instance ?P Puppy)
    (attribute ?P NonFullyFormed))
Mid-level-ontology.kif 20102-20104
(=>
    (instance ?RESTORE Reforestation)
    (exists (?TREE)
        (and
            (instance ?TREE BotanicalTree)
            (attribute ?TREE NonFullyFormed)
            (patient ?RESTORE ?TREE))))
Geography.kif 2588-2594


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