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 7412-7414
(domain doubts 1 CognitiveAgent) Mid-level-ontology.kif 7410-7410 The number 1 argument of doubts is an instance of cognitive agent
(domain doubts 2 Formula) Mid-level-ontology.kif 7411-7411 The number 2 argument of doubts is an instance of formula
(instance doubts BinaryPredicate) Mid-level-ontology.kif 7409-7409 doubts is an instance of binary predicate
(instance doubts PropositionalAttitude) Mid-level-ontology.kif 7408-7408 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 20238-20238
(termFormat ChineseTraditionalLanguage doubts "疑惑") domainEnglishFormat.kif 20237-20237
(termFormat EnglishLanguage doubts "doubts") domainEnglishFormat.kif 20236-20236

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


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


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