Entry Waters:1991:ATS from toplas.bib
Last update: Tue May 1 02:05:46 MDT 2012
Top |
Symbols |
Math |
A |
B |
C |
D |
E |
F |
G |
H |
I |
J |
K |
L |
M |
N |
O |
P |
Q |
R |
S |
T |
U |
V |
W |
X |
Y |
Z
BibTeX entry
@Article{Waters:1991:ATS,
author = "Richard C. Waters",
title = "Automatic Transformation of Series Expressions into
Loops",
journal = j-TOPLAS,
volume = "13",
number = "1",
pages = "52--98",
month = jan,
year = "1991",
CODEN = "ATPSDT",
ISSN = "0164-0925 (print), 1558-4593 (electronic)",
ISSN-L = "0164-0925",
bibdate = "Fri Jan 5 07:58:42 MST 1996",
bibsource = "http://www.math.utah.edu/pub/tex/bib/toplas.bib;
Misc/IMMD_IV.bib",
URL = "http://www.acm.org/pubs/toc/Abstracts/0164-0925/102806.html",
abstract = "The benefits of programming in a functional style are
well known. In particular, algorithms that are
expressed as compositions of functions operating on
sequences/vectors/streams of data elements are easier
to understand and modify than equivalent algorithms
expressed as loops. Unfortunately, this kind of
expression is not used anywhere near as often as it
could be, for at least three reasons: (1) most
programmers are less familiar with this kind of
expression than with loops; (2) most programming
languages provide poor support for this kind of
expression; and (3) when support is provided, it is
seldom efficient.\par
In any programming language, the second and third
problems can be largely solved by introducing a data
type called {\em series}, a comprehensive set of
procedures operating on series, and a preprocessor (or
compiler extension) that automatically converts most
series expressions into efficient loops. A set of
restrictions specifies which series expressions can be
optimized. If programmers stay within the limits
imposed, they are guaranteed of high efficiency at all
times.\par
A common Lisp macro package supporting series has been
in use for some time. A prototype demonstrates that
series can be straightforwardly supported in Pascal.",
acknowledgement = ack-nhfb # " and " # ack-pb,
fjournal = "ACM Transactions on Programming Languages and
Systems",
keywords = "algorithms; design; languages",
subject = "{\bf I.2.2}: Computing Methodologies, ARTIFICIAL
INTELLIGENCE, Automatic Programming, Program
transformation. {\bf D.1.1}: Software, PROGRAMMING
TECHNIQUES, Applicative (Functional) Programming. {\bf
D.3.3}: Software, PROGRAMMING LANGUAGES, Language
Constructs and Features, Data types and structures.
{\bf D.3.3}: Software, PROGRAMMING LANGUAGES, Language
Constructs and Features, Control structures. {\bf
D.3.4}: Software, PROGRAMMING LANGUAGES, Processors.",
}
Related entries
- all,
4(1)44,
4(2)258,
6(2)281,
6(4)632,
8(4)547,
10(2)248,
13(1)1,
13(2)181,
13(2)237,
13(2)269,
14(1)1,
14(1)28,
14(2)127,
14(3)299,
15(4)659,
15(5)771,
16(3)649,
16(3)798,
16(3)954,
16(3)1024,
16(3)1051,
16(4)1081,
16(4)1215,
16(5)1472,
16(5)1613,
16(6)1675,
16(6)1811,
17(1)47,
17(2)197,
17(2)264,
17(3)431,
18(1)16,
18(1)30,
18(6)752,
19(1)87,
19(3)525,
19(4)557,
19(5)726,
19(5)804,
19(6)853,
19(6)916,
19(6)942,
19(6)1031,
20(3)546,
20(5)1067,
20(6)1131,
20(6)1171,
20(6)1265,
21(1)1,
21(1)138,
21(3)502,
21(3)677,
21(4)747,
21(6)1137,
22(2)265,
22(3)490,
22(4)638,
22(5)861,
27(6)1147,
28(1)1,
28(1)175,
28(2)331,
28(3)389,
28(4)696,
28(4)747,
28(5)848,
28(5)942,
29(2)13,
29(5)29,
30(2)8,
30(5)25,
30(6)30,
30(6)33,
31(1)1,
31(1)4,
31(3)10,
31(3)12,
31(6)20,
31(6)21,
32(1)1,
32(1)2,
32(3)9,
33(1)4,
34(1)1,
34(1)4
- any,
4(1)44,
4(1)113,
4(3)382,
4(3)455,
4(4)615,
6(4)527,
9(2)235,
9(3)408,
13(1)124,
14(1)1,
14(3)396,
15(4)659,
15(4)681,
16(3)456,
16(3)524,
16(3)607,
16(3)687,
16(4)1081,
16(4)1117,
16(4)1156,
16(4)1319,
16(6)1699,
16(6)1811,
17(1)63,
17(2)293,
17(2)331,
18(1)30,
18(3)235,
18(3)300,
18(5)615,
18(6)711,
19(1)48,
19(1)87,
19(4)557,
19(4)617,
19(6)1085,
20(1)51,
20(1)116,
20(1)208,
20(2)274,
20(3)635,
20(4)845,
20(5)1014,
20(6)1171,
21(2)240,
21(3)430,
21(3)502,
21(3)677,
21(4)813,
22(3)471,
27(6)1270,
28(1)1,
28(1)70,
28(4)715,
28(5)795,
29(1)2,
30(4)23,
30(5)29,
30(6)30,
31(3)10,
31(4)16,
31(6)21,
31(6)22,
32(3)8,
32(3)9,
32(4)11,
32(5)16,
32(5)17,
32(6)22,
33(3)10
- applicative,
4(1)44,
4(2)226,
4(3)362,
4(4)733,
7(2)311,
8(1)1,
8(1)88,
8(1)109,
8(1)140,
8(3)406,
9(2)277,
9(3)441,
10(2)248,
10(4)555,
10(4)602,
11(4)598,
11(4)633,
12(2)224,
13(1)21,
13(2)269,
13(4)531,
13(4)577,
14(2)265,
15(1)206,
15(2)211,
15(2)253,
15(2)290,
15(4)659,
16(1)3,
16(2)205,
16(3)328,
16(4)1279,
16(5)1411,
16(5)1431,
16(5)1449,
16(5)1613,
16(6)1719,
17(1)47,
17(2)293,
17(4)576,
17(4)635,
17(5)704,
17(6)896,
18(1)16,
18(2)109,
18(2)175,
18(6)730,
19(1)87,
19(2)334,
19(3)444,
19(5)751,
19(6)916,
20(1)166,
20(2)344,
20(4)768,
20(6)1251,
21(3)430,
22(2)224,
22(2)340,
22(5)773
- ARTIFICIAL,
7(1)1,
7(1)113,
7(2)334,
7(3)359,
7(4)600,
7(4)680,
8(1)1,
8(1)50,
8(4)547,
9(1)100,
9(3)441,
9(4)618,
10(1)118,
10(2)248,
11(1)33,
11(1)115,
11(3)418,
11(4)491,
12(2)143,
12(2)224,
12(2)253,
13(1)21,
13(1)99,
13(2)181,
13(4)451,
15(4)659,
15(5)826,
16(1)102,
16(2)205,
16(4)1081,
16(6)1875,
17(3)487,
18(3)300,
18(4)477,
18(5)528,
18(6)730,
19(1)188,
19(3)427,
19(3)444,
20(1)51,
20(1)208,
20(3)546,
20(3)586,
20(4)768,
20(5)1014
- automatically,
4(1)83,
4(4)650,
7(4)560,
9(2)277,
9(4)491,
13(2)211,
15(5)745,
16(2)205,
16(4)1215,
16(5)1648,
16(6)1768,
17(5)691,
19(3)492,
19(6)942,
19(6)1053,
20(3)483,
20(4)869,
20(5)980,
21(5)1028,
21(6)1077,
22(3)490,
22(4)583,
27(6)1049,
27(6)1147,
29(6)35,
30(5)27,
31(5)18,
32(2)4,
32(3)9,
32(6)24,
33(1)3,
33(4)13,
34(1)2,
34(1)4
- benefit,
4(1)113,
9(4)491,
16(1)151,
16(3)305,
16(4)1156,
16(4)1319,
18(5)615,
18(6)683,
19(3)525,
20(1)208,
20(2)344,
20(6)1171,
21(2)189,
22(2)187,
22(5)932,
27(6)1270,
28(3)517,
28(4)747,
29(1)2,
30(4)21,
31(2)6,
32(6)23
- called,
4(2)149,
4(2)179,
4(4)585,
4(4)650,
4(4)687,
7(4)501,
8(4)419,
8(4)524,
9(2)277,
9(3)319,
9(4)491,
13(1)150,
14(1)28,
14(2)127,
14(2)201,
14(2)265,
16(1)151,
16(2)175,
16(3)328,
16(4)1215,
16(4)1279,
16(5)1472,
16(5)1648,
16(6)1737,
17(1)63,
17(2)293,
17(4)635,
18(1)30,
18(4)401,
18(6)730,
18(6)752,
19(6)853,
19(6)1031,
20(1)166,
20(5)1014,
21(5)895,
21(5)1028,
22(1)87,
22(4)673,
22(4)701,
28(1)70,
28(2)290,
28(3)476,
28(5)795,
28(5)848,
28(5)942,
30(3)17,
30(4)23,
31(1)4,
31(4)16,
32(2)4,
32(3)8,
32(3)9,
32(4)15,
32(6)23,
34(1)2,
34(1)3,
34(1)4
- common,
4(3)382,
9(3)367,
11(4)598,
14(2)127,
14(4)490,
16(3)577,
16(3)649,
16(5)1467,
16(5)1572,
16(5)1613,
16(6)1768,
16(6)1811,
17(2)293,
18(1)16,
20(2)344,
20(6)1131,
21(1)1,
21(2)324,
21(3)569,
21(3)627,
22(3)471,
27(6)1216,
28(2)207,
30(1)4,
30(3)12,
30(5)25,
31(2)7,
33(5)15
- composition,
16(3)577,
16(3)843,
16(6)1661,
17(3)507,
18(1)16,
18(4)454,
19(1)7,
20(2)344,
21(2)324,
23(5)626,
31(3)12,
32(2)5,
32(5)19,
33(4)14
- comprehensive,
5(2)127,
28(1)134,
30(6)32,
32(4)11
- convert,
9(4)491,
13(2)211,
14(4)589,
16(3)577,
19(6)1085
- could,
4(4)650,
8(1)109,
14(1)1,
17(3)487,
17(5)691,
18(1)30,
18(3)300,
18(5)615,
20(3)635,
22(5)816
- D.1.1,
7(2)311,
8(1)88,
8(1)109,
8(1)140,
8(3)406,
9(2)277,
9(3)441,
10(2)248,
10(4)602,
12(2)224,
13(4)531,
13(4)577,
14(2)265,
15(1)206,
15(2)253,
15(2)290,
16(3)328,
16(5)1613,
17(4)635,
18(2)109,
18(2)175,
18(6)730,
19(3)444,
19(6)916,
20(2)344,
20(4)768,
21(3)430,
22(2)224
- demonstrate,
7(4)560,
9(2)125,
11(4)598,
14(4)471,
16(3)305,
16(3)328,
16(3)649,
16(3)843,
16(3)986,
16(5)1512,
17(2)197,
17(5)777,
19(5)751,
19(6)1053,
20(1)116,
20(2)436,
20(6)1195,
21(1)138,
21(3)627,
21(4)747,
22(2)224,
22(3)471,
22(3)540,
22(6)1037,
23(2)105,
28(1)1,
28(2)207,
28(5)908,
29(1)2,
30(2)8,
31(2)6,
31(3)9,
31(3)12,
31(4)14,
32(2)4,
32(3)7,
32(3)9
- easier,
14(3)417,
18(1)30,
18(3)254,
21(1)90,
27(6)1270,
31(2)6,
31(4)14,
32(1)2
- efficiency,
3(2)126,
4(4)650,
8(4)577,
9(2)164,
9(4)473,
11(4)598,
13(1)21,
14(1)28,
16(3)687,
16(3)798,
16(3)1051,
16(4)1081,
16(6)1675,
17(1)28,
18(1)30,
18(2)175,
18(5)528,
18(6)659,
19(1)153,
20(1)116,
20(6)1195,
20(6)1223,
21(1)1,
21(1)138,
21(3)627,
21(4)703,
21(4)848,
21(5)977,
21(6)1137,
22(2)296,
27(6)1097,
30(1)4,
30(5)28,
31(1)2,
32(6)21,
33(1)3,
34(1)3,
34(1)5
- element,
5(3)405,
9(4)473,
11(4)633,
13(2)211,
17(1)123,
19(3)492,
20(1)1,
21(5)948,
22(4)638,
28(4)747,
28(5)795,
31(1)1,
32(2)5
- equivalent,
9(4)491,
10(2)248,
16(3)1024,
16(5)1648,
17(1)47,
17(4)576,
17(5)691,
19(3)444,
19(5)751,
19(6)899,
20(6)1251,
22(2)378,
22(3)540,
30(1)4,
30(4)20,
30(5)29,
31(2)6,
34(1)6
- expressed,
4(3)382,
10(2)204,
15(1)36,
16(3)872,
17(1)16,
18(6)711,
20(2)302,
20(2)344,
31(3)10,
31(6)22,
32(4)12,
32(6)24
- expression,
1(1)50,
2(2)203,
3(1)83,
4(2)196,
4(3)402,
4(4)563,
4(4)601,
5(1)78,
5(1)122,
6(4)603,
8(3)406,
10(3)374,
11(1)57,
11(4)491,
13(1)21,
13(2)181,
13(2)269,
14(1)107,
14(4)490,
14(4)574,
16(3)328,
17(1)63,
17(1)123,
17(4)561,
18(1)1,
18(6)730,
19(1)1,
19(3)413,
19(3)427,
20(6)1297,
21(2)324,
21(3)677,
21(5)948,
22(5)816,
25(4)401,
27(1)46,
28(3)389,
28(5)848,
31(6)23,
32(4)14,
33(3)9,
34(1)2
- extension,
4(4)552,
6(2)159,
10(2)204,
12(1)135,
14(3)396,
14(4)589,
15(1)182,
15(5)771,
16(3)607,
16(3)954,
16(5)1411,
16(5)1572,
16(6)1875,
17(1)1,
17(2)366,
17(5)740,
18(1)73,
18(4)454,
18(5)564,
18(6)730,
19(1)153,
19(4)557,
19(5)804,
19(6)916,
20(3)483,
20(3)586,
21(2)175,
22(3)506,
25(5)641,
27(6)1216,
28(1)106,
28(2)207,
28(2)256,
28(3)517,
28(4)577,
30(2)11,
30(4)19,
30(4)22,
30(5)26,
30(6)31,
31(2)7,
31(5)18,
31(6)23,
32(1)2,
32(6)21,
33(4)12,
34(1)4,
34(1)6
- familiar,
4(4)733,
7(2)183,
13(1)124,
34(1)2
- guaranteed,
17(1)63,
18(2)175,
21(4)747,
22(1)87,
22(3)540,
28(5)942,
31(1)1,
31(6)20,
31(6)21
- high,
3(2)126,
4(4)650,
14(2)173,
16(3)370,
16(5)1449,
16(6)1768,
18(4)424,
19(5)751,
19(6)992,
20(4)869,
21(2)240,
21(4)703,
22(5)816,
27(6)1147,
27(6)1270,
29(1)3,
29(6)35,
30(3)17,
30(6)31,
31(1)3,
31(6)22,
32(3)9,
32(4)14
- I.2.2,
7(1)1,
7(1)113,
7(3)359,
7(4)600,
7(4)680,
9(3)441,
10(2)248,
12(2)143,
12(2)253,
13(1)21,
13(2)181,
13(4)451,
15(5)826,
16(1)102,
16(4)1081,
16(6)1875,
17(3)487,
18(4)477,
18(5)528,
18(6)730,
19(3)427,
19(3)444,
20(1)51,
20(1)208,
20(3)546,
20(4)768,
21(2)189,
21(3)430,
21(3)627,
21(6)1137,
22(2)224,
22(6)1002
- imposed,
22(2)416
- INTELLIGENCE,
7(1)1,
7(1)113,
7(2)334,
7(3)359,
7(4)600,
7(4)680,
8(1)1,
8(1)50,
8(4)547,
9(1)100,
9(3)441,
9(4)618,
10(1)118,
10(2)248,
11(1)33,
11(1)115,
11(3)418,
11(4)491,
12(2)143,
12(2)224,
12(2)253,
13(1)21,
13(1)99,
13(2)181,
13(4)451,
15(4)659,
15(5)826,
16(1)102,
16(2)205,
16(4)1081,
16(6)1875,
17(3)487,
18(3)300,
18(4)477,
18(5)528,
18(6)730,
19(1)188,
19(3)427,
19(3)444,
20(1)51,
20(1)208,
20(3)546,
20(3)586,
20(4)768,
20(5)1014
- introducing,
4(4)585,
7(4)501,
19(1)7
- kind,
4(1)44,
13(1)99,
13(2)181,
14(2)265,
16(4)1248,
17(2)197,
17(2)293,
19(4)557,
20(3)546,
21(1)1,
21(1)11,
21(1)90,
22(1)162,
27(6)1270,
28(3)517,
30(5)27,
32(3)8,
32(5)19
- known,
3(2)126,
4(1)44,
4(4)650,
4(4)758,
7(1)159,
13(2)181,
15(1)1,
15(4)632,
16(3)1051,
16(5)1472,
17(1)28,
18(2)139,
19(3)413,
19(3)462,
19(6)853,
20(1)1,
20(2)344,
21(3)677,
22(4)701,
27(6)1147,
28(1)106,
28(1)175,
28(4)696,
30(1)4,
31(2)8,
32(1)2,
32(5)17,
32(6)23,
32(6)24
- largely,
9(3)367,
16(3)328,
19(3)492,
22(3)540,
32(3)9
- least,
15(4)575,
16(3)924,
16(3)1051,
18(1)30,
21(2)370,
22(2)265,
22(4)638,
23(2)105,
33(3)11
- less,
13(1)1,
14(3)417,
15(4)632,
16(3)524,
18(1)30,
18(3)254,
18(6)752,
20(6)1265,
20(6)1297,
23(2)105,
27(6)1049,
30(1)4,
30(4)18
- limit,
14(1)28,
14(2)173,
16(3)524,
16(6)1675,
17(1)63,
18(4)355,
19(6)1031,
20(2)302,
21(3)677,
31(2)7
- Lisp,
5(4)513,
7(3)478,
7(4)501,
11(1)1,
19(2)223
- macro,
9(2)257,
14(3)299,
21(3)527
- modify,
21(2)175,
21(3)430
- most,
4(1)21,
4(2)179,
4(4)650,
7(2)183,
7(4)560,
9(2)125,
9(2)164,
9(2)257,
13(1)1,
13(1)21,
13(2)181,
14(2)127,
14(2)265,
15(5)771,
16(1)35,
16(3)524,
16(3)687,
16(4)1156,
16(4)1319,
16(5)1411,
16(5)1467,
17(4)561,
17(4)600,
17(5)777,
18(2)139,
18(4)477,
18(6)659,
18(6)683,
18(6)752,
19(1)7,
19(3)427,
19(4)557,
19(5)804,
20(1)1,
20(2)259,
20(4)869,
21(1)138,
21(2)286,
21(2)324,
21(3)502,
22(1)129,
22(3)431,
22(3)506,
22(4)638,
22(5)816,
22(6)1002,
27(6)1147,
27(6)1344,
28(1)106,
28(4)715,
28(4)747,
29(2)13,
31(1)4,
31(5)17,
32(1)1,
32(3)9,
32(5)18,
33(1)3,
34(1)2
- often,
13(2)237,
16(4)1248,
16(5)1648,
16(6)1768,
17(1)16,
17(1)28,
18(4)355,
19(3)525,
19(4)557,
20(2)302,
20(6)1171,
21(1)46,
21(2)240,
21(4)703,
21(5)1028,
21(6)1137,
22(1)129,
22(1)162,
22(6)1037,
27(6)1270,
28(1)134,
28(3)476,
28(4)715,
28(4)747,
30(2)8,
30(3)12,
30(4)18,
30(6)31,
31(5)17,
34(1)2
- operating,
4(3)382,
4(4)678,
6(2)175,
8(4)419,
9(2)235,
10(1)51,
11(1)90,
15(1)1,
18(5)615,
19(2)292,
21(1)46,
21(1)90,
21(3)430,
22(4)673,
22(4)701,
29(6)33,
30(4)22,
31(1)3,
31(6)22
- optimized,
4(3)323,
7(1)176,
14(2)173,
15(2)357,
16(1)3,
16(3)387,
16(5)1431,
17(2)217,
17(4)635,
20(6)1111,
22(3)431,
24(4)299,
27(6)1344,
30(3)17,
30(5)28,
30(6)33,
34(1)3
- package,
4(4)552,
7(2)214,
7(2)244,
9(1)1,
9(2)235,
10(2)189,
12(1)135,
13(1)1,
14(2)201,
15(2)211,
15(2)337,
15(5)876,
16(4)1361,
16(5)1411,
16(5)1572,
16(6)1719,
17(6)805,
21(4)790,
21(4)813,
30(6)32
- particular,
4(1)1,
4(2)239,
4(4)615,
4(4)733,
9(2)125,
9(2)164,
9(2)257,
9(3)297,
10(2)189,
10(2)248,
13(1)124,
13(2)269,
14(2)173,
14(2)265,
14(3)339,
16(3)387,
16(3)607,
16(3)843,
16(3)1010,
16(4)1117,
16(4)1215,
16(4)1361,
16(5)1472,
16(6)1768,
17(1)63,
17(2)197,
17(3)431,
18(4)355,
19(4)557,
19(4)568,
19(5)804,
20(2)344,
20(6)1251,
21(2)240,
21(3)677,
21(4)813,
21(5)914,
21(5)977,
22(2)224,
22(2)296,
22(2)340,
22(3)490,
22(6)1002,
22(6)1037,
27(6)1344,
28(4)619,
28(4)747,
30(4)19,
30(6)32,
31(4)15,
31(4)16,
32(1)2,
32(2)5,
32(5)17,
33(3)11,
33(4)13,
34(1)3
- Pascal,
1(2)226,
5(3)405,
6(4)546,
8(4)547,
9(3)367,
14(2)127,
16(1)35,
16(3)305
- poor,
14(1)1,
30(2)8
- preprocessor,
19(1)153
- procedure,
1(2)245,
2(4)564,
4(2)258,
5(3)405,
6(3)345,
7(4)539,
7(4)680,
8(1)50,
8(4)491,
8(4)524,
9(1)1,
10(2)204,
13(4)491,
13(4)626,
14(2)173,
15(5)876,
16(1)3,
16(2)175,
16(3)428,
16(3)524,
16(3)607,
16(5)1467,
16(5)1472,
16(6)1719,
17(2)331,
18(6)730,
18(6)752,
19(1)48,
19(1)87,
19(4)557,
19(4)568,
19(5)751,
19(6)1031,
20(1)51,
20(1)116,
20(1)166,
20(4)845,
21(3)627,
21(5)977,
21(6)1077,
22(1)129,
23(2)105,
28(2)256,
31(2)7,
31(4)16,
32(2)5,
32(6)21
- programmer,
4(1)44,
4(2)295,
5(2)236,
6(2)159,
8(4)419,
9(2)235,
9(4)491,
10(2)189,
13(1)99,
13(2)211,
14(1)28,
14(1)54,
15(1)36,
16(1)102,
16(1)151,
16(3)524,
16(3)727,
16(4)1248,
16(4)1319,
16(6)1768,
16(6)1811,
19(3)492,
19(5)804,
20(3)483,
20(3)635,
20(6)1131,
21(2)324,
21(3)569,
21(3)677,
21(4)790,
22(3)490,
27(6)1049,
28(3)476,
28(5)795,
31(1)4,
32(1)2,
32(3)9,
32(4)14,
34(1)4,
34(1)6
- prototype,
4(4)552,
7(4)501,
8(4)419,
8(4)491,
8(4)577,
12(4)670,
13(1)179,
14(3)339,
16(2)205,
17(2)233,
17(3)461,
18(5)528,
19(6)942,
20(1)166,
20(4)869,
22(3)540,
22(4)673,
22(5)816,
27(6)1097,
27(6)1147,
29(2)13,
30(4)21,
32(5)18,
34(1)2
- provided,
6(4)527,
8(4)577,
16(1)151,
16(4)1361,
17(1)157,
17(3)487,
19(6)942,
20(5)980,
21(3)627,
22(2)296,
29(5)29,
34(1)6
- reason,
4(1)113,
4(3)455,
8(4)524,
9(3)367,
16(3)872,
16(4)1248,
16(6)1675,
17(2)181,
18(3)325,
21(1)90,
21(3)417,
21(4)703,
22(2)416,
30(6)34,
31(1)1,
31(1)4,
32(4)14,
33(1)4,
34(1)2
- restriction,
18(1)30,
19(5)639,
20(6)1171,
21(4)790,
22(4)673,
28(3)429
- second,
5(2)127,
5(2)236,
7(2)183,
9(2)125,
9(3)408,
13(1)124,
14(1)54,
14(2)147,
15(4)575,
16(3)428,
16(4)1117,
16(4)1156,
16(4)1248,
16(6)1842,
18(5)564,
20(1)208,
20(6)1171,
22(1)87,
22(1)129,
22(2)296,
28(1)1,
28(3)476,
28(4)747,
29(6)33,
30(6)32,
31(6)20,
32(4)11,
33(5)15,
34(1)6
- seldom,
9(2)164,
14(4)471
- series,
18(1)1,
30(3)17,
31(3)12
- solved,
18(1)30,
19(1)1,
20(4)869,
20(6)1171,
20(6)1195,
27(6)1147,
27(6)1270,
28(4)747,
34(1)3
- specify,
9(2)235,
9(4)491,
10(2)189,
14(3)339,
14(4)490,
16(1)151,
16(3)649,
16(3)872,
17(3)448,
17(3)507,
17(5)691,
18(1)30,
18(6)730,
20(5)1067,
21(3)430,
21(4)790,
21(6)1077,
22(4)583,
22(4)701,
28(1)106,
30(4)24,
31(4)14,
32(3)7,
32(6)22,
34(1)2
- straightforwardly,
20(3)546
- style,
4(3)362,
7(4)501,
8(4)547,
9(2)198,
14(1)28,
14(4)589,
16(3)328,
16(6)1768,
18(6)711,
18(6)730,
20(5)1014,
22(6)1037,
30(5)29,
34(1)6
- support,
4(1)44,
4(2)226,
5(2)127,
5(3)381,
5(3)405,
7(4)501,
8(4)419,
8(4)577,
9(2)198,
9(2)235,
9(2)277,
9(3)319,
9(4)473,
12(2)178,
12(4)566,
14(2)201,
16(3)305,
16(3)387,
16(4)1215,
16(5)1399,
16(5)1411,
16(5)1572,
17(2)394,
17(4)635,
18(1)16,
18(2)139,
18(4)401,
18(4)454,
19(1)153,
19(3)462,
19(3)492,
20(3)483,
20(4)869,
20(5)980,
20(5)1014,
20(6)1131,
20(6)1195,
21(1)138,
21(2)324,
21(3)527,
21(6)1251,
22(2)187,
22(4)673,
22(4)701,
22(5)932,
22(6)1037,
28(2)207,
28(3)429,
28(3)517,
28(5)908,
30(2)8,
30(4)19,
30(4)20,
30(4)22,
31(3)9,
31(4)16,
31(5)17,
32(2)4,
32(2)6,
32(3)9,
32(4)11,
32(4)12,
32(5)17,
34(1)2,
34(1)4
- supported,
13(1)99,
14(1)107,
15(1)36,
21(2)286,
21(6)1251
- supporting,
3(2)126,
8(4)547,
16(5)1648,
17(2)233,
20(4)845,
30(4)22,
31(2)7,
32(4)14
- third,
5(2)223,
14(2)145,
14(2)147
- three,
4(2)295,
4(3)496,
5(2)236,
5(4)620,
6(2)159,
10(2)204,
11(4)598,
13(2)269,
14(1)1,
14(3)417,
15(4)659,
15(4)735,
15(5)771,
18(6)659,
19(1)7,
19(1)153,
19(6)916,
19(6)942,
20(3)546,
21(3)430,
21(4)848,
22(2)187,
28(1)70,
30(3)17,
30(4)22,
31(1)2,
31(1)4,
31(4)15,
31(6)20,
32(2)5,
32(4)12,
34(1)1,
34(1)3
- understand,
4(2)149,
20(2)274,
21(2)240,
21(6)1196
- Unfortunately,
14(4)589,
16(3)727,
16(4)1248,
16(4)1319,
18(2)175,
21(4)703,
27(6)1270,
28(2)331,
30(4)23,
31(2)7,
31(3)9
- Waters, Richard C.,
5(4)513,
16(1)102
- well,
4(2)125,
4(2)258,
4(4)687,
7(1)159,
9(2)125,
12(4)643,
13(1)99,
14(2)265,
15(1)1,
15(4)659,
16(3)305,
16(4)1081,
16(4)1097,
16(4)1319,
16(5)1399,
16(6)1875,
17(1)28,
17(1)85,
17(2)197,
17(5)740,
17(5)777,
19(3)413,
19(4)568,
19(6)992,
19(6)1053,
20(1)208,
20(2)344,
20(3)483,
20(3)546,
20(4)707,
21(1)1,
21(3)430,
21(4)703,
21(4)747,
21(5)948,
22(2)187,
28(1)175,
30(4)19,
30(4)20,
30(5)25,
31(3)10,
31(3)12,
33(1)5,
33(5)16,
34(1)3,
34(1)4