Resolution(resolution) | declaration, joint_resolution, resolution, resolve |
appearance as argument number 1 |
(documentation Resolution EnglishLanguage "Any instance of Deciding which is conducted at a FormalMeeting and where the agent is an Organization.") | Mid-level-ontology.kif 16273-16274 | |
(subclass Resolution Deciding) | Mid-level-ontology.kif 16272-16272 | Resolution is a subclass of deciding |
appearance as argument number 2 |
(termFormat ChineseLanguage Resolution "解析度") | domainEnglishFormat.kif 49752-49752 | |
(termFormat ChineseTraditionalLanguage Resolution "解析度") | domainEnglishFormat.kif 49751-49751 | |
(termFormat EnglishLanguage Resolution "resolution") | domainEnglishFormat.kif 49750-49750 |
antecedent |
(=> (instance ?RESOLUTION Resolution) (exists (?AGENT ?MEETING) (and (instance ?AGENT Organization) (agent ?RESOLUTION ?AGENT) (subProcess ?RESOLUTION ?MEETING) (instance ?MEETING FormalMeeting)))) |
Mid-level-ontology.kif 16276-16283 |
|