uses |
appearance as argument number 1 |
![]() |
(documentation uses ChineseLanguage "(uses ?OBJECT AGENT) 的意思是 ?AGENT 在一个没有指定的 Process 所用的工具是 ?OBJECT,这个 Predicate 就如它的定义所说的,由CaseRole、agent 和 instrument 构成。") | chinese_format.kif 2209-2211 | |
(documentation uses EnglishLanguage "(uses ?OBJECT AGENT) means that ?OBJECT is used by ?AGENT as an instrument in an unspecified Process. This Predicate, as its corresponding axiom indicates, is a composition of the CaseRoles agent and instrument.") | Merge.kif 4581-4584 | |
(domain uses 1 Object) | Merge.kif 4578-4578 | 用 的 1 数量 是 客体 的 instance |
(domain uses 2 Agent) | Merge.kif 4579-4579 | 用 的 2 数量 是 施事体 的 instance |
(instance uses AsymmetricRelation) | Merge.kif 4577-4577 | 用 是 非对称关系 的 instance |
(instance uses BinaryPredicate) | Merge.kif 4576-4576 | 用 是 二元谓语 的 instance |
appearance as argument number 2 |
![]() |
(format ChineseLanguage uses "%2 %n{doesn't} uses %1") | chinese_format.kif 247-247 | |
(format EnglishLanguage uses "%2 %n{doesn't} use%p{s} %1") | english_format.kif 248-248 | |
(termFormat ChineseLanguage uses "使用") | domainEnglishFormat.kif 60827-60827 | |
(termFormat ChineseLanguage uses "用") | chinese_format.kif 248-248 | |
(termFormat ChineseTraditionalLanguage uses "使用") | domainEnglishFormat.kif 60826-60826 | |
(termFormat EnglishLanguage uses "uses") | domainEnglishFormat.kif 60825-60825 |
antecedent |
![]() |
consequent |
![]() |
(=> (and (facility ?AGENT ?OBJ) (customer ?CUST ?AGENT) (instance ?X ?OBJ) (desires ?CUST (exists (?PROC) (and (instance ?PROC IntentionalProcess) (patient ?PROC ?X) (agent ?PROC ?CUST))))) (modalAttribute (confersRight (uses ?CUST ?X) ?AGENT ?CUST) Possibility)) |
Dining.kif 332-346 | |
(=> (and (instance ?R Renting) (agent ?R ?A) (patient ?R ?O)) (holdsDuring (WhenFn ?R) (modalAttribute (uses ?A ?O) Permission))) |
Mid-level-ontology.kif 21906-21913 | |
(=> (and (instance ?Using UsingAResource) (resourceUsed ?Using ?Resource) (agent ?Using ?Agent)) (uses ?Agent ?Resource)) |
QoSontology.kif 1971-1976 | |
(=> (attribute ?User ComputerUser) (exists (?Computer) (and (instance ?Computer Computer) (uses ?User ?Computer)))) |
QoSontology.kif 1728-1733 | |
(=> (dateUsed ?OBJECT ?DATE ?AGENT) (exists (?PROCESS) (and (instance ?PROCESS Process) (patient ?PROCESS ?OBJECT) (agent ?PROCESS ?AGENT) (uses ?OBJECT ?AGENT) (overlapsTemporally ?DATE (WhenFn ?PROCESS))))) |
Mid-level-ontology.kif 959-967 | |
(=> (instance ?A MilitaryArtifact) (hasPurpose ?A (exists (?O) (and (instance ?O MilitaryOrganization) (uses ?A ?O))))) |
Mid-level-ontology.kif 17249-17255 | |
(=> (instance ?V MilitaryVehicle) (hasPurpose ?V (exists (?O) (and (instance ?O MilitaryOrganization) (uses ?V ?O))))) |
Military.kif 137-143 | |
(=> (possesses ?PERSON ?OBJ) (modalAttribute (uses ?OBJ ?PERSON) Permission)) |
Merge.kif 4169-4171 |
![]() |
![]() |