{ "paper_id": "J12-1004", "header": { "generated_with": "S2ORC 1.0.0", "date_generated": "2023-01-19T03:00:02.943875Z" }, "title": "Generating Numerical Approximations", "authors": [ { "first": "Richard", "middle": [], "last": "Power", "suffix": "", "affiliation": { "laboratory": "", "institution": "Open University", "location": { "addrLine": "Milton Keynes", "postCode": "MK7 6AA", "country": "UK" } }, "email": "r.power@open.ac.uk." }, { "first": "Sandra", "middle": [], "last": "Williams", "suffix": "", "affiliation": { "laboratory": "", "institution": "Open University", "location": { "addrLine": "Milton Keynes", "postCode": "MK7 6AA", "country": "UK" } }, "email": "s.h.williams@open.ac.uk" } ], "year": "", "venue": null, "identifiers": {}, "abstract": "We describe a computational model for planning phrases like \"more than a quarter\" and \"25.9 per cent\" which describe proportions at different levels of precision. The model lays out the key choices in planning a numerical description, using formal definitions of mathematical form (e.g., the distinction between fractions and percentages) and roundness adapted from earlier studies. The task is modeled as a constraint satisfaction problem, with solutions subsequently ranked by preferences (e.g., for roundness). Detailed constraints are based on a corpus of numerical expressions collected in the NUMGEN project, 1 and evaluated through empirical studies in which subjects were asked to produce (or complete) numerical expressions in specified contexts.", "pdf_parse": { "paper_id": "J12-1004", "_pdf_hash": "", "abstract": [ { "text": "We describe a computational model for planning phrases like \"more than a quarter\" and \"25.9 per cent\" which describe proportions at different levels of precision. The model lays out the key choices in planning a numerical description, using formal definitions of mathematical form (e.g., the distinction between fractions and percentages) and roundness adapted from earlier studies. The task is modeled as a constraint satisfaction problem, with solutions subsequently ranked by preferences (e.g., for roundness). Detailed constraints are based on a corpus of numerical expressions collected in the NUMGEN project, 1 and evaluated through empirical studies in which subjects were asked to produce (or complete) numerical expressions in specified contexts.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Abstract", "sec_num": null } ], "body_text": [ { "text": "We describe in this article a computational model for planning phrases that express proportions (e.g., \"more than a quarter\" and \"25.9 percent,\" among others, as alternative descriptions of the proportion 0.259). This task is of interest for several reasons. First, such expressions are very common in factual discourse-they will be found on almost any page in a newspaper or scientific journal. Second, any numerical value can be expressed in a variety of ways, differing along such dimensions as precision, formality, and mathematical sophistication; generating the range of suitable phrases is therefore non-trivial. Third, the matter has been largely ignored in the literature on Natural Language Generation (NLG), even though many NLG systems are designed to produce text from numerical data in domains like weather forecasting (Reiter et al. 2005) , stock market trends, 2 and medical records (Hallett, Scott, and Power 2007) . Finally, and more subtly, the task provides a convenient microcosm of the general pragmatic problem of determining optimal information content-for instance, of balancing preferences for precision and brevity (Krifka 2002) .", "cite_spans": [ { "start": 833, "end": 853, "text": "(Reiter et al. 2005)", "ref_id": "BIBREF15" }, { "start": 899, "end": 931, "text": "(Hallett, Scott, and Power 2007)", "ref_id": "BIBREF4" }, { "start": 1142, "end": 1155, "text": "(Krifka 2002)", "ref_id": "BIBREF8" } ], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1." }, { "text": "The work reported here was carried out in the NUMGEN project, and exploits the NUMGEN corpus of numerical expressions drawn from families of texts describing the same facts. Because the same quantitative fact is mentioned within and across multiple texts, the corpus provides many examples of linguistic expressions that describe exactly the same quantity. For instance, the following excerpt from an article in the UK newspaper The Daily Telegraph contains several expressions representing proportions, including the two phrases given as examples in the opening sentence of this article (and shown here in italics), both of which describe the proportion of A-level papers 3 that received the top grade (A) in 2008:", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1." }, { "text": "The NUMGEN corpus contains 14 articles reporting this story, mostly from UK newspapers; in total, it has nearly 100 articles covering ten stories. The numerical facts found in the corpus include cardinalities (e.g., \"300,000 students\") and measures (\"28 years\") as well as proportions, but the project focused on proportions as a convenient subset.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1." }, { "text": "Elsewhere we have shown that proportions tend to be expressed differently at different locations within a document (Williams and Power 2009) . The phrases \"more than a quarter\" and \"25.9 percent\" in the example extract provide a convenient illustration of the nature of these differences. First, there is an obvious disparity in precision. Next, the phrases differ in mathematical form (fraction vs. percentage); we have argued that this distinction is conceptual as well as notational, because fractions are accessible to a wider readership than percentages-as testified by the levels at which they are introduced in the UK mathematics curriculum (Qualification and Curriculum Authority 1999). Finally, one of the phrases contains not only a quantity (\"a quarter\") but a modifier (\"more than\"); such modifiers have been called hedges (Lakoff 1973; Crystal 1988) , and they serve (among other things) to indicate the arithmetical relationship between the quantity that follows and the actual value (0.259 > 1/4). Our corpus study showed that fractions and round numbers tend to occur in the opening of a document, whereas subsequent references to the same fact are more likely to use precise percentages.", "cite_spans": [ { "start": 115, "end": 140, "text": "(Williams and Power 2009)", "ref_id": "BIBREF16" }, { "start": 835, "end": 848, "text": "(Lakoff 1973;", "ref_id": "BIBREF12" }, { "start": 849, "end": 862, "text": "Crystal 1988)", "ref_id": null } ], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1." }, { "text": "These differences in precision and formality raise two questions, one concerning motivation (why do speakers/writers approximate?), the other concerning technique (how do they approximate?). On the first point, various motives have been proposed. Speakers might aim at conceptual simplicity (Krifka 2007 )-for example, because round numbers are easier to remember and calculate with; or they might wish for various reasons to avoid commitment (van Deemter 2009) . Also, as implied by Grice's (1975) quality and quantity maxims, the benefits of precision need to be balanced against the costs; this trade-off has been discussed within the framework of optimality theory (Dekker and van Rooy 2000; Krifka 2002; Blutner and Zeevat 2011) . Little attention has been paid, however, to the second question-regarding the technique of approximation-despite its intrinsic interest and its practical importance in applications of NLG.", "cite_spans": [ { "start": 291, "end": 303, "text": "(Krifka 2007", "ref_id": "BIBREF11" }, { "start": 443, "end": 461, "text": "(van Deemter 2009)", "ref_id": null }, { "start": 484, "end": 498, "text": "Grice's (1975)", "ref_id": "BIBREF3" }, { "start": 669, "end": 695, "text": "(Dekker and van Rooy 2000;", "ref_id": "BIBREF1" }, { "start": 696, "end": 708, "text": "Krifka 2002;", "ref_id": "BIBREF8" }, { "start": 709, "end": 733, "text": "Blutner and Zeevat 2011)", "ref_id": null } ], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1." }, { "text": "Our aim in this article is to explain formally how speakers/writers are able to produce numerical expressions with varying degrees of precision and formality. We propose a two-stage generation process, the first stage producing a language-neutral semantic form such as > 1/4, the second stage realizing this semantic form in English or some other natural language (e.g., \"over a quarter\", \"more than 1/4\"). Our model considers the first stage only, and aims to generate the set of alternative semantic forms underlying acceptable numerical expressions. Choosing the most appropriate alternative from this set would depend on the pragmatic context; here, for generality, the model identifies a number of criteria (roundness, accuracy, etc.) but leaves open how they should be weighted (or otherwise combined). 4 The structure of the article is as follows. In the next section we review previous linguistic and philosophical work on numerical expressions and approximation. Section 3 adapts some important insights from this literature to propose a new formal model for planning the semantic forms of proportion expressions; we then describe an implementation of this model in Section 4, followed by an empirical evaluation in Section 5. Section 6 discusses the outcome of the evaluation, and concludes.", "cite_spans": [ { "start": 712, "end": 739, "text": "(roundness, accuracy, etc.)", "ref_id": null }, { "start": 809, "end": 810, "text": "4", "ref_id": null } ], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1." }, { "text": "Mathematically, a proportion is the cardinality of a set divided by the cardinality of a superset. If S is a set, its cardinality C S is defined as the number of elements that S contains; thus if SS is a superset of S (meaning that every element in S is also in SS), then C S /C SS is a proportion. From this it follows that a proportion must lie between 0.0 and 1.0, because it will have its minimum value when S is empty, and its maximum value when S is identical to SS. Typically, S and SS can be identified by descriptions, with S distinguished by an extra attribute. Thus in our A-level example, SS is the set of A-level papers marked in 2008, and S is the subset of these papers that received an A grade. To calculate the proportion 25.9%, somebody or something (probably a computer program) must have counted the total number of papers, then counted those distinguished by an A-grade, then divided the latter number by the former.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Linguistic Background", "sec_num": "2.1" }, { "text": "Syntactically, proportion expressions usually occur as pre-modifiers in noun phrases, in constructions of the form P of Ns where N is a noun. Both mentions of the A-grade proportion in our sample text fit this pattern:", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Linguistic Background", "sec_num": "2.1" }, { "text": "More than a quarter of papers were marked A 25.9 per cent of A-level papers were awarded an A grade this summer", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Linguistic Background", "sec_num": "2.1" }, { "text": "In general, such expressions comprise a numerical value, optionally preceded by a hedge. It is important to note that the numerical value in the expression may differ from the actual value of the proportion, just as a place can be described with reference to a convenient (but different) landmark (e.g., \"beyond the church\"). For this reason we will introduce the term given value for the numerical value found in the quantifying expression. To understand the expression, a reader must infer the relationship between the given value (call it V G ) and the actual value (V A ). One important clue is provided by the hedge; thus in \"more than a quarter\" the hedge \"more than\" indicates that V A > V G where V G = 1/4. Another clue, it has been argued, is provided by the given value itself, because round numbers are likely to be interpreted as approximations (Krifka 2002) . Thus in \"a quarter of papers were marked A\" the given value is a simple fraction, suggesting that V G has been selected by the writer as a round number conveniently near V A , and that the relationship is accordingly", "cite_spans": [ { "start": 858, "end": 871, "text": "(Krifka 2002)", "ref_id": "BIBREF8" } ], "ref_spans": [], "eq_spans": [], "section": "Linguistic Background", "sec_num": "2.1" }, { "text": "V A \u2248 V G .", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Linguistic Background", "sec_num": "2.1" }, { "text": "The term hedge was introduced by Lakoff (1973) and subsequently applied to numerical descriptions by Dubois (1987) , who studied imprecision in oral scientific presentations and listed some common numerical hedges (e.g., \"about\", \"almost\", \"nearly\", \"of the order of\", \"a little over\"); Crystal (1988) added a few more. Because Crystal applied the term to any expression indicating imprecision or uncertainty, he included some terms like \"maybe\", \"usually\", \"probably\", which are not relevant here. However, restricting the field to numerical hedges, all Dubois's examples concern the relationship between given value and actual value, and in particular V A \u2248 V G . In the NUMGEN corpus, the most common hedge was \"more than\" (expressing", "cite_spans": [ { "start": 33, "end": 46, "text": "Lakoff (1973)", "ref_id": "BIBREF12" }, { "start": 101, "end": 114, "text": "Dubois (1987)", "ref_id": "BIBREF2" } ], "ref_spans": [], "eq_spans": [], "section": "Linguistic Background", "sec_num": "2.1" }, { "text": "V A > V G ), followed by \"about\" (V A \u2248 V G ), \"under\" (V A < V G )", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Linguistic Background", "sec_num": "2.1" }, { "text": ", \"almost\", and \"nearly\". 5 In marking up the corpus, the modifier \"exactly\" was also counted as a hedge, even though its purpose is to confirm rather than to disclaim a precise commitment, since in common with the other hedges it indicates a relationship between a given and an actual value (", "cite_spans": [ { "start": 26, "end": 27, "text": "5", "ref_id": null } ], "ref_spans": [], "eq_spans": [], "section": "Linguistic Background", "sec_num": "2.1" }, { "text": "V A = V G ).", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Linguistic Background", "sec_num": "2.1" }, { "text": "We have discussed informally the possible forms and meanings of hedges; what of the given value itself? From preliminary analysis of the NUMGEN corpus, three basic forms for proportion values were identified, and used subsequently for mark-up: fractions, percentages, and ratios. Fractions almost invariably had simple denominators (2, 3 or 4) and were expressed in words rather than digits (e.g., \"two-thirds\" rather than \"2/3\"). Percentages were by contrast expressed almost always in digits-\"25 percent\" (or \"25%\") rather than \"twenty-five percent\"; the numerical part was often a decimal, usually with just one digit after the point. Ratios were sometimes used as an alternative to fractions (e.g., \"one in four students obtained an A grade\"), but with more freedom in choosing denominators, which were sometimes large or non-round numbers (\"roughly one in 17 Britons\"); because they were relatively rare, they are not included in the model presented here. 6 Stepping back, one could ask whether these are merely distinctions in surface form, because the underlying quantities are always expressible as rational numbers (i.e., Num/Den where numerator Num and denominator Den are both integers). We have several reasons for treating mathematical form as a deeper conceptual distinction, however. 7 Firstly, as we will show later, fractions and percentages typically have denominators from different sets-low integers for fractions, powers of ten and related integers for percentages. They also represent distinguishable levels of numerical competence, as evidenced by the UK mathematics curriculum (Qualification and Curriculum Authority 1999) in which percentages are introduced later than fractions and depend conceptually upon them. Finally, judgments of roundness can only be made relative to a given mathematical form: thus in fractions 1/3 is rounder than 3/10, whereas in percentages 33.33% is less round than 30%. This means that any program planning to describe a proportion V A by relating it to a round number V G will have to take account of mathematical form in selecting V G .", "cite_spans": [ { "start": 961, "end": 962, "text": "6", "ref_id": null } ], "ref_spans": [], "eq_spans": [], "section": "Linguistic Background", "sec_num": "2.1" }, { "text": "It is a matter of common observation that some numbers are perceived as rounder than others, and hence more likely to be employed in approximations. You might approximate 0.259 by saying \"about a quarter\", but you would never approximate 0.25 by saying \"about 25.9 percent.\" But what exactly is meant by roundness? Linguists and psychologists have approached this question in various ways.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Roundness", "sec_num": "2.2" }, { "text": "In Hurford's book The Linguistic Theory of Numerals (Hurford 1975) , numbers are distinguished according to the roles they can play in verbal numerals. A few privileged numbers can serve as multiplicands: In English and most European numeral systems these would include 100, 1000, 1000000, and also perhaps 10 if we take account of word morphology (i.e., if we think of \"forty\" as meaning 4 \u00d7 10). An important (although less exalted) set can be named by forming a product with one of the multiplicands (e.g., \"twenty\", \"two hundred\"). Finally, at the bottom of the heap, we find the numbers typically named as the sum of a product and another (smaller) number: thus \"sixty five\" is the sum of 60 and 5, or \"three hundred sixty five\" is 300 + 65.", "cite_spans": [ { "start": 52, "end": 66, "text": "(Hurford 1975)", "ref_id": "BIBREF5" } ], "ref_spans": [], "eq_spans": [], "section": "Roundness", "sec_num": "2.2" }, { "text": "An alternative three-tier classification has been proposed by Pollmann and Jansen (1996) , on the basis of empirical evidence including number frequencies, currency systems, and approximations of the form \"30 or 35 people.\" At the top level of roundness are \"favorite numbers,\" defined thus:", "cite_spans": [ { "start": 62, "end": 88, "text": "Pollmann and Jansen (1996)", "ref_id": "BIBREF13" } ], "ref_spans": [], "eq_spans": [], "section": "Roundness", "sec_num": "2.2" }, { "text": "In any numeration system in base N, there is a set of favourite numbers comprising (a) any integer power of the base, and (b) half, double, and half of half of any integer power of the base. (Pollmann and Jansen 1996, page 225) With a numerical system based on 10, this definition yields the set F(10) defined as follows:", "cite_spans": [ { "start": 191, "end": 227, "text": "(Pollmann and Jansen 1996, page 225)", "ref_id": null } ], "ref_spans": [], "eq_spans": [], "section": "Roundness", "sec_num": "2.2" }, { "text": "F(10) = { f |f = 10 n * K}", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Roundness", "sec_num": "2.2" }, { "text": "where K is 1, 2, 1/2 or 1/4, and n is any integer.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Roundness", "sec_num": "2.2" }, { "text": "Note that this definition allows n to take negative values, or zero; hence 0.05 is also classified as a favorite number because it can be formed by f = 10 \u22121 \u00d7 1/2. The special status of F(10) numbers is attested by currency systems: For instance, in pounds sterling there are coins for \u00a30.01, 0.02, 0.05, 0.1, 0.2, 0.5, 1.0, and 2.0, as well as notes for \u00a35, 10, 20, 50, 100, and so forth. In a survey of currencies from 84 countries (Pollmann and Jansen 1996) , only 13 out of about 1,000 coins/notes lay outside F(10) (e.g., a three-dollar banknote in the Cook Islands). Frequency data also support the principle: Using a corpus of Dutch newspaper articles, Jansen and Pollmann (2001) found spikes (local maxima) in the frequency plot for numbers belonging to F(10) (thus 10 was more common than 9 or 11). From experiments on phrases like \"30 or 35 people,\" they also arrived at a wider group of round numbers (termed \"sequences\"), formed by multiplying any favorite number F by a low integer M with values in the range M = 1 . . . 20: This set would include for example 5, 10, 15, . . . 95, 100, which are multiples M*F of the favorite number 5.", "cite_spans": [ { "start": 435, "end": 461, "text": "(Pollmann and Jansen 1996)", "ref_id": "BIBREF13" }, { "start": 661, "end": 687, "text": "Jansen and Pollmann (2001)", "ref_id": "BIBREF6" } ], "ref_spans": [], "eq_spans": [], "section": "Roundness", "sec_num": "2.2" }, { "text": "Another approach to roundness is to think of measurements as taken from scales of different granularity, as suggested for example by Krifka (2007) . A scale is defined as a set of evenly spaced points, so that consecutive points are always separated by a unit distance d-it is equivalent, in other words, to Pollmann and Jansen's concept of \"sequence.\" However, scales can be organized into systems of varying granularity, so that for example in the metric system for measuring length we have meters, decimeters, centimeters, millimeters, and so forth, with granularity increasing tenfold from each scale to the next. Less obviously, we can think of the minutes in an hour as belonging to the following four scales, in which the units are respectively one hour, half an hour, a quarter of an hour, and five minutes (example from Krifka 2007) :", "cite_spans": [ { "start": 133, "end": 146, "text": "Krifka (2007)", "ref_id": "BIBREF11" }, { "start": 829, "end": 841, "text": "Krifka 2007)", "ref_id": "BIBREF11" } ], "ref_spans": [], "eq_spans": [], "section": "Roundness", "sec_num": "2.2" }, { "text": "0---------------------------------60----------------------...--120 0---------------30----------------60----------------90----...--120 0------15-------30-------45-------60-------75-------90----...--120 0-5-10-15-20-25-30-35-40-45-50-55-60-65-70-75-80-85-90-95-...--120", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Roundness", "sec_num": "2.2" }, { "text": "The roundness of a number, relative to a scale system, can then be equated with the coarsest-grained scale to which it belongs (i.e., the earliest scale, if they are arranged in order of increasing granularity). Thus in this scale system 45 is rounder than 40, although in most systems (e.g., metric distance) 40 would be rounder than 45.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Roundness", "sec_num": "2.2" }, { "text": "We have reviewed some insights from the literature on hedging, mathematical form, and roundness; we now aim to draw these together into a formal model that can be implemented and evaluated.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Formal Model for Proportions", "sec_num": "3." }, { "text": "The first crucial insight from linguistic work on hedging is that proportions (and indeed other quantities) are expressed by relating them to another, typically different quantity that we have called the given value V G , with the hedge (if present) indicating the nature of this relationship. Thus in expressing the proportion 0.259 by \"over a quarter,\" we have an actual value V A (0.259), a given value V G (1/4), and a relationship V A > V G . This leads to the idea that underlying any numerical expression there will be some kind of arithmetical relationship between V A and V G . The task of producing the expression can therefore be divided into two stages: (a) choosing an appropriate semantic relationship such as V A > 1/4 or V A \u2248 26/100; (b) choosing an appropriate linguistic realization of this relationship, such as \"over a quarter\" or \"about 26 percent.\"", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Formal Model for Proportions", "sec_num": "3." }, { "text": "The second crucial insight, from the work on favorite numbers and roundness, is that given numbers can be conceptualized as points along scales, of varying granularity, organized into systems. This is obvious in Krifka's (2007) example of time measures, and also for distance measures where we are familiar with different systems such as imperial units (inches, feet, yards, etc.) and metric units (centimeters, meters), but it can be applied also to representing proportions. Adopting the simplest and most direct approach, we can measure proportions on scales that divide the interval from 0.0 to 1.0 into N equal segments, where N is an integer greater than 1. A scale system can then be defined as a set of scales ordered by increasing granularity (and hence increasing N). Thus if we denote a scale with N segments by S N , an example of a scale system would be the set [S 10 , S 100 , S 1000 ], for which the units correspond to 10%, 1%, and 0.1%.", "cite_spans": [ { "start": 212, "end": 227, "text": "Krifka's (2007)", "ref_id": "BIBREF11" } ], "ref_spans": [], "eq_spans": [], "section": "Formal Model for Proportions", "sec_num": "3." }, { "text": "To specify a given value V G we must choose (a) a system, (b) a scale from the system, and (c) a point from the scale-the points on a scale S N being represented by integers from 0 to N.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Formal Model for Proportions", "sec_num": "3." }, { "text": "This formalization of the given value has the advantage of distinguishing not only degrees of roundness, but also different mathematical forms, which can be equated with scale systems. Thus the system including [S 10 , S 100 , S 1000 ] corresponds to the mathematical form percentages, whereas simple fractions use instead a system with very low values of N, including [S 2 , S 3 , S 4 ]. Equating roundness with the N value of the scale, it follows that simple fractions are rounder than percentages, and that within any scale system, earlier scales are rounder than later ones. For instance, within the percentage system, 40% would be considered rounder than 45%, because it first appears on the S 10 scale whereas 45% first appears on S 100 .", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Formal Model for Proportions", "sec_num": "3." }, { "text": "Conceptualized in this way, the semantic form of a proportion expression is the result of four choices, each from a finite domain of options. 8", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Formal Model for Proportions", "sec_num": "3." }, { "text": "r Choose an arithmetical relation between V A and V G (e.g., from the set {=, \u2248, >, <}).", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Formal Model for Proportions", "sec_num": "3." }, { "text": "r Choose a scale system for expressing V G (e.g., either fractions or percentages).", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Formal Model for Proportions", "sec_num": "3." }, { "text": "r Choose a scale from this system. r Choose a point from this scale.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Formal Model for Proportions", "sec_num": "3." }, { "text": "Thus to obtain the semantic form for \"over a quarter,\" starting from V A = 0.259, we would choose (1) the relation >, (2) the scale system [S 2 , S 3 , S 4 , . . .] (fractions), (3) the scale S 4 , and (4) the point 1. Alternatively, to obtain the semantic form for \"about 26 percent,\" the choices would be (1) the relation \u2248, (2) the scale system [S 10 , S 100 , S 1000 , . . .] (percentages), (3) the scale S 100 , and (4) the point 26.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Formal Model for Proportions", "sec_num": "3." }, { "text": "We have described the outline of a model for planning proportion expressions; to implement this model in an actual generator, we need to make specific assumptions about the scale systems to be employed. We have suggested earlier that there are two major scale systems for proportions, corresponding to fractions and percentages, the former based on very low values of N (e.g., [S 2 , S 3 , S 4 ]), the latter based on powers of ten. As a preliminary test of this idea, we have taken all V G values for fractions and percentages in the NUMGEN corpus, and re-expressed them as rational numbers of the form Num/Den, reduced to their minimal terms so that numerator Num and denominator Den have no common factor, and counted the frequencies of all denominators. 9 The results (Table 1) show a clear difference in the two distributions, with fractions having denominators in the range 2-4 (apart from a couple of outliers), and percentages spread more widely, with peaks in powers of 10 or their multiples. These data support an initial calibration of the model with separate scale systems for fractions and percentages, the system for fractions being simply [S 2 , S 3 , S 4 ]. For percentages, we need to decide (a) how far to extend the granularity (e.g., whether to include S 10000 , S 100000 , etc.), and (b) which intermediate scales to include (e.g., whether to include S 20 , which would cover percentages divisible by 5, such as 5% and 15%). For practical convenience in presenting and testing the model, we have decided to limit granularity to S 1000 , so that we cover, for instance, 25.9% but not 25.95%. Regarding intermediate scales, Table 1 provides support for S 20 but even stronger support for S 25 , which would yield percentages like 16% divisible by 4 rather than 5. This result could also be due to bias in our (fairly small) corpus, however; searching for phrases of the form \"X percent\" in the Google Labs Ngram Viewer 10 showed a clear preponderance of percentages divisible by 5 compared with neighbors divisible by 4 (Table 2) . We therefore begin by limiting the scale system for percentages to [S 10 , S 20 , S 100 , S 1000 ] 11that is, powers of ten up to 1,000 with a single intermediate scale for percentages divisible by 5.", "cite_spans": [ { "start": 758, "end": 759, "text": "9", "ref_id": null } ], "ref_spans": [ { "start": 772, "end": 781, "text": "(Table 1)", "ref_id": "TABREF0" }, { "start": 1643, "end": 1650, "text": "Table 1", "ref_id": "TABREF0" }, { "start": 2039, "end": 2048, "text": "(Table 2)", "ref_id": null } ], "eq_spans": [], "section": "Scale Systems", "sec_num": "3.1" }, { "text": "Having specified two scale systems and a set of arithmetical relations (=, \u2248, >, <), we can generate a large (but finite) set of semantic forms, most of which will of course be unsuitable for describing any particular input proportion such as 0.259. To narrow these down, we need to impose constraints which can be separated into three categories: (1) Is the description true? (2) Is the description competent? (3) Is the description appropriate, given the context and the speaker's goals? Table 2 Hits on Google Labs Ngram Viewer (millions) for percentages divisible by 5, and close neighbors divisible by 4. The data were obtained by searching for bigrams such as \"15 percent\" in the Google English Books corpus for the years 1800-2000.", "cite_spans": [], "ref_spans": [ { "start": 490, "end": 497, "text": "Table 2", "ref_id": null } ], "eq_spans": [], "section": "Imposing Constraints", "sec_num": "3.2" }, { "text": "Divisible To obtain a true description, the generator must obviously ensure that the relationship asserted between V A and V G actually holds. Thus for V A = 0.259, the solution V A > 26/100 (choosing the 26th point along the S 100 scale from the percentage scale system, with the relation >) should be rejected as untrue, because the actual value 0.259 is less than the given value 26/100, not greater.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Divisible by 5", "sec_num": null }, { "text": "Having overcome the hurdle of truth, a candidate solution can be checked for what we have called \"competence.\" By this we mean that a solution should be excluded if another solution is superior in all contexts. Consider, for example, the solution V A < 4/10 (again for the input V A = 0.259), in which V G is represented by the fourth point along the S 10 percentage scale. As a method for approximating 0.259 we would argue that this is incompetent, because using the same arithmetical relation < and the same scale S 10 , a closer approximation could have been obtained by choosing the third point instead of the fourth. Of course the generator could get even closer by choosing, for instance, V A < 26/100, but V A < 3/10 has the potential benefit of using a rounder scale, so both are competent.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Divisible by 5", "sec_num": null }, { "text": "Finally, from the set of true and competent solutions, the generator needs to select the semantic form that is most appropriate pragmatically. Here many factors come into play, some of which have been mentioned previously (e.g., technical sophistication of the reader/hearer, ease of comprehension, utilities of different levels of precision, evaluation of the proportion as higher or lower than expected). We have not included such factors in the model described and evaluated in this article, but it is worth commenting briefly on how this could be done, through optimization methods typical of constraintbased applications.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Divisible by 5", "sec_num": null }, { "text": "In broad terms, what is required is a function that associates a contextually based cost with each solution, so that the set of true and competent solutions can be ranked from most to least appropriate. Plausibly, this function would measure various features of the solution, including mathematical difficulty, emphasis, roundness, and accuracy, and combine them through a weighted sum, with weights reflecting the contextual revelance of the features. Thus, for contexts in which readers lack mathematical sophistication, solutions using the percentage scale system should incur extra cost; if the writer's aim is to emphasize that the actual value is higher than expected, solutions using the arithmetical relation < should be penalized; where small differences in the actual value have important practical consequences, accuracy should receive a higher weighting than roundness; and so forth.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Divisible by 5", "sec_num": null }, { "text": "The input to the generator is a proportion, specified as a real number between 0.0 and 1.0 correct to three places of decimals; the output is a set of alternative semantic forms describing the proportion, where each semantic form is constructed by making four choices from finite domains: (1) a scale system, (2) a scale from this system, (3) a point from this scale, and (4) an arithmetical relation. To implement a generator of this kind, it is convenient to formulate the task as a constraint satisfaction problem, which is characterized by the following components (van Hentenryck 1989):", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Implementation of the Generator", "sec_num": "4." }, { "text": "r A set of variables V 1 . . .V n r For each variable V i a finite domain D i of possible values", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Implementation of the Generator", "sec_num": "4." }, { "text": "r A set of constraints on the values of the variables A solution assigns to each variable V i a specific value from its domain D i , while respecting all constraints. In implementations using Constraint Logic Programming (CLP), programs typically have a three-part structure: first, the domains of the variables are initialized; secondly, constraints over the variables are imposed; finally, values for the variables are chosen-a process sometimes called \"labeling.\" The labeling stage introduces backtracking points whenever a variable can take one of several values, so that multiple solutions can be generated if desired (and if they exist). However, by using the constraints before labeling in order to reduce the domains of the variables, CLP can achieve substantial efficiency gains over algorithms that rely on generate-and-test, and has been used successfully for a variety of NLP tasks (Koller and Niehren 2000) .", "cite_spans": [ { "start": 895, "end": 920, "text": "(Koller and Niehren 2000)", "ref_id": "BIBREF7" } ], "ref_spans": [], "eq_spans": [], "section": "Implementation of the Generator", "sec_num": "4." }, { "text": "Any solution is defined by four variables which we will call System, Scale, Point, and Relation. For two of these variables, domains can be assigned during initialization: System must belong to {Fraction, Percentage} and Relation to {=, \u2248, >, <}. For the other variables, the domain can be assigned only during the search phase, because it depends on the values of other variables. For instance, the domain of Scale can be set to {S 2 , S 3 , S 4 } as soon as System receives the value Fraction, or alternatively to {S 10 , S 20 , S 100 , S 1000 } if System receives instead the value Percentage. Similarly, the domain of Point can be set only when a value of Scale has been chosen-in general, if Scale has the value S N , Point should have the domain 0. . .N.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Assigning Domains to Solution Variables", "sec_num": "4.1" }, { "text": "Having initialized the domains of the variables (where possible), the program next applies five constraints which rule out solutions that are ill-formed (i.e., outside our scale systems), untrue, or incompetent; for convenience these will be given names (see subsequent list). The first two (Scale Domain, Point Domain) perform the conditional domain assignments just described, thus ensuring that solutions lie on the scales that we have prescribed. The third (Correct Description) is concerned with correctness, and the final two (Minimal Distance, Extreme Point) with competence.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Constraints", "sec_num": "4.2" }, { "text": "Scale Domain: The scale must belong to the selected scale system. For instance, if System = Fraction, the domain of Scale is {S 2 , S 3 , S 4 }.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "1.", "sec_num": null }, { "text": "Point Domain: The point chosen as given value must belong to the selected scale. For instance, if Scale is S 4 , the domain of Point is 0..4.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "2.", "sec_num": null }, { "text": "Correct Description: The relation must be adapted to the given value so that the proportion is described correctly. For instance, if V A is 0.259 and V G (i.e., Point/Scale) is 1/4, then Relation must be one of {\u2248, >}.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "3.", "sec_num": null }, { "text": "Minimal Distance: For a given relation and scale, the point selected as given value should be as close as possible to the actual value of the proportion. For instance, if V A is 0.259, Relation is >, and Scale is S 4 , Point must be 1, not 0.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "4.", "sec_num": null }, { "text": "Extreme Point: If extreme points (equivalent to 0.0 and 1.0) are used as given values, the relation should not be either > or < (i.e., when approximating one should avoid expressions like \"more than 0%\" and \"less than 100%\").", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "5.", "sec_num": null }, { "text": "Whereas the first three constraints are straightforward and obviously necessary, Minimal Distance and Extreme Point make more interesting claims that require discussion and empirical testing.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "5.", "sec_num": null }, { "text": "The assumption here is that when making an approximation, the generator should make the best possible use of the chosen scale, by considering only points that are adjacent to the actual value. 12 This means, for instance, that if V A = 0.259 and Scale = S 10 , the only points that should be considered are 2 and 3. Which of these is chosen will depend on the relation: for \u2248 it will be 3 (which is closer); for < and > the choice will depend on correct description. Note that we have not excluded > 2 on the grounds that < 3 is closer, because there might be pragmatic reasons for preferring one relation to the other. 13", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Minimal Distance.", "sec_num": "4.2.1" }, { "text": ". This constraint prohibits the use of the relations > and < in association with given values at the extreme points of the scale (e.g., 0/10 and 10/10 if Scale = 10); such combinations are not found in the NUMGEN corpus and it is hard to imagine contexts when they would be appropriate as approximations. 14", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Extreme Point", "sec_num": "4.2.2" }, { "text": "The constraints just described yield multiple solutions for any given input value; to complete the model, we need to consider contextual reasons why speakers/writers might prefer some solutions to others. Regarding for example the System variable, we have already pointed out some reasons why writers might prefer fractions to percentages (or vice versa), including location within the document, and the educational level of the reader. Similarly, with regard to Relation, considerations of emphasis might favor > over < (or vice versa) , as in the sentence \"More than a quarter of papers were marked A. . . \" in our initial example, which focuses attention on how easy the A-level examinations have become. For present purposes, nothing can be said about these choices except that they depend on contextual features outside the scope of our current model. However, regarding the choice of Scale, we can filter out some solutions on the assumption that speakers/writers apply a trade-off between roundness and accuracy. That is, we can show that however these two factors are weighted (provided that they are not judged irrelevant or even undesirable), some solutions will be inferior to others and can therefore be discarded. This is done by the following rule:", "cite_spans": [ { "start": 521, "end": 536, "text": "(or vice versa)", "ref_id": null } ], "ref_spans": [], "eq_spans": [], "section": "Preferences", "sec_num": "4.3" }, { "text": "Roundness Preference If two solutions have the same values for System and Relation, and different values for Scale, then the solution with the larger Scale value should be discarded unless it has higher accuracy.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Preferences", "sec_num": "4.3" }, { "text": "A similar rule could be formulated for solutions along the same scale with different accuracies, but in our implementation this case is already covered by the Minimal Distance constraint. One advantage of the Roundness Preference rule is that it avoids duplicate solutions in which the values for Point/Scale are arithmetically equivalent, such as 5/10 and 10/20 (values for System and Relation being the same). According to Krifka's Round Number Round Interpretation principle, readers of a phrase like \"about 50%\" will apply an interpretation bias favoring coarse-grained representations (i.e., scales with a relatively low N-value), and writers will take this bias into account. We can therefore prefer 5/10 to 10/20, 50/100, and any other equivalent given value with Scale exceeding 10, and filter out these dispreferred duplicates. 15 In our implementation, filtering through the Roundness Preference is applied after labeling, because it relies on comparing each candidate solution with the other candidates. In general this kind of procedure can lead to computational inefficiency; in planning descriptions of proportions, however, the number of candidates should not be large enough for this to be a problem, given that most combinations will already have been eliminated by the constraints applied before labeling. 16 Table 3 gives a full listing of output for our original A-level example (V A = 0.259), with solutions ordered by accuracy. 17 For convenience, the table includes a possible verbalization of each semantic form.", "cite_spans": [ { "start": 837, "end": 839, "text": "15", "ref_id": null } ], "ref_spans": [ { "start": 1327, "end": 1334, "text": "Table 3", "ref_id": null } ], "eq_spans": [], "section": "Preferences", "sec_num": "4.3" }, { "text": "Overall, we would like the generator to satisfy two requirements: First, it should allow all the good solutions; second, it should exclude the bad ones. This assumes (a) that we can measure \"goodness,\" and (b) that we can draw a line separating wheat from chaff. Theoretically these are difficult tasks to achieve, because we are dealing with dimensions of judgment that are continuous and partly subjective, but this should not stop us from looking for practical evaluation criteria which can support rough assessments and comparisons of different algorithms.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Evaluation", "sec_num": "5." }, { "text": "To evaluate a proposed linguistic solution, the two criteria in common use are the judgments of native speakers, and frequency in a corpus. Using the former method, we could ask people to judge whether the 13 plans proposed previously for describing 0.259 are all appropriate (to some context), and whether there are other acceptable solutions that have been omitted. Using the latter method, we could collect from a corpus all phrases describing a given proportion (say 0.259), identify the plans behind them, and find out whether (i) the solutions actually found in the corpus are all generated by our model, and (ii) solutions absent from the corpus are not generated.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Evaluation", "sec_num": "5." }, { "text": "We would argue, however, that the overall performance of the program is actually not the most instructive aspect to evaluate. Any reasonably complex system is based on a number of methods and assumptions, some of which might be correct and some incorrect; separate evaluations of these components should provide more useful evidence on how the model can be improved. We have therefore designed the empirical study so that as well as assessing overall coverage and quality, it allows us to evaluate the Minimal Distance and Extreme Point Constraints, the Roundness Preference, and the suggested scale systems for fractions and percentages.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Evaluation", "sec_num": "5." }, { "text": "The model was evaluated through two surveys in which participants were asked to fill in gaps in sentences describing proportions, with reference to data from which the actual value V A could be easily computed. The surveys were presented on-line using SurveyMonkey 18 through a link sent to two computational linguistics mailing lists (SIGGEN and SIGDIAL). Survey 1, completed by 50 participants, tested the predictions of the model concerning given (V G ) values for percentages. Survey 2, completed by 62 participants, 19 investigated given (V G ) values for fractions, and their relationship to the decision whether to use a fraction or a percentage; it also included four questions testing the Extreme Point constraint. The content of all questions was adapted from newspaper articles in the NUMGEN corpus. In detail, the composition of the surveys was as follows:", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Method", "sec_num": "5.1" }, { "text": "A.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Method", "sec_num": "5.1" }, { "text": "Eight questions where subjects were asked to provide the given number (V G ) in a sentence that already contained a hedge, with reference to data determining an actual value (V A ). The context of the V G response was varied systematically to cover the three approximation relations (\u2248, <, >) with actual values at different distances from a convenient round number.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Method", "sec_num": "5.1" }, { "text": "[ Examples of each kind of question are shown in Figure 1 . The instructions in both surveys were as follows, with the italicized paragraph occurring only in Survey 2.", "cite_spans": [], "ref_spans": [ { "start": 49, "end": 57, "text": "Figure 1", "ref_id": null } ], "eq_spans": [], "section": "Method", "sec_num": "5.1" }, { "text": "This survey will take about 5 minutes to complete. Its purpose is to investigate how people choose numerical descriptions. It is not a test where answers are either right or wrong.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Method", "sec_num": "5.1" }, { "text": "Snapshots of questions from the surveys, illustrating the three question types.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Figure", "sec_num": null }, { "text": "Imagine that you are the subeditor of a newspaper. You have been asked to complete an article which has some gaps where data were not yet available to the original author.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Figure", "sec_num": null }, { "text": "You are given the incomplete sentence, and the data which it should describe. Your task is to choose a suitable expression to complete the sentence, leaving the rest of the wording unchanged (even if you disagree with it).", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Figure", "sec_num": null }, { "text": "Each expression should use either a fraction or a percentage, and may also include modifying words like \"over \", \"about\" (e.g., \"55 percent\", \"over a half\") .", "cite_spans": [ { "start": 110, "end": 156, "text": "\", \"about\" (e.g., \"55 percent\", \"over a half\")", "ref_id": null } ], "ref_spans": [], "eq_spans": [], "section": "Figure", "sec_num": null }, { "text": "The data are fictional, but assume they are correct. We are interested in your choice of numerical expression, not in the validity of the data.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Figure", "sec_num": null }, { "text": "Schematically, each question presented the raw data of a proportion in the form C S /C SS (cardinality of set divided by cardinality of superset)-for instance, 712 out of 1,000 UK teenagers-so that the actual value V A could be calculated. The values of C SS were chosen so that this calculation would be relatively simple (1,000). 20 The whole design is shown in Table 4 , where the questions are numbered in order of presentation, and the gaps to be filled by the subjects are shown by question marks. In Survey 1, all participants viewed questions A1-A8 in the same order on separate Design of the surveys. Questions A1-A8 were presented in Survey 1, and questions B1-B10 and C1-C4 in Survey 2. V A is the actual value, derived from data supplied in the question; V G is the given value; the Relation holds between V A and V G . Responses required from subjects are shown by \"?\". pages. 21 In Survey 2, similarly, questions B1-B10 were presented on separate pages, followed by questions C1-C4 presented on a single page (see Figure 1 ). 22", "cite_spans": [ { "start": 332, "end": 334, "text": "20", "ref_id": null }, { "start": 890, "end": 892, "text": "21", "ref_id": null } ], "ref_spans": [ { "start": 364, "end": 371, "text": "Table 4", "ref_id": null }, { "start": 1028, "end": 1036, "text": "Figure 1", "ref_id": null } ], "eq_spans": [], "section": "Figure", "sec_num": null }, { "text": "Q V A Relation V", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Figure", "sec_num": null }, { "text": "Before presenting the results schematically, we will look in detail at the responses actually typed for the question A1 (top of Figure 1 ). Subjects were asked to complete the sentence About [. . . ] percent of UK teenagers under 16 have used sunbeds during the last year given the data 712/1,000, equivalent to V A = 0.712. Reproduced as strings, the following responses were received (some more than once): 70, 71, 71.2, 70%, seventy, 75, 20, 15, 2 As can be seen, the same answer was sometimes given in different forms (70, seventy, 70%); in collating the results, these were all normalized to 70. Occasional bizarre 21 Questions A1-A8 were ordered so that Relation values varied from one question to the next and were evenly distributed. 22 To check that there were no effects of question order, questions B1-B10 were presented to half the subjects in one order, and to the other half in the reverse order. Because no differences were apparent-the preferred response was the same for every question-the data were then amalgamated. For questions C1-C4, the order was randomized.", "cite_spans": [ { "start": 191, "end": 199, "text": "[. . . ]", "ref_id": null }, { "start": 409, "end": 450, "text": "70, 71, 71.2, 70%, seventy, 75, 20, 15, 2", "ref_id": null } ], "ref_spans": [ { "start": 128, "end": 136, "text": "Figure 1", "ref_id": null } ], "eq_spans": [], "section": "Results", "sec_num": "5.2" }, { "text": "Results for questions A1-A8 (50 participants). V A is the actual value indicated by the question data; R is the arithmetical relation implied by the hedge in the question text. Response frequencies for V G (given value) are shown in parentheses, or unspecified if the response occurred only once. 0.056 1/20 1/2 5 (25), 5.6 (10), 6 (10), 56 (2), 10, 60, 1.2, 1 B7* 0.257 1/4 1/4 (34) 25 (15), 25.7 (6), 26 (5) B8 0.170 1/6 1/6 (3), 1/5, 1/4 17 (48), 20 (6), 1.7 (2) B9 0.605 3/5 1/2 (8), 2/3 (8) 60 (37), 60.5 (6), 61 B10* 0.339 1/3 1/3 (39) 34 (10), 33.9 (6), 30 (2), 35 (2), 40 responses (20, 15, 2) were not excluded. Collating in this way, and ordering by frequency, the results for the first eight questions were as shown in Table 5 . For questions B1-B10, we were interested in whether subjects would choose a fraction or a percentage, and whether fractions would conform to the proposed scale system (favoring denominators in the range 2-4). Responses such as \"a quarter\", \"two thirds\", \"1/4\", \"2/3\", were classified as fractions; responses like \"one out of four\", \"2 of every 3\" were instead classified as ratios. For each actual value, a convenient fraction was located within a distance of 0.01 on the proportion scale: for instance, 0.257 is just 0.007 above 1/4, and 0.372 just 0.003 below 3/8. Five of these fractions lay within the proposed scale system (denominators 2-4) and five lay outside (denominators 5, 6, 8, 10, 20) ; questions in the former category are marked by an asterisk in Table 6 .", "cite_spans": [ { "start": 1408, "end": 1438, "text": "(denominators 5, 6, 8, 10, 20)", "ref_id": null } ], "ref_spans": [ { "start": 730, "end": 737, "text": "Table 5", "ref_id": null }, { "start": 1503, "end": 1510, "text": "Table 6", "ref_id": "TABREF7" } ], "eq_spans": [], "section": "Table", "sec_num": null }, { "text": "Q R V", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Table", "sec_num": null }, { "text": "For questions C1-C4, subjects had to choose from the four hedging options about, less than, more than, and approximately. 23 The purpose of these questions was to test the Table Results for questions C1-C4 (62 participants). Response frequencies are shown in parentheses. For these questions, actual and given values (V A , V G ) were specified in the question, and participants were asked to choose the hedge-and thus, implicitly, the arithmetical relation.", "cite_spans": [ { "start": 122, "end": 124, "text": "23", "ref_id": null } ], "ref_spans": [ { "start": 172, "end": 186, "text": "Table Results", "ref_id": null } ], "eq_spans": [], "section": "Table", "sec_num": null }, { "text": "Q V A V G Responses (frequencies)", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Table", "sec_num": null }, { "text": "C1 0.983 100% about 25, approximately (31), less than (6) C2 0.028 0% about 30, approximately (19), more than (13) C3 0.962 100% about (29) approximately (23), less than (10) C4 0.021 0% about 28, approximately (27), more than (8)", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Table", "sec_num": null }, { "text": "Predictions for questions A1-A8. Coverage reports the number of responses conforming to the predictions. Quality reports the number of predicted solutions that were produced by at least one subject. Extreme Point constraint-our hypothesis was that when constrained to use the extreme points 0% or 100% as given values, people would avoid the relations < and >. Two other hedges were employed so that on a random response the frequencies would be equally divided, with half favoring either < or >. Results for these questions are presented in Table 7 , which shows that the hedges \"less than\" and \"more than\" (corresponding to < and >) were strongly dispreferred for extreme given values. 24 5.3 .1 Overall Performance. Comparing the solutions generated by the program with those produced by human authors (including participants in our survey), we can ask (a) how many solutions produced by humans were generated by the program, and (b) how many solutions generated by the program were produced by humans-thus addressing the competing criteria of coverage and quality. A model that generates many solutions will increase coverage at the expense of quality, because it accepts some solutions that competent authors would never produce.", "cite_spans": [ { "start": 691, "end": 694, "text": "5.3", "ref_id": null } ], "ref_spans": [ { "start": 542, "end": 549, "text": "Table 7", "ref_id": null } ], "eq_spans": [], "section": "Table 8", "sec_num": null }, { "text": "Considering coverage first, the results predicted for questions A1-A8 are shown in Table 8 ; comparing these with the actual results in Table 5 , we observe that participants chose one of the predicted given values in 357 out of 400 responses, giving an overall coverage rate of about 90%. Turning to quality, the final column of Table 8 shows that all of the predicted solutions occurred at least once in a sample of 50 responses, giving a quality rate of 100%. This confirms that the fairly high coverage rate was not achieved by the artifice of generating an overlarge set of predicted solutions.", "cite_spans": [], "ref_spans": [ { "start": 83, "end": 90, "text": "Table 8", "ref_id": null }, { "start": 136, "end": 143, "text": "Table 5", "ref_id": null }, { "start": 330, "end": 337, "text": "Table 8", "ref_id": null } ], "eq_spans": [], "section": "Analysis of Issues", "sec_num": "5.3" }, { "text": "For questions B1-B10 (Survey 2), considering only responses that were fractions or percentages, we obtained 576/588 responses conforming to the predicted given values (98% coverage), and 49 out of 76 predicted given values used at least once (64% quality). Here the quality rate is lower because our model generates some very rough approximations using fractions (e.g., < 1/2 for actual values like 0.257 and 0.170)-responses that would only occur in contexts where roundness overwhelmingly dominates precision.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Analysis of Issues", "sec_num": "5.3" }, { "text": "Responses to questions B1-B10 supported our assumption that fractions are normally drawn from a scale system with denominators in the range 2-4. This is shown (a) by the preponderance of fractions using these scales, and (b) by the tendency of subjects to prefer percentages when the closest fraction used another scale (e.g., fifths or tenths).", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Fraction and Percentage Scales.", "sec_num": "5.3.2" }, { "text": "Out of 235 fraction responses overall, only 5 denominators were used, covering the range 2-6, with frequencies as follows: halves 58 (24.7%), thirds 110 (46.8%), quarters 63 (26.8%), fifths 1 (0.4%), and sixths 3 (1.3%). Thus overall, 98.3% of fraction responses used the proposed scales. Strikingly, none of the subjects chose three-fifths as a given number for 0.605 (question B9), where the 16 fraction responses divided equally between half and two-thirds. Similarly, no subjects chose nine-tenths for V A = 0.894 (question B3), for which the overwhelming preference was 90%, and there were no fraction responses at all. The data thus supported a clear division into fraction and percentage scale systems, with most subjects staying within a fraction system with scales limited to the range 2-4.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Fraction and Percentage Scales.", "sec_num": "5.3.2" }, { "text": "Regarding the decision whether to use a fraction or a percentage, the actual values were chosen so that five were close to convenient fractions in the range 2-4, and five were not (see Table 6 ). For the former group, fractions outnumbered percentages by 185 to 114; for the latter group, percentages outnumbered fractions by 237 to 50-a clear crossover (on a 2 \u00d7 2 association test, \u03c7 2 = 120.5, df = 2, p < 0.00001). Another way of showing this result is to correlate fraction frequencies with the distance between the actual value and the nearest fraction with a denominator in the range 2-4: As this difference increases, fraction frequencies decline, so that we obtain a strong negative correlation (product-moment correlation r = \u22120.9, df = 8, p < 0.01).", "cite_spans": [], "ref_spans": [ { "start": 185, "end": 192, "text": "Table 6", "ref_id": "TABREF7" } ], "eq_spans": [], "section": "Fraction and Percentage Scales.", "sec_num": "5.3.2" }, { "text": "The Minimal Distance constraint relates the choice of the given value V G to the choices made for the relation and the scale. It states that V G should be chosen from the scale so as to minimize the distance from the actual value V A , while obtaining a true description. Applied for example to question A1, for which the relation is \u2248 and V A = 0.712, the only point along the S 10 scale satisfying the constraint will be V G = 7/10, yielding a distance from V A of 0.012 (compared with a distance of 0.088 when V G = 8/10, the nearest rival). For the other scales, the nearest points are respectively, 14/20, 71/100, and 712/1,000, with the result that there are only two predicted V G values, 7/10 and 71/100 (realized as 70% and 71%): 14/20 is a duplicate of 7/10 removed by the Roundness Preference, and 712/1,000 is inconsistent with the relation \u2248 because it is exactly equal to V A .", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Minimal Distance.", "sec_num": "5.3.3" }, { "text": "Excluding non-serious responses such as \"about 15 percent\" as an approximation of 0.712, we can find in Table 5 (questions A1-A8) only seven violations of minimal distance (2%), compared with 357 responses respecting the constraint (98%). The only violation that occurred more than once was \"about 28 percent\" as an approximation of 0.286. For questions B1-B10 we counted only five violations (1%) compared with 583 respecting the constraint (99%). Four of these violations were obvious arithmetical mistakes (e.g., 56% as a realization of 0.056); the other was the response 33% as an approximation for 0.372, suggesting an attempt to realize the underlying form 1/3 as a percentage. 25", "cite_spans": [], "ref_spans": [ { "start": 104, "end": 111, "text": "Table 5", "ref_id": null } ], "eq_spans": [], "section": "Minimal Distance.", "sec_num": "5.3.3" }, { "text": "The Extreme Point constraint states that the relations < and > will be avoided with given values at the extremes of the scale (V G = 0%, 100%). To test this claim, the survey contained four questions (C1-C4) in which subjects had to choose a hedge to accompany an extreme value of V G . For instance in question C1, with V A = 0.983, the sentence presented was A survey has found that [. . . ] 100 percent of people believe they are smarter than average, and subjects had to choose from the hedges about, less than, more than, approximately in order to fill the gap. The arithmetically correct answers to this question are < 100 (represented by \"less than\") and \u2248 100 (represented by \"about\" and \"approximately\"); most subjects, however, respected the Extreme Point constraint by opting for the latter, with only 6/62 choosing \"less than.\" Overall, 211/248 responses to questions C1-C4 respected the constraint (85%), with 37 violations (15%).", "cite_spans": [ { "start": 385, "end": 393, "text": "[. . . ]", "ref_id": null } ], "ref_spans": [], "eq_spans": [], "section": "Extreme Point.", "sec_num": "5.3.4" }, { "text": "Two questions in Survey 1 were included specifically to test the Roundness Preference; both employed the relation \u2248 in combination with an actual value exactly midway between two round numbers, one on the scale S 10 and the other on the scale S 20 . The prediction was that subjects would favor the V G value taken from the coarser-grained scale (S 10 ). Results were as follows:", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Roundness Preference.", "sec_num": "5.3.5" }, { "text": "r For question A3 (\u2248, V A = 0.625), 19 subjects chose \"about 60 percent\" and no subjects chose \"about 65 percent.\" r For question A5 (\u2248, V A = 0.475), 17 subjects chose \"about 50 percent\" and 5 chose \"about 45 percent.\"", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Roundness Preference.", "sec_num": "5.3.5" }, { "text": "The overall count was therefore 36 to 5 in favor of the Roundness Preference (p < 0.00001, binomial test), but there was at least a hint of some other factor intruding, with over 10% of responses going the other way.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Roundness Preference.", "sec_num": "5.3.5" }, { "text": "We have proposed and tested a theoretical model for planning expressions that describe proportions, with varying degrees of formality and precision. Our central idea is that such expressions describe an arithmetical relationship between an actual value V A and a given value V G , where the relation belongs to the set {=, \u2248, >, <} and the given value is a point from a scale belonging to a scale system. We use the concept of scale system in order to distinguish the two commonest mathematical forms for representing proportions-fractions and percentages. In everyday usage, fractions are conceptually 25 The use of 33% as an approximation suggests an alternative way of setting up the model using a single scale system [S 2 , S 3 , S 4 , S 10 , S 20 , S 100 , S 1000 ], and treating the choice between fraction and percentage as a subsequent step influenced but not determined by the scale value. This approach receives some support from the peaks in Table 2 for 25% and 75%, which would correspond to points along the S 4 scale. However, overall we obtained 67 responses of 1/3 as a fraction compared with only one as a percentage, confirming a strong association of the scales [S 2 , S 3 , S 4 ] with a particular mathematical form. simpler because they have low-valued scales (usually in the region 2-4), whereas percentages use higher-valued scales based on powers of ten; both scales, however, could be extended to finer granularities, for instance, to meet the requirements of specialized domains. Scales for proportions are characterized by their S N numbers: lower S N values represent coarser granularities and are associated intuitively with rounder given values. The model provides a convenient formalization of the notions of mathematical form and roundness, and a framework for investigating the detailed structure of scale systems and the constraints and preferences that inform the planning process. In evaluating the model, we found that most given values produced by participants in our survey were predicted by the model, with an overall coverage over 90%; quality was also high (i.e., most generated solutions were employed at least once by participants). These results support our assumptions about the composition of the scale systems for fractions ([S 2 , S 3 , S 4 ]) and percentages ([S 10 , S 20 , S 100 , S 1000 , . . . ]), which determine the range of generated given values. Regarding the other assumptions of the model, we found overwhelming evidence for a Minimal Distance constraint, which requires speakers/writers to choose (for a specified scale and relation) the nearest point to the actual value that yields a true description, and strong evidence for an Extreme Point constraint, which disallows approximations in which the relations > or < are used in combination with extreme points of a scale (e.g., with the percentages 0% or 100%). We also found clear evidence for a Roundness Preference which, all other things being equal, favors solutions using coarser-grained scales within the selected system.", "cite_spans": [], "ref_spans": [ { "start": 953, "end": 960, "text": "Table 2", "ref_id": null } ], "eq_spans": [], "section": "Conclusion", "sec_num": "6." }, { "text": "We hope that with some calibration of the details, our model can provide a reliable set of plans for describing any proportion, although when incorporated into an NLG application it would obviously have to be complemented by a module for selecting the best solution for a given pragmatic context. Despite not covering this problem in the model, we have given examples of how pragmatic considerations might affect each component of a solution (scale system, given value, arithmetical relation), thus providing a framework for investigating such questions systematically.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Conclusion", "sec_num": "6." }, { "text": "The A-level examination is taken by British 18-year-olds in their final year of school; university places are usually conditional on the grades obtained in this examination.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "", "sec_num": null }, { "text": "The program actually prints out solutions in order of accuracy, so that precise descriptions occur towards the beginning and round ones towards the end.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "", "sec_num": null }, { "text": "Note that the hedges \"almost\" and \"nearly\" do not mean the same as \"less than\", because they can also be used when V A > V G (e.g., \"the temperature fell to nearly zero\"). However, it has been pointed out to us that they do not mean the same as \"about\" (i.e., V A \u2248 V G ) either; rather, they imply that V A approaches V G from a direction indicated by the context, which might be either from above or below (e.g., \"fell\", \"rose\")-a more subtle relation that we have not attempted to cover in the present article. 6 Note that by ratio here we refer not to the abstract mathematical operator, but to linguistic realizations like \"N in M\", \"N out of M\", \"N of any M\", where N and M are integers. 7 In terms of the standard NLG pipeline architecture(Reiter 1994), this would mean that mathematical form is already decided in the phase of content determination, so that the distinction between fractions, ratios, and percentages is an input to the subsequent phases (sentence planning, surface realization, etc.).", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "", "sec_num": null }, { "text": "Note that in a constraint-based model these choices are not sequentially ordered, so we are not, for instance, implying that the arithmetical relation should be chosen first. 9 Thus, for example, 50% would be expressed as 1/2, which is 50/100 reduced to minimal terms; similarly, 7.5% would be expressed as 3/40 after reducing 75/1000.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "", "sec_num": null }, { "text": "The search was performed in July 2011 at http://ngrams.googlelabs.com/. 11 These initial settings of the scale systems are motivated by a trade-off between keeping the model simple while covering the most likely solutions; they could and should be modified if, for example, a domain has special requirements or conventions (such as the use of eighths in U.S. stock prices).", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "", "sec_num": null }, { "text": "Note that we are assuming that the purpose of the given value is to approximate the actual value. The minimal distance constraint would not apply when the given value had a special practical significance: For instance, in a country where a referendum was valid only with turnout exceeding 55%, a journalist might report \"Turnout was more than 55%\" when the actual value was 93%. 13 Intuitively, \"more than 20%\" seems to emphasize how high the proportion is compared with what was desired or expected, and \"less than 30%\" how low. 14 One sometimes hears pronouncements like \"I will not accept less than 100% effort\" (e.g., in a team talk), but this seems more a rhetorical flourish than an attempt to approximate an actual value.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "", "sec_num": null }, { "text": "Note incidentally that this principle has empirical consequences, because different Scale values imply different degrees of approximation. Thus if \"more than 50 percent\" means \"> 5/10,\" the implied range of the proportion (applying the Minimal Distance Constraint) is from 50.1% to 59.9%, whereas if it means \"> 10/20\" the implied range is from 50.1% to 54.9%. 16 If efficiency became an issue, owing for instance to very complex scale systems, it could be increased by using branch-and-bound search, which discards any solution (even if incomplete) as soon as its cost exceeds the best alternative found so far, thus avoiding the need to generate all solutions before filtering. Some simple efficiency tests using the Sicstus Prolog statistics operator showed that with our current scale systems (two systems each with four scales), runtimes averaged over 100 trials were 3.5 milliseconds; extending each system first to 8 then to 12 scales increased average runtimes to 6.0 and 11.9 milliseconds; extending the number of systems first to three then four increased them to 5.5 and 11.4 milliseconds.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "", "sec_num": null }, { "text": "We have preferred to include some very inaccurate solutions such as \"about a half\", in order to cater for all positions along the roundness/accuracy trade-off. For instance, \"half of the birds flew away\" seems acceptable in a context in which the exact proportion is unimportant, whereas the more accurate \"a quarter\" or \"a third\" might sound fussy.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "", "sec_num": null }, { "text": "http://www.surveymonkey.com/. 19 In fact, 65 people completed Survey 2, but three were eliminated, one for responding at random, and two for giving responses that were not proportions. Our policy was to eliminate participants only when all their responses were nonsensical, therefore as can be seen, a few obviously mistaken responses remain.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "", "sec_num": null }, { "text": "There is a possible bias here in that the denominator used in presenting the data (1,000) might lead participants to favor scales that easily divide this number (e.g., 10 in preference to 3). Without a control we cannot rule out this possibility, but the results for fractions, where 3 was actually the most common denominator (46.8% of responses), show no evidence that non-decimal scales were handicapped.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "", "sec_num": null }, { "text": "The plausible option \"almost\" was omitted because, as pointed out earlier, this denotes a subtler relation of approaching the given value either from above or below. We hope in future work to extend the model so that it includes this relation as well as the four treated here.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "", "sec_num": null }, { "text": "Collating the results for V G = 100% we obtain the frequency distribution 54-54-16 for the three choices \"about,\" \"approximately,\" \"less than\" (\u03c7 2 = 23.3, df = 2, p < 0.00001). For V G = 0% the corresponding distribution is 58-45-21 for the three choices \"about,\" \"approximately,\" \"more than\" (\u03c7 2 = 17.1, df = 2, p < 0.0002).", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "", "sec_num": null } ], "back_matter": [ { "text": "NUMGEN was funded by the Economic and Social Research Council under Grant Ref. RES-000-22-2760. We are grateful to our colleagues and reviewers for helpful comments and suggestions.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Acknowledgments", "sec_num": null } ], "bib_entries": { "BIBREF0": { "ref_id": "b0", "title": "Optimality Theory and Pragmatics", "authors": [ { "first": "Reinhard", "middle": [], "last": "Blutner", "suffix": "" }, { "first": "Henk", "middle": [], "last": "Zeevat", "suffix": "" }, { "first": ";", "middle": [], "last": "Houndmills", "suffix": "" }, { "first": "Hampshire", "middle": [], "last": "Basingstoke", "suffix": "" }, { "first": "", "middle": [], "last": "Mouton De Gruyter", "suffix": "" } ], "year": 1988, "venue": "", "volume": "15", "issue": "", "pages": "46--47", "other_ids": {}, "num": null, "urls": [], "raw_text": "Blutner, Reinhard and Henk Zeevat. 2004. Optimality Theory and Pragmatics. Palgrave MacMillan, Houndmills, Basingstoke, Hampshire. Mouton de Gruyter, Berlin. Crystal, David. 1988. On keeping one's hedges in order. English Today, 15:46-47.", "links": null }, "BIBREF1": { "ref_id": "b1", "title": "Bi-directional optimality theory: An application of game theory", "authors": [ { "first": "P", "middle": [], "last": "Dekker", "suffix": "" }, { "first": "R", "middle": [], "last": "Van Rooy", "suffix": "" } ], "year": 2000, "venue": "Journal of Semantics", "volume": "17", "issue": "", "pages": "217--242", "other_ids": {}, "num": null, "urls": [], "raw_text": "Dekker, P. and R. van Rooy. 2000. Bi-directional optimality theory: An application of game theory. Journal of Semantics, 17:217-242.", "links": null }, "BIBREF2": { "ref_id": "b2", "title": "Something of the order of around forty to forty-four", "authors": [ { "first": "B", "middle": [ "L" ], "last": "Dubois", "suffix": "" } ], "year": 1987, "venue": "Language in Society", "volume": "16", "issue": "4", "pages": "527--541", "other_ids": {}, "num": null, "urls": [], "raw_text": "Dubois, B. L. 1987. Something of the order of around forty to forty-four. Language in Society, 16(4):527-541.", "links": null }, "BIBREF3": { "ref_id": "b3", "title": "Logic and conversation", "authors": [ { "first": "H", "middle": [ "P" ], "last": "Grice", "suffix": "" } ], "year": 1975, "venue": "Syntax and Semantics", "volume": "3", "issue": "", "pages": "41--58", "other_ids": {}, "num": null, "urls": [], "raw_text": "Grice, H. P. 1975. Logic and conversation. In P. Cole and J. L. Morgan, editors, Syntax and Semantics: Vol. 3: Speech Acts. Academic Press, San Diego, CA, pages 41-58.", "links": null }, "BIBREF4": { "ref_id": "b4", "title": "Composing queries through conceptual authoring", "authors": [ { "first": "Catalina", "middle": [], "last": "Hallett", "suffix": "" }, { "first": "Donia", "middle": [], "last": "Scott", "suffix": "" }, { "first": "Richard", "middle": [], "last": "Power", "suffix": "" } ], "year": 2007, "venue": "Computational Linguistics", "volume": "33", "issue": "1", "pages": "105--133", "other_ids": {}, "num": null, "urls": [], "raw_text": "Hallett, Catalina, Donia Scott, and Richard Power. 2007. Composing queries through conceptual authoring. Computational Linguistics, 33(1):105-133.", "links": null }, "BIBREF5": { "ref_id": "b5", "title": "The Linguistic Theory of Numerals", "authors": [ { "first": "J", "middle": [ "R" ], "last": "Hurford", "suffix": "" } ], "year": 1975, "venue": "", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Hurford, J. R. 1975. The Linguistic Theory of Numerals. Cambridge University Press, Cambridge.", "links": null }, "BIBREF6": { "ref_id": "b6", "title": "On round numbers: Pragmatic aspects of numerical expressions", "authors": [ { "first": "C", "middle": [ "J M" ], "last": "Jansen", "suffix": "" }, { "first": "M", "middle": [ "M W" ], "last": "Pollmann", "suffix": "" } ], "year": 2001, "venue": "Journal of Quantitative Linguistics", "volume": "8", "issue": "3", "pages": "187--201", "other_ids": {}, "num": null, "urls": [], "raw_text": "Jansen, C. J. M. and M. M. W. Pollmann. 2001. On round numbers: Pragmatic aspects of numerical expressions. Journal of Quantitative Linguistics, 8(3):187-201.", "links": null }, "BIBREF7": { "ref_id": "b7", "title": "Constraint programming in computational linguistics", "authors": [ { "first": "Alexander", "middle": [], "last": "Koller", "suffix": "" }, { "first": "Joachim", "middle": [], "last": "Niehren", "suffix": "" } ], "year": 2000, "venue": "Proceedings of 8th CSLI Workshop on Logic, Language and Communication", "volume": "", "issue": "", "pages": "95--122", "other_ids": {}, "num": null, "urls": [], "raw_text": "Koller, Alexander and Joachim Niehren. 2000. Constraint programming in computational linguistics. In Proceedings of 8th CSLI Workshop on Logic, Language and Communication, pages 95-122, Stanford University.", "links": null }, "BIBREF8": { "ref_id": "b8", "title": "Be brief and vague! and how bidirectional optimality theory allows for verbosity and precision", "authors": [ { "first": "Manfred", "middle": [], "last": "Krifka", "suffix": "" } ], "year": 2002, "venue": "", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Krifka, Manfred. 2002. Be brief and vague! and how bidirectional optimality theory allows for verbosity and precision. In", "links": null }, "BIBREF9": { "ref_id": "b9", "title": "Sounds and Systems: Studies in Structure and Change: A Festschrift for Theo Vennemann", "authors": [ { "first": "D", "middle": [], "last": "Restle", "suffix": "" }, { "first": "D", "middle": [], "last": "Zaefferer", "suffix": "" } ], "year": null, "venue": "", "volume": "141", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "D. Restle and D. Zaefferer, editors, Sounds and Systems: Studies in Structure and Change: A Festschrift for Theo Vennemann (Trends in Linguistics 141).", "links": null }, "BIBREF11": { "ref_id": "b11", "title": "Approximate interpretation of number words: A case for strategic communication", "authors": [ { "first": "Manfred", "middle": [], "last": "Krifka", "suffix": "" } ], "year": 2007, "venue": "Cognitive Foundations of Interpretation. Koninklijke Nederlandse Akademie van Wetenschapen", "volume": "", "issue": "", "pages": "111--126", "other_ids": {}, "num": null, "urls": [], "raw_text": "Krifka, Manfred. 2007. Approximate interpretation of number words: A case for strategic communication. In G. Bouma, I. Kr\u00e4mer, and J. Zwarts, editors, Cognitive Foundations of Interpretation. Koninklijke Nederlandse Akademie van Wetenschapen, Amsterdam, pages 111-126.", "links": null }, "BIBREF12": { "ref_id": "b12", "title": "Hedges: A study in meaning criteria and the logic of fuzzy concepts", "authors": [ { "first": "George", "middle": [], "last": "Lakoff", "suffix": "" } ], "year": 1973, "venue": "Journal of Philosophical Logic", "volume": "2", "issue": "4", "pages": "458--508", "other_ids": {}, "num": null, "urls": [], "raw_text": "Lakoff, George. 1973. Hedges: A study in meaning criteria and the logic of fuzzy concepts. Journal of Philosophical Logic, 2(4):458-508.", "links": null }, "BIBREF13": { "ref_id": "b13", "title": "The language user as an arithmetician", "authors": [ { "first": "M", "middle": [ "M W" ], "last": "Pollmann", "suffix": "" }, { "first": "C", "middle": [ "J M" ], "last": "Jansen", "suffix": "" } ], "year": 1996, "venue": "Qualification and Curriculum Authority. 1999. Mathematics: the National Curriculum for England. Department for Education and Employment", "volume": "59", "issue": "", "pages": "219--237", "other_ids": {}, "num": null, "urls": [], "raw_text": "Pollmann, M. M. W. and C. J. M. Jansen. 1996. The language user as an arithmetician. Cognition, 59:219-237. Qualification and Curriculum Authority. 1999. Mathematics: the National Curriculum for England. Department for Education and Employment, London.", "links": null }, "BIBREF14": { "ref_id": "b14", "title": "Has a consensus NL architecture appeared, and is it psychologically plausible?", "authors": [ { "first": "Ehud", "middle": [], "last": "Reiter", "suffix": "" } ], "year": 1994, "venue": "Proceedings of the 7th International Workshop on Natural Language Generation", "volume": "", "issue": "", "pages": "163--170", "other_ids": {}, "num": null, "urls": [], "raw_text": "Reiter, Ehud. 1994. Has a consensus NL architecture appeared, and is it psychologically plausible? In Proceedings of the 7th International Workshop on Natural Language Generation, pages 163-170, Kennebunkport, ME.", "links": null }, "BIBREF15": { "ref_id": "b15", "title": "What game theory can do for NLG: the case of vague language", "authors": [ { "first": "Ehud", "middle": [], "last": "Reiter", "suffix": "" }, { "first": "Somayajulu", "middle": [], "last": "Sripada", "suffix": "" }, { "first": "Jim", "middle": [], "last": "Hunter", "suffix": "" }, { "first": "Jin", "middle": [], "last": "Yu", "suffix": "" }, { "first": "Ian", "middle": [], "last": "Davy", "suffix": "" } ], "year": 1989, "venue": "Proceedings of the 12th European Workshop on Natural Language Generation", "volume": "167", "issue": "", "pages": "154--161", "other_ids": {}, "num": null, "urls": [], "raw_text": "Reiter, Ehud, Somayajulu Sripada, Jim Hunter, Jin Yu, and Ian Davy. 2005. Choosing words in computer-generated weather forecasts. Artificial Intelligence, 167(1-2):137-169. van Deemter, Kees. 2009. What game theory can do for NLG: the case of vague language. In Proceedings of the 12th European Workshop on Natural Language Generation, pages 154-161, Athens. van Hentenryck, P. 1989. Constraint Satisfaction in Logic Programming. MIT Press, Cambridge, MA.", "links": null }, "BIBREF16": { "ref_id": "b16", "title": "Precision and mathematical form in first and subsequent mentions of numerical facts and their relation to document structure", "authors": [ { "first": "Sandra", "middle": [], "last": "Williams", "suffix": "" }, { "first": "Richard", "middle": [], "last": "Power", "suffix": "" } ], "year": 2009, "venue": "Proceedings of the 12th European Workshop on Natural Language Generation", "volume": "", "issue": "", "pages": "118--121", "other_ids": {}, "num": null, "urls": [], "raw_text": "Williams, Sandra and Richard Power. 2009. Precision and mathematical form in first and subsequent mentions of numerical facts and their relation to document structure. In Proceedings of the 12th European Workshop on Natural Language Generation, pages 118-121, Athens.", "links": null } }, "ref_entries": { "TABREF0": { "num": null, "html": null, "type_str": "table", "text": "Denominators for fractions and percentages in NUMGEN corpus.", "content": "
Frequencies
Denominator Fractions Percentages
101 3
23 31 6
32 90
41 81 1
501 2
10024
1420
20013
25035
4004
50021
100054
Other0139
Total82324
" }, "TABREF2": { "num": null, "html": null, "type_str": "table", "text": "Solutions generated for V A = 0.259.", "content": "
System Point/Scale RelationRealization
Perc259/1000=exactly 25.9 percent
Perc26/100\u2248about 26 percent
Perc26/100<less than 26 percent
Frac1/4\u2248about a quarter
Frac1/4>more than a quarter
Perc5/20\u2248about 25 percent
Perc5/20>more than 25 percent
Perc3/10\u2248about 30 percent
Perc3/10<less than 30 percent
Frac1/3\u2248about a third
Frac1/3<less than a third
Frac1/2\u2248about a half
Frac1/2<less than a half
" }, "TABREF4": { "num": null, "html": null, "type_str": "table", "text": "", "content": "" }, "TABREF7": { "num": null, "html": null, "type_str": "table", "text": "", "content": "
Results for questions B1-B10 (62 participants). Questions marked with an asterisk were
predicted to favor fractions because their actual values are close to fractions from scales 2-4;
nearest fractions are shown in column F. Response frequencies are shown in parentheses, or
unspecified if the response occurred only once.
QV AFFraction responsesPercentage responses
B10.372 3/81/3 (28)37 (13), 40 (9), 37.2 (6), 33, 30, 38
B2*0.493 1/21/2 (45)50 (9), 49.3 (5), 49 (3)
B30.894 9/1090 (46), 89.4 (5), 89 (4)
B4*0.744 3/43/4 (28), 2/375 (17), 74.4 (5), 74 (4), 70 (2), 80
B5*0.661 2/32/3 (34), 1/2 (4)66 (13), 66.1 (5), 60 (2), 70
B6
" } } } }