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 18232-18232 NonFullyFormed wird FullyFormed entgegengesetzet %n{nicht}
(documentation NonFullyFormed ChineseLanguage "这是指一个 Organism 在到 FullyFormed 以前 的阶段。") chinese_format.kif 4023-4024
(documentation NonFullyFormed EnglishLanguage "The stage of an Organism before it is FullyFormed.") Merge.kif 18234-18235
(instance NonFullyFormed DevelopmentalAttribute) Merge.kif 18231-18231 NonFullyFormed ist ein fall von DevelopmentalAttribute %n{nicht}
(successorAttribute NonFullyFormed FullyFormed) Merge.kif 18233-18233 NonFullyFormed ist ein direkter nachfolgerattribut von FullyFormed

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


(subAttribute Embryonic NonFullyFormed) Merge.kif 18268-18268 Embryonic ist ein teilattribut von NonFullyFormed
(subAttribute Larval NonFullyFormed) Merge.kif 18244-18244 Larval ist ein teilattribut von NonFullyFormed
(subAttribute Puberty NonFullyFormed) Mid-level-ontology.kif 19875-19875 Puberty ist ein teilattribut von NonFullyFormed
(termFormat ChineseLanguage NonFullyFormed "没有完全形成") domainEnglishFormat.kif 40781-40781
(termFormat ChineseTraditionalLanguage NonFullyFormed "沒有完全形成") domainEnglishFormat.kif 40780-40780
(termFormat EnglishLanguage NonFullyFormed "non fully formed") domainEnglishFormat.kif 40779-40779

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


(exhaustiveAttribute DevelopmentalAttribute FullyFormed NonFullyFormed) Merge.kif 18215-18215 exhaustiveAttribute DevelopmentalAttribute, FullyFormed and NonFullyFormed

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


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

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


(<=>
    (instance ?C Calf)
    (and
        (instance ?C Cattle)
        (attribute ?C NonFullyFormed)))
Mid-level-ontology.kif 20236-20240 Object ist ein fall von Calf %n{nicht} genau dann wenn ** Object ist ein fall von Cattle %n{nicht} und NonFullyFormed ist ein attribut von ** Object %n{nicht}
(<=>
    (instance ?L Lamb)
    (and
        (instance ?L Sheep)
        (attribute ?L NonFullyFormed)))
Mid-level-ontology.kif 20213-20217 Object ist ein fall von Lamb %n{nicht} genau dann wenn ** Object ist ein fall von Sheep %n{nicht} und NonFullyFormed ist ein attribut von ** Object %n{nicht}
(=>
    (attribute ?OBJ FullyFormed)
    (exists (?GROWTH)
        (and
            (instance ?GROWTH Growth)
            (experiencer ?GROWTH ?OBJ)
            (holdsDuring
                (BeginFn
                    (WhenFn ?OBJ))
                (attribute ?OBJ NonFullyFormed)))))
Merge.kif 18223-18229
(=>
    (holdsDuring ?TIME
        (instance ?CHILD HumanChild))
    (holdsDuring ?TIME
        (developmentalForm ?CHILD NonFullyFormed)))
Mid-level-ontology.kif 273-277
(=>
    (instance ?B Birth)
    (exists (?M ?BABY)
        (and
            (attribute ?M Female)
            (origin ?B ?M)
            (objectTransferred ?B ?BABY)
            (attribute ?BABY NonFullyFormed))))
Mid-level-ontology.kif 24067-24074
(=>
    (instance ?K Bunny)
    (attribute ?K NonFullyFormed))
Mid-level-ontology.kif 20419-20421
(=>
    (instance ?K Kitten)
    (attribute ?K NonFullyFormed))
Mid-level-ontology.kif 20117-20119
(=>
    (instance ?M MammalCub)
    (attribute ?M NonFullyFormed))
Mid-level-ontology.kif 30647-30649
(=>
    (instance ?P Puppy)
    (attribute ?P NonFullyFormed))
Mid-level-ontology.kif 20129-20131
(=>
    (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