In file ../include/ling_class/EST_Relation_tree.h:

EST_Item* prepend_daughter

(EST_Item* n,
  EST_Item* p=0)

Add a daughter to node <parameter>n</parameter>, before any existing daughters, and return the next daughter.

Documentation

Add a daughter to node <parameter>n</parameter>, before any existing daughters, and return the next daughter. If <parameter>p</parameter> is 0, make a new node for the daughter, otherwise add <parameter>p</parameter> to this relation as <parameter>n</parameter>'s daughter.

Alphabetic index HTML hierarchy of classes or Java


This page is part of the Edinburgh Speech Tools Library documentation
Copyright University of Edinburgh 1997
Contact: speech_tools@cstr.ed.ac.uk