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

Formal Language: 



KB Term:  Term intersection
English Word: 

  ReceivingAnObjectFn

Sigma KEE - ReceivingAnObjectFn
ReceivingAnObjectFn

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


(documentation ReceivingAnObjectFn EnglishLanguage "(ReceivingAnObjectFn ?CLASS) denotes a subclass of Getting, all instances of which have some instance of ?CLASS as the object received (patient).") Media.kif 179-182
(domainSubclass ReceivingAnObjectFn 1 Object) Media.kif 186-186 Die Zahl 1 Argument von ReceivingAnObjectFn ist eine teilkategorie von Object %n{nicht}
(instance ReceivingAnObjectFn UnaryFunction) Media.kif 184-184 ReceivingAnObjectFn ist ein fall von UnaryFunction %n{nicht}
(rangeSubclass ReceivingAnObjectFn Getting) Media.kif 185-185 Die werte die ReceivingAnObjectFn zurueckgibt sind teilkategorien von Getting

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


(format ChineseLanguage ReceivingAnObjectFn "receiving 一个 %1 ") domainEnglishFormat.kif 4342-4342
(format ChineseTraditionalLanguage ReceivingAnObjectFn "receiving 一個 %1 ") domainEnglishFormat.kif 4341-4341
(format EnglishLanguage ReceivingAnObjectFn "receiving a %1") domainEnglishFormat.kif 4340-4340
(termFormat EnglishLanguage ReceivingAnObjectFn "receiving an object fn") domainEnglishFormat.kif 65390-65390

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


(=>
    (and
        (equal ?CLASS1
            (ReceivingAnObjectFn ?OBJCLASS1))
        (equal ?CLASS2
            (ReceivingAnObjectFn ?OBJCLASS2))
        (subclass ?OBJCLASS1 ?OBJCLASS2))
    (subclass ?CLASS1 ?CLASS2))
Media.kif 195-200
(=>
    (instance ?GET
        (ReceivingAnObjectFn ?OBJCLASS))
    (exists (?OBJ)
        (and
            (instance ?OBJ ?OBJCLASS)
            (patient ?GET ?OBJ))))
Media.kif 188-193


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


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