{ "paper_id": "P95-1004", "header": { "generated_with": "S2ORC 1.0.0", "date_generated": "2023-01-19T08:33:44.965558Z" }, "title": "A Morphographemic Model for Error Correction in Nonconcatenative Strings", "authors": [ { "first": "Tanya", "middle": [], "last": "Bowden", "suffix": "", "affiliation": { "laboratory": "", "institution": "University of Cambridge Computer Laboratory Pembroke Street", "location": { "postCode": "CB2 3QG", "settlement": "Cambridge" } }, "email": "tanya.bowden@cl.cam.ac.uk" }, { "first": "George", "middle": [ "Anton" ], "last": "Kiraz", "suffix": "", "affiliation": { "laboratory": "", "institution": "University of Cambridge Computer Laboratory Pembroke Street", "location": { "postCode": "CB2 3QG", "settlement": "Cambridge" } }, "email": "george.kiraz@cl.cam.ac.uk" } ], "year": "", "venue": null, "identifiers": {}, "abstract": "This paper introduces a spelling correction system which integrates seamlessly with morphological analysis using a multi-tape formalism. Handling of various Semitic error problems is illustrated, with reference to Arabic and Syriac examples. The model handles errors vocalisation, diacritics, phonetic syncopation and morphographemic idiosyncrasies, in addition to Damerau errors. A complementary correction strategy for morphologically sound but morphosyntactically ill-formed words is outlined.", "pdf_parse": { "paper_id": "P95-1004", "_pdf_hash": "", "abstract": [ { "text": "This paper introduces a spelling correction system which integrates seamlessly with morphological analysis using a multi-tape formalism. Handling of various Semitic error problems is illustrated, with reference to Arabic and Syriac examples. The model handles errors vocalisation, diacritics, phonetic syncopation and morphographemic idiosyncrasies, in addition to Damerau errors. A complementary correction strategy for morphologically sound but morphosyntactically ill-formed words is outlined.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Abstract", "sec_num": null } ], "body_text": [ { "text": "Semitic is known amongst computational linguists, in particular computational morphologists, for its highly inflexional morphology. Its root-and-pattern phenomenon not only poses difficulties for a morphological system, but also makes error detection a difficult task. This paper aims at presenting a morphographemic model which can cope with both issues.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "The following convention has been adopted. Morphemes are represented in braces, { }, surface (phonological) forms in solidi, //, and orthographic strings in acute brackets, (). In examples of grammars, variables begin with a capital letter. Cs denote consonants, Vs denote vowels and a bar denotes complement. An asterisk, *, indicates ill-formed strings.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "The difficulties in morphological analysis and error detection in Semitic arise from the following facts: * Supported by a British Telecom Scholarship, administered by the Cambridge Commonwealth Trust in conjunction with the Foreign sad Commonwealth Office.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "t Supported by a Benefactor Studentship from St John's College.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "Non-Linearity A Semitic stem consists of a root and a vowel melody, arranged according to a canonical pattern. For example, Arabic/kuttib/ 'caused to write -perfect passive' is composed from the root morpheme {ktb} 'notion of writing' and the vowel melody morpheme {ul} 'perfect passive'; the two are arranged according to the pattern morpheme {CVCCVC} 'causative'. This phenomenon is analysed by (McCarthy, 1981) along the fines of autosegmental phonology (Goldsmith, 1976) . The analysis appears in (1). 1", "cite_spans": [ { "start": 397, "end": 413, "text": "(McCarthy, 1981)", "ref_id": "BIBREF9" }, { "start": 457, "end": 474, "text": "(Goldsmith, 1976)", "ref_id": "BIBREF3" } ], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "(1) DERIVATION OF /kuttib/ u i", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "I I /kuttib/--C V C C V C a v i k t b", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "\u2022 Vocalisation Orthographically, Semitic texts appear in three forms: (i) consonantal texts do not incorporate any short vowels but mattes lectionis, 2 e.g. Arabic (ktb) for /katab/, /kutib/and/kutub/, but (kaatb) for/kaatab/ and /kaatib/; (ii) partially voealised texts incorporate some short vowels to clarify ambiguity, e.g. (kutb) for /kutib/ to distinguish it from /katab/; and (iii) voealised texts incorporate full vocalisation, e.g. (tadahra]) for /tada ay.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "1We have used the CV model to describe pattern morphemes instead of prosodic terms because of its familiarity in the computational linguistics literature. For the use of moraic sad affLxational models in handling Arabic morphology computationally, see (Kiraz,) .", "cite_spans": [ { "start": 252, "end": 260, "text": "(Kiraz,)", "ref_id": null } ], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "2'Mothers of reading', these are consonantal letters which play the role of long vowels, sad are represented in the pattern morpheme by VV (e.g. /aa/, /uu/, /ii/). Mattes lectionis cannot be omitted from the orthographic string.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "\u2022 Vowel and Diacritic Shifts Semitic languages employ a large number of diacritics to represent enter alia short vowels, doubled letters, and nunation. 3 Most editors allow the user to enter such diacritics above and below letters. To speed data entry, the user usually enters the base characters (say a paragraph) and then goes back and enters the diacritics. A common mistake is to place the cursor one extra position to the left when entering diacritics. This results in the vowels being shifted one position, e.g. *(wkatubi) instead of (wakutib).", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "\u2022 Vocalisms The quality of the perfect and imperfect vowels of the basic forms of the Semitic verbs are idiosyncratic. For example, the Syriac root {ktb} takes the perfect vowel a, e.g. /ktab/, while the root {nht} takes the vowel e, e.g. /nhet/. It is common among learners to make mistakes such as */kteb/or */nhat/.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "\u2022 Phonetic Syncopation A consonantal segment may be omitted from the phonetic surface form, but maintained in the orthographic surface from. For example, Syriac (md/nt~)'city' is pronounced/mdit~/.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "* Idiosyncrasies The application of a morphographemic rule may have constraints as on which lexical morphemes it may or may not apply. For example, the glottal stop [~] at the end of a stem may become [w] when followed by the relative adjective morpheme {iyy}, as in Arabic /samaaP+iyy/-+/samaawiyy/'heavenly', but /hawaaP+iyy/-~/hawaa~iyy/'of air'.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "* Morphosyntactic Issues In broken plurals, diminutives and deverbal nouns, the user may enter a morphologically sound, but morphosyntactically ill-formed word. We shall discuss this in more detail in section 4. 4", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "To the above, one adds language-independent issues in spell checking such as the four Damerau transformations: omission, insertion, transposition and substitution (Damerau, 1964) .", "cite_spans": [ { "start": 163, "end": 178, "text": "(Damerau, 1964)", "ref_id": "BIBREF2" } ], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "This section presents a morphographemic model which handles error detection in non-linear strings.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "A Morphographemic Model", "sec_num": "2" }, { "text": "3When indefinite, nouns and adjectives end in a phonetic In] which is represented in the orthographic form by special diacritics.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "A Morphographemic Model", "sec_num": "2" }, { "text": "4For other issues with respect to syntactic dependencies, see (Abduh, 1990) . Subsection 2.1 presents the formalism used, and subsection 2.2 describes the model.", "cite_spans": [ { "start": 62, "end": 75, "text": "(Abduh, 1990)", "ref_id": null } ], "ref_spans": [], "eq_spans": [], "section": "A Morphographemic Model", "sec_num": "2" }, { "text": "In order to handle the non-linear phenomenon of Arabic, our model adopts the two-level formalism presented by (Pulman and Hepple, 1993) , with the multi tape extensions in (Kiraz, 1994) . Their forrealism appears in (2).", "cite_spans": [ { "start": 110, "end": 135, "text": "(Pulman and Hepple, 1993)", "ref_id": "BIBREF11" }, { "start": 172, "end": 185, "text": "(Kiraz, 1994)", "ref_id": "BIBREF6" } ], "ref_spans": [], "eq_spans": [], "section": "The Formalism", "sec_num": "2.1" }, { "text": "(2) The special symbol * is a wildcard matching any context, with no length restrictions. The operator caters for obligatory rules. A lexical string maps to a surface string if[ they can be partitioned into pairs of lexical-surface subsequences, where each pair is licenced by a =~ or ~ rule, and no partition violates a \u00a2~ rule. In the multi-tape version, lexical expressions (i.e. LLC, LEX and RLC) are n-tuple of regulax expressions of the form (xl, x2, ..., xn) : the/th expression refers to symbols on the ith tape; a nill slot is indicated by ~.5 Another extension is giving LLC the ability to contain ellipsis, ... , which indicates the (optional) omission from LLC of tuples, provided that the tuples to the left of... are the first to appear on the left of LEx.", "cite_spans": [ { "start": 448, "end": 465, "text": "(xl, x2, ..., xn)", "ref_id": null } ], "ref_spans": [], "eq_spans": [], "section": "The Formalism", "sec_num": "2.1" }, { "text": "In our morphographemic model, we add a similar formalism for expressing error rules (3).", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "The Formalism", "sec_num": "2.1" }, { "text": "(3)", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "The Formalism", "sec_num": "2.1" }, { "text": "ErrSurf =~ Surf { PLC-PRC } where PLC = partition left context (has been done) PRC = partition right context (yet to be done)", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "ERROR FORMALISM", "sec_num": null }, { "text": "5Our implementation interprets rules directly; hence, we allow ~. If the rules were to be compiled into automata, a genuine symbol, e.g. 0, must be used. For the compilation of our formalism into automata, see (Kiraz and Grimley-Evans, 1995) .", "cite_spans": [ { "start": 210, "end": 241, "text": "(Kiraz and Grimley-Evans, 1995)", "ref_id": null } ], "ref_spans": [], "eq_spans": [], "section": "ERROR FORMALISM", "sec_num": null }, { "text": "The error rules capture the correspondence between the error surface and the correct surface, given the surrounding partition into surface and lexical contexts. They happily utilise the multi-tape format and integrate seamlessly into morphological analysis. PLC and PRC above are the left and right contexts of both the lexical and (correct) surface levels. Only the =~ is used (error is not obligatory).", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "ERROR FORMALISM", "sec_num": null }, { "text": "Morphological analysis is first called with the assumption that the word is free of errors. If this fails, analysis is attempted again without the 'no error' restriction. The error rules are then considered when ordinary morphological rules fail. If no error rules succeed, or lead to a successful partition of the word, analysis backtracks to try the error rules at successively earlier points in the word.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Finding the error", "sec_num": "2.2.1" }, { "text": "For purposes of simplicity and because oh the whole is it likely that words will contain no more than one error (Damerau, 1964; Pollock and Zamora, 1983) , normal 'no error' analysis usually resumes if an error rule succeeds. The exception occurs with a vowel shift error ( \u00a73.2.1). If this error rule succeeds, an expectation of further shifted vowels is set up, but no other error rule is allowed in the subsequent partitions. For this reason rules are marked as to whether they can occur more than once.", "cite_spans": [ { "start": 112, "end": 127, "text": "(Damerau, 1964;", "ref_id": "BIBREF2" }, { "start": 128, "end": 153, "text": "Pollock and Zamora, 1983)", "ref_id": "BIBREF10" } ], "ref_spans": [], "eq_spans": [], "section": "Finding the error", "sec_num": "2.2.1" }, { "text": "Once an error rule is selected, the corrected surface is substituted for the error surface, and normai analysis continues -at the same position. The substituted surface may be in the form of a variable, which is then ground by the normal analysis sequence of lexical matching over the lexicon tree. In this way only lexical words a~e considered, as the variable letter can only he instantiated to letters branching out from the current position on the lexicon tree. Normal prolog backtracking to explore alternative rules/lexical branches applies throughout. ", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Suggesting a correction", "sec_num": "2.2.2" }, { "text": "The lexicai level maintains three lexieai tapes (Kay, 1987; Kiraz, 1994) : pattern tape, root tape and vocalism tape; each tape scans a lexical tree. Exampies of pattern morphemes are:", "cite_spans": [ { "start": 48, "end": 59, "text": "(Kay, 1987;", "ref_id": "BIBREF4" }, { "start": 60, "end": 72, "text": "Kiraz, 1994)", "ref_id": "BIBREF6" } ], "ref_spans": [], "eq_spans": [], "section": "Two-Level Rules", "sec_num": null }, { "text": "(ClVlC2VlC3} (M 1),", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Two-Level Rules", "sec_num": null }, { "text": "{ClC2VlnC3v2c4} (M Q3). The root morphemes are {ktb} and {db_rj}, and the vocalism morphemes are {a} (active) and {ui} (passive).", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Two-Level Rules", "sec_num": null }, { "text": "The following two-level grammar handles the above data. Each lexical expression is a triple; lexical expressions with one symbol assume e on the remaining positions. where Pc E {Cl, c2, c3, c4}, P~ E {vl, v2},", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Two-Level Rules", "sec_num": null }, { "text": "gives three general rules: R0 allows any character on the first lexical tape to surface, e.g. infixes, prefixes and suffixes. R1 states that any P E {Cl, c2, c3, c4} on the first (pattern) tape and C on the second (root) tape with no transition on the third (vocalism) tape corresponds to C on the surface tape; this rule sanctions consonants. Similarly, tL2 states that any P E {Vl, v2} on the pattern tape and V on vocalism tape with no transition on the root tape corresponds to V on the surface tape; this rule sanctions vowels. where B ~ + (6) gives two boundary rules: R3 is used for nonstem morphemes, e.g. prefixes and suffixes. R4 applies to stem morphemes reading three boundary symbols simultaneously; this marks the end of a stem. Notice that LLC ensures that the right boundary rule is invoked at the right time. Before embarking on the rest of the rules, an illustrated example seems in order. The derivation of/dhunrija/(M Q5, passive), from the three morphemes {ClC2VlnCsv2c4} , {dhrj} and {ui}, and the suffix {a} '3rd person' is illustrated in (7). ", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Two-Level Rules", "sec_num": null }, { "text": "The numbers between the surface tape and the lexical tapes indicate the rules which sanction the moves. where P1 e {c2, c3, c4}", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "IdlhlulnlrlilJl lal Isurfacetape", "sec_num": null }, { "text": "Resuming the description of the grammar, (8) presents spreading rules. Notice the use of ellipsis to indicate that there can be tuples separating LEX and LLC, as far as the tuples in LLC are the nearest ones to LEX. R5 sanctions the spreading (and gemination) of consonants. R6 sanctions the spreading of the first vowel. Spreading examples appear in (9). where A = (V1,6,V).-\"(Pc1,Cl,e) and p = (Pc2,C2,e). R7 and R8 allow the optional deletion of short vowels in non-stem and stem morphemes, respectively; note that the lexical contexts make sure that long vowels are not deleted. R9 allows the optional deletion of a short vowel what is the cause of spreading. For example the rules sanction both /katab/ (M 1, active) and /kutib/ (M 1, passive) as interpretations of (ktb) as showin in (10).", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "IdlhlulnlrlilJl lal Isurfacetape", "sec_num": null }, { "text": "Below are outlined error rules resulting from peculiarly Semitic problems. Error rules can also be constructed in a similar vein to deal with typographical Damerau error (which also take care of the issue of wrong vocalisms).", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Error Rules", "sec_num": "3.2" }, { "text": "TwO-LEVEL DERIVATION OF M 1 a.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "(lO)", "sec_num": null }, { "text": "kl tJ bl RT", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "(lO)", "sec_num": null }, { "text": "/katab/=lctlvllc~lvllc31 PT 181914 Ikl Itl Ibl ]ST ul i] +IVT b. /kutib/= cl v11c2 v11c3 + PT 181914", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "(lO)", "sec_num": null }, { "text": "Ikl Itl Ibl IST", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "(lO)", "sec_num": null }, { "text": "A vowel shift error rule will be tried with a partition on a (short) vowel which is not an expected (lexical) vowel at that position. Short vowels can legitimately be omitted from an orthographic representation -it is this fact which contributes to the problem of vowel shifts. A vowel is considered shifted if the same vowel has been omitted earlier in the word. The rule deletes the vowel from the surface. Hence in the next pass of (normal) analysis, the partition is analysed as a legitimate omission of the expected vowel. This prepares for the next shifted vowel to be treated in exactly the same way as the first. The expectation of this reapplieation is allowed for in reap = y. . In E0 the shifted vowel was analysed earlier as an omitted stem vowel (ore_stray), whereas in E1 it was analysed earlier as an omitted spread vowel (om_sprv). The surface/lexical restrictions in the contexts could be written out in more detail, but both rules make use of the fact that those contexts are analysed by other partitions, which check that they meet the conditions for an omitted stem vowel or omitted spread vowel.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Vowel ShiR", "sec_num": "3.2.1" }, { "text": "For example, *(dhruji) will be interpreted as (duhrij). The 'E0's on the rule number line indicate where the vowel shift rule was applied to replace an error surface vowel with 6. The error surface vowels are written in italics.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Vowel ShiR", "sec_num": "3.2.1" }, { "text": "TwO-LEVEL ANALYSIS OF *(dhruji) ", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "(12)", "sec_num": null }, { "text": "Problems resulting from phonetic syncopation can be treated as accidental omission of a consonant, e.g. *(mdit~), (mdint~). 13E2:6 =~ X where cons(X),reap = n {,-,}", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Deleted Consonant", "sec_num": "3.2.2" }, { "text": "Although the error probably results from a different fault, a deleted long vowel can be treated in the same way as a deleted consonant. With current transcription practice, long vowels are commonly written as two characters -they are possibly better represented as a single, distinct character.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Deleted Long Vowel", "sec_num": "3.2.3" }, { "text": "E3: e =~ XX where vowel(X),reap = n (,-,}", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "(14)", "sec_num": null }, { "text": "The form *(tuktib) can be interpreted as either (tukuttib) with a deleted consonant (geminated 't') or (tukuutib) with a deleted long vowel. ", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "(14)", "sec_num": null }, { "text": "One type of morphographemic error is that consonant substitution may not take place before appending a suffix. For example/samaaP/'heaven' + {iyy) 'relative adjective' surfaces as (samaawiyy), where P-~ w in the given context. A common mistake is to write it as *(samma~iyy). 16F_A: P ::~ w where reap = n { *-/glottal_change, w,(Pc,P,~)] } The 'glottal_change' rule would be a normal morphological spelling change rule, incorporating contextual constraints (e.g. for the morpheme boundary) as necessary.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Substituted Consonant", "sec_num": "3.2.4" }, { "text": "Broken Plurals, Diminutive and Deverbal Nouns", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "4", "sec_num": null }, { "text": "This section deals with morphosyntactic errors which are independent of the two-level analysis. The data described below was obtained from Daniel Ponsford (personal communication), based on (Wehr, 1971) .", "cite_spans": [ { "start": 190, "end": 202, "text": "(Wehr, 1971)", "ref_id": "BIBREF12" } ], "ref_spans": [], "eq_spans": [], "section": "4", "sec_num": null }, { "text": "Recall that a Semitic stems consists of a root morpheme and a vocalism morpheme arranged according to a canonical pattern morpheme. As each root does not occur in all vocalisms and patterns, each lexical entry is associated with a feature structure which indicates inter alia the possible patterns and vocalisms for a particular root. Consider the nominal data in (17). In such a case, the two-level model succeeds in finding two-level analyses of the word in question, but fails when parsing the word morphosyntactically: at this stage, the parser is passed a root, vocalism and pattern whose feature structures do not unify.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "4", "sec_num": null }, { "text": "Usually this feature-clash situation creates the problem of which constituent to give preference to (Langer, 1990) . Here the vocalism indicates the inflection (e.g. broken plural) and the preferance of vocalism pattern for that type of inflection belongs to the root. For example *(kidaa~)would be analysed as root {kd~} with a broken plural vocalism. The pattern type of the vocalism clashes with the broken plural pattern that the root expects. To correct, the morphological analyser is executed in generation mode to generate the broken plural form of {kd~} in the normal way.", "cite_spans": [ { "start": 100, "end": 114, "text": "(Langer, 1990)", "ref_id": "BIBREF8" } ], "ref_spans": [], "eq_spans": [], "section": "4", "sec_num": null }, { "text": "The same procedure can be applied on diminutive and deverbal nouns.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "4", "sec_num": null }, { "text": "The model presented corrects errors resulting from combining nonconcatenative strings as well as more standard morphological or spelling errors. It covers Semitic errors relating to vocalisation, diacritics, phonetic syncopation and morphographemic idiosyncrasies. Morphosyntactic issues of broken plurals, diminutives and deverbal nouns can be handled by a complementary correction strategy which also depends on morphological analysis. Other than the economic factor, an important advantage of combining morphological analysis and error detection/correction is the way the lexical tree associated with the analysis can be used to determine correction possibilities. The morphological analysis proceeds by selecting rules that hypothesise lexical strings for a given surface string. The rules are accepted/rejected by checking that the lexical string(s) can extend along the lexical tree(s) from the current position(s). Variables introduced by error rules into the surface string are then instantiated by associating surface with lexical, and matching lexical strings to the lexicon tree(s). The system is unable to consider correction characters that would be lexical impossibilities.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Conclusion", "sec_num": "5" } ], "back_matter": [ { "text": "The authors would like to thank their supervisor Dr Stephen Pulman. Thanks to Daniel Ponsford for providing data on the broken plural and Nuha Adly Atteya for discussing Arabic examples.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Acknowledgements", "sec_num": null } ], "bib_entries": { "BIBREF1": { "ref_id": "b1", "title": "suqf~bat tadqfq Pal-PimlSP PSliyyan fi Pal-qarabiyyah [Difficulties in automatic spell checking of Arabic", "authors": [], "year": null, "venue": "Proceedings of the Second Cambridge Conference: Bilingual Computing in Arabic and English", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "suqf~bat tadqfq Pal-PimlSP PSliyyan fi Pal-qarabiyyah [Difficulties in auto- matic spell checking of Arabic]. In Proceedings of the Second Cambridge Conference: Bilingual Computing in Arabic and English. In Arabic.", "links": null }, "BIBREF2": { "ref_id": "b2", "title": "A technique for computer detection and correction of spelling errors", "authors": [ { "first": "F", "middle": [], "last": "Damerau", "suffix": "" } ], "year": 1964, "venue": "Comm. of the Assoc. for Computing Machinery", "volume": "7", "issue": "3", "pages": "171--177", "other_ids": {}, "num": null, "urls": [], "raw_text": "Damerau, F. (1964). A technique for computer de- tection and correction of spelling errors. Comm. of the Assoc. for Computing Machinery, 7(3):171- 6.", "links": null }, "BIBREF3": { "ref_id": "b3", "title": "Autosegmental Phonology. PhD thesis, MIT. Published as Autosegmental and Metrical Phonology", "authors": [ { "first": "J", "middle": [], "last": "Goldsmith", "suffix": "" } ], "year": 1976, "venue": "", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Goldsmith, J. (1976). Autosegmental Phonology. PhD thesis, MIT. Published as Autosegmental and Metrical Phonology, Oxford 1990.", "links": null }, "BIBREF4": { "ref_id": "b4", "title": "Nonconcatenative finite-state morphology", "authors": [ { "first": "M", "middle": [], "last": "Kay", "suffix": "" } ], "year": 1987, "venue": "Proceedings of the Third Conference of the European Chapter", "volume": "", "issue": "", "pages": "2--10", "other_ids": {}, "num": null, "urls": [], "raw_text": "Kay, M. (1987). Nonconcatenative finite-state mor- phology. In Proceedings of the Third Conference of the European Chapter o`f the Association for Computational Linguistics, pages 2-10.", "links": null }, "BIBREF5": { "ref_id": "b5", "title": "Computational analyses of Arabic morphology. Forthcoming in Narayanan, A. and Ditters, E., editors, The Linguistic Computation o.f Arabic", "authors": [ { "first": "G", "middle": [], "last": "Kiraz", "suffix": "" } ], "year": null, "venue": "Intellect. Article", "volume": "9408002", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Kiraz, G. Computational analyses of Arabic mor- phology. Forthcoming in Narayanan, A. and Ditters, E., editors, The Linguistic Computa- tion o.f Arabic. Intellect. Article 9408002 in cmp-lgQxxx, lanl. gov archive.", "links": null }, "BIBREF6": { "ref_id": "b6", "title": "Multi-tape two-level morphology: a case study in Semitic non-linear morphology", "authors": [ { "first": "G", "middle": [], "last": "Kiraz", "suffix": "" } ], "year": 1994, "venue": "COLING-g4: Papers Presented to the 15th International Conference on Computational Linguistics", "volume": "1", "issue": "", "pages": "180--186", "other_ids": {}, "num": null, "urls": [], "raw_text": "Kiraz, G. (1994). Multi-tape two-level morphology: a case study in Semitic non-linear morphology. In COLING-g4: Papers Presented to the 15th Inter- national Conference on Computational Linguis- tics, volume 1, pages 180-6.", "links": null }, "BIBREF7": { "ref_id": "b7", "title": "Compilation of n:l two-level rules into finite state automata", "authors": [ { "first": "G", "middle": [], "last": "Kiraz", "suffix": "" }, { "first": "E", "middle": [], "last": "Grirnley-Evans", "suffix": "" } ], "year": 1995, "venue": "", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Kiraz, G. and Grirnley-Evans, E. (1995). Compi- lation of n:l two-level rules into finite state au- tomata. Manuscript.", "links": null }, "BIBREF8": { "ref_id": "b8", "title": "Syntactic normalization of spontaneous speech", "authors": [ { "first": "H", "middle": [], "last": "Langer", "suffix": "" } ], "year": 1990, "venue": "COLING-90: Papers Presented to the 14th International Conference on Computational Linguistics", "volume": "", "issue": "", "pages": "180--183", "other_ids": {}, "num": null, "urls": [], "raw_text": "Langer, H. (1990). Syntactic normalization of spon- taneous speech. In COLING-90: Papers Pre- sented to the 14th International Conference on Computational Linguistics, pages 180-3.", "links": null }, "BIBREF9": { "ref_id": "b9", "title": "A prosodic theory of nonconcatenative morphology", "authors": [ { "first": "J", "middle": [], "last": "Mccarthy", "suffix": "" } ], "year": 1981, "venue": "Linguistic Inquiry", "volume": "12", "issue": "3", "pages": "373--418", "other_ids": {}, "num": null, "urls": [], "raw_text": "McCarthy, J. (1981). A prosodic theory of non- concatenative morphology. Linguistic Inquiry, 12(3):373-418.", "links": null }, "BIBREF10": { "ref_id": "b10", "title": "Collection and characterization of spelling errors in scientific and scholarly text", "authors": [ { "first": "J", "middle": [], "last": "Pollock", "suffix": "" }, { "first": "A", "middle": [], "last": "Zamora", "suffix": "" } ], "year": 1983, "venue": "Journal of the American Society .for Information Science", "volume": "34", "issue": "1", "pages": "51--59", "other_ids": {}, "num": null, "urls": [], "raw_text": "Pollock, J. and Zamora, A. (1983). Collection and characterization of spelling errors in scientific and scholarly text. Journal of the American Society .for Information Science, 34(1):51-8.", "links": null }, "BIBREF11": { "ref_id": "b11", "title": "A feature-based formalism for two-level phonology: a description and implementation", "authors": [ { "first": "S", "middle": [], "last": "Pulman", "suffix": "" }, { "first": "M", "middle": [], "last": "Hepple", "suffix": "" } ], "year": 1993, "venue": "Computer Speech and Language", "volume": "7", "issue": "", "pages": "333--58", "other_ids": {}, "num": null, "urls": [], "raw_text": "Pulman, S. and Hepple, M. (1993). A feature-based formalism for two-level phonology: a description and implementation. Computer Speech and Lan- guage, 7:333-58.", "links": null }, "BIBREF12": { "ref_id": "b12", "title": "A Dictionary of Modern Written Arabic. Spoken Language Services", "authors": [ { "first": "H", "middle": [], "last": "Wehr", "suffix": "" } ], "year": 1971, "venue": "", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Wehr, H. (1971). A Dictionary of Modern Written Arabic. Spoken Language Services, Ithaca.", "links": null } }, "ref_entries": { "FIGREF3": { "type_str": "figure", "num": null, "uris": null, "text": "In the rules above, 'X' is the shifted vowel. It is deleted from the surface. The partition contextual tuples consist of [RULE NAME, SURF, LEX]. The LEX element is a tuple itself of [PATTERN, ROOT, VOCALISM]" }, "TABREF1": { "html": null, "content": "
(4)
ARABIC VERBAL STEMS
Measure ActivePassive
1 katabkutib
2 kattabkuttib
3 kaatabkuutib
4 ~aktab~uktib
5 takattabtukuttib
6 takaatab tukuutib
7 nkatabnkutib
8 ktatabktutib
9 ktabab
10 staktabstuktib
11 ktaabab
12 ktawtab
13 ktawwab
14 ktanbab
15 ktanbay
Q1 dahrajduhrij
Q2 tadahraj tuduhrij
Q3 dhanrajdhunrij
Q4 dl~arjajdhurjij
3.1
3Error Checking in Arabic
We demonstrate our model on the Arabic verbal
stems shown in (4) (McCarthy, 1981). Verbs are
classified according to their measure (M): there
are 15 trilateral measures and 4 quadrilateral ones.
", "text": "Subsection 3.1 presents a simple two-level grammar which describes the above data. Subsection 3.2 presents error checking.", "type_str": "table", "num": null } } } }