Theorem Provers
Seminar Resources for Computational Linguists (SS 2007) Magda Wolska, Michaela Regneri Anna Mündelein 02.07.2007
Theorem Provers Seminar Resources for Anna Mndelein Computational - - PowerPoint PPT Presentation
Theorem Provers Seminar Resources for Anna Mndelein Computational Linguists (SS 2007) 02.07.2007 Magda Wolska, Michaela Regneri Outline Theorem Proving for Text Adventures Introduction Knowledge Base System
Seminar Resources for Computational Linguists (SS 2007) Magda Wolska, Michaela Regneri Anna Mündelein 02.07.2007
– usually: player A-Box subpart of world A-Box – sometimes: effects of an action are hidden from player player A-Box inconsistent with world A-Box – example axioms:
– construct DL concept expression corresponding to description e.g. the apple: the apple with the worm: – send query to Racer asking for all instances of this concept in the player knowledge base – if query yields only one entity: entity = referent – if query yields more than one entity: filter out all entities which are unsalient according to discourse model
message
– “hearer-old” discourse entities (e.g. definite NPs) ranked higher in discourse model than “hearer-new” discourse entities (e.g. indefinite NPs) – within these categories, elements sorted according to their position in the sentence – e.g. take a banana, the red apple, and the green apple: – build DM incrementally – update DM after each input sentence: remove all entities from DM that are not realized in the sentence
– list of lists of action descriptions, e.g. Take the apple and eat it.
[[take(patient:a2), eat(patient:a2)]]
–
– database with action representations
to and all of its role assertions in the world A-Box
location, parts, …)
excluded by not sharing this property
– proof procedure for FOL
– OWL Lite – OWL DL with approximations for nominals – algebraic reasoning beyond the scope of OWL
Striegnitz (2004): Put my galakmid coin into the dispenser and kick it: Computational Linguistics and Theorem Proving in a Computer Game. http://www.ps.uni-sb.de/Papers/abstracts/jolli04.pdf
http://www.informatik.uni-ulm.de/ki/Liebig/papers/TR-U-Ulm-2006- 04.pdf
Users Guide: http://www.racer-systems.com/products/racerpro/users-guide-1- 9.pdf
Manual: http://www.cs.unm.edu/~mccune/mace4/manual/June- 2007/