| |
| | [No title] |
 | | Inference rules: - Inference is to generate new sentences that are necessarily true, given that the old sentences are true. |
 | | o Existential Elimination there_is v a ------------------------ SUBST({v/k}, a) e.g., from there_is x Kill(x, Victime), we can infer Kill(Murderer, Victim), as long as Murderer does not appear elsewhere in the knowledge base. |
 | | ^ Pn -> Q where P1, P2,..., Pn and Q are atomic sentences (with no negation) e.g., rainy(x) ^ cold(x) -> snowy(x). |
| www.eecis.udel.edu /~lliao/cis670/120302.txt (569 words) |
|