Sharing | ![]() |
appearance as argument number 1 |
![]() |
(documentation Sharing EnglishLanguage "The subclass of ChangeOfPossession where a properPart of the patient is given by the agent or the destination.") | Mid-level-ontology.kif 20132-20133 | |
(subclass Sharing ChangeOfPossession) | Mid-level-ontology.kif 20131-20131 |
appearance as argument number 2 |
![]() |
(termFormat ChineseLanguage Sharing "分享") | domainEnglishFormat.kif 52441-52441 | |
(termFormat ChineseTraditionalLanguage Sharing "分享") | domainEnglishFormat.kif 52440-52440 | |
(termFormat EnglishLanguage Sharing "sharing") | domainEnglishFormat.kif 52439-52439 |
antecedent |
![]() |
(=> (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 20135-20148 |
![]() |
![]() |