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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - NonFullyFormed
NonFullyFormed(non fully formed)SGA_infant, Tyke, abandoned_infant, adolescence, adolescent, baby_bird, babyhood, bairn, blue_baby, bottle-fed, boyish, boylike, breast-fed, brit, britt, buster, calf, changeling, cherub, childhood, childlike, childly, chrysalis, cub, cygnet, eaglet, elver, fledgeling, fledgling, foundling, girlish, green, greenness, immature, immatureness, immaturity, inchoative, infancy, infantile, junior, juvenile, juvenile_person, kiddy, kindergartener, kindergartner, lad, laddie, lambkin, liveborn_infant, low-birth-weight_baby...

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


(contraryAttribute NonFullyFormed FullyFormed) Merge.kif 18340-18340 Non fully formed is the opposite of fully formed
(documentation NonFullyFormed ChineseLanguage "这是指一个 Organism 在到 FullyFormed 以前 的阶段。") chinese_format.kif 4023-4024 Non fully formed is the opposite of fully formed
(documentation NonFullyFormed EnglishLanguage "The stage of an Organism before it is FullyFormed.") Merge.kif 18342-18343 Non fully formed is the opposite of fully formed
(instance NonFullyFormed DevelopmentalAttribute) Merge.kif 18339-18339 Non fully formed is an instance of developmental attribute
(successorAttribute NonFullyFormed FullyFormed) Merge.kif 18341-18341 Non fully formed is an immediate successor attribute of fully formed

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


(subAttribute Embryonic NonFullyFormed) Merge.kif 18376-18376 Embryonic is a subattribute of non fully formed
(subAttribute Larval NonFullyFormed) Merge.kif 18352-18352 Larval is a subattribute of non fully formed
(subAttribute Puberty NonFullyFormed) Mid-level-ontology.kif 21435-21435 Puberty is a subattribute of non fully formed
(termFormat ChineseLanguage NonFullyFormed "没有完全形成") domainEnglishFormat.kif 40792-40792 Puberty is a subattribute of non fully formed
(termFormat ChineseTraditionalLanguage NonFullyFormed "沒有完全形成") domainEnglishFormat.kif 40791-40791 Puberty is a subattribute of non fully formed
(termFormat EnglishLanguage NonFullyFormed "non fully formed") domainEnglishFormat.kif 40790-40790 Puberty is a subattribute of non fully formed

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


(exhaustiveAttribute DevelopmentalAttribute FullyFormed NonFullyFormed) Merge.kif 18323-18323 Fully formed are all the attributes of developmental attribute

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 21826-21830 An object is an instance of calf if and only if the object is an instance of cattle and non fully formed is an attribute of the object
(<=>
    (instance ?L Lamb)
    (and
        (instance ?L Sheep)
        (attribute ?L NonFullyFormed)))
Mid-level-ontology.kif 21803-21807 An object is an instance of lamb if and only if the object is an instance of sheep and non fully formed is an attribute of the object
(=>
    (attribute ?OBJ FullyFormed)
    (exists (?GROWTH)
        (and
            (instance ?GROWTH Growth)
            (experiencer ?GROWTH ?OBJ)
            (holdsDuring
                (BeginFn
                    (WhenFn ?OBJ))
                (attribute ?OBJ NonFullyFormed)))))
Merge.kif 18331-18337
(=>
    (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 25656-25663
(=>
    (instance ?K Bunny)
    (attribute ?K NonFullyFormed))
Mid-level-ontology.kif 22009-22011
(=>
    (instance ?K Kitten)
    (attribute ?K NonFullyFormed))
Mid-level-ontology.kif 21707-21709
(=>
    (instance ?M MammalCub)
    (attribute ?M NonFullyFormed))
Mid-level-ontology.kif 32557-32559
(=>
    (instance ?P Puppy)
    (attribute ?P NonFullyFormed))
Mid-level-ontology.kif 21719-21721
(=>
    (instance ?RESTORE Reforestation)
    (exists (?TREE)
        (and
            (instance ?TREE BotanicalTree)
            (attribute ?TREE NonFullyFormed)
            (patient ?RESTORE ?TREE))))
Geography.kif 2746-2752


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