story.scheherazade.analysis
Class PrologTranslator

java.lang.Object
  extended by story.scheherazade.analysis.PrologTranslator

public class PrologTranslator
extends java.lang.Object

Creates a first-order logic equivalent of a set of stories in Prolog format.


Constructor Summary
PrologTranslator(java.lang.String[] args)
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrologTranslator

public PrologTranslator(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2011 David K. Elson. All Rights Reserved.