16 lines
886 B
HTML
16 lines
886 B
HTML
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="content-type"
|
|
content="text/html; charset=ISO-8859-1">
|
|
<title></title>
|
|
</head>
|
|
<body>
|
|
<center>
|
|
<h2> Text Formatter User Guide for Narrative Products</h2>
|
|
<h3>133. Narrative Phrases - Assemble Sub-phrases</h3>
|
|
<hr>
|
|
<a href=Slide132.html>Previous Slide</a> <a href=Slide134.html>Next Slide</a> <br><img SRC=Slide133.JPG border=1><br></center>
|
|
<p><p><big>The Trigger Condition is that all sub-phrases have the "words" attribute set. There is a check to handle "until" phrasing which, if required, is handled by the "assembleUntilSubPhrases" method. Otherwise, we loop through the sub-phrases including a phrase descriptor for the first non-null sub-phrase and a connector for the rest. We also add a time descriptor for flagged sub-phrases. Finally, we set the "words" attribute for the phrase and return self.DONE().<br><br></big>
|
|
</body>
|
|
</html>
|