|
{ |
|
"paper_id": "2021", |
|
"header": { |
|
"generated_with": "S2ORC 1.0.0", |
|
"date_generated": "2023-01-19T12:12:11.761892Z" |
|
}, |
|
"title": "Adapting the Portuguese Braille System to Formal Semantics", |
|
"authors": [ |
|
{ |
|
"first": "Filipe", |
|
"middle": [], |
|
"last": "Lu\u00eds", |
|
"suffix": "", |
|
"affiliation": {}, |
|
"email": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Cunha", |
|
"suffix": "", |
|
"affiliation": {}, |
|
"email": "" |
|
} |
|
], |
|
"year": "", |
|
"venue": null, |
|
"identifiers": {}, |
|
"abstract": "Since the seminal work of Richard Montague in the 1970s, mathematical and logic tools have successfully been used to model several aspects of the meaning of natural language. However, visually impaired people continue to face serious difficulties in getting full access to this important instrument. Our paper aims to present a work in progress whose main goal is to provide blind students and researchers with an adequate method to deal with the different resources that are used in formal semantics. In particular, we intend to adapt the Portuguese Braille system in order to accommodate the most common symbols and formulas used in this kind of approach and to develop pedagogical procedures to facilitate its learnability. By making this formalisation compatible with the Braille coding (either traditional and electronic), we hope to help blind people to learn and use this notation, essential to acquire a better understanding of a great number of semantic properties displayed by natural language.", |
|
"pdf_parse": { |
|
"paper_id": "2021", |
|
"_pdf_hash": "", |
|
"abstract": [ |
|
{ |
|
"text": "Since the seminal work of Richard Montague in the 1970s, mathematical and logic tools have successfully been used to model several aspects of the meaning of natural language. However, visually impaired people continue to face serious difficulties in getting full access to this important instrument. Our paper aims to present a work in progress whose main goal is to provide blind students and researchers with an adequate method to deal with the different resources that are used in formal semantics. In particular, we intend to adapt the Portuguese Braille system in order to accommodate the most common symbols and formulas used in this kind of approach and to develop pedagogical procedures to facilitate its learnability. By making this formalisation compatible with the Braille coding (either traditional and electronic), we hope to help blind people to learn and use this notation, essential to acquire a better understanding of a great number of semantic properties displayed by natural language.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Abstract", |
|
"sec_num": null |
|
} |
|
], |
|
"body_text": [ |
|
{ |
|
"text": "In their attempt to describe and understand the multiple aspects that underlie the construction of sentential meaning in natural languages, philosophers and semanticists explored different conceptions and methodologies, which gave rise to a large number of theoretical approaches. A fruitful and promising way to tackle some of the most complex semantic problems, based on a formal notation, was initiated by Richard Montague in the decade of 1970 (see e.g., Montague, 1974) . Formal approaches to semantics use logical and mathematical tools to account for various aspects of meaning in natural language. Although the initial task of formal semantics was to describe and resolve ambiguities regarding quantification in the nominal domain, it was rapidly expanded to cover other areas of interest to semanticists, from tense and aspect relations (e.g., Dowty, 1979; Bach, 1986; Moens, 1987; Parsons, 1990) to complex modal descriptions involving the interaction of time, situations, and possible worlds (cf. Portner, 2009 and the papers collected in Kratzer, 2012 , for example).", |
|
"cite_spans": [ |
|
{ |
|
"start": 459, |
|
"end": 474, |
|
"text": "Montague, 1974)", |
|
"ref_id": "BIBREF19" |
|
}, |
|
{ |
|
"start": 853, |
|
"end": 865, |
|
"text": "Dowty, 1979;", |
|
"ref_id": "BIBREF8" |
|
}, |
|
{ |
|
"start": 866, |
|
"end": 877, |
|
"text": "Bach, 1986;", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 878, |
|
"end": 890, |
|
"text": "Moens, 1987;", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 891, |
|
"end": 905, |
|
"text": "Parsons, 1990)", |
|
"ref_id": "BIBREF20" |
|
}, |
|
{ |
|
"start": 1008, |
|
"end": 1021, |
|
"text": "Portner, 2009", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 1050, |
|
"end": 1063, |
|
"text": "Kratzer, 2012", |
|
"ref_id": "BIBREF14" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "The adoption of formal outlines in the context of the semantic descriptions for natural languages has the advantage of giving rise to unambiguous representations for the meaning of sentences, which facilitate the confirmation or rejection of the suggested hypotheses and postulates.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "To illustrate this point, let us consider a simple example, classically discussed in the literature. A sentence like \"Every student read a book\" is clearly ambiguous between two interpretations: it may mean that every student read a (non-specific) book, whatever it is; or it may mean that there is a (specific) book that every student read. The formal representations in (1) and (2) unambiguously spell out these two readings:", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "1) \u2200 x, student(x) \u2192 \u2203 y, book(y) & read(x, y) (For every x, if", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "x is a student, then there is a y which is a book so that x read y)", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "2) \u2203 y, book(y) & \u2200 x, student(x) \u2192 read(x, y) (There is a y which is a book and for every x, if x is a student, then x read y) book)", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "In other words, in the representation in (1), the universal quantifier has wide scope over the existential one, which leads to the multiple book reading. Conversely, in (2) , it is the existential quantifier that has wide scope over the universal one, giving rise to the unique book reading.", |
|
"cite_spans": [ |
|
{ |
|
"start": 154, |
|
"end": 165, |
|
"text": "Conversely,", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 166, |
|
"end": 172, |
|
"text": "in (2)", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "On the other hand, formal representations have been able to transcend the domain of simple sentences. In fact, Kamp & Reyle's (1993) Discourse Representation Theory (DRT) extends the semantic formalisation to more complex discourses and Asher & Lascarides' (2003) Segmented Discourse Representation Theory (SDRT) even deals with pragmaticbased notions such as those underlying Rhetorical Relations.", |
|
"cite_spans": [ |
|
{ |
|
"start": 111, |
|
"end": 132, |
|
"text": "Kamp & Reyle's (1993)", |
|
"ref_id": "BIBREF12" |
|
}, |
|
{ |
|
"start": 237, |
|
"end": 263, |
|
"text": "Asher & Lascarides' (2003)", |
|
"ref_id": "BIBREF4" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "Today, formal semantics supports a significant number of theories that describe meaning in natural language. In fact, formal approaches cover almost all areas that traditionally are ascribed to semantic studies, from simple word relations to the intricacies behind discourse structures.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "Irrespective of the particularities that characterise the diverse frameworks departing from formal approaches to meaning, there are, nonetheless, some important principles that bring them together. In all cases, predicates are related to their argument(s), i.e., entities that fulfil the predicative relation. Different kinds of operators are introduced in order to model the interactions that arise between the participants in a sentence or even between independent sentences in a discourse.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "The variables that may be introduced in a formula correspond to entities of distinct kinds: they can be individuals, intervals of time, situations or (possible) worlds. Besides the predicative relations, entities may interact with a range of operators that include quantifiers, relations between elements and sets of elements or between two sets of elements, or even precedence or overlapping relations in the temporal domain. Despite its undeniable relevance regarding the semantic studies on recent years, no attempt has been done, at least to our knowledge, to provide visually impaired people with adequate tools that enable them to learn and manage this kind of formalisation. The main goal of our project is, thus, to explore some ways that could make it possible to blind students and researchers to interact with the most common and widespread representations in formal semantics. To do so, we will make use of the immense potential that is offered to us by the Braille system. 2 The Braille system: some preliminary remarks Braille is the most widespread and efficient means for blind people to read and write texts. It was created in France by Louis Braille in 1824 in order to provide a tactile representation for the French alphabet (cf. Mellor 2006) . Based on the night writing encoding system developed by Charles Barbier, the Braille system consists of rectangular cells placed sequentially. Each cell corresponds to one character and it is traditionally constituted by two columns each of which presents three \"slots\" . The different combinations of salient or raised dots in each cell gives rise to the several Braille characters. The six dots that form a cell are numbered, so that each character can be identified by the raised dots that represent it. For instance, the character \"b\" , in Braille, is identified by dots 1 and 2, the character \"t\" by dots 2, 3, 4 and 5, and so on. There are 64 possible combinations, including no dots at all for spaces between words. As we have pointed out, the original purpose of the development of the Braille system was to provide a tactile transcription of the printed alphabet, enabling blind people to read and write texts. Since the languages of the world differ considerably from each other, either concerning the alphabets that are employed, or regarding the number and type of graphic accents and punctuation marks they use, Braille encoding is language-specific, i.e., it varies according to the chosen language. Braille has proven to be an immensely powerful and flexible system in various ways. First, it was fruitfully adapted to include a large number of languages and alphabets around the world. Moreover, it was extended to cover other notations. Music, mathematics, physics, chemistry, phonetics, or informatics are some of the multiple areas in which Braille has been successfully employed to make knowledge more accessible to visually impaired people (cf. Herlein 1975; Thompson 2005; Schweikhardt et al. 2006; Englebretson 2009) . Second, Braille has adapted easily to the emergence of new technologies, following its continuous development. The ancient slate and stylus -a handwriting device -has been substituted by Braille writers, and, more recently, by refreshable Braille displays, notetakers and tablets (cf. Leonardis, Claudio & Frisoli 2017) . In order to cover a greater range of symbols, as well as to be used with Braille displays and notetakers, the six-dot Braille has been enhanced with two additional dots at the bottom of the cell, giving rise to the so-called 8-dot braille system or 8-dot Braille code. Nowadays, Braille is used with computers, tablets, and smartphones, making information and knowledge easily accessible: it allows blind persons to access technology and to write and read emails, books, newspapers, and scientific articles on practically equal terms with respect to sighted people. Although its use is declining in some parts of the world, due mainly to the growing influence of audio media, such as speech synthesizers, Braille remains essential for the learning process and for the general literacy of visually impaired people, facilitating their inclusion in the labour market and in other important social activities, especially when it is used in combination with new technologies (see, e.g., Wiazowski 2014). Of course, it was not our intention here to provide an in-depth approach to the internal structure and functioning of the Braille system, having limited ourselves only to leave a few brief remarks on the aspects that seem most relevant and more useful to our purposes. For more details and information, see, among many others, Hampshire (1981) , Croisdale, Kamp & Werner (2012) , , and, for specific aspects of the Portuguese Braille system, Lemos & Cerqueira (1996) , Baptista (2000) , Reino (2000) or Pereira (2002) . 3 The project Given that our project is still at an exceedingly early stage, it will not be possible to offer here any relevant results and conclusions. Nevertheless, I will expose our main goals and the methodology that was chosen to achieve them.", |
|
"cite_spans": [ |
|
{ |
|
"start": 1250, |
|
"end": 1262, |
|
"text": "Mellor 2006)", |
|
"ref_id": "BIBREF17" |
|
}, |
|
{ |
|
"start": 2931, |
|
"end": 2944, |
|
"text": "Herlein 1975;", |
|
"ref_id": "BIBREF11" |
|
}, |
|
{ |
|
"start": 2945, |
|
"end": 2959, |
|
"text": "Thompson 2005;", |
|
"ref_id": "BIBREF26" |
|
}, |
|
{ |
|
"start": 2960, |
|
"end": 2985, |
|
"text": "Schweikhardt et al. 2006;", |
|
"ref_id": "BIBREF25" |
|
}, |
|
{ |
|
"start": 2986, |
|
"end": 3004, |
|
"text": "Englebretson 2009)", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 3292, |
|
"end": 3326, |
|
"text": "Leonardis, Claudio & Frisoli 2017)", |
|
"ref_id": "BIBREF16" |
|
}, |
|
{ |
|
"start": 4655, |
|
"end": 4671, |
|
"text": "Hampshire (1981)", |
|
"ref_id": "BIBREF10" |
|
}, |
|
{ |
|
"start": 4674, |
|
"end": 4705, |
|
"text": "Croisdale, Kamp & Werner (2012)", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 4770, |
|
"end": 4794, |
|
"text": "Lemos & Cerqueira (1996)", |
|
"ref_id": "BIBREF15" |
|
}, |
|
{ |
|
"start": 4797, |
|
"end": 4812, |
|
"text": "Baptista (2000)", |
|
"ref_id": "BIBREF5" |
|
}, |
|
{ |
|
"start": 4815, |
|
"end": 4827, |
|
"text": "Reino (2000)", |
|
"ref_id": "BIBREF24" |
|
}, |
|
{ |
|
"start": 4831, |
|
"end": 4845, |
|
"text": "Pereira (2002)", |
|
"ref_id": "BIBREF21" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "As we said earlier, although the Braille system has been successfully used in different mathematical environments (cf. Annamalai et al. 2003; Alonso et al. 2006; Archambault et al. 2007; Asebriy, Raghay & Bencharef 2018) , there is no attempt, to our knowledge, that has been done to adapt the Braille system to account for semantic formalisation in a comprehensive and systematic way. This is perfectly reasonable, given, on the one hand, the great complexity, as well as the inherent difficulties that such task involves, and, on the other, the reduced number of blind people that study or work with formal frameworks in the semantic field.", |
|
"cite_spans": [ |
|
{ |
|
"start": 114, |
|
"end": 141, |
|
"text": "(cf. Annamalai et al. 2003;", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 142, |
|
"end": 161, |
|
"text": "Alonso et al. 2006;", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 162, |
|
"end": 186, |
|
"text": "Archambault et al. 2007;", |
|
"ref_id": "BIBREF2" |
|
}, |
|
{ |
|
"start": 187, |
|
"end": 220, |
|
"text": "Asebriy, Raghay & Bencharef 2018)", |
|
"ref_id": "BIBREF3" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Main goals", |
|
"sec_num": "3.1" |
|
}, |
|
{ |
|
"text": "To fight against this state of affairs, we will take as our main goal the implementation of a first approach to the application of the Braille system to formal semantics.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Main goals", |
|
"sec_num": "3.1" |
|
}, |
|
{ |
|
"text": "Bearing in mind that the existing Braille displays are typically constituted by a single line of cells (cf. Leonardis, Claudio & Frisoli 2017), we decided to give primacy to linear formal systems, having therefore excluded proposals such as the Discourse Representation Theory developed by Kamp & Reyle (1993) or the Segmented Discourse Representation Theory of Asher & Lascarides (2001) that are based on more complicated twodimensional graphic representations. However, if Braille tablets with multiple lines become standard, the inclusion of such approaches will be easily feasible.", |
|
"cite_spans": [ |
|
{ |
|
"start": 290, |
|
"end": 309, |
|
"text": "Kamp & Reyle (1993)", |
|
"ref_id": "BIBREF12" |
|
}, |
|
{ |
|
"start": 362, |
|
"end": 387, |
|
"text": "Asher & Lascarides (2001)", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Main goals", |
|
"sec_num": "3.1" |
|
}, |
|
{ |
|
"text": "Besides ascribing the correspondences between the symbols used in formal semantics and Braille characters, we will try to provide a simple description of the meaning and use of such tools, in order to facilitate the comprehension of the internal coherence and functioning of formal systems by blind students.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Main goals", |
|
"sec_num": "3.1" |
|
}, |
|
{ |
|
"text": "Moreover, we will attempt to explore the better way to provide visually impaired students and researchers with tools to interpret and produce texts that include semantic formulae.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Main goals", |
|
"sec_num": "3.1" |
|
}, |
|
{ |
|
"text": "The ultimate goal of our project is, therefore, to make semantic formalisation more friendly and accessible to blind people.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Main goals", |
|
"sec_num": "3.1" |
|
}, |
|
{ |
|
"text": "Before describing the different stages that constitute our project, it seems important to address a few challenges underlying our task (I thank an anonymous reviewer of this paper for pointing them to me). The choice for the one-to-one matching between symbols used in formal semantics and braille characters was preferred to the adoption of an audio output or to their simple substitution by the corresponding words in natural language. Regarding the use of a speech synthetiser to provide a translation of the formalisation, the difficulty of retrieving and retaining information must be taken into account (Braille is much more flexible and reliable in this respect). Concerning the translation into the corresponding words in natural language, it would create some difficulties when using automatic translation of printed texts in Braille displays or Braille printers: note that each \"digital\" character must be assigned to a welldefined combination of dots in the Braille system in order to be appropriately read by these devices. Moreover, the system we propose is closer to the original spirit of formalisation than the translation into natural language words proposal. So, the use of Braille (in particular the 8dot Braille system) seems the most appropriate way to provide blind students with valuable tools to learn and manage semantic formalisation. Bear in mind that a 6-dot Braille notation is also feasible, provided that we introduce compound characters, i.e., characters made of a prefix followed by the main symbol, a practice that is current in many other Braille notations.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "A note on challenges and decisions", |
|
"sec_num": "3.2" |
|
}, |
|
{ |
|
"text": "In this subsection, we will provide a brief description of the steps and tasks that we will undertake to achieve the goals sketched in 3.1.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Brief description", |
|
"sec_num": "3.3" |
|
}, |
|
{ |
|
"text": "The first step to be performed in our project is the selection of the set of for-mal symbols that will constitute the base for mapping the Braille notation.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "1) Mapping the characters", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "Given the quantity and the diversity of formal approaches to meaning, it will not be possible to cover the full range of existing symbols in this area. In that view, we will select only the most relevant and widespread symbols that appear in introductory textbooks dealing with formal semantics, that is, those that constitute the core subjects of the formalisation that students learn in the introductory courses of semantics. This does not mean, though, that our list will be regarded as a closed one; on the contrary, it will be considered as an open departure point that may be continuously enriched with new contributions.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "1) Mapping the characters", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "Having elected the basic set of symbols, the next step will be to establish a mapping between each of them and the corresponding Braille character. Since many of these symbols come from frameworks related to mathematics and logic, we will try to attest the existence of their Braille correspondents in these systems.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "1) Mapping the characters", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "If the correspondence already exists, we will incorporate it in our list; if not, we will try to propose a new Braille character, always obeying the rules that regulate the internal coherence of this system.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "1) Mapping the characters", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "As we have already pointed out, the Braille rules vary considerably according to the chosen language. We will take as our working system the Portuguese notation since it is the most familiar to us. However, with the relevant adaptations, this matching procedure may be extended to cover other Braille codifications.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "1) Mapping the characters", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "At the end of this stage, we hope to have a list of Braille characters (both the 6dot characters and the 8-dot ones) that directly correspond to each of the preselected items, giving rise to a coherent \"translation\" of formal symbols into Braille.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "1) Mapping the characters", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "Since textbooks on formal semantics do not account for Braille notation, we consider that it would be helpful to provide some explanation and exemplification of some particular aspects regarding the use of our formal system with special focus on the consequences of its adaptation to the Braille code.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "2) Exemplification", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "Departing from some introductory texts in this area (cf., e.g., Gamut, 1991; Cann, 1992; Portner & Partee, 2002; Kearns, 2011; Winter, 2016) , we will provide a simple explanation for the meaning and use of each of the symbols at hand. It is not our intention, of course, to offer a complete and detailed introduction to the semantic questions involved, as this is better done by the literature we have cited, but only to establish some bridges between the traditionally used symbology and the corresponding Braille characters, in order to facilitate the understanding of specific issues by blind people. In other words, we want to make clear some aspects of the formalisation that could pose problems to visually impaired students, due to the differences that exist between Braille and paper-printed representations.", |
|
"cite_spans": [ |
|
{ |
|
"start": 64, |
|
"end": 76, |
|
"text": "Gamut, 1991;", |
|
"ref_id": "BIBREF9" |
|
}, |
|
{ |
|
"start": 77, |
|
"end": 88, |
|
"text": "Cann, 1992;", |
|
"ref_id": "BIBREF6" |
|
}, |
|
{ |
|
"start": 89, |
|
"end": 112, |
|
"text": "Portner & Partee, 2002;", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 113, |
|
"end": 126, |
|
"text": "Kearns, 2011;", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 127, |
|
"end": 140, |
|
"text": "Winter, 2016)", |
|
"ref_id": "BIBREF29" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "2) Exemplification", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "To achieve this goal, we will construct a brief presentation of each Braille symbol, consisting of its Braille representation in 6 and 8-dot Braille, the explanation of its meaning and some examples of its use in semantic formulae. Such information may also be summarized in a table for easier and faster reference.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "2) Exemplification", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "The last stage of our project deals with the construction of Braille tables. To convert digital information associated with each character into Braille, screen readers and Braille displays make use of Braille tables. A Braille table is designed to make a one-toone correspondence between ANSII (or Unicode) characters and their Braille correlates, enabling screen readers and Braille displays to represent the information through the correct combination of dots. Screen readers, such as JAWS for Windows, Non-Visual Desktop Access (NVDA) or Windows Narrator, are a piece of software that turns the visual information that appears in the computer's screen into an audio or tactile output. The tactile output is typically conveyed by a Braille display or a Braille notetaker, electronic-mechanical devices that present a tactile surface in which the refreshable Braille text is gradually exhibited. In the case of Braille displays, the text that is shown is controlled by an external device -a personal computer or a smartphone, for example. In the case of Braille notetakers, text can be stored in different formats in their internal memory, and, besides their usage as computer terminals, thanks to their own firmware, these devices can be operated autonomously. In any case, the contribution of a Braille table that allows the translation of the original text into Braille is essential since it permits the correspondences between symbols and Braille characters to be correctly displayed. Hence, our main task in this third stage of our project will be to build a Braille table that includes the symbols used in formal semantics so that blind students and researchers, employing specific electronic equipment, can produce and access texts in this field. Needless to say, the texts to be read have to be written in accordance with the standard symbology used in formal semantics. Unfortunately, texts that are based on images or graphic representations cannot be properly accounted for by these tools.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "3) Braille tables", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "Our project aims to turn formal semantics more accessible to blind students and researchers who want to learn and investigate different aspects of this important area of linguistic knowledge. With this work, we want to contribute in some extent to a better inclusion of this part of the population into graduate and post-graduate programs, facilitating their participation in university advanced studies.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Conclusion", |
|
"sec_num": "4" |
|
}, |
|
{ |
|
"text": "We believe that accessibility for all is the better way to spread knowledge and information, to improve social inclusion and to favour the empowerment of impaired people, contributing to a more equitable society. Our work hopes to constitute a small step to create better conditions of access and to open new horizons to blind people.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Conclusion", |
|
"sec_num": "4" |
|
}, |
|
{ |
|
"text": "For future research, it would be interesting to provide Optical Character Recognition (OCR) software with the capacity of recognizing the symbols used in formal semantics; this would constitute an important step to turn printed texts fully accessible to screen readers. However, the complexities that this task involves are completely beyond the scope of our present work.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Conclusion", |
|
"sec_num": "4" |
|
} |
|
], |
|
"back_matter": [], |
|
"bib_entries": { |
|
"BIBREF1": { |
|
"ref_id": "b1", |
|
"title": "INSIGHT: a comprehensive system for converting Braille based mathematical documents to Latex", |
|
"authors": [ |
|
{ |
|
"first": "A", |
|
"middle": [], |
|
"last": "Gonz\u00e1lez & Lo\u00efc", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Mart\u00ednez", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2003, |
|
"venue": "SBT: A translator from Spanish mathematical Braille to MathML\" . In International Conference on Computers for Handicapped Persons", |
|
"volume": "4", |
|
"issue": "", |
|
"pages": "1245--1249", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Gonz\u00e1lez & Lo\u00efc A. Mart\u00ednez (2006) \"SBT: A translator from Spanish mathematical Braille to MathML\" . In In- ternational Conference on Computers for Handicapped Persons: pp. 1207-1214. Berlin / Heidelberg: Springer. Annamalai, A., D. Gopal, G. Gupta, H. Guo & A. Karshmer (2003) \"INSIGHT: a comprehensive system for converting Braille based mathematical documents to Latex\" . Universal Access in HCI -Inclusive Design in the Information Society, 4: pp. 1245-1249.", |
|
"links": null |
|
}, |
|
"BIBREF2": { |
|
"ref_id": "b2", |
|
"title": "A software model to support collaborative mathematical work between Braille and sighted users", |
|
"authors": [ |
|
{ |
|
"first": "Dominique", |
|
"middle": [], |
|
"last": "Archambault", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Bernhard", |
|
"middle": [], |
|
"last": "St\u00f6ger", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Mario", |
|
"middle": [], |
|
"last": "Batusic", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Claudia", |
|
"middle": [], |
|
"last": "Fahrengruber & Klaus", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Miesenberger", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2007, |
|
"venue": "Proceedings of the 9th international ACM SIGACCESS conference on Computers and accessibility", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "115--122", |
|
"other_ids": { |
|
"DOI": [ |
|
"10.1145/1296843.1296864" |
|
] |
|
}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Archambault, Dominique, Bernhard St\u00f6ger, Mario Batusic, Claudia Fahrengruber & Klaus Miesen- berger (2007) \"A software model to support col- laborative mathematical work between Braille and sighted users\" . In Proceedings of the 9th in- ternational ACM SIGACCESS conference on Com- puters and accessibility: pp. 115-122. Doi: https://doi.org/10.1145/1296843.1296864", |
|
"links": null |
|
}, |
|
"BIBREF3": { |
|
"ref_id": "b3", |
|
"title": "An assistive technology for Braille users to support mathematical learning: A semantic retrieval system", |
|
"authors": [ |
|
{ |
|
"first": "Zahra", |
|
"middle": [], |
|
"last": "Asebriy", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Said", |
|
"middle": [], |
|
"last": "Raghay & Omar", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Bencharef", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2018, |
|
"venue": "Symmetry", |
|
"volume": "10", |
|
"issue": "11", |
|
"pages": "", |
|
"other_ids": { |
|
"DOI": [ |
|
"10.3390/sym10110547" |
|
] |
|
}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Asebriy, Zahra, Said Raghay & Omar Bencharef (2018) \"An assistive technology for Braille users to support mathematical learning: A semantic re- trieval system\" . Symmetry, 10 (11): 547. Doi: https://doi.org/10.3390/sym10110547", |
|
"links": null |
|
}, |
|
"BIBREF4": { |
|
"ref_id": "b4", |
|
"title": "The algebra of events", |
|
"authors": [ |
|
{ |
|
"first": "Nicholas", |
|
"middle": [ |
|
"&" |
|
], |
|
"last": "Asher", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Alex", |
|
"middle": [], |
|
"last": "Lascarides", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1986, |
|
"venue": "Linguistics and Philosophy", |
|
"volume": "9", |
|
"issue": "", |
|
"pages": "5--16", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Asher, Nicholas & Lascarides, Alex (2003) Logics of Conversation. Cambridge: Cambridge University Press. Bach, Emmon (1986) \"The algebra of events\" . Linguis- tics and Philosophy, 9 (1), pp. 5-16.", |
|
"links": null |
|
}, |
|
"BIBREF5": { |
|
"ref_id": "b5", |
|
"title": "A Inven\u00e7\u00e3o do Braille e a sua Import\u00e2ncia na Vida dos Cegos", |
|
"authors": [ |
|
{ |
|
"first": "Jos\u00e9", |
|
"middle": [], |
|
"last": "Baptista", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Ant\u00f3nio", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2000, |
|
"venue": "Lisboa: Gr\u00e1fica", |
|
"volume": "", |
|
"issue": "9", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Baptista, Jos\u00e9 Ant\u00f3nio (2000) A Inven\u00e7\u00e3o do Braille e a sua Import\u00e2ncia na Vida dos Cegos. Lisboa: Gr\u00e1fica, 2000 (9).", |
|
"links": null |
|
}, |
|
"BIBREF6": { |
|
"ref_id": "b6", |
|
"title": "Formal Semantics: an Introduction. Cambridge", |
|
"authors": [ |
|
{ |
|
"first": "Ronnie", |
|
"middle": [], |
|
"last": "Cann", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1992, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Cann, Ronnie (1992) Formal Semantics: an Introduc- tion. Cambridge, Cambridge University Press.", |
|
"links": null |
|
}, |
|
"BIBREF7": { |
|
"ref_id": "b7", |
|
"title": "Computerised Braille Production: Today and Tomorrow", |
|
"authors": [ |
|
{ |
|
"first": "D", |
|
"middle": [ |
|
"W" |
|
], |
|
"last": "Croisdale", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "H", |
|
"middle": [], |
|
"last": "", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2012, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Croisdale, D. W., H. Kamp & H. Werner (eds.) (2012) Computerised Braille Production: Today and Tomor- row. Springer Science & Business Media.", |
|
"links": null |
|
}, |
|
"BIBREF8": { |
|
"ref_id": "b8", |
|
"title": "An overview of IPA Braille: An updated tactile representation of the International Phonetic Alphabet", |
|
"authors": [ |
|
{ |
|
"first": "David ; Word", |
|
"middle": [], |
|
"last": "Dowty", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Montague", |
|
"middle": [], |
|
"last": "Meaning", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Grammar", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1979, |
|
"venue": "Journal of the International Phonetic Association", |
|
"volume": "39", |
|
"issue": "1", |
|
"pages": "67--86", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Dowty, David (1979) Word Meaning and Montague Grammar: The Semantics of Verbs and Times and Generative Semantics and Montague's PTQ. Dordrecht: Reidel. Englebretson, Robert (2009) \"An overview of IPA Braille: An updated tactile representation of the Interna- tional Phonetic Alphabet\" . Journal of the International Phonetic Association 39 (1): pp. 67-86.", |
|
"links": null |
|
}, |
|
"BIBREF9": { |
|
"ref_id": "b9", |
|
"title": "Logic, Language, and Meaning", |
|
"authors": [ |
|
{ |
|
"first": "L", |
|
"middle": [ |
|
"F T" |
|
], |
|
"last": "Gamut", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1991, |
|
"venue": "Introduction to Logic. Chicago: The University of", |
|
"volume": "1", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Gamut, L. F. T. (1991) Logic, Language, and Meaning. Volume 1: Introduction to Logic. Chicago: The Univer- sity of Chicago Press.", |
|
"links": null |
|
}, |
|
"BIBREF10": { |
|
"ref_id": "b10", |
|
"title": "Working with Braille", |
|
"authors": [ |
|
{ |
|
"first": "Barry", |
|
"middle": [], |
|
"last": "Hampshire", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1981, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Hampshire, Barry (1981) Working with Braille. Paris: Unesco.", |
|
"links": null |
|
}, |
|
"BIBREF11": { |
|
"ref_id": "b11", |
|
"title": "Music reading for the sightless: Braille notation", |
|
"authors": [ |
|
{ |
|
"first": "Doris", |
|
"middle": [ |
|
"G" |
|
], |
|
"last": "Herlein", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1975, |
|
"venue": "Music Educators Journal", |
|
"volume": "62", |
|
"issue": "1", |
|
"pages": "42--45", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Herlein, Doris G. (1975) \"Music reading for the sight- less: Braille notation\". Music Educators Journal 62 (1): pp. 42-45.", |
|
"links": null |
|
}, |
|
"BIBREF12": { |
|
"ref_id": "b12", |
|
"title": "From Discourse to Logic. Introduction to Model-Theoretic Semantics of Natural Language, Formal Logic and Discourse Representation Theory", |
|
"authors": [ |
|
{ |
|
"first": "Hans & Uwe", |
|
"middle": [], |
|
"last": "Kamp", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Reyle", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1993, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Kamp, Hans & Uwe Reyle (1993) From Discourse to Logic. Introduction to Model-Theoretic Semantics of Natural Language, Formal Logic and Discourse Rep- resentation Theory. Dordrecht: Kluwer Academic Pub- lishers.", |
|
"links": null |
|
}, |
|
"BIBREF14": { |
|
"ref_id": "b14", |
|
"title": "Modals and Conditionals: New and Revised Perspectives", |
|
"authors": [ |
|
{ |
|
"first": "Angelika", |
|
"middle": [], |
|
"last": "Kratzer", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2012, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Kratzer, Angelika (2012) Modals and Conditionals: New and Revised Perspectives. Oxford: Oxford Uni- versity Press.", |
|
"links": null |
|
}, |
|
"BIBREF15": { |
|
"ref_id": "b15", |
|
"title": "O sistema Braille no Brasil", |
|
"authors": [ |
|
{ |
|
"first": "Edison", |
|
"middle": [], |
|
"last": "Lemos", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "& Jonir Bechara", |
|
"middle": [], |
|
"last": "Ribeiro", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Cerqueira", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1996, |
|
"venue": "Benjamin Constant", |
|
"volume": "2", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Lemos, Edison Ribeiro & Jonir Bechara Cerqueira (1996) \"O sistema Braille no Brasil\" . Benjamin Con- stant, 2.", |
|
"links": null |
|
}, |
|
"BIBREF16": { |
|
"ref_id": "b16", |
|
"title": "A survey on innovative refreshable braille display technologies", |
|
"authors": [ |
|
{ |
|
"first": "Daniele", |
|
"middle": [], |
|
"last": "Leonardis", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Loconsole", |
|
"middle": [], |
|
"last": "Claudio & Antonio Frisoli", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2017, |
|
"venue": "International Conference on Applied Human Factors and Ergonomics", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "488--498", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Leonardis, Daniele, Loconsole Claudio & Antonio Frisoli (2017) \"A survey on innovative refreshable braille display technologies\" . In International Confer- ence on Applied Human Factors and Ergonomics: pp. 488-498. Cham: Springer.", |
|
"links": null |
|
}, |
|
"BIBREF17": { |
|
"ref_id": "b17", |
|
"title": "Louis Braille: A touch of genius", |
|
"authors": [ |
|
{ |
|
"first": "C", |
|
"middle": [], |
|
"last": "Mellor", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Michael", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2006, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Mellor, C. Michael. (2006) Louis Braille: A touch of genius. Boston: National Braille Press.", |
|
"links": null |
|
}, |
|
"BIBREF19": { |
|
"ref_id": "b19", |
|
"title": "Formal Philosophy. Selected Papers of Richard Montague", |
|
"authors": [ |
|
{ |
|
"first": "Richard", |
|
"middle": [], |
|
"last": "Montague", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1974, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Montague, Richard (1974) Formal Philosophy. Selected Papers of Richard Montague. R. Thomason (ed.), New Haven: Yale University Press.", |
|
"links": null |
|
}, |
|
"BIBREF20": { |
|
"ref_id": "b20", |
|
"title": "Events in the Semantics of English: a Study in Subatomic Semantics", |
|
"authors": [ |
|
{ |
|
"first": "Terence", |
|
"middle": [], |
|
"last": "Parsons", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1990, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Parsons, Terence (1990) Events in the Semantics of En- glish: a Study in Subatomic Semantics. Cambridge Mass.: MIT Press.", |
|
"links": null |
|
}, |
|
"BIBREF21": { |
|
"ref_id": "b21", |
|
"title": "Aspectos da Grafia Braille da L\u00edngua Portuguesa. Doctoral dissertation", |
|
"authors": [ |
|
{ |
|
"first": "Maria", |
|
"middle": [], |
|
"last": "Pereira", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Lourdes", |
|
"middle": [], |
|
"last": "De", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2002, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Pereira, Maria de Lourdes (2002) A Defici\u00eancia Visual e a Literacia Braille. Aspectos da Grafia Braille da L\u00edn- gua Portuguesa. Doctoral dissertation, Lisboa: Facul- dade de Motricidade Humana da Universidade T\u00e9cnica de Lisboa.", |
|
"links": null |
|
}, |
|
"BIBREF23": { |
|
"ref_id": "b23", |
|
"title": "Formal Semantics: The Essential Readings", |
|
"authors": [], |
|
"year": 2002, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Portner, Paul & Barbara H. Partee (eds.) (2002) Formal Semantics: The Essential Readings. Oxford: Blackwell Publishing Company.", |
|
"links": null |
|
}, |
|
"BIBREF24": { |
|
"ref_id": "b24", |
|
"title": "Anos Depois: Algumas Considera\u00e7\u00f5es de Ordem Hist\u00f3rica", |
|
"authors": [ |
|
{ |
|
"first": "V\u00edtor", |
|
"middle": [], |
|
"last": "Reino", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2000, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Reino, V\u00edtor (2000) 170 Anos Depois: Algumas Con- sidera\u00e7\u00f5es de Ordem Hist\u00f3rica, Sociol\u00f3gica e Psicope- dag\u00f3gica sobre o Sistema Braille. Lisboa: Biblioteca Nacional de Portugal.", |
|
"links": null |
|
}, |
|
"BIBREF25": { |
|
"ref_id": "b25", |
|
"title": "LAMBDA: A European system to access mathematics with Braille and audio synthesis", |
|
"authors": [ |
|
{ |
|
"first": "Waltraud", |
|
"middle": [], |
|
"last": "Schweikhardt", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "C", |
|
"middle": [], |
|
"last": "Bernareggi", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "N", |
|
"middle": [], |
|
"last": "Jessel", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "B", |
|
"middle": [], |
|
"last": "Encelle", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "& M", |
|
"middle": [], |
|
"last": "Gut", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2006, |
|
"venue": "International Conference on Computers for Handicapped Persons", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "1223--1230", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Schweikhardt, Waltraud, C. Bernareggi, N. Jessel, B. Encelle & M. Gut (2006) \"LAMBDA: A European system to access mathematics with Braille and audio synthesis\" . In International Conference on Comput- ers for Handicapped Persons: pp. 1223-1230. Berlin / Heidelberg: Springer.", |
|
"links": null |
|
}, |
|
"BIBREF26": { |
|
"ref_id": "b26", |
|
"title": "LaTeX2Tri: Physics and mathematics for the blind or visually impaired", |
|
"authors": [ |
|
{ |
|
"first": "David", |
|
"middle": [ |
|
"M" |
|
], |
|
"last": "Thompson", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2005, |
|
"venue": "Proceedings from the 20th Conference on Technology and Persons with Disabilities (CSUN)", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Thompson, David M. (2005) \"LaTeX2Tri: Physics and mathematics for the blind or visually impaired\" . In Pro- ceedings from the 20th Conference on Technology and Persons with Disabilities (CSUN). Available online at http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.90.1991& rep=rep1& type=pdf", |
|
"links": null |
|
}, |
|
"BIBREF27": { |
|
"ref_id": "b27", |
|
"title": "Can Braille be revived? A possible impact of high-end Braille and mainstream technology on the revival of tactile literacy medium", |
|
"authors": [ |
|
{ |
|
"first": "Jaroslaw", |
|
"middle": [], |
|
"last": "Wiazowski", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2014, |
|
"venue": "Assistive Technology", |
|
"volume": "26", |
|
"issue": "4", |
|
"pages": "227--230", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Wiazowski, Jaroslaw (2014) \"Can Braille be revived? A possible impact of high-end Braille and mainstream technology on the revival of tactile literacy medium\" . Assistive Technology, 26 (4): pp. 227-230.", |
|
"links": null |
|
}, |
|
"BIBREF28": { |
|
"ref_id": "b28", |
|
"title": "Can Braille be revived? A possible impact of high-end Braille and mainstream technology on the revival of tactile literacy medium", |
|
"authors": [ |
|
{ |
|
"first": "Jaroslaw", |
|
"middle": [], |
|
"last": "Wiazowski", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2014, |
|
"venue": "Assistive Technology", |
|
"volume": "26", |
|
"issue": "4", |
|
"pages": "227--230", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Wiazowski, Jaroslaw (2014) \"Can Braille be revived? A possible impact of high-end Braille and mainstream technology on the revival of tactile literacy medium\" . Assistive Technology 26 (4): pp. 227-230.", |
|
"links": null |
|
}, |
|
"BIBREF29": { |
|
"ref_id": "b29", |
|
"title": "Elements of Formal Semantics: An Introduction to the Mathematical Theory of Meaning in Natural Language", |
|
"authors": [ |
|
{ |
|
"first": "Yoad", |
|
"middle": [], |
|
"last": "Winter", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2016, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Winter, Yoad (2016) Elements of Formal Semantics: An Introduction to the Mathematical Theory of Meaning in Natural Language. Edinburgh: Edinburgh University Press.", |
|
"links": null |
|
} |
|
}, |
|
"ref_entries": {} |
|
} |
|
} |