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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - doubts
doubts

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


(documentation doubts EnglishLanguage "(doubts ?AGENT ?FORMULA) means that ?AGENT is unsure about the truth of ?FORMULA, in particular ?AGENT does not believe that ?FORMULA is true.") Mid-level-ontology.kif 8185-8187
(domain doubts 1 CognitiveAgent) Mid-level-ontology.kif 8183-8183 The number 1 argument of doubts is an instance of cognitive agent
(domain doubts 2 Formula) Mid-level-ontology.kif 8184-8184 The number 2 argument of doubts is an instance of formula
(instance doubts BinaryPredicate) Mid-level-ontology.kif 8182-8182 doubts is an instance of binary predicate
(instance doubts PropositionalAttitude) Mid-level-ontology.kif 8181-8181 doubts is an instance of propositional attitude

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


(format ChineseLanguage doubts "%2 %n 是 %1 的 doubts ") domainEnglishFormat.kif 796-796
(format ChineseTraditionalLanguage doubts "%2 %n 是 %1 的 doubts ") domainEnglishFormat.kif 795-795
(format EnglishLanguage doubts "%2 is %n a doubts of %1") domainEnglishFormat.kif 794-794
(termFormat ChineseLanguage doubts "疑惑") domainEnglishFormat.kif 20253-20253
(termFormat ChineseTraditionalLanguage doubts "疑惑") domainEnglishFormat.kif 20252-20252
(termFormat EnglishLanguage doubts "doubts") domainEnglishFormat.kif 20251-20251

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


(=>
    (doubts ?AGENT ?FORMULA)
    (not
        (believes ?AGENT ?FORMULA)))
Mid-level-ontology.kif 8189-8191


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



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