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 7630-7632
(domain doubts 1 CognitiveAgent) Mid-level-ontology.kif 7628-7628 The number 1 argument of doubts is an instance of cognitive agent
(domain doubts 2 Formula) Mid-level-ontology.kif 7629-7629 The number 2 argument of doubts is an instance of formula
(instance doubts BinaryPredicate) Mid-level-ontology.kif 7627-7627 doubts is an instance of binary predicate
(instance doubts PropositionalAttitude) Mid-level-ontology.kif 7626-7626 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 20254-20254
(termFormat ChineseTraditionalLanguage doubts "疑惑") domainEnglishFormat.kif 20253-20253
(termFormat EnglishLanguage doubts "doubts") domainEnglishFormat.kif 20252-20252

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


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


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