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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Giving
Giving
more pictures...

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 11775-11776
(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 11077-11077
(externalImage Giving "http://upload.wikimedia.org/wikipedia/commons/2/29/ Morgan_giving_lecture.png") pictureList.kif 11078-11078
(externalImage Giving "http://upload.wikimedia.org/wikipedia/commons/6/62/ Gifts_xmas.jpg") pictureList.kif 10033-10033
(externalImage Giving "http://upload.wikimedia.org/wikipedia/commons/c/cd/ Mumbai_street_kids.jpg") pictureList.kif 11080-11080
(externalImage Giving "http://upload.wikimedia.org/wikipedia/commons/f/f2/ Fairbanks_Robin_Hood_giving_Marian_a_dagger.jpg") pictureList.kif 11079-11079
(externalImage Giving "http://upload.wikimedia.org/wikipedia/en/d/dc/Love_gift_-_Calyx_krater_Aegisthos_painter_ca_460_BCE.jpg") pictureList.kif 11076-11076
(subclass Giving ChangeOfPossession) Merge.kif 11773-11773 子類 Giving and ChangeOfPossession

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


(subclass DistributeProducts Giving) MilitaryProcesses.kif 1211-1211 子類 分發產品 and Giving
(subclass Feeding Giving) Mid-level-ontology.kif 12922-12922 子類 饋送 and Giving
(subclass FoodDistributionOperation Giving) Military.kif 50-50 子類 食品配送業務 and Giving
(subclass Funding Giving) Merge.kif 11798-11798 子類 資金 and Giving
(subclass GivingBack Giving) Merge.kif 11862-11862 子類 回饋 and Giving
(subclass Lending Giving) Merge.kif 11829-11829 子類 Lending and Giving
(subclass UnilateralGiving Giving) Merge.kif 11814-11814 子類 UnilateralGiving and Giving
(termFormat ChineseLanguage Giving "给予") chinese_format.kif 1133-1133 子類 UnilateralGiving and Giving
(termFormat EnglishLanguage Giving "giving") english_format.kif 1483-1483 子類 UnilateralGiving and Giving
(termFormat FrenchLanguage Giving "donner") french_format.kif 811-811 子類 UnilateralGiving and Giving
(termFormat Hindi Giving "arpana") terms-hindi.txt 343-343 子類 UnilateralGiving and Giving
(termFormat ItalianLanguage Giving "Dare") terms-it.txt 346-346 子類 UnilateralGiving and Giving
(termFormat JapaneseLanguage Giving "与える") japanese_format.kif 2495-2495 子類 UnilateralGiving and Giving
(termFormat PortugueseLanguage Giving "Dar") portuguese_format.kif 763-763 子類 UnilateralGiving and Giving
(termFormat cb Giving "paghatag") terms-cb.txt 348-348 子類 UnilateralGiving and Giving
(termFormat cz Giving "giving") terms-cz.txt 382-382 子類 UnilateralGiving and Giving
(termFormat de Giving "Geben") terms-de.txt 641-641 子類 UnilateralGiving and Giving
(termFormat ro Giving "a da") relations-ro.kif 832-832 子類 UnilateralGiving and Giving
(termFormat tg Giving "pagbibigay") terms-tg.txt 347-347 子類 UnilateralGiving and Giving

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 11792-11796
(=>
    (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 11778-11790

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 11868-11878
(=>
    (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 20142-20155
(=>
    (instance ?AOC AOCnumber)
    (exists (?G ?AIRLINE)
        (and
            (instance ?G Giving)
            (agent ?G FederalAviationAdministration)
            (destination ?G ?AIRLINE)
            (patient ?G ?AOC))))
Transportation.kif 4079-4086
(=>
    (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 11920-11937


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