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 11716-11717
(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 11084-11084
(externalImage Giving "http://upload.wikimedia.org/wikipedia/commons/2/29/ Morgan_giving_lecture.png") pictureList.kif 11085-11085
(externalImage Giving "http://upload.wikimedia.org/wikipedia/commons/6/62/ Gifts_xmas.jpg") pictureList.kif 10035-10035
(externalImage Giving "http://upload.wikimedia.org/wikipedia/commons/c/cd/ Mumbai-street-kids.jpg") pictureList.kif 11087-11087
(externalImage Giving "http://upload.wikimedia.org/wikipedia/commons/f/f2/ Fairbanks_Robin_Hood_giving_Marian_a_dagger.jpg") pictureList.kif 11086-11086
(externalImage Giving "http://upload.wikimedia.org/wikipedia/en/d/dc/Love_gift_-_Calyx_krater_Aegisthos_painter_ca_460_BCE.jpg") pictureList.kif 11083-11083
(subclass Giving ChangeOfPossession) Merge.kif 11714-11714 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 11600-11600 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 11739-11739 Funding is a subclass of giving
(subclass GivingBack Giving) Merge.kif 11803-11803 Giving back is a subclass of giving
(subclass Lending Giving) Merge.kif 11770-11770 Lending is a subclass of giving
(subclass UnilateralGiving Giving) Merge.kif 11755-11755 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 11733-11737
(=>
    (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 11719-11731

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 11809-11819
(=>
    (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 18591-18604
(=>
    (instance ?AOC AOCnumber)
    (exists (?G ?AIRLINE)
        (and
            (instance ?G Giving)
            (agent ?G FederalAviationAdministration)
            (destination ?G ?AIRLINE)
            (patient ?G ?AOC))))
Transportation.kif 3360-3367
(=>
    (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 11861-11878


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