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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Giving
Giving(giving)
more pictures...
abdicate, abnegate, accommodate, accommodation, accord, accordance, accordance_of_rights, accoutered, accoutred, administer, advantage, alcoholize, alienation, aliment, alimony, allocate, allocation, allot, allotment, allowance, apanage, appanage, apportion, apportioning, apportionment, armored, assignation, assignment, back, bail, bailment, bankroll, banquet, barrack, befuddle, benefice, board, bonus, bottlefeed, breakfast, breastfeed, bring_in, bung, cast-off, cater, cede, ceding, certificate, cession, chuck...

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


(documentation Giving ChineseLanguage "这是一组 ChangeOfPossessionsubclass,它是 当 agent 把一些东西给 destination 时。 ") chinese_format.kif 3073-3074
(documentation Giving EnglishLanguage "The subclass of ChangeOfPossession where the agent gives the destination something.") Merge.kif 11640-11641
(documentation Giving JapaneseLanguage "ChangeOfPossessionsubclassagentdestination に何かを与える。") japanese_format.kif 1842-1843
(externalImage Giving "http://upload.wikimedia.org/wikipedia/commons/0/01/ Gift_giving_ceremony.jpg") pictureList.kif 11092-11092
(externalImage Giving "http://upload.wikimedia.org/wikipedia/commons/2/29/ Morgan_giving_lecture.png") pictureList.kif 11093-11093
(externalImage Giving "http://upload.wikimedia.org/wikipedia/commons/6/62/ Gifts_xmas.jpg") pictureList.kif 10036-10036
(externalImage Giving "http://upload.wikimedia.org/wikipedia/commons/c/cd/ Mumbai-street-kids.jpg") pictureList.kif 11095-11095
(externalImage Giving "http://upload.wikimedia.org/wikipedia/commons/f/f2/ Fairbanks_Robin_Hood_giving_Marian_a_dagger.jpg") pictureList.kif 11094-11094
(externalImage Giving "http://upload.wikimedia.org/wikipedia/en/d/dc/Love_gift_-_Calyx_krater_Aegisthos_painter_ca_460_BCE.jpg") pictureList.kif 11091-11091
(subclass Giving ChangeOfPossession) Merge.kif 11638-11638 Giving is a subclass of change of possession

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


(subclass DistributeProducts Giving) MilitaryProcesses.kif 1211-1211 Distribute products is a subclass of giving
(subclass Feeding Giving) Mid-level-ontology.kif 11545-11545 Feeding is a subclass of giving
(subclass FoodDistributionOperation Giving) Military.kif 50-50 Food distribution operation is a subclass of giving
(subclass Funding Giving) Merge.kif 11663-11663 Funding is a subclass of giving
(subclass GivingBack Giving) Merge.kif 11727-11727 Giving back is a subclass of giving
(subclass Lending Giving) Merge.kif 11694-11694 Lending is a subclass of giving
(subclass UnilateralGiving Giving) Merge.kif 11679-11679 Unilateral giving is a subclass of giving
(termFormat ChineseLanguage Giving "给予") chinese_format.kif 1133-1133
(termFormat EnglishLanguage Giving "giving") english_format.kif 1483-1483
(termFormat FrenchLanguage Giving "donner") french_format.kif 811-811
(termFormat Hindi Giving "arpana") terms-hindi.txt 343-343
(termFormat ItalianLanguage Giving "Dare") terms-it.txt 346-346
(termFormat JapaneseLanguage Giving "与える") japanese_format.kif 2495-2495
(termFormat PortugueseLanguage Giving "Dar") portuguese_format.kif 763-763
(termFormat cb Giving "paghatag") terms-cb.txt 348-348
(termFormat cz Giving "giving") terms-cz.txt 382-382
(termFormat ro Giving "a da") relations-ro.kif 832-832
(termFormat tg Giving "pagbibigay") terms-tg.txt 347-347

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


(=>
    (and
        (instance ?Check PayCheck)
        (issuedBy ?Check ?Organization)
        (instance ?Give Giving)
        (destination ?Give ?Agent))
    (employs ?Agent ?Organization))
FinancialOntology.kif 171-177
(=>
    (and
        (instance ?GIVE Giving)
        (agent ?GIVE ?AGENT))
    (origin ?GIVE ?AGENT))
Merge.kif 11657-11661
(=>
    (and
        (instance ?GIVE Giving)
        (agent ?GIVE ?AGENT1)
        (destination ?GIVE ?AGENT2)
        (instance ?AGENT2 AutonomousAgent)
        (patient ?GIVE ?OBJ))
    (exists (?GET)
        (and
            (instance ?GET Getting)
            (agent ?GET ?AGENT2)
            (origin ?GET ?AGENT1)
            (patient ?GET ?OBJ))))
Merge.kif 11643-11655

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


(=>
    (and
        (instance ?RETURN GivingBack)
        (agent ?RETURN ?AGENT)
        (destination ?RETURN ?DEST))
    (exists (?GIVE)
        (and
            (instance ?GIVE Giving)
            (agent ?GIVE ?DEST)
            (destination ?GIVE ?AGENT)
            (earlier
                (WhenFn ?GIVE)
                (WhenFn ?RETURN)))))
Merge.kif 11733-11743
(=>
    (and
        (instance ?SHARE Sharing)
        (agent ?SHARE ?AGENT1)
        (destination ?SHARE ?AGENT2)
        (patient ?SHARE ?OBJ))
    (exists (?GIVE ?PART)
        (and
            (instance ?GIVE Giving)
            (subProcess ?GIVE ?SHARE)
            (patient ?GIVE ?PART)
            (properPart ?PART ?OBJ)
            (agent ?GIVE ?AGENT1)
            (destination ?GIVE ?AGENT2))))
Mid-level-ontology.kif 18513-18526
(=>
    (instance ?AOC AOCnumber)
    (exists (?G ?AIRLINE)
        (and
            (instance ?G Giving)
            (agent ?G FederalAviationAdministration)
            (destination ?G ?AIRLINE)
            (patient ?G ?AOC))))
Transportation.kif 3179-3186
(=>
    (instance ?FD FoodDistributionOperation)
    (exists (?GI ?GE)
        (and
            (instance ?GI Giving)
            (instance ?GI Getting)
            (subProcess ?GI ?FD)
            (subProcess ?GE ?FD))))
Military.kif 53-60
(=>
    (instance ?TRANS Transaction)
    (exists (?AGENT1 ?AGENT2 ?GIVE1 ?GIVE2 ?OBJ1 ?OBJ2)
        (and
            (instance ?GIVE1 Giving)
            (instance ?GIVE2 Giving)
            (subProcess ?GIVE1 ?TRANS)
            (subProcess ?GIVE2 ?TRANS)
            (agent ?GIVE1 ?AGENT1)
            (agent ?GIVE2 ?AGENT2)
            (patient ?GIVE1 ?OBJ1)
            (patient ?GIVE2 ?OBJ2)
            (destination ?GIVE1 ?AGENT2)
            (destination ?GIVE2 ?AGENT1)
            (not
                (equal ?AGENT1 ?AGENT2))
            (not
                (equal ?OBJ1 ?OBJ2)))))
Merge.kif 11785-11802


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