LargeGroupProcess |
appearance as argument number 1 |
![]() |
(documentation LargeGroupProcess EnglishLanguage "Any Process involving more than 10 Agents.") | Mid-level-ontology.kif 7598-7599 | |
(subclass LargeGroupProcess Process) | Mid-level-ontology.kif 7597-7597 |
antecedent |
![]() |
(=> (and (instance ?LGP LargeGroupProcess) (instance ?G Collection) (member ?M ?G) (involvedInEvent ?LGP ?M) (memberCount ?G ?N)) (greaterThan ?N 10)) |
Mid-level-ontology.kif 7609-7616 | |
(=> (and (instance ?LGP LargeGroupProcess) (instance ?G Collection) (member ?M ?G) (involvedInEvent ?LGP ?M)) (exists (?P ?PC) (and (instance ?PC ?P) (involvedInEvent ?PC ?M)))) |
Mid-level-ontology.kif 7618-7627 | |
(=> (instance ?LGP LargeGroupProcess) (exists (?G) (and (instance ?G Collection) (member ?M ?G) (memberType ?G Agent)))) |
Mid-level-ontology.kif 7601-7607 |
![]() |
![]() |