7776ae59943311b5674f47842baf2c28b5a1a72d
[platform/upstream/aspell.git] / manual / aspell.html / Context-Sensitive-Spelling.html
1 <html lang="en">
2 <head>
3 <title>Context Sensitive Spelling - GNU Aspell 0.60.6.1</title>
4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
5 <meta name="description" content="Aspell 0.60.6.1 spell checker user's manual.">
6 <meta name="generator" content="makeinfo 4.8">
7 <link title="Top" rel="start" href="index.html#Top">
8 <link rel="up" href="Language-Related-Issues.html#Language-Related-Issues" title="Language Related Issues">
9 <link rel="prev" href="German-Sharp-S.html#German-Sharp-S" title="German Sharp S">
10 <link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
11 <!--
12 This is the user's manual for Aspell
13
14 GNU Aspell is a spell checker designed to eventually replace Ispell.
15 It can either be used as a library or as an independent spell checker.
16
17 Copyright (C) 2000--2011 Kevin Atkinson.
18
19      Permission is granted to copy, distribute and/or modify this
20      document under the terms of the GNU Free Documentation License,
21      Version 1.1 or any later version published by the Free Software
22      Foundation; with no Invariant Sections, no Front-Cover Texts and
23      no Back-Cover Texts.  A copy of the license is included in the
24      section entitled "GNU Free Documentation License".
25    -->
26 <meta http-equiv="Content-Style-Type" content="text/css">
27 <style type="text/css"><!--
28   pre.display { font-family:inherit }
29   pre.format  { font-family:inherit }
30   pre.smalldisplay { font-family:inherit; font-size:smaller }
31   pre.smallformat  { font-family:inherit; font-size:smaller }
32   pre.smallexample { font-size:smaller }
33   pre.smalllisp    { font-size:smaller }
34   span.sc    { font-variant:small-caps }
35   span.roman { font-family:serif; font-weight:normal; } 
36   span.sansserif { font-family:sans-serif; font-weight:normal; } 
37 --></style>
38 </head>
39 <body>
40 <div class="node">
41 <p>
42 <a name="Context-Sensitive-Spelling"></a>
43 Previous:&nbsp;<a rel="previous" accesskey="p" href="German-Sharp-S.html#German-Sharp-S">German Sharp S</a>,
44 Up:&nbsp;<a rel="up" accesskey="u" href="Language-Related-Issues.html#Language-Related-Issues">Language Related Issues</a>
45 <hr>
46 </div>
47
48 <h3 class="appendixsec">C.5 Context Sensitive Spelling</h3>
49
50 <p>In some language, such as Luxembourgish, the spelling of a word depends
51 on which words surround it.  For example the the letter `<samp><span class="samp">n</span></samp>' at the
52 end of a word will disappear if it is followed by another word starting
53 with a certain letter such as an `<samp><span class="samp">s</span></samp>'.  However, it can probably get
54 more complicated than that.  I would like to know how complicated before
55 I attempt to implement support for context sensitive spelling.
56
57    </body></html>
58