Skip to content

Enhancement? Template rules with multiple value fields? #17

@GoogleCodeExporter

Description

@GoogleCodeExporter
How complicated is it to modify template rules to create tags with multiple 
xml-attributes e.g. where the variable name becomes the tag attribute name. 

I want to create something like:
OfPrepPhrase(head, mod) :- name(entity, head) "of" name(entity, mod)

resulting in:
<OfPrepPhrase head="state" mod="USA"/> representing "state of the USA"

Or maybe one can do that already and I just don't get it yet?

Original issue reported on code.google.com by NeuroCol...@gmail.com on 15 May 2010 at 2:21

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions