ch.uzh.ifi.attempto.acewiki.aceowl
Class ACEGrammar

java.lang.Object
  extended by ch.uzh.ifi.attempto.chartparser.Grammar
      extended by ch.uzh.ifi.attempto.acewiki.aceowl.ACEGrammar

public class ACEGrammar
extends Grammar

This grammar class is automatically generated on the basis of a file in Codeco notation.

For more information, see the Codeco package ch.uzh.ifi.attempto.codeco of the AceWiki system and the thesis "Controlled English for Knowledge Representation".


Field Summary
static ACEGrammar grammar
           
 
Constructor Summary
ACEGrammar()
          Creates a new grammar object.
 
Method Summary
 
Methods inherited from class ch.uzh.ifi.attempto.chartparser.Grammar
addGrammarRule, addLexicalRule, containsFeatureName, containsNonterminalSymbol, containsPreterminalSymbol, containsTerminalSymbol, getFeatureNames, getLexicalRulesByCategory, getLexicalRulesByWord, getNonterminalSymbols, getPreterminalSymbols, getRulesByHeadName, getStringRef, getTerminalSymbols, setFeature, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

grammar

public static final ACEGrammar grammar
Constructor Detail

ACEGrammar

public ACEGrammar()
Creates a new grammar object.



Copyright 2008-2012, AceWiki developers