| Formula(formula) |
| appearance as argument number 1 |
|
|
| (subclass Formula Sentence) | Merge.kif 1582-1582 | Formula is a subclass of sentence |
| (documentation Formula EnglishLanguage "A syntactically well-formed formula in the SUO-KIF knowledge representation language.") | Merge.kif 1584-1585 | Formula is a subclass of sentence |
| appearance as argument number 2 |
|
|
| (range PremisesFn Formula) | Merge.kif 17077-17077 | The range of premises is an instance of formula |
| (termFormat EnglishLanguage Formula "formula") | english_format.kif 896-896 | The range of premises is an instance of formula |
| appearance as argument number 3 |
|
|
| antecedent |
|
|
| (=> (and (instance ?NOTIFY Notifying) (instance ?FORMULA Formula) (instance ?AGENT CognitiveAgent) (patient ?NOTIFY ?FORMULA) (destination ?NOTIFY ?AGENT)) (not (holdsDuring (BeginFn (WhenFn ?NOTIFY)) (knows ?AGENT ?FORMULA)))) |
Facebook.kif 619-629 | If X is an instance of notifying, Y is an instance of formula, Z is an instance of cognitive agent, Y is a patient of X, and X ends up at Z, then Z doesn't know Y doesn't hold during the beginning of the time of existence of X |
| (=> (and (agreementEffectiveDuring ?AGR ?DATE) (instance ?TIME ?DATE) (instance ?FORMULA Formula) (containsInformation ?FORMULA ?AGR)) (holdsDuring ?TIME ?FORMULA)) |
Government.kif 728-734 | If X is an agreement effective during of Y, Z is an instance of X, W is an instance of formula, and W contains information Y, then W holds during Z |
| (=> (and (instance ?FORMULA1 Formula) (instance ?FORMULA2 Formula)) (or (increasesLikelihood ?FORMULA1 ?FORMULA2) (decreasesLikelihood ?FORMULA1 ?FORMULA2) (independentProbability ?FORMULA1 ?FORMULA2))) |
Merge.kif 2682-2689 | If X is an instance of formula and Y is an instance of formula, then At least one of the following holds: (1) X increases likelihood of Y (2) X decreases likelihood of Y (3) probability of X and Y is independent |
| (=> (and (instance ?STATE Stating) (agent ?STATE ?AGENT) (patient ?STATE ?FORMULA) (instance ?FORMULA Formula)) (holdsDuring (WhenFn ?STATE) (believes ?AGENT ?FORMULA))) |
Merge.kif 13318-13324 | If X is an instance of stating, Y is an agent of X, Z is a patient of X, and Z is an instance of formula, then Y believes Z holds during the time of existence of X |
| (=> (and (instance ?REQUEST Requesting) (agent ?REQUEST ?AGENT) (patient ?REQUEST ?FORMULA) (instance ?FORMULA Formula)) (desires ?AGENT ?FORMULA)) |
Merge.kif 13376-13382 | If X is an instance of requesting, Y is an agent of X, Z is a patient of X, and Z is an instance of formula, then Y desires Z |
| (=> (and (instance ?QUESTION Questioning) (agent ?QUESTION ?AGENT) (patient ?QUESTION ?FORMULA) (instance ?FORMULA Formula)) (holdsDuring (WhenFn ?QUESTION) (not (knows ?AGENT ?FORMULA)))) |
Merge.kif 13389-13395 | If X is an instance of questioning, Y is an agent of X, Z is a patient of X, and Z is an instance of formula, then Y doesn't know Z holds during the time of existence of X |
| (=> (and (instance ?COMMIT Committing) (patient ?COMMIT ?FORMULA) (instance ?FORMULA Formula)) (modalAttribute ?FORMULA Promise)) |
Merge.kif 13402-13407 | If X is an instance of committing, Y is a patient of X, and Y is an instance of formula, then the statement Y has the modal force of promise |
| (=> (and (instance ?TEXT ?CLASS) (subclass ?CLASS FactualText) (authors ?AGENT ?CLASS) (subsumesContentInstance ?TEXT ?CONTENT) (instance ?CONTENT Formula)) (believes ?AGENT ?CONTENT)) |
Merge.kif 15575-15582 | If X is an instance of Y, Y is a subclass of factual text, Z is the author of Y, X subsumes the content of W, and W is an instance of formula, then Z believes W |
| (=> (and (confidenceInterval ?EXPERIMENT ?CONFIDENCE) (instance ?EXPERIMENT Experimenting) (instance ?FORMULA Formula) (patient ?EXPERIMENT ?FORMULA)) (represents ?CONFIDENCE (ProbabilityFn ?FORMULA))) |
UXExperimentalTerms.kif 531-537 | If X is the confidence in Y, Y is an instance of experimenting, Z is an instance of formula, and Z is a patient of Y, then X expresses the probability of Z |
| (=> (and (confidenceInterval ?EXPERIMENT ?CONFIDENCE) (instance ?EXPERIMENT Experimenting) (instance ?FORMULA Formula) (patient ?EXPERIMENT ?FORMULA) (equal ?CONFIDENCE 100)) (truth ?FORMULA True)) |
UXExperimentalTerms.kif 540-547 | If X is the confidence in Y, Y is an instance of experimenting, Z is an instance of formula, Z is a patient of Y, and equal X and 100, then Z is true |
| (=> (and (confidenceInterval ?EXPERIMENT ?CONFIDENCE) (instance ?EXPERIMENT Experimenting) (instance ?FORMULA Formula) (patient ?EXPERIMENT ?FORMULA) (equal ?CONFIDENCE 100)) (truth ?FORMULA False)) |
UXExperimentalTerms.kif 549-556 | If X is the confidence in Y, Y is an instance of experimenting, Z is an instance of formula, Z is a patient of Y, and equal X and 100, then Z is false |
| (=> (and (pValue ?EXPERIMENT ?VALUE) (instance ?EXPERIMENT Experimenting) (instance ?FORMULA Formula) (patient ?EXPERIMENT ?FORMULA)) (represents ?VALUE (ProbabilityFn ?FORMULA))) |
UXExperimentalTerms.kif 569-575 | If the p-value of X is Y, X is an instance of experimenting, Z is an instance of formula, and Z is a patient of X, then Y expresses the probability of Z |
| (=> (and (pValue ?EXPERIMENT ?VALUE) (instance ?EXPERIMENT Experimenting) (instance ?FORMULA Formula) (patient ?EXPERIMENT ?FORMULA) (equal ?VALUE 0)) (truth ?FORMULA True)) |
UXExperimentalTerms.kif 577-584 | If the p-value of X is Y, X is an instance of experimenting, Z is an instance of formula, Z is a patient of X, and equal Y and 0, then Z is true |
| (=> (and (pValue ?EXPERIMENT ?VALUE) (instance ?EXPERIMENT Experimenting) (instance ?FORMULA Formula) (patient ?EXPERIMENT ?FORMULA) (equal ?VALUE 1)) (truth ?FORMULA False)) |
UXExperimentalTerms.kif 586-593 | If the p-value of X is Y, X is an instance of experimenting, Z is an instance of formula, Z is a patient of X, and equal Y and 1, then Z is false |
| (=> (and (activePolicy ?POL ?DATE) (instance ?TIME ?DATE) (instance ?FORMULA Formula) (containsInformation ?FORMULA ?POL)) (holdsDuring ?TIME ?FORMULA)) |
TravelPolicies.kif 175-181 | If activePolicy X and Y, Z is an instance of Y, W is an instance of formula, and W contains information X, then W holds during Z |
| (=> (and (instance ?TR TravelRequest) (agent ?TR ?EMPLOYEE) (patient ?TR ?FORMULA) (instance ?FORMULA Formula)) (desires ?EMPLOYEE ?FORMULA)) |
TravelPolicies.kif 506-512 | If X is an instance of an employee must request permission to go in a BusinessTrip, Y is an agent of X, Z is a patient of X, and Z is an instance of formula, then Y desires Z |
| (=> (and (instance ?W Worrying) (experiencer ?W ?A) (instance ?A Human) (subProcess ?W ?T) (instance ?T Thinking) (agent ?T ?A) (patient ?T ?F) (instance ?F Formula)) (fears ?A ?F)) |
emotion.kif 1497-1507 | If All of the following hold: (1) X is an instance of worrying (2) Y experiences X (3) Y is an instance of human (4) X is a subprocess of Z (5) Z is an instance of Thinking (6) Y is an agent of Z (7) W is a patient of Z (8) W is an instance of formula, then Y fears W |
| consequent |
|
|
| (=> (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 4141-4155 | If X is an instance of phishing, then All of the following hold: (1) there exist Y, Z,, , W (2) V such that W is an instance of communication (3) W originates at Y (4) Y is an agent of X (5) W ends up at Z (6) V is an instance of formula (7) Z knows V (8) Z doesn't desire Y doesn't know V (9) Y desires Y knows V |
| (=> (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 | If X is an instance of constitution, then there exist Y, Z such that Y is an instance of formula, Y contains information Z, Z is an instance of proposition, Z is a sub-proposition of X, and the statement Y has the modal force of obligation |
| (=> (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 | If X is an instance of constitution, then there exist Y, Z such that Y is an instance of formula, Y contains information Z, Z is an instance of proposition, Z is a sub-proposition of X, and the statement Y has the modal force of permission |
| (=> (and (instance ?REL PropositionalAttitude) (?REL ?AGENT ?FORMULA)) (instance ?FORMULA Formula)) |
Merge.kif 2737-2741 | If X is an instance of propositional attitude and X Y and Z, then Z is an instance of formula |
| (=> (and (instance ?INVESTIGATE Investigating) (patient ?INVESTIGATE ?PROP)) (instance ?PROP Formula)) |
Merge.kif 13104-13108 | If X is an instance of investigating and Y is a patient of X, then Y is an instance of formula |
| (=> (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 15606-15615 | If X is an instance of Y, Y is a subclass of fictional text, and Z is the author of Y, then there exists W such that X subsumes the content of W, W is an instance of formula, and Z doesn't believe W |
| (=> (and (instance ?PROFILE VisitorProfile) (member ?FORMULA ?PROFILE)) (instance ?FORMULA Formula)) |
UXExperimentalTerms.kif 1134-1138 | If X is an instance of visitor profile and Y is a member of X, then Y is an instance of formula |
| (=> (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 | If X is an instance of visitor profile, then there exist Y, Z such that Y is an instance of agent, Z is an instance of web site, W W is a member of X, and W is an instance of formulaW is known about Y who visits Z |
| (=> (and (instance ?EXPERIMENT Experimenting) (result ?EXPERIMENT ?RESULT)) (instance ?RESULT Formula)) |
UXExperimentalTerms.kif 3793-3797 | If X is an instance of experimenting and Y is a result of X, then Y is an instance of formula |
| (=> (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 3799-3809 | If X is an instance of experimenting, then there exist Y, Z such that Z is an instance of formula, Z is a result of X, Y is an instance of formula, Y is a patient of X, and the probability of Y expresses Z |
| (=> (instance ?T TravelPolicy) (exists (?FORMULA1 ?PART1) (and (instance ?FORMULA1 Formula) (containsInformation ?FORMULA1 ?PART1) (instance ?PART1 Proposition) (subProposition ?PART1 ?T) (modalAttribute ?FORMULA1 Obligation)))) |
TravelPolicies.kif 463-471 | If X is an instance of TravelPolicy, then there exist Y, Z such that Y is an instance of formula, Y contains information Z, Z is an instance of proposition, Z is a sub-proposition of X, and the statement Y has the modal force of obligation |
| (=> (instance ?T TravelPolicy) (exists (?FORMULA2 ?PART2) (and (instance ?FORMULA2 Formula) (containsInformation ?FORMULA2 ?PART2) (instance ?PART2 Proposition) (subProposition ?PART2 ?T) (modalAttribute ?FORMULA2 Permission)))) |
TravelPolicies.kif 473-481 | If X is an instance of TravelPolicy, then there exist Y, Z such that Y is an instance of formula, Y contains information Z, Z is an instance of proposition, Z is a sub-proposition of X, and the statement Y has the modal force of permission |
| (=> (and (instance ?W Worrying) (experiencer ?W ?A) (instance ?A Human)) (exists (?T) (and (instance ?T Thinking) (agent ?T ?A) (patient ?T ?F) (instance ?F Formula) (fears ?A ?F) (causes ?T ?W)))) |
emotion.kif 1483-1495 | If X is an instance of worrying, Y experiences X, and Y is an instance of human, then there exists Z such that Z is an instance of Thinking, Y is an agent of Z, W is a patient of Z, W is an instance of formula, Y fears W, and Z causes X |
| (=> (and (instance ?W Worrying) (experiencer ?W ?A) (instance ?A Human)) (fears ?A (holdsDuring (ImmediateFutureFn (WhenFn ?W)) (exists (?F) (and (instance ?F Formula) (patient ?W ?F) (Truth ?F True)))))) |
emotion.kif 1509-1520 | If X is an instance of worrying, Y experiences X, and Y is an instance of human, then Y fears there exists Z such that Z is an instance of formula, Z is a patient of X, Truth Z, and true holds during immediately after the time of existence of X |
| statement |
|
|
|
|