{ "paper_id": "W10-0301", "header": { "generated_with": "S2ORC 1.0.0", "date_generated": "2023-01-19T05:07:14.182877Z" }, "title": "Automatic conjugation and identification of regular and irregular verb neologisms in Spanish", "authors": [ { "first": "Luz", "middle": [], "last": "Rello", "suffix": "", "affiliation": { "laboratory": "Molino de Ideas s.a. Nanclares de Oca", "institution": "", "location": { "addrLine": "1F Madrid", "postCode": "28022", "country": "Spain" } }, "email": "lrello@molinodeideas.es" }, { "first": "Eduardo", "middle": [], "last": "Basterrechea", "suffix": "", "affiliation": { "laboratory": "Molino de Ideas s.a. Nanclares de Oca", "institution": "", "location": { "addrLine": "1F Madrid", "postCode": "28022", "country": "Spain" } }, "email": "" } ], "year": "", "venue": null, "identifiers": {}, "abstract": "In this paper, a novel system for the automatic identification and conjugation of Spanish verb neologisms is presented. The paper describes a rule-based algorithm consisting of six steps which are taken to determine whether a new verb is regular or not, and to establish the rules that the verb should follow in its conjugation. The method was evaluated on 4,307 new verbs and its performance found to be satisfactory both for irregular and regular neologisms. The algorithm also contains extra rules to cater for verb neologisms in Spanish that do not exist as yet, but are inferred to be possible in light of existing cases of new verb creation in Spanish.", "pdf_parse": { "paper_id": "W10-0301", "_pdf_hash": "", "abstract": [ { "text": "In this paper, a novel system for the automatic identification and conjugation of Spanish verb neologisms is presented. The paper describes a rule-based algorithm consisting of six steps which are taken to determine whether a new verb is regular or not, and to establish the rules that the verb should follow in its conjugation. The method was evaluated on 4,307 new verbs and its performance found to be satisfactory both for irregular and regular neologisms. The algorithm also contains extra rules to cater for verb neologisms in Spanish that do not exist as yet, but are inferred to be possible in light of existing cases of new verb creation in Spanish.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Abstract", "sec_num": null } ], "body_text": [ { "text": "This paper presents a new method consisting of a set of modules which are implemented as part of a free online conjugator called Onoma 1 .", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "The novelty of this system lies in its ability to identify and conjugate existing verbs and potential new verbs in Spanish with a degree of coverage that cannot completely be achieved by other existing conjugators that are available. Other existing systems do not cope well with the productively rich word formation processes that apply to Spanish verbs and lead to complexities in their inflectional forms that can present irregularities. The operation of these processes mean that each Spanish verb can comprise 135 different forms, including compound verb forms. 1 Onoma can be accessed at http://conjugador.onoma.es Several researchers have developed tools and methods related to Spanish verbs. These include morphological processors (Tzoukermann and Liberman, 1990) , (Santana et al., 1997) , (Santana et al., 2002) , semantic verb classification (Esteve Ferrer, 2004) or verb sense disambiguation (Lapata and Brew, 2004) . Nevertheless, to our knowledge, ours is the first attempt to automatically identify, classify and conjugate new Spanish verbs.", "cite_spans": [ { "start": 566, "end": 567, "text": "1", "ref_id": null }, { "start": 738, "end": 770, "text": "(Tzoukermann and Liberman, 1990)", "ref_id": "BIBREF8" }, { "start": 773, "end": 795, "text": "(Santana et al., 1997)", "ref_id": "BIBREF9" }, { "start": 798, "end": 820, "text": "(Santana et al., 2002)", "ref_id": null }, { "start": 860, "end": 873, "text": "Ferrer, 2004)", "ref_id": "BIBREF2" }, { "start": 903, "end": 926, "text": "(Lapata and Brew, 2004)", "ref_id": "BIBREF4" } ], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "Our method identifies new and existing Spanish verbs and categorises them into seven classes: one class for regular verbs and six classes of irregular verbs depending on the type of the irregularity rule whose operation produced it. This algorithm is implemented by means of six modules or transducers which process each new infinitive form and classify the neologism. Once the new infinitive is classified, it is conjugated by the system using a set of high accuracy conjugation rules according to its class.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "One of the advantages of this procedure is that only very little information about the new infinitive form is required. The knowledge needed is exclusively of a formal kind. Extraction of this information relies on the implementation and use of two extra modules: one to detect Spanish syllables, and the other to split the verb into its root and morphological affixes.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "In cases where the neologism is not an infinitive form, but a conjugated one, the system generates a hypothetical infinitive form that the user can corroborate as a legitimate infinitive.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "Given that the transducers used in this system are easy to learn and remember, the method can be employed as a pedagogic tool itself by students of Spanish as a foreign language. It helps in the learning of the Spanish verb system since currently existing methods (e.g. (Puebla, 1995) , (Gomis, 1998) , (Mateo, 2008) ) do not provide guidance on the question of whether verbs are regular or irregular. This is due to the fact that our method can identify the nature of any possible verb by reference only to its infinitive form. The application of other kinds of knowledge about the verb to this task are currently being investigated to deal with those rare cases in which reference to the infinitive form is insufficient for making this classification.", "cite_spans": [ { "start": 270, "end": 284, "text": "(Puebla, 1995)", "ref_id": "BIBREF6" }, { "start": 287, "end": 300, "text": "(Gomis, 1998)", "ref_id": "BIBREF3" }, { "start": 303, "end": 316, "text": "(Mateo, 2008)", "ref_id": "BIBREF5" } ], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "This study first required an analysis of the existing verb paradigms used in dictionary construction (DRAE, 2001) followed by the detailed examination of new verbs' conjugations (Gomis, 1998) , (Santana et al., 2002) , (Mateo, 2008) compiled in a database created for that purpose. For the design of the algorithm, in order to validate the rules and patterns, an error-driven approach was taken.", "cite_spans": [ { "start": 178, "end": 191, "text": "(Gomis, 1998)", "ref_id": "BIBREF3" }, { "start": 194, "end": 216, "text": "(Santana et al., 2002)", "ref_id": null }, { "start": 219, "end": 232, "text": "(Mateo, 2008)", "ref_id": "BIBREF5" } ], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "The remainder of the paper is structured as follows: section 2 presents a description of the corpora used. In Section 3, the different word formation processes that apply to Spanish verbs are described, while Section 4 is devoted to the detailed description of the rules used by the system to classify the neologisms, which are evaluated in Section 5. Finally, in Section 6 we draw the conclusions.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "Two databases were used for the modeling process. The first (named the DRAE Verb Conjugation Database (DRAEVC-DB)) is composed of all the paradigms of the verbs contained in the 22nd edition of the Dictionary of the Royal Spanish Academy (DRAE, 2001 ). This database contains 11,060 existing Spanish verbs and their respective conjugations. The second database (named the MolinoIdeas Verb Conjugation Database (MIVC-DB)), created for this purpose, contains 15,367 verbs. It includes all the verbs found in the DRAE database plus 4,307 conjugated Spanish verbs that are not registered in the Royal Spanish Academy Dictionary (DRAE, 2001), which are found in standard and colloquial Spanish and whose use is frequent on the web.", "cite_spans": [ { "start": 238, "end": 249, "text": "(DRAE, 2001", "ref_id": null } ], "ref_spans": [], "eq_spans": [], "section": "Data", "sec_num": "2" }, { "text": "The MIVC-DB contains completely conjugated verbs occurring in the Spanish Wikipedia and in", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Data", "sec_num": "2" }, { "text": "Number of verbs DRAE 11,060 MolinoIdeas 15,367 a collection of 3 million journalistic articles from newspapers in Spanish from America and Spain 2 . Verbs which do not occur in the Dictionary of the Royal Spanish Academy (DRAE, 2001) are considered neologisms in this study. Thus 4,307 of the 15,367 verbs in the MIVC-DB are neologisms. The paradigms of the new verbs whose complete conjugation was not found in the sources were automatically computed and manually revised in order to ensure their accuracy. The result of this semiautomatic process is a database consisting only of attested Spanish verbs.", "cite_spans": [ { "start": 221, "end": 233, "text": "(DRAE, 2001)", "ref_id": null } ], "ref_spans": [], "eq_spans": [], "section": "Corpus", "sec_num": null }, { "text": "The creation of new verbs in Spanish is especially productive due to the rich possibilities of the diverse morphological schema that are applied to create neologisms (Almela, 1999) .", "cite_spans": [ { "start": 166, "end": 180, "text": "(Almela, 1999)", "ref_id": "BIBREF0" } ], "ref_spans": [], "eq_spans": [], "section": "Creativity in Spanish verbs", "sec_num": "3" }, { "text": "New Spanish verbs are derived by two means: either (1) morphological processes applied to existing words or (2) incorporating foreign verbs, such as digitalizar from to digitalize.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Creativity in Spanish verbs", "sec_num": "3" }, { "text": "Three morphological mechanisms can be distinguished: prefixation, suffixation and parasynthesis. Through prefixation a bound morpheme is attached to a previously existing verb. The most common prefixes used for new verbs found in our corpus are the following: a-(abastillar), des-(desagrupar), inter-(interactuar), pre-(prefabricar), re-(redecorar), sobre-(sobretasar), sub-(subvaluar) and super-(superdotar). On the other hand, the most frequent suffixes in Spanish new verbs are -ar (palar), -ear (panear), -ificar (cronificar) andizar (superficializar). Finally, parasynthesis occurs when the suffixes are added in combination with a prefix (bound morpheme). Although parasynthesis is rare in other grammatical classes, it is quite relevant in the creation of new Spanish verbs (Serrano, 1999) . The most common prefixes are -a or -en in conjunction with the suffixes -ar, -ear, -ecer andizar (acuchillear, enmarronar, enlanguidecer, abandalizar).", "cite_spans": [ { "start": 781, "end": 796, "text": "(Serrano, 1999)", "ref_id": "BIBREF7" } ], "ref_spans": [], "eq_spans": [], "section": "Creativity in Spanish verbs", "sec_num": "3" }, { "text": "In this paper, the term derivational base is used to denote the immediate constituent to which a morphological process is applied to form a verb. In order to obtain the derivational base, it is necessary to determine whether the last vowel of the base is stressed. When the vowel is unstressed, it is removed from the derivational base while a stressed vowel remains as part of the derivational base. If a consonant is the final letter of the derivational base it remains a part of it as well.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Creativity in Spanish verbs", "sec_num": "3" }, { "text": "Broadly speaking, the algorithm is implemented by six transduction modules arranged in a switch structure. The operation of most of the transducers is simple, though Module 4 is implemented as a cascade of transduction modules in which inputs may potentially be further modified by subsequent modules (5 and 6).", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Classifying and conjugating new verbs", "sec_num": "4" }, { "text": "The modules were implemented to determine the class of each neologism. Depending on the class to which each verb belongs, a set of rules and patterns will be applied to create its inflected forms. The proposed verb taxonomy generated by these transducers is original and was developed in conjunction with the method itself. The group of patterns and rules which affect each verb are detailed in previous work (Basterrechea and Rello, 2010) . The modules described below are activated when they receive as input an existing or new infinitive verb form. When the infinitive form is not changed by one transducer, it is tested against the next one. If not adjusted by any transducer, then the new infinitive verb is assumed to have a regular conjugation.", "cite_spans": [ { "start": 409, "end": 439, "text": "(Basterrechea and Rello, 2010)", "ref_id": "BIBREF1" } ], "ref_spans": [], "eq_spans": [], "section": "Classifying and conjugating new verbs", "sec_num": "4" }, { "text": "Module 1: The first transducer checks whether the verb form is an auxiliary verb (haber), a copulative verb (ser or estar), a monosyllabic verb (ir, dar or ver), a Magnificent verb 3 , or a prefixed form whose derivational base matches one of these aforementioned types of verbs. If the form matches one of these cases, the verb is irregular and will undergo the rules and patterns of its own class. (Basterrechea and Rello, 2010) .", "cite_spans": [ { "start": 400, "end": 430, "text": "(Basterrechea and Rello, 2010)", "ref_id": "BIBREF1" } ], "ref_spans": [], "eq_spans": [], "section": "Classifying and conjugating new verbs", "sec_num": "4" }, { "text": "Module 2: If the infinitive or prefixed infinitive form finishes in -quirir (adquirir) or belongs to the list: dormir, errar, morir, oler, erguir or desosar, the form is recognized as an irregular verb and will be conjugated using the irregularity rules which operate on the root vowel, which can be either diphthongized or replaced by another vowel (adquiero from adquirir, duermo and durmi\u00f3 from dormir).", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Classifying and conjugating new verbs", "sec_num": "4" }, { "text": "Module 3: The third transducer identifies whether the infinitive form root ends in a vowel. If the verb belongs to the second or third conjugation (-er andir endings) (leer, o\u00edr), it is an irregular verb, while if the verb belongs to the first conjugation (-ar ending) then it will only be irregular if its root ends with an -u or -i (criar, actuar). For the verbs assigned to the first conjugation, diacritic transduction rules are applied to their inflected forms (cr\u00edo from criar, act\u00fao from actuar); in the case of verbs assigned to the second and third conjugations, the alterations performed on their inflected forms are mainly additions or subtitutions of letters (ley\u00f3 de leer, oigo de o\u00edr).", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Classifying and conjugating new verbs", "sec_num": "4" }, { "text": "There are some endings such as (-ier, -uer and -iir) which are not found in the MIVC-DB. In the hypothetical case where they are encountered, their conjugation would have followed the rules detailed earlier. Rules facilitating the conjugation of potential but non-existing verbs are included in the algorithm.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Classifying and conjugating new verbs", "sec_num": "4" }, { "text": "Module 4: When an infinitive root form in the first conjugation ends in -c, -z, -g or -gu (secar, trazar, delegar) and in the second and third conjugation ends in -c, -g, -gu or -qu (conocer, corregir, seguir), that verb is affected by consonantal orthographic adjustments (irregularity rules) in order to preserve its pronunciation (sequ\u00e9 from secar, trac\u00e9 from trazar, delegu\u00e9 from delegar, conozco from conocer, corrijo from corregir, sigo from seguir).", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Classifying and conjugating new verbs", "sec_num": "4" }, { "text": "In case the infinitive root form of the second and third conjugation ends in -\u00f1 or -ll (ta\u00f1er, engullir), the vowel i is removed from some endings of the paradigm following the pattern detailed in (Basterrechea and Rello, 2010).", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Classifying and conjugating new verbs", "sec_num": "4" }, { "text": "Verbs undergoing transduction by Module 4 can undergo further modification by Modules 5 and 6. Any infinitive form which failed to meet the trig-gering conditions set by Modules 1-4 is also tested against 5 and 6.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Classifying and conjugating new verbs", "sec_num": "4" }, { "text": "Module 5: This module focuses on determining the vowel of the infinitive form root and the verb's derivational base. If the vowel is e or o in the first conjugation and the verb derivational base includes diphthongs ie or ue (helar, contar), or if the vowel is e in the infinitive forms belonging to the second and third conjugation (servir, herir), then the verb is irregular and it is modified by the irregularity rules which perform either a substitution of this vowel (sirvo from servir) or a diphthongization (hielo from helar, cuento from contar or hiero from herir).", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Classifying and conjugating new verbs", "sec_num": "4" }, { "text": "Module 6: Finally, the existence of a diphthong in the infinitive root is examined (reunir, europeizar). If the infinitive matches the triggering condition for this transducer, its paradigm is considered irregular and the same irregularity rules from module 3 -inserting a written accent in certain inflected formsare applied (re\u00fano from reunir, europe\u00edzo from europeizar).", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Classifying and conjugating new verbs", "sec_num": "4" }, { "text": "Any verb form that fails to meet the triggering conditions set by any of these six transducers has regular conjugation.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Classifying and conjugating new verbs", "sec_num": "4" }, { "text": "It is assumed that these 6 modules cover the full range of both existing and potential verbs in Spanish. The modules' reliability was tested using the full paradigms of 15,367 verbs. As noted earlier, there are some irregularity rules in module 3 which predict the irregularities of non existing but possible neologisms in Spanish. Those rules, in conjunction with the rest of the modules, cover the recognition and conjugation of the potential new verbs.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Classifying and conjugating new verbs", "sec_num": "4" }, { "text": "The transducers have been evaluated over all the verbs from the DRAEVC-DB and the 4,307 new verbs from MICV-DB.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Evaluation", "sec_num": "5" }, { "text": "In case a new verb appears which is not similar to the ones contained in our corpus, the transduction rules in Module 3 for non existing but potential verbs in Spanish would be activated, although no examples of that type have been encountered in the test data used here. As this system is part of the free online conjugator Onoma, it is constantly being evaluated on the basis of users' input.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Evaluation", "sec_num": "5" }, { "text": "Every time a new infinitive form absent from MIVC-DB is introduced by the user 4 , it is automatically added to the database. The system is constantly updated since it is revised every time a new irregularity is detected by the algorithm. The goal is to enable future adaptation of the algorithm to newly encountered phenomena within the language. So far, non-normative verbs, invented by the users, such as arreburbujear, insomniar, pizzicatear have also been conjugated by Onoma.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Evaluation", "sec_num": "5" }, { "text": "Of all the new verbs in MIVC-DB, 3,154 were regular and 1,153 irregular (see Table 2 ). The majority of the irregular neologisms were conjugated by transducer 4.", "cite_spans": [], "ref_spans": [ { "start": 77, "end": 84, "text": "Table 2", "ref_id": "TABREF2" } ], "eq_spans": [], "section": "Evaluation", "sec_num": "5" }, { "text": "Creativity is a property of human language and the processing of instances of linguistic creativity represents one of the most challenging problems in NLP. Creative processes such as word formation affect Spanish verbs to a large extent: more than 50% of the actual verbs identified in the data set used to build MIVC-DB do not appear in the largest Spanish dictionary. The processing of these neologisms poses the added difficulty of their rich inflectional morphology which can be also irregular. Therefore, the automatic and accurate recognition and generation of new verbal paradigms is a substantial advance in neologism processing in Spanish.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Conclusions", "sec_num": "6" }, { "text": "In future work we plan to create other algorithms to treat the rest of the open-class grammatical categories and to identify and generate inflections of new words not prescribed by dictionaries.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Conclusions", "sec_num": "6" }, { "text": "The newspapers with mayor representation in our corpus are: El Pa\u00eds, ABC, Marca, P\u00fablico, El Universal, Clar\u00edn, El Mundo and El Norte de Castilla", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "", "sec_num": null }, { "text": "There are 14 so-called Magnificent verbs: traer, valer, salir, tener, venir, poner, hacer, decir, poder, querer, saber, caber, andar and -ducir(Basterrechea and Rello, 2010).", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "", "sec_num": null }, { "text": "Forms occurring due to typographical errors are not included.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "", "sec_num": null } ], "back_matter": [ { "text": "We would like to express or gratitude to the Molino de Ideas s.a. engineering team who have successfully implemented the method, specially to Daniel Ayuso de Santos and Alejandro de Pablos L\u00f3pez.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Acknowledgments", "sec_num": null } ], "bib_entries": { "BIBREF0": { "ref_id": "b0", "title": "Procedimientos de formaci\u00f3n de palabras en espa\u00f1ol", "authors": [ { "first": "P\u00e9rez", "middle": [], "last": "Ram\u00f3n Almela", "suffix": "" } ], "year": 1999, "venue": "Ariel", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Ram\u00f3n Almela P\u00e9rez. 1999. Procedimientos de for- maci\u00f3n de palabras en espa\u00f1ol. Ariel, Barcelona, Espa\u00f1a.", "links": null }, "BIBREF1": { "ref_id": "b1", "title": "El verbo en espa\u00f1ol. Construye tu propio verbo", "authors": [ { "first": "Eduardo", "middle": [], "last": "Basterrechea", "suffix": "" }, { "first": "Luz", "middle": [], "last": "Rello", "suffix": "" } ], "year": 2010, "venue": "", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Eduardo Basterrechea and Luz Rello. 2010. El verbo en espa\u00f1ol. Construye tu propio verbo. Molino de Ideas, Madrid, Espa\u00f1a.", "links": null }, "BIBREF2": { "ref_id": "b2", "title": "Towards a semantic classification of Spanish verbs based on subcategorisation information", "authors": [ { "first": "Eva", "middle": [ "Esteve" ], "last": "Ferrer", "suffix": "" } ], "year": 2004, "venue": "Proceedings of the ACL 2004 workshop on Student research", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Eva Esteve Ferrer. 2004. Towards a semantic classifi- cation of Spanish verbs based on subcategorisation in- formation. Proceedings of the ACL 2004 workshop on Student research, 13.", "links": null }, "BIBREF3": { "ref_id": "b3", "title": "Vadem\u00e9cum del verbo espa\u00f1ol", "authors": [ { "first": "Pedro", "middle": [ "Gomis" ], "last": "Blanco", "suffix": "" }, { "first": "Laura", "middle": [], "last": "Segura", "suffix": "" } ], "year": 1998, "venue": "", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Pedro Gomis Blanco and Laura Segura. 1998. Va- dem\u00e9cum del verbo espa\u00f1ol. SGEL. Sociedad General Espa\u00f1ola de Librer\u00eda, Madrid, Espa\u00f1a.", "links": null }, "BIBREF4": { "ref_id": "b4", "title": "Verb class disambiguation using informative priors", "authors": [ { "first": "Mirella", "middle": [], "last": "Lapata", "suffix": "" }, { "first": "Chris", "middle": [], "last": "Brew", "suffix": "" } ], "year": 2004, "venue": "Computational Linguistics", "volume": "30", "issue": "1", "pages": "45--73", "other_ids": {}, "num": null, "urls": [], "raw_text": "Mirella Lapata and Chris Brew. 2004. Verb class dis- ambiguation using informative priors. Computational Linguistics, 30(1): 45-73.", "links": null }, "BIBREF5": { "ref_id": "b5", "title": "Bescherelle. Les verbes espagnols", "authors": [ { "first": "Francis", "middle": [], "last": "Mateo", "suffix": "" } ], "year": 2008, "venue": "", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Francis Mateo. 2008. Bescherelle. Les verbes espagnols. Hatier, Paris, France.", "links": null }, "BIBREF6": { "ref_id": "b6", "title": "C\u00f3mo conjugar todos los verbos del espa\u00f1ol", "authors": [ { "first": "Jorge Puebla", "middle": [], "last": "Ortega", "suffix": "" } ], "year": 1995, "venue": "", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Jorge Puebla Ortega. 1995. C\u00f3mo conjugar todos los verbos del espa\u00f1ol. Playor, Madrid, Espa\u00f1a. Real Academia Espa\u00f1ola. 2001. Diccionario de la lengua espa\u00f1ola, 22 edici\u00f3n. Espasa, Madrid, Espa\u00f1a.", "links": null }, "BIBREF7": { "ref_id": "b7", "title": "La derivaci\u00f3n verbal y la paras\u00edntesis. Gram\u00e1tica descriptiva de la lengua espa\u00f1ola, I", "authors": [ { "first": "David", "middle": [], "last": "Serrano", "suffix": "" }, { "first": "Dolader", "middle": [], "last": "", "suffix": "" } ], "year": 1999, "venue": "Real Academia Espa\u00f1ola / Espasa", "volume": "", "issue": "3", "pages": "4683--4756", "other_ids": {}, "num": null, "urls": [], "raw_text": "David Serrano Dolader. 1999. La derivaci\u00f3n verbal y la paras\u00edntesis. Gram\u00e1tica descriptiva de la lengua espa\u00f1ola, I. Bosque, V. Demonte, (eds.), (3): 4683- 4756. Real Academia Espa\u00f1ola / Espasa, Madrid, Espa\u00f1a.", "links": null }, "BIBREF8": { "ref_id": "b8", "title": "A Finite-State Morphological Processor for Spanish", "authors": [ { "first": "Evelyne", "middle": [], "last": "Tzoukermann", "suffix": "" }, { "first": "Mark", "middle": [ "Y" ], "last": "Liberman", "suffix": "" } ], "year": 1990, "venue": "Proceedings of the 13th conference on Computational linguistics", "volume": "", "issue": "", "pages": "277--282", "other_ids": {}, "num": null, "urls": [], "raw_text": "Evelyne Tzoukermann and Mark Y. Liberman. 1990. A Finite-State Morphological Processor for Spanish. Proceedings of the 13th conference on Computational linguistics, (1): 277-282.", "links": null }, "BIBREF9": { "ref_id": "b9", "title": "FLAVER: Flexionador y lematizador autom\u00e1tico de formas verbales. ling\u00fc\u00edstica espa\u00f1ola actual XIX", "authors": [ { "first": "Octavio", "middle": [], "last": "Santana Su\u00e1rez", "suffix": "" }, { "first": "Jos\u00e9", "middle": [], "last": "Rafael P\u00e9rez", "suffix": "" }, { "first": "Zen\u00f3n Jos\u00e9 Hern\u00e1ndez", "middle": [], "last": "Aguiar", "suffix": "" }, { "first": "Francisco Javier Carreras", "middle": [], "last": "Figueroa", "suffix": "" }, { "first": "Gustavo", "middle": [ "Rodr\u00edguez" ], "last": "Riudavets", "suffix": "" }, { "first": "", "middle": [], "last": "Rodr\u00edguez", "suffix": "" } ], "year": 1997, "venue": "", "volume": "", "issue": "", "pages": "229--282", "other_ids": {}, "num": null, "urls": [], "raw_text": "Octavio Santana Su\u00e1rez, Jos\u00e9 Rafael P\u00e9rez Aguiar, Zen\u00f3n Jos\u00e9 Hern\u00e1ndez Figueroa, Francisco Javier Carreras Riudavets, Gustavo Rodr\u00edguez Rodr\u00edguez. 1997. FLAVER: Flexionador y lematizador autom\u00e1tico de formas verbales. ling\u00fc\u00edstica espa\u00f1ola actual XIX, (2): 229-282. Arco Libros, Madrid, Espa\u00f1a.", "links": null }, "BIBREF10": { "ref_id": "b10", "title": "Manual de la conjugacin del espa\u00f1ol. 12 790 verbos conjugados", "authors": [], "year": 2002, "venue": "", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Octavio Santana Su\u00e1rez, Francisco Javier Carreras Riu- davets, Zen\u00f3n Jos\u00e9 Hern\u00e1ndez Figueroa, Jos\u00e9 Rafael P\u00e9rez Aguiar and Gustavo Rodr\u00edguez Rodr\u00edguez. 2002. Manual de la conjugacin del espa\u00f1ol. 12 790 verbos conjugados. Arco Libros, Madrid, Espa\u00f1a.", "links": null } }, "ref_entries": { "TABREF0": { "html": null, "type_str": "table", "text": "Corpora used.", "content": "