Package schlachtfeld :: Package amov :: Module Namensgrammatik :: Class Grammar
[hide private]
[frames] | no frames]

Class Grammar

source code

Instance Methods [hide private]
  __init__(self, ID=yaml.load("""ID: tag:1w6.org,2007:Foo Version: 0.15 Kategorie: Namensgrammatiken """), art=None, tag="tag:1w6.org,2007:Foo")
  grammar_template_yaml(self)
Return a grammar template.

Instance Variables [hide private]
  art
The kind of name we want to generate.

Method Details [hide private]

__init__(self, ID=yaml.load("""ID: tag:1w6.org,2007:Foo Version: 0.15 Kategorie: Namensgrammatiken """), art=None, tag="tag:1w6.org,2007:Foo")
(Constructor)

source code 
None

grammar_template_yaml(self)

source code 
Return a grammar template.

Instance Variable Details [hide private]

art

The kind of name we want to generate. This isn't used yet.