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


KB Term:  Term intersection
English Word: 

Sigma KEE - FullyFormed
FullyFormed(fully formed)adult, adulthood, armchair_liberal, big, brachycephalic, dolichocephalic, full-blown, full-fledged, full-grown, fully_fledged, fully_grown, grown, grownup, imago, man, manhood, mature, matured, matureness, maturity, minimalist, mossback, neocon, neoconservative, pledgee, pledger, post-maturity, post-menopause, ripe, ripely, ripeness

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


(documentation FullyFormed ChineseLanguage "这是指当一个 Organism 已经过渡发育期。") chinese_format.kif 4022-4022
(documentation FullyFormed EnglishLanguage "The stage of an Organism when it has reached the end of its growth phase.") Merge.kif 18350-18351
(instance FullyFormed DevelopmentalAttribute) Merge.kif 18349-18349 Fully formed is an instance of developmental attribute

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


(contraryAttribute NonFullyFormed FullyFormed) Merge.kif 18362-18362 Non fully formed is the opposite of fully formed
(exhaustiveAttribute DevelopmentalAttribute FullyFormed NonFullyFormed) Merge.kif 18345-18345 Fully formed are all the attributes of developmental attribute
(successorAttribute NonFullyFormed FullyFormed) Merge.kif 18363-18363 Non fully formed is an immediate successor attribute of fully formed
(termFormat ChineseLanguage FullyFormed "完全成型") domainEnglishFormat.kif 25206-25206 Non fully formed is an immediate successor attribute of fully formed
(termFormat ChineseTraditionalLanguage FullyFormed "完全成型") domainEnglishFormat.kif 25205-25205 Non fully formed is an immediate successor attribute of fully formed
(termFormat EnglishLanguage FullyFormed "fully formed") domainEnglishFormat.kif 25204-25204 Non fully formed is an immediate successor attribute of fully formed

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


(=>
    (and
        (instance ?ORG Human)
        (holdsDuring ?TIME
            (attribute ?ORG FullyFormed)))
    (holdsDuring ?TIME
        (instance ?ORG HumanAdult)))
Mid-level-ontology.kif 226-232
(=>
    (attribute ?OBJ FullyFormed)
    (exists (?GROWTH)
        (and
            (instance ?GROWTH Growth)
            (experiencer ?GROWTH ?OBJ)
            (holdsDuring
                (BeginFn
                    (WhenFn ?OBJ))
                (attribute ?OBJ NonFullyFormed)))))
Merge.kif 18353-18359

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


(=>
    (and
        (attribute ?H Muslim)
        (equal
            (WealthFn ?H) ?W))
    (modalAttribute
        (exists (?Z ?T ?U ?Y ?C)
            (and
                (instance ?Z Zakat)
                (instance ?Y Year)
                (during ?Y
                    (WhenFn ?H))
                (holdsDuring ?Y
                    (attribute ?H FullyFormed))
                (agent ?Z ?H)
                (patient ?Z ?T)
                (monetaryValue ?T
                    (MeasureFn ?C ?U))
                (instance ?U UnitOfCurrency)
                (greaterThan ?C
                    (MultiplicationFn ?W 0.025)))) Obligation))
ArabicCulture.kif 204-223
(=>
    (holdsDuring ?TIME
        (instance ?ADULT HumanAdult))
    (holdsDuring ?TIME
        (developmentalForm ?ADULT FullyFormed)))
Mid-level-ontology.kif 220-224


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