home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 April / PCWorld_2001-04_cd.bin / Komunik / Amaya / WinNT2000 / amaya-WindowsNT-4.3.exe / _SETUP.1 / SpellChecking.html < prev    next >
Encoding:
Extensible Markup Language  |  2001-02-22  |  5.6 KB  |  113 lines

  1. <?xml version="1.0" encoding="iso-8859-1"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  3.     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml">
  5. <head>
  6.   <title>Spell checking</title>
  7.   <meta name="GENERATOR" content="amaya V4.2.2" />
  8.   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  9. </head>
  10.  
  11. <body xml:lang="en" lang="en">
  12.  
  13. <table border="0" width="100%" summary="toc">
  14.   <tbody>
  15.     <tr>
  16.       <td><p><img border="0" alt="W3C" src="../../Icons/WWW/w3c_home" /> <img
  17.         border="0" alt="Amaya" src="../Icons/amaya.gif" /></p>
  18.       </td>
  19.       <td><p align="right"><a href="Attributes.html" accesskey="p"><img
  20.         alt="previous" border="0" src="../Icons/left.gif" /></a> <a
  21.         href="Manual.html" accesskey="t"><img alt="top" border="0"
  22.         src="../Icons/up.gif" /></a> <a href="Publishing.html"
  23.         accesskey="n"><img alt="next" border="0" src="../Icons/right.gif"
  24.         /></a></p>
  25.       </td>
  26.     </tr>
  27.   </tbody>
  28. </table>
  29.  
  30. <div id="Spell">
  31. <h2><a name="L1063">Spell checking</a></h2>
  32.  
  33. <p>Amaya provides a multilingual spell checker. This tool is invoked by the
  34. <strong>Spell Check</strong> command from the <strong>Edit</strong> menu. It
  35. uses the <code>LANG</code> attribute to select the right dictionary. You can
  36. associate this attribute with any element in a document, even with a single
  37. word. Use the <strong>Language</strong> command in the <strong><a
  38. href="Attributes.html#L1073">Attributes</a></strong> menu for that
  39. purpose.</p>
  40.  
  41. <p>When the user wants to register a new word, the spell checker creates or
  42. updates the "user's personal dictionary". By default, the "user's personal
  43. dictionary" <code>AmayaHome/dictionary.DCT</code>.. The checker will use, in
  44. addition to the dictionary specific to the language, this dictionary (in
  45. read-write mode) to control all documents. This dictionary is created and
  46. automatically updated by the spelling checker when the commands ``Skip
  47. (+dic)'' and ``Replace (+dic)'' are issued (see below).</p>
  48.  
  49. <p>The <strong>Spell Check</strong> command in <strong>Edit</strong> menu
  50. displays a form which enables you to choose the correction parameters and to
  51. interact with the checker:</p>
  52. <ul>
  53.   <li>The maximum number of proposals is specified in the <strong>Number of
  54.     proposal</strong>s area. This number can take any value between 1 and 10,
  55.     the default value is 3. Once an error has been detected, any change made
  56.     to this value immediately displays a new list of proposals.</li>
  57.   <li>Several buttons in <strong>Ignore</strong> submenu allow you to ignore
  58.     certain words: for example words that contain capital letters, digits,
  59.     Roman numerals or special characters indicated in the list below. This
  60.     list can be modified by the user.</li>
  61.   <li>The <strong>Checking</strong> submenu, similar to that in the <strong><a
  62.     href="Searching.html">Search</a></strong> form, allows you to specify the
  63.     part of document on which the checker will work.</li>
  64.   <li>The erroneous word is displayed in the area<strong>Spell
  65.     checking....</strong> The list of proposals is displayed in the selector
  66.     located below the incorrect word. By default, the first proposal of
  67.     correction is selected. To select another proposal, simply click on it.
  68.     The selected proposal is displayed below the selector. This proposal can
  69.     be directly modified in the form. The correction is made once you have
  70.     clicked on one of the buttons <strong>Replace and next</strong> or
  71.     <strong>Replace (+dic)</strong>.</li>
  72.   <li>The language in which the correction is made is specified in the top
  73.     left corner of the form. To change the language, just apply an attribute
  74.     Language to the text concerned by using the <a
  75.     href="Attributes.html#Attributes"><strong>Attributes</strong></a> menu and
  76.     restart the correction procedure.</li>
  77. </ul>
  78.  
  79. <p>To start the correction, click on the <strong>Search/Skip</strong> button
  80. bottom of the form. If an error has been found, the incorrect word is selected
  81. and highlighted in the document. If no error has been detected, the "Not
  82. found" message is displayed in the bottom right corner of the form.</p>
  83.  
  84. <p>The user can then use one of the buttons placed at the bottom of the form
  85. to perform one of the following operations:</p>
  86. <ul>
  87.   <li><strong>Done</strong>: the form disappears and checking is aborted.
  88.     Previous corrections are not canceled.</li>
  89.   <li><strong>Search/Skip:</strong> the word considered incorrect is
  90.     acceptable. No change is made in the text nor in the dictionaries. The
  91.     checker searches for the next error.</li>
  92.   <li><strong>Skip (+dic)</strong>: it is the same as ``Skip and next'' but
  93.     the word considered incorrect is added to the spelling dictionary specific
  94.     to the document, thus the checker will ignore any subsequent occurrence of
  95.     this word.</li>
  96.   <li><strong>Replace and next</strong>: the word considered as erroneous is
  97.     replaced by the correct word (changed or modified by the user, see above)
  98.     and the checker searches for the next error.</li>
  99.   <li><p><strong>Replace (+dic)</strong>: it is the same as.<strong>Replace
  100.     and next</strong>: except that the replacement word is added to the
  101.     document dictionary.</p>
  102.   </li>
  103. </ul>
  104. </div>
  105.  
  106. <p align="right"><a href="Attributes.html"><img alt="previous" border="0"
  107. src="../Icons/left.gif" /></a> <a href="Manual.html"><img alt="top" border="0"
  108. src="../Icons/up.gif" /></a> <a href="Publishing.html"><img alt="next"
  109. border="0" src="../Icons/right.gif" /></a></p>
  110. <hr />
  111. </body>
  112. </html>
  113.