diff options
| author | aarne <unknown> | 2005-05-17 16:25:50 +0000 |
|---|---|---|
| committer | aarne <unknown> | 2005-05-17 16:25:50 +0000 |
| commit | ef10aef38a84d73cdfd7baff6b5686e81bc941db (patch) | |
| tree | 1e4a430b7cb75e4f45ff0daefd598279c1f39c73 /doc/tutorial/gf-tutorial2.html | |
| parent | f592002e7dbf10ec6e9e2296ae6e37ca67569638 (diff) | |
some doc fixes
Diffstat (limited to 'doc/tutorial/gf-tutorial2.html')
| -rw-r--r-- | doc/tutorial/gf-tutorial2.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tutorial/gf-tutorial2.html b/doc/tutorial/gf-tutorial2.html index 1ef8a7f44..50bf2edef 100644 --- a/doc/tutorial/gf-tutorial2.html +++ b/doc/tutorial/gf-tutorial2.html @@ -1020,7 +1020,7 @@ The paradigms <tt>regNoun</tt> does not give the correct forms for all nouns. For instance, <i>louse - lice</i> and <i>fish - fish</i> must be given by using <tt>mkNoun</i>. Also the word <i>boy</i> would be inflected incorrectly; to prevent -this, either use <tt>mkNoun</i> or modify +this, either use <tt>mkNoun</tt> or modify <tt>regNoun</tt> so that the <tt>"y"</tt> case does not apply if the second-last character is a vowel. |
