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

Formal Language: 


KB Term:  Term intersection
English Word: 

  Formula

Sigma KEE - Formula
Formula

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


(documentation Formula ChineseLanguage "一个句法结构良好、以SUO-KIF知识表示语言的公式。") chinese_format.kif 1682-1682
(documentation Formula EnglishLanguage "A syntactically well-formed formula in the SUO-KIF knowledge representation language.") Merge.kif 1559-1560
(documentation Formula JapaneseLanguage "SUO-KIF知識表現言語の構文的な完全論理式。") japanese_format.kif 274-274
(documentation Formula SpanishLanguage "Una fórmula bien formada sintácticamente en el SUO-KIF, un lenguaje de representación de conocimiento.") spanish_format.kif 323-324
(subclass Formula Sentence) Merge.kif 1557-1557 子類 Formula and Sentence

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


(range PremisesFn Formula) Merge.kif 17055-17055 範圍 房地 and Formula
(termFormat ChineseLanguage Formula "公式") chinese_format.kif 847-847 範圍 房地 and Formula
(termFormat EnglishLanguage Formula "formula") english_format.kif 896-896 範圍 房地 and Formula
(termFormat FrenchLanguage Formula "formule") french_format.kif 523-523 範圍 房地 and Formula
(termFormat Hindi Formula "sUtra") terms-hindi.txt 54-54 範圍 房地 and Formula
(termFormat ItalianLanguage Formula "Formula") terms-it.txt 57-57 範圍 房地 and Formula
(termFormat JapaneseLanguage Formula "公式") japanese_format.kif 2208-2208 範圍 房地 and Formula
(termFormat PortugueseLanguage Formula "Formula") portuguese_format.kif 475-475 範圍 房地 and Formula
(termFormat cz Formula "formula") terms-cz.txt 90-90 範圍 房地 and Formula
(termFormat de Formula "Formel") terms-de.txt 349-349 範圍 房地 and Formula
(termFormat ro Formula "formulã") relations-ro.kif 544-544 範圍 房地 and Formula
(termFormat tg Formula "pormula") terms-tg.txt 58-58 範圍 房地 and Formula

appearance as argument number 3
-------------------------


(domain KappaFn 2 Formula) Merge.kif 5608-5608 卡帕, 2 and Formula
(domain ProbabilityFn 1 Formula) Merge.kif 2584-2584 可能性, 1 and Formula
(domain attitudeForFormula 3 Formula) emotion.kif 2125-2125 attitudeForFormula, 3 and Formula
(domain believes 2 Formula) Merge.kif 2822-2822 相信, 2 and Formula
(domain causesProposition 1 Formula) Merge.kif 3835-3835 引起提案, 1 and Formula
(domain causesProposition 2 Formula) Merge.kif 3836-3836 引起提案, 2 and Formula
(domain conditionalProbability 1 Formula) Merge.kif 2594-2594 條件概率, 1 and Formula
(domain conditionalProbability 2 Formula) Merge.kif 2595-2595 條件概率, 2 and Formula
(domain confersNorm 2 Formula) Merge.kif 4009-4009 賦予規範, 2 and Formula
(domain confersObligation 1 Formula) Merge.kif 17629-17629 授予義務, 1 and Formula
(domain confersRight 1 Formula) Merge.kif 17608-17608 賦予權利, 1 and Formula
(domain considers 2 Formula) Merge.kif 2812-2812 考慮, 2 and Formula
(domain containsFormula 2 Formula) Merge.kif 1378-1378 containsFormula, 2 and Formula
(domain decreasesLikelihood 1 Formula) Merge.kif 2627-2627 降低可能性, 1 and Formula
(domain decreasesLikelihood 2 Formula) Merge.kif 2628-2628 降低可能性, 2 and Formula
(domain deprivesNorm 2 Formula) Merge.kif 4031-4031 剝奪了規範, 2 and Formula
(domain describes 1 Formula) Mid-level-ontology.kif 17534-17534 describes, 1 and Formula
(domain desires 2 Formula) Merge.kif 2800-2800 慾望, 2 and Formula
(domain disapproves 2 Formula) Mid-level-ontology.kif 8606-8606 不贊成, 2 and Formula
(domain doubts 2 Formula) Mid-level-ontology.kif 8576-8576 疑惑, 2 and Formula
(domain entails 1 Formula) Merge.kif 763-763 意味, 1 and Formula
(domain entails 2 Formula) Merge.kif 764-764 意味, 2 and Formula
(domain expects 2 Formula) Merge.kif 10728-10728 預計, 2 and Formula
(domain fears 2 Formula) Mid-level-ontology.kif 8549-8549 恐懼, 2 and Formula
(domain hasPurpose 2 Formula) Merge.kif 3963-3963 有目的, 2 and Formula

Display limited to 25 items. Show next 25

Display limited to 25 items. Show next 25

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


(=>
    (and
        (agreementEffectiveDuring ?AGR ?DATE)
        (instance ?TIME ?DATE)
        (instance ?FORMULA Formula)
        (containsInformation ?FORMULA ?AGR))
    (holdsDuring ?TIME ?FORMULA))
Government.kif 728-734
(=>
    (and
        (confidenceInterval ?EXPERIMENT ?CONFIDENCE)
        (instance ?EXPERIMENT Experimenting)
        (instance ?FORMULA Formula)
        (patient ?EXPERIMENT ?FORMULA)
        (equal ?CONFIDENCE 100))
    (truth ?FORMULA False))
UXExperimentalTerms.kif 549-556
(=>
    (and
        (confidenceInterval ?EXPERIMENT ?CONFIDENCE)
        (instance ?EXPERIMENT Experimenting)
        (instance ?FORMULA Formula)
        (patient ?EXPERIMENT ?FORMULA)
        (equal ?CONFIDENCE 100))
    (truth ?FORMULA True))
UXExperimentalTerms.kif 540-547
(=>
    (and
        (confidenceInterval ?EXPERIMENT ?CONFIDENCE)
        (instance ?EXPERIMENT Experimenting)
        (instance ?FORMULA Formula)
        (patient ?EXPERIMENT ?FORMULA))
    (represents ?CONFIDENCE
        (ProbabilityFn ?FORMULA)))
UXExperimentalTerms.kif 531-537
(=>
    (and
        (instance ?COMMIT Committing)
        (patient ?COMMIT ?FORMULA)
        (instance ?FORMULA Formula))
    (modalAttribute ?FORMULA Promise))
Merge.kif 13380-13385
(=>
    (and
        (instance ?FORMULA1 Formula)
        (instance ?FORMULA2 Formula))
    (or
        (increasesLikelihood ?FORMULA1 ?FORMULA2)
        (decreasesLikelihood ?FORMULA1 ?FORMULA2)
        (independentProbability ?FORMULA1 ?FORMULA2)))
Merge.kif 2658-2665
(=>
    (and
        (instance ?QUESTION Questioning)
        (agent ?QUESTION ?AGENT)
        (patient ?QUESTION ?FORMULA)
        (instance ?FORMULA Formula))
    (holdsDuring
        (WhenFn ?QUESTION)
        (not
            (knows ?AGENT ?FORMULA))))
Merge.kif 13367-13373
(=>
    (and
        (instance ?REQUEST Requesting)
        (agent ?REQUEST ?AGENT)
        (patient ?REQUEST ?FORMULA)
        (instance ?FORMULA Formula))
    (desires ?AGENT ?FORMULA))
Merge.kif 13354-13360
(=>
    (and
        (instance ?STATE Stating)
        (agent ?STATE ?AGENT)
        (patient ?STATE ?FORMULA)
        (instance ?FORMULA Formula))
    (holdsDuring
        (WhenFn ?STATE)
        (believes ?AGENT ?FORMULA)))
Merge.kif 13296-13302
(=>
    (and
        (instance ?TEXT ?CLASS)
        (subclass ?CLASS FactualText)
        (authors ?AGENT ?CLASS)
        (subsumesContentInstance ?TEXT ?CONTENT)
        (instance ?CONTENT Formula))
    (believes ?AGENT ?CONTENT))
Merge.kif 15553-15560
(=>
    (and
        (pValue ?EXPERIMENT ?VALUE)
        (instance ?EXPERIMENT Experimenting)
        (instance ?FORMULA Formula)
        (patient ?EXPERIMENT ?FORMULA)
        (equal ?VALUE 0))
    (truth ?FORMULA True))
UXExperimentalTerms.kif 577-584
(=>
    (and
        (pValue ?EXPERIMENT ?VALUE)
        (instance ?EXPERIMENT Experimenting)
        (instance ?FORMULA Formula)
        (patient ?EXPERIMENT ?FORMULA)
        (equal ?VALUE 1))
    (truth ?FORMULA False))
UXExperimentalTerms.kif 586-593
(=>
    (and
        (pValue ?EXPERIMENT ?VALUE)
        (instance ?EXPERIMENT Experimenting)
        (instance ?FORMULA Formula)
        (patient ?EXPERIMENT ?FORMULA))
    (represents ?VALUE
        (ProbabilityFn ?FORMULA)))
UXExperimentalTerms.kif 569-575

consequent
-------------------------


(=>
    (and
        (instance ?EXPERIMENT Experimenting)
        (result ?EXPERIMENT ?RESULT))
    (instance ?RESULT Formula))
UXExperimentalTerms.kif 3794-3798
(=>
    (and
        (instance ?INVESTIGATE Investigating)
        (patient ?INVESTIGATE ?PROP))
    (instance ?PROP Formula))
Merge.kif 13082-13086
(=>
    (and
        (instance ?PROFILE VisitorProfile)
        (member ?FORMULA ?PROFILE))
    (instance ?FORMULA Formula))
UXExperimentalTerms.kif 1134-1138
(=>
    (and
        (instance ?REL PropositionalAttitude)
        (?REL ?AGENT ?FORMULA))
    (instance ?FORMULA Formula))
Merge.kif 2713-2717
(=>
    (and
        (instance ?TEXT ?CLASS)
        (subclass ?CLASS FictionalText)
        (authors ?AGENT ?CLASS))
    (exists (?CONTENT)
        (and
            (subsumesContentInstance ?TEXT ?CONTENT)
            (instance ?CONTENT Formula)
            (not
                (believes ?AGENT ?CONTENT)))))
Merge.kif 15584-15593
(=>
    (instance ?CONST Constitution)
    (exists (?FORMULA ?PART)
        (and
            (instance ?FORMULA Formula)
            (containsInformation ?FORMULA ?PART)
            (instance ?PART Proposition)
            (subProposition ?PART ?CONST)
            (modalAttribute ?FORMULA Obligation))))
Government.kif 617-625
(=>
    (instance ?CONST Constitution)
    (exists (?FORMULA ?PART)
        (and
            (instance ?FORMULA Formula)
            (containsInformation ?FORMULA ?PART)
            (instance ?PART Proposition)
            (subProposition ?PART ?CONST)
            (modalAttribute ?FORMULA Permission))))
Government.kif 627-635
(=>
    (instance ?EXPERIMENT Experimenting)
    (exists (?FORMULA ?RESULT)
        (and
            (instance ?RESULT Formula)
            (result ?EXPERIMENT ?RESULT)
            (instance ?FORMULA Formula)
            (patient ?EXPERIMENT ?FORMULA)
            (represents
                (ProbabilityFn ?FORMULA) ?RESULT))))
UXExperimentalTerms.kif 3800-3810
(=>
    (instance ?P Phishing)
    (exists (?FS ?V ?M ?I)
        (and
            (instance ?M Communication)
            (origin ?M ?FS)
            (agent ?P ?FS)
            (destination ?M ?V)
            (instance ?I Formula)
            (knows ?V ?I)
            (not
                (desires ?V
                    (knows ?FS ?I)))
            (desires ?FS
                (knows ?FS ?I)))))
ComputingBrands.kif 4230-4244
(=>
    (instance ?PROFILE VisitorProfile)
    (exists (?USER ?SITE)
        (and
            (instance ?USER AutonomousAgent)
            (instance ?SITE WebSite)
            (forall (?FORMULA)
                (=>
                    (and
                        (member ?FORMULA ?PROFILE)
                        (instance ?FORMULA Formula))
                    (visitorParameter ?USER ?FORMULA ?SITE))))))
UXExperimentalTerms.kif 1140-1151


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

Show without tree


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