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 8577-8579
(domain doubts 1 CognitiveAgent) Mid-level-ontology.kif 8575-8575 doubts の数値 1 引数は 認識エージェントinstance では
(domain doubts 2 Formula) Mid-level-ontology.kif 8576-8576 doubts の数値 2 引数は 公式instance では
(instance doubts BinaryPredicate) Mid-level-ontology.kif 8574-8574 doubts2進述語instance では
(instance doubts PropositionalAttitude) Mid-level-ontology.kif 8573-8573 doubts命題態度instance では

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 20247-20247
(termFormat ChineseTraditionalLanguage doubts "疑惑") domainEnglishFormat.kif 20246-20246
(termFormat EnglishLanguage doubts "doubts") domainEnglishFormat.kif 20245-20245

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


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


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