16 lines
922 B
HTML
16 lines
922 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>92. Narrative Phrases - Phrase Definition</h3>
|
|
<hr>
|
|
<a href=Slide91.html>Previous Slide</a> <a href=Slide93.html>Next Slide</a> <br><img SRC=Slide92.JPG border=1><br></center>
|
|
<p><p><big>Here is a phrase definition which has a setUpMethod, a wordMethod and optional phrase methods. The setUpMethod is called first at the phrase level. Its job is to create the sub-phrases based on the statistics available. The phraseMethods are called from the phrase level and the wordMethod is called at the sub-phrase level to create the words for each sub-phrase. We will dissect this definition to see how the methods build a phrase and learn about infrastructure helper methods which they employ.<br><br><br></big>
|
|
</body>
|
|
</html>
|