SentientAgent(sentient agent) | Aglaia, Alcyone, Alecto, Arjuna, Atreus, Augeas, Bigfoot, Cerberus, Chimaera, Chimera, Chiron, Dardanus, Erinyes, Eumenides, Euphrosyne, Fafnir, Fenrir, Fury, Galatea, Gargantua, Geryon, Gog_and_Magog, Grim_Reaper, Halcyon, Harpy, Hero, Humpty_Dumpty, Hydra, Hyperborean, Iphigenia, Leander, Lilith, Loch_Ness_monster, Maxwell's_demon, Megaera, Minotaur, Nemean_lion, Nessie, Nibelung, Niobe, Paris, Patroclus, Pegasus, Python, Reaper, Sarpedon, Sasquatch, Scylla, Siegfried, Sigurd... |
appearance as argument number 1 |
(documentation SentientAgent ChineseLanguage " SentientAgent 是一个能够 Perception (感知)的 Agent, 并且在某程度上能感受到意识 (同时参考 ConsciousnessAttribute)。如果一个 Agent 能够以相对高层次的理智去思考的话(表现出能够学习、计划和体会情感),那么这个也是 CognitiveAgent 的一个实例。 DomesticAnimal 是一个 SentientAgent,但是它是不是一个 CognitiveAgent 却确定于究竟它是哪一种 Animal。") | chinese_format.kif 1684-1688 | |
(documentation SentientAgent EnglishLanguage "A SentientAgent is an AutonomousAgent that is capable of Perception and experiences some level of consciousness (see ConsciousnessAttribute). If the AutonomousAgent is able to reason at a comparatively high level (evinced by the ability to learn, plan, and feel emotions), then it is also an instance of CognitiveAgent. A DomesticAnimal is a SentientAgent, but may or may not be a CognitiveAgent, depending on the type of Animal.") | Merge.kif 1568-1574 | |
(documentation SentientAgent JapaneseLanguage "SentientAgent は Perception が可能で、 ある程度の意識を経験する Agent である (ConsciousnessAttribute を参照)。Agent が、比較的 高いレベル(学習、計画、感情を感じる能力があると立証された)で論証できるのであれば、それはまた、 CognitiveAgent のインスタンスでもある。 DomesticAnimal は、SentientAgent だが、Animal の種類に応じて、CognitiveAgent である場合とそうでない場合がある。") | japanese_format.kif 277-281 | |
(subclass SentientAgent AutonomousAgent) | Merge.kif 1566-1566 | Sentient agent is a subclass of agent |
appearance as argument number 2 |
appearance as argument number 3 |
(domain detainedAtTimeInPlace 1 SentientAgent) | Justice.kif 17-17 | The number 1 argument of detained at time in place is an instance of sentient agent |
(domain speaksLanguage 1 SentientAgent) | Mid-level-ontology.kif 729-729 | The number 1 argument of speaks language is an instance of sentient agent |
antecedent |
(=> (and (instance ?AGENT SentientAgent) (attribute ?AGENT Living)) (exists (?ATTR) (and (instance ?ATTR ConsciousnessAttribute) (attribute ?AGENT ?ATTR)))) |
Merge.kif 18378-18385 |
|
(=> (instance ?AGENT SentientAgent) (capability Perception experiencer ?AGENT)) |
Merge.kif 13507-13509 |
|
consequent |