<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.2 20190208//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ali="http://www.niso.org/schemas/ali/1.0">
  <front>
    <article-meta>
      <article-categories>
        <subj-group>
          <subject content-type="Tipo de Contribuio">Ensaio Teórico</subject>
        </subj-group>
      </article-categories>
      <title-group>
        <article-title>DEVERBAL NOUN COMPLEMENTATION RULES APPLIED TO SEMANTIC ROLE LABELING</article-title>
      </title-group>
      <contrib-group content-type="author">
        <contrib id="person-1684c1555c07012f5d43e1bdd88377e9" contrib-type="person" equal-contrib="yes" corresp="no" deceased="no">
          <name>
            <surname>MAMANI SÁNCHEZ</surname>
            <given-names>Liliana</given-names>
          </name>
          <email>revistadaabralin@gmail.com</email>
          <xref ref-type="aff" rid="affiliation-4d8b5ab5c4ac203fd500a1969720e6a5" />
        </contrib>
        <contrib id="person-d31805aeaf399a6966d05efd9bbb8ab2" contrib-type="person" equal-contrib="yes" corresp="no" deceased="no">
          <name>
            <surname>OLIVEIRA</surname>
            <given-names>Claudia</given-names>
          </name>
          <email>revistadaabralin@gmail.com</email>
          <xref ref-type="aff" rid="affiliation-f3f175cc3c0ffb18fa37a02d0d2e9d85" />
        </contrib>
      </contrib-group>
      <aff id="affiliation-4d8b5ab5c4ac203fd500a1969720e6a5">
        <institution content-type="orgname">Instituto Militar de Engenharia</institution>
        <city>Rio de Janeiro</city>
        <country>Brazil</country>
      </aff>
      <aff id="affiliation-f3f175cc3c0ffb18fa37a02d0d2e9d85">
        <institution content-type="orgname">Macquarie University</institution>
        <city>Sydney</city>
        <country>Australia</country>
      </aff>
      <pub-date date-type="pub" iso-8601-date="17/05/2017" />
      <volume>7</volume>
      <issue>1</issue>
      <issue-title>DEVERBAL NOUN COMPLEMENTATION RULES APPLIED TO SEMANTIC ROLE LABELING</issue-title>
      <fpage>9</fpage>
      <lpage>42</lpage>
      <page-range>9-42</page-range>
      <permissions id="permission">
        <license>
          <ali:license_ref>http://creativecommons.org/licenses/by/4.0/</ali:license_ref>
        </license>
      </permissions>
      <abstract>
        <p id="_paragraph-1">
          <italic id="italic-1">This work presents a procedure of semantic role labeling in deverbal noun predications. The procedure avoids the problems related to the unavailability of robust computational resources for Portuguese by exploring the systematic correspondence between the argument structures of verbs and of their corresponding nominalizations, and by using the Web as a corpus in order to infer probabilistically the boundaries of the arguments and their grammatical relations in the verbal syntactic structure.</italic>
        </p>
      </abstract>
      <abstract abstract-type="executive-summary">
        <title>Resumo</title>
        <p id="paragraph-2654bbfc2dc31611e8c5ea67dac2a8de"><italic id="italic-33c16b528530cfb8b200199ea5efd8b3">Este trabalho apresenta um método de etiquetagem de papéis semânticos em predicações nominalizadas. O método evita o problema da não disponibilidade de recursos computacionais robustos para o português, explorando a correspondência sistemática entre as estruturas argumentais de verbos e das nominalizações correspondentes, e utilizando a Web como </italic>corpus<italic id="italic-2"> para inferir probabilisticamente a delimitação dos argumentos e suas relações gramaticais dentro da estrutura sintática do verbo base.</italic></p>
      </abstract>
      <kwd-group>
        <kwd content-type="">Deverbal niminalization</kwd>
        <kwd content-type="">Noun argument structure</kwd>
        <kwd content-type="">Semantic role labeling</kwd>
        <kwd content-type="">Computational semantics</kwd>
        <kwd content-type="">Computational linguistics</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body id="body">
    <sec id="heading-7b9e26584f484eac7ebf0f97c4abc711">
      <title>Introduction</title>
      <p id="paragraph-1e907fe20cc9a799d0037076b3291376">The objective of this work is to describe the automatic identification and classification of the argument structure of a noun phrase (NP) whose head is a deverbal noun, using the argument structure of the base verb and a set of rules, described in Meyer (1991), that map the verbal complementation pattern to the corresponding noun complementation pattern. These rules are based on the regularities of verbal complementation within certain semantic verb classes. The research has produced information for a frame-like description of nominalizations to be stored in a lexicon that is able to aid the automatic labeling of semantic roles in Portuguese texts.</p>
      <p id="paragraph-25598e3991019c01c85b3b4c8c66aa82">Semantic Role Labeling (SRL) is a high level language processing task that has taken center stage in the Computational Linguistics research community in the last few years, mainly because many sophisticated applications require language understanding, which is intrinsically linked to the semantics of predication. In addition, SRL often requires a wealth of language resources, such as treebanks, lexicons, parsers, and chunkers, which are only now becoming freely available.</p>
      <p id="paragraph-439fd57acc63c49cf77c0842d0fb3346">In general, natural language predication occurs in the domain of a sentence, the linguistic unit built around a verb. The semantic role of a sentence constituent is determined by its relationships to the predicate’s head, the verb. The concept of “semantic role”, also referred to as thematic role or theta-role in linguistic theories, provides the link between the syntactic and the semantic levels of linguistic analysis.</p>
      <p id="paragraph-60795ab781898f56a04ad1ff09b11b9f">The sets of semantic roles that can be assigned to sentence constituents vary enormously. As with most semantic categories, many different role sets have been proposed by numerous theoretical frameworks, ranging from a small set of very abstract and general roles (van Valin, 2004; Dowty, 1991), to large sets of specific roles which are particular to certain verbs or verb groups, as in the FrameNet project (Johnson and Fillmore, 2000). Nevertheless, some characterization of a small group of semantic roles, such as agent, experiencer, theme (patient), instrument and location, never fail to be included.</p>
      <p id="paragraph-7b7a64a5f54509598e8b23263f96cb68">In this work we propose a procedure that assigns semantic roles to phrases that participate in the argument structure of a deverbal noun predication. The main procedure includes two phases: first, the identification of arguments, and second, the classification of arguments. At the identification phase, the prepositional phrases attached to the nominalization are parsed. At the argument classification phase, the predicate information repository in its nominal version and a selection of linguistically based heuristics are used to assign semantic roles to the prepositional phrases. The procedure has been tested and evaluated using a list of deverbal nouns.</p>
      <p id="paragraph-3">The remainder of the paper is organized as follows. In section 1, we present the linguistic aspects involved in the formation, the behavior, and the semantic characterization of deverbal noun predicators; in section 2 the computational task of semantic role labeling is described, first, in general terms and, then, specifically in the case of noun predicators; in section 3 we describe the SRL procedure proposed and in section 4 we report the experimental results obtained in the evaluation of the implementation; section 5 brings our conclusions and directions for future work.</p>
    </sec>
    <sec id="heading-30a242ce80c2e136f3d3a98352d03603">
      <title>1 Deverbal noun predicates: linguistic aspects</title>
      <p id="paragraph-7">From a logical perspective, a predicate is an expression that can be true of something, expressing either a property (a unary relation) or a relation between objects, and in this sense, only verbal expressions are considered predicates. In traditional grammar, a sentence is formed by a <italic id="italic-1bdfc56ad556011dcee88733bc54c7a0">subject </italic>and a<italic id="italic-b073498834e2f8e65d011a57acb305eb"> predicate </italic>containing a verb, and the verb’s required or optional<italic id="italic-3"> </italic>arguments: objects (direct, indirect, prepositional), predicatives and adverbials (either obligatory or adjuncts). On the other hand, deverbal nominalizations enable the reference to a verbal process regardless of the particular circumstances of the verbal predication, such as person, tense, mood, etc., and can, therefore, be used to construct the expression of a predication.</p>
      <sec id="heading-b3d9d2bd82f3357a43af34ac4756c91b">
        <title>1.1 Deverbal nominalization</title>
        <p id="paragraph-5">Deverbal nominalization is a process that affects morphological, syntactic and semantic properties of lexical items<italic id="italic-80c6286737676bd7351cfe16ef21b793">,</italic> involving, in many cases, derivation by suffixation. In Portuguese it seems that the verb and its nominalization have a paradigmatic relationship (Basilio, 1980), that is, they are part of “a morphological structure represented as a set of paths between a base and appropriate morphological operations” (Pounder, 2000). Basilio’s hypothesis derives from the fact that a large proportion of verbs in Portuguese have regular nominalizations that maintain a clear syntactic-semantic correspondence with their verbal base in terms of argument structure and semantic roles. Verbs that do not have a nominal counterpart can be characterized as colloquial verbs, copula verbs, or verbs that have been diachronically blocked. In contrast to nominalization, word formation processes that generate denominal verbs are syntactically and semantically unpredictable.</p>
        <p id="paragraph-f8ab9da88211746c10d5e5b83d1edd38">From an empirical perspective, the nominalization process is dominant, amongst Portuguese word formation processes, in productivity. In Sandman (1989), the author shows that nominalizations are produced twice as much as derived verbs and adjectives together. Table 1 shows some of the most productive deverbal nominalization processes in Portuguese.</p>
        <table-wrap id="table-figure-ae6fc5599b1f9c8993dc009b3a9e4a2c">
          <label>Table 1</label>
          <caption>
            <title>TABLE 1 - Deverbal nominalization by suffixation.</title>
            <p id="paragraph-e9cc0e501000f8e1e56d966317e8f386" />
          </caption>
          <table id="table-bde52815fce27f68fa6a3df9eab2cead">
            <tbody>
              <tr id="table-row-798f77a73d57143faed69a21450244c7">
                <th id="table-cell-00b4efa7ee4cc30ac29c2330fa14c18d">Morphology</th>
                <th id="table-cell-6b0cc1e44795d4b0f5b434584afeb626">Semantics</th>
                <th id="table-cell-f5c8245fd99177580d25303ace53f4c6">Examples</th>
              </tr>
              <tr id="table-row-f6c0171862efaddf91acdf555d5d7582">
                <td id="table-cell-09a962da6b1212da9c3e80f6069058bb">X<sub id="subscript-1">V</sub> -&gt; [X<sub id="subscript-2">V</sub> <italic id="italic-474627840ad004fa1264d75a7ea0c79d">ção</italic>]<sub id="subscript-3">N</sub></td>
                <td id="table-cell-9752f3df8f85cc0206574761fd9d49fd">to designate action or result</td>
                <td id="table-cell-9a07c637cb52826ce8aa5bbd5971e878">produzir -&gt; produção, falar -&gt; falação,<italic id="italic-95efb274a4b7f45b0c9b79496106e079"> produce -&gt; production, speak -&gt; speech</italic></td>
              </tr>
              <tr id="table-row-c5bfcb184b8e0771f7d03d0124ee2708">
                <td id="table-cell-93ed804dcf22f7fbae59a590fc7e0a6c">X<sub id="subscript-294b075109a8739477dcfd1ad2745c4a">V</sub> -&gt; [X<sub id="subscript-16e39e53473fb8d72591d5987a6ae977">V</sub> <italic id="italic-eefd96fa56ab8700035db424d422eaf8">mento</italic>]<sub id="subscript-274b946526532469848ecac46f593d73">N</sub></td>
                <td id="table-cell-b1dfb0bd0f4711cf8136d05b44666122" />
                <td id="table-cell-dee8fde1627a59531445ba75089643d6">treinar -&gt; treinamento, comprometer -&gt; comprometimento, <italic id="italic-562a15e6d18e5e71a25d274270cc90ba">to train -&gt; training, to commit -&gt; <italic id="italic-4af1ddbfc7b3292b4bcf8da33a553541">commitment</italic></italic></td>
              </tr>
              <tr id="table-row-0016b08d777f8b8d4c7dcc0c8125369a">
                <td id="table-cell-3da57327b02a10765717b560432bfe0a">X<sub id="subscript-79d0ca81d9ad5d64844cf98f5c3358aa">V</sub> -&gt; [X<sub id="subscript-c02d08e8460a3051ab5fafb02ad59e67">V</sub> <italic id="italic-587fc99ca819e3d163d2df8f23889256">agem</italic>]<sub id="subscript-e0aec86d79c7b0338a51cfb876f7b1b3">N</sub></td>
                <td id="table-cell-057af5c236329d6fbf8d8fa1615b8032" />
                <td id="table-cell-feece3b2ae693888bfe2502a51cbd6e2">lavar-&gt; lavagem, montar -&gt; montagem, <italic id="italic-bd10725f12580c18d5a4485f4eb7ebdd">to wash -&gt; washing, to assemble -&gt; <italic id="italic-d525befd73257a39ff9f2d7abd29fa9e">assemblage</italic></italic></td>
              </tr>
              <tr id="table-row-96e5aa93736bc7e458cc7559ccffbe86">
                <td id="table-cell-3269ac43463562f9dcd9cabb58e6fd5b">X<sub id="subscript-37612e44fab625d7e98fe6f6e5cde7f1">V</sub> -&gt; [X<sub id="subscript-10dcdecf221ffe4108baa8bd10538309">V</sub> <italic id="italic-ae99991c4ae47368db4f616ba18de23a">dor</italic>]<sub id="subscript-9b50e58cabc8433c719eb5e034415037">N</sub></td>
                <td id="table-cell-f97a3cd82cb84b1e729f8d23e54345eb">to designate agent or instrument</td>
                <td id="table-cell-b6d1e15fb7728def730730b8edefad91">atirar -&gt; atirador, secar -&gt; secador, <italic id="italic-b2258cd3f98e4e93ecf7e4203352ae2a">to shoot -&gt; shooter, to dry -&gt; drier</italic></td>
              </tr>
              <tr id="table-row-0783a4a3086da8d2de247a6a7f2816c6">
                <td id="table-cell-fc93cdfab42be7d84c79e3fa1628d49b">X<sub id="subscript-fc055c63c39baa26eaea9432404c3750">V</sub> -&gt; [X<sub id="subscript-18c8af4b6157da41b74ce940efa6de2a">V</sub> <italic id="italic-56b6587c2f10619cec61b5314e490aa3">nte</italic>]<sub id="subscript-339098512d8d4978e8c1791937902701">N</sub></td>
                <td id="table-cell-060b8325935b40c15d1502fdef4718c2" />
                <td id="table-cell-7c3cca89ee7bb88ba10c82a7f0cd9165">vigiar -&gt; vigilante, desinfetar -&gt; desinfetante, <italic id="italic-bc6d75d44c454bc99600bc70e505d48b">to watch -&gt; watchman, to desinfect -&gt; <italic id="italic-1c8cc78d4e3b362cfd5060cbe04c6d1c">desinfectant</italic></italic></td>
              </tr>
            </tbody>
          </table>
        </table-wrap>
        <p id="paragraph-3296399036e42096a7089ff396748ca2">It is possible that a verb provides the base for more than one nominalization, in particular when a nominalized form acquires a particular meaning and there is the need to express another meaning: <italic id="italic-5ca164c95098e238c0cbbe79225ef438">casar </italic>(to marry) -&gt;<italic id="italic-ba9f95ab6269ebf424108e2ced0359f2"> casamento </italic>(marriage),<italic id="italic-f6954a6b4f83526642468947eca83c5b"> casório </italic>(marriage, informal);<italic id="italic-4"> ondular </italic>(to ondulate) -&gt;<italic id="italic-5"> ondulação </italic>(ondulation),<italic id="italic-6"> ondulamento </italic>(hair<italic id="italic-7"> </italic>waving). As a reference to the verbal process (Ex. 1.b.), verb nominalizations are abstract nouns fulfilling a function of textual construction and cohesion, in which case the nominal construction may preserve the arguments of the verbal construction. On the other hand, nominalizations can also fulfill a designating role by, in many cases, incorporating the verbal object in order to denote an entitative concept, undergoing a concretization of their meaning through a metonymic association (Ex. 1.c.). In this case, the arguments of the verb are frequently omitted.</p>
        <p id="paragraph-4be7b1cf8e5f8b60340a54798fbb0027">Example 1:</p>
        <p id="paragraph-2c0832d40c0392fe1d5004c2377d97e8">a. A editora publicou rapidamente este livro. </p>
        <p id="paragraph-34a67e149d6f910fd786b2debe05e392">(The publisher published quickly this book.)</p>
        <p id="paragraph-0e6c8df131c1e47dafb0e0ff9675d85d">b. A rápida publicação deste livro pela editora foi comemorada.</p>
        <p id="paragraph-475d758e52b31f7c464da93501e1250a">(The quick publication of the book by the publisher was celebrated.)</p>
        <p id="paragraph-c6438fe5e391d5df6bd11b62721375d6">c. Esta publicação vai esgotar-se rapidamente. </p>
        <p id="paragraph-a0711edaf01b3a5efcde2a8f6f5a31d4">(This publication will sell out quickly.)</p>
      </sec>
      <sec id="heading-c486d6d210491e45697ca6e781d53391">
        <title>1.2 Deverbal noun predication</title>
        <p id="paragraph-27c466924b918ccfc319a1494b53af16">Predication is the assignment of properties to things by means of language (Foltran, 2003), and the predicator is its linguistic expression. Traditional grammar divides declarative sentences into <italic id="italic-4fdc90a8934bd39131d8485e2e937a17">subject</italic> and <italic id="italic-545f2235a2bb2509f1a8705d68fdc585">predicate</italic>, the first part being the recipient or subject of the properties,<italic id="italic-daf6e29a1ea2b87ffd4ef50b8e8aa25f"> </italic>and the second part containing the relational or nominal properties being assigned: the subject is the entity about which a statement is made; the predicate is all that is said of the subject (Said Ali, 1966, p. 105). A syntactic-semantic relationship is made explicit in Mateus et al.’s definition: the subject is the syntactic function of the constituent that occurs as external argument of the predicator (Mateus et al., 1989, p. 161), i.e. outside the domain of the verb phrase (Crystal, 2003).</p>
        <p id="paragraph-bcbd782fd63d326036146fb3c1dcb9e5">The process of deverbal nominalization in Portuguese often produces, on the syntactic-semantic level, an argument structure that bears a regular relationship to the base verb’s argument structure, preserving both the valence of the head noun and the semantic functions of the arguments. Thus, the nominalized noun is a predicator that is in an embedded construction, acting as a term in a predication of a higher level (Camacho and Santana, 2004). A great deal of work, in particular from a functionalist perspective, has explored the argument structure of nominalizations. The work described in the present paper is mostly based on Meyer (1991), which proposes a set of formal rules that map verbal and nominal argument structures according to a typology introduced by Peres (1984).</p>
        <p id="paragraph-055a9d7d6d105804686ae0f13a3889bf">Deverbal noun predicators are subject to the same unclear distinction between arguments (obligatory) and adjuncts (optional) as their verbal counterparts. We adopt Meyer’s distinction between core (primary) and optional (secondary) arguments, and follow her choices with respect to the argument structures of the predicators in Peres’s typology. It is also worth pointing out that deverbal noun predicators may be less strict with respect to obligatory arguments: even when the transitive base verb requires an obligatory direct object, the nominalized construction often does not realize it syntactically. This may be due either, for example, to the anaphoric omission of the verbal argument, or to the concretization of the nominalization.</p>
      </sec>
      <sec id="heading-f06be084d5edbfe9efcfa07e8cb2a5cb">
        <title>1.3 Semantic Roles</title>
        <p id="paragraph-15161736a13819a6151b56782d6fc0df">A semantic role is the conceptual relationship between the argument and the predicator in a clause. Even though the theoretical status of semantic roles is still an unresolved issue in Linguistics, the most common understanding is that semantic roles are semantic/conceptual elements (Jackendoff, 1972), somewhere in the semantics-syntax interface.</p>
        <p id="paragraph-2">In many linguistic theories semantic roles are assumed to be the source of, or to constrain, grammatical relations, assuming that grammatical relations are projected from predicate argument structures represented in the lexicon. The idea dates back to Fillmore (1968), who first proposed that subject selection is sensitive to a hierarchy of “cases”, i.e. semantic relations. According to Fillmore, there is a mapping between a list of semantic relations and a list of grammatical relations which is controlled by a correspondence strategy. For instance, Fillmore puts forwards the following hierarchy for subject selection:</p>
        <p id="paragraph-27db645a55431ef2ffe96e94f960e5bd">.</p>
        <p id="paragraph-074d4d53a4091455a5f6dcb1a8fd3354">Agent &lt; Instrumental &lt; Objective.</p>
        <p id="paragraph-7b73c4ba5c51a2e1c7d450300f2d89a2">.</p>
        <p id="paragraph-52f9b20a8ffddf5db24c8ed993a4c563">If the case frame (argument structure) of a verb contains an Agent, then it is realized as the grammatical subject, otherwise Instrumental is promoted to subject, and so forth. To illustrate, ex. 2 shows different senses for the verb <italic id="italic-1ec32911d4d779e0801916672157f1b0">quebrar</italic> (to break), an ergative verb, i.e. a verb whose subject when intransitive corresponds to its direct object when transitive (Crystal, 2003). In 2.a. the subject is the Agent, in 2.b. it is the Instrumental and in 2.c. it is the Objective.</p>
        <p id="paragraph-5997e0abae9da35c9497e4fc3be5cbfa">Example 2:</p>
        <p id="paragraph-7496ced5dbc820acbeab83f64a08d9b6">a. Monael <italic id="italic-2eb8325d34ed6b2a25e1b167678ac81b">quebrou</italic> o computador com o martelo. </p>
        <p id="paragraph-05d4e2debb5ac2066dd976961b8ff6d1">(Monael broke the computer with the hammer.)</p>
        <p id="paragraph-d8792a547e6ffcf01f2c287ea0ed0f34">b. O martelo <italic id="italic-76b5290767cf9bab73c501ca605258ad">quebrou</italic> o computador.</p>
        <p id="paragraph-22b215c41da77e6af544514c4636a3ab">(The hammer broke the computer.)</p>
        <p id="paragraph-9">c. O computador <italic id="italic-c45bb913dd0c37312be3144559a9eefd">quebrou</italic>. </p>
        <p id="paragraph-f86e8a7a1aed32c657bd61a83377bcc0">(The computer broke.)</p>
        <p id="paragraph-53bfd52c9d3954dc8e6e8e237f0264e4">Fillmore’s work has had an enormous influence in Computational Linguistics, especially with the development of Frame Semantics (Fillmore and Atkins, 1992), which has become one of the standards of lexical-semantic knowledge representation.</p>
        <p id="paragraph-2dff4ce64ce803414e2fcd9a21b06b77">Common characteristics of the different approaches to semantic roles and their linguistic functions are (Dowty, 1991):</p>
        <list list-type="bullet" id="list-69ef3dd1d003662a6fb14e8d42bd3c08">
          <list-item>
            <p>completeness - every argument of every predicator is assigned a semantic role;</p>
          </list-item>
          <list-item>
            <p> uniqueness - every argument of every predicator is assigned only one semantic role;</p>
          </list-item>
          <list-item>
            <p>distinctness - every argument of every predicator is distinguished from the other arguments by the role it is assigned;</p>
          </list-item>
          <list-item>
            <p>independence - each role is given a consistent semantic definition that applies to all predicators and all situations. Thus, role definitions do not depend on the meaning of the particular predicator or on the other semantic roles it assigns.</p>
          </list-item>
        </list>
        <p id="paragraph-c69b812d362cb95fd258d22311fc0faa">There is no agreement on how many roles are needed and what they are, which may be an indication that the semantic role list approach is still rather immature. Proposals range from just a few to hundreds of them. A related problem is what Dowty (1991) calls “role fragmentation”, illustrated by the role Agent, “one of the most frequently cited roles, and it is in some sense a very intuitive role, but it is one of the hardest to pin down” (Dowty, 1991:553). Jackendoff (1983:176) distinguishes Agent from Actor by the willfulness or intentionality of the participant, a similar criteria behind van Valin’s (1990) distinction between Agent and Effector; Cruse (1973:18-21) divides agency into four types: volitive, effective, initiative, and agentive; Lakoff (1977) proposes up to fourteen different roles as types of agent.</p>
        <p id="paragraph-cce894bbefc53de19e2fdbff62f6c7ca">In this work we use the list of roles proposed by Peres – CAUSER, OBJECT, EXPERIENCER, OWNER, GIVER, RECEPTOR, PLACE, SOURCE, and GOAL – which presents a good compromise between the distinction of the semantic functions in the clause and the effectiveness of the Semantic Role Labeling procedure we propose.</p>
      </sec>
    </sec>
    <sec id="heading-675fe688511c92f37beb1cc2c135dfe8">
      <title>2 Semantic role labeling</title>
      <p id="paragraph-a405ad46db15a342683b20a00a486e15">Grammatical descriptions frequently resort to the categorization of words and linguistic expressions according to features that locate them in a given linguistic system (Oliveira and Freitas, 2006). In Computational Linguistics, labeling (also known as tagging or annotation) is the task of assigning such categories, and involves the determination of the boundaries of the expressions and the choice of which label to assign them. Text labeling can be manual or automatic. At this point in time, the first approach results more accurate and reliable but considerably more costly.</p>
      <fig id="figure-panel-85e79bab845eb802a26b833335b51c63">
        <label>Figure 1</label>
        <caption>
          <title>The semantic role labeling process.</title>
          <p id="paragraph-ad0ea6a31bb4279eeee179ef3a5bd481" />
        </caption>
        <graphic id="graphic-ddfafb07cd24bbb08f7adf79326b238e" mimetype="image" mime-subtype="png" xlink:href="image_2021-04-30_20-04-32.png" />
      </fig>
      <p id="paragraph-62d46f01a790a12f1bf152ac08656c07">Semantic Role Labeling (SRL) is the computational task of assigning semantic roles to portions of text. As such, it is a kind of semantic analysis that can be of great relevance in Natural Language Processing (NLP) Systems such as question answering systems, machine translators, language generators and other semantic-centered resources and tools. In recent years a number of SRL systems have been developed using different approaches and technologies: from semi-automatic to fully-automatic systems; from hand-coded probabilistic techniques, such as Gildea and Jurafsky’s (2002) for verb arguments and Lapata’s (2002) for deverbal noun arguments, to Machine Learning techniques (Carreras and Márquez, 2005).</p>
      <p id="paragraph-3648b349cb0b52bd91bf0732e547528b">As a computational process (Fig. 1), SRL takes as input the predicative information stored in a lexical resource, and a set of unannotated sentences; the output is a set of sentences with semantic information attached to the arguments of the predications. In the case in focus, the predicative information is relative to nominalizations, and instead of sentences the input and the output are noun phrases.</p>
      <sec id="heading-7e54d818e3e12106908277ed81bf7031">
        <title>2.1 Semantic role labeling of deverbal noun predicates</title>
        <p id="heading-5f370244ebce018a0ec95f137af2fdf4">The SRL task in general can be methodologically divided in two sub-tasks, the argument identification phase and the argument classification phase, both particularized for deverbal noun predications as follows.</p>
        <list list-type="order" id="list-2715f721baf6997107ac113777bb81dd">
          <list-item>
            <p>The argument identification phase aim is to parse the predication into a nominalized head and its arguments in the form of prepositional phrases. In this phase the main problem is the prepositional phrase attachment task, which consists in deciding how to group correctly the sequence of prepositional phrases in an expression.</p>
          </list-item>
          <list-item>
            <p>The argument classification phase attempts to assign a semantic role to the arguments that were recognized in the identification phase.</p>
          </list-item>
        </list>
        <p id="paragraph-914ee7c91fd8060664aae52836e21e4b">Example 3 below illustrates the input/output of the identification and classification phases.</p>
        <p id="paragraph-4008548e8f3b17ed89386b495271b017">Example 3:</p>
        <p id="paragraph-3c740f782608043d25fae2c7b335211e"><underline id="underline-1">Input string</underline>: a transformação do tricampeão mundial em uma lenda no país mais moderno do planeta. (the transformation of the three times world champion in a legend in the most modern country in the world) <underline id="underline-2">identification phase output</underline>: 1. do tricampeão mundial (of the three times world champion); 2. em uma lenda (in a legend); 3. no país mais moderno do planeta (in the most modern country in the world). <underline id="underline-3">classification phase output</underline>: 1. object; 2. goal; 3. place.</p>
        <p id="paragraph-31710aacecc154fdbe21de11f88d3410">There is a variety of linguistic features and information that may be used in SRL procedures. Apart from other annotation tools for part-of-speech, named entities (proper nouns) and chunkers, the main resource involved in SRL is some kind of lexical database containing the predicate-argument structures of the predicators. It is worth mentioning two such resources: the FrameNet and the PropBank.</p>
        <p id="paragraph-cff98773caac2d9eeb0db804dd5089c1">The Berkeley FrameNet project is an ongoing effort of building an on-line lexical resource for English, based on frame semantics and supported by corpus evidence (Baker et al., 1998). Its aim is to document the range of semantic and syntactic valences of each word in each of its senses, through computer-assisted annotation of example sentences and automatic tabulation and display of the annotation results. PropBank, on the other hand, is a corpus annotated with verbal predications and their arguments (Palmer et al., 2005) based on Levin’s verbal classification (Levin, 1993). As by-products, both FrameNet and PropBank can be used to aid SRL systems.</p>
        <p id="paragraph-3308063096288b2b55a10e59c9b4e2bd">Such resources are unfortunately not available for Portuguese. In order to overcome this difficulty we have built a small set of verbal predicate-argument structures and implemented a procedure that derives the corresponding deverbal nouns predicate-argument structures.</p>
      </sec>
      <sec id="heading-c4d968af4aa2a81ff3614417e4506227">
        <title>2.2 Inferring deverbal noun complementation from verbal complementation</title>
        <p id="paragraph-51417917fb4cd8120f5e504d16cf9946">Meyer (1991) proposes the formalization of nominal complementation, based on the analysis of the structure and the semantic-pragmatic-syntactic behavior of nominalizations. The author proceeds by mapping argument structure slots of both predication forms, nominal and verbal, with respect to order of arguments and selection of preposition, which results in an inventory of predicators organized with the following information: i. predicator lexical form; ii. part of speech; iii. required number of arguments; iv. semantic functions of arguments; v. selectional constraints over the arguments.</p>
        <p id="paragraph-27318c692902bc6220aade6dc3c1ad9f">Meyer categorizes predicators in four macro-classes – actional, processual, posicional and stative predicators – each further divided into four classes – experiencial, possessives, locatives and basic predicators. This last class is intended to cover the unmarked relations, those that do not involve the participation of entities that could be interpreted as “experiencers”, “owners”, “givers”, etc. Despite the division into classes, predicators share several properties, especially syntactic properties, which makes it possible to determine common syntactic-semantic structures. Meyer explores this characteristic in order to build a set of seven rules summarizing the ordering of arguments and the selection of preposition in deverbal nominalization complementation. The main elements of the rules are:</p>
        <list list-type="order" id="list-8536e802b0089de9549006bfd2720912">
          <list-item>
            <p>the categories of the predicators to which the rule apply (AC, BA, EX, PS, etc); </p>
          </list-item>
          <list-item>
            <p>slots defining the syntactic structure of the constructions containing the nominalization as predicator and the verb as predicator (E1, E2, …); </p>
          </list-item>
          <list-item>
            <p>the syntactic function of the element filling the slots in the constructions: subject (SU), direct object (OD), indirect object (OI), etc.; </p>
          </list-item>
          <list-item>
            <p>the semantic function for each slot: causer (C), object (O), giver or dative (D), etc., and X representing an unspecified semantic function; </p>
          </list-item>
          <list-item>
            <p>prepositions, lexicalized or with a general label (prep), preceding an argument slot; </p>
          </list-item>
          <list-item>
            <p>correspondence between slots, indicated by a superscripted index (1, 2, …); </p>
          </list-item>
          <list-item>
            <p>a relationship symbol “-&gt;”, meaning that the structure that precedes this symbol yields the structure following the symbol; </p>
          </list-item>
          <list-item>
            <p>arguments (A1, A2, …). </p>
          </list-item>
        </list>
        <fig id="figure-panel-6c11693e3ef8d4fa09a35e4afefb7a98">
          <label>Figure 2</label>
          <caption>
            <title>Rule for action, basic, experiential, or possessive predicators.</title>
            <p id="paragraph-845d9b58a8de4ab19973e3453541bb3d" />
          </caption>
          <graphic id="graphic-f4fcdcf41170449a58b550b5cd264cf6" mimetype="image" mime-subtype="png" xlink:href="image_2021-04-30_20-11-15.png" />
        </fig>
        <p id="paragraph-80f927382418438c313a09e845d1e0ba">An example of rule (Meyer’s rule 3) is shown in Fig. 2, where the argument structure is composed by the arguments A1, A2 and A3 with the semantic function of causer (C), object (O) and X, respectively. Slots E1, E2 and E3 determine the syntactic structure of the predication. E1 takes the function of subject (SU), E2 takes the function of direct object (OD) and the slot E3 takes the function of indirect object (OI). These slots have to be filled by the arguments that perform some semantic function related with the predicator V: E1, E2 and E3 filled with A1, A2 and A3 respectively.</p>
        <p id="paragraph-bc3d37a78052fc5bd93fb975dbc90697">From the elements identified in the verbal predication and the rule in figure 2, it is possible to make inferences about the nominal complementation structure: the suffixal deverbal nominalized form (FNDS) is the predicator, the sentence’s E1 is mapped onto FNDS’s E2, the sentence’s E2 is mapped onto FNDS’s E3, and the sentence’s E3 is mapped onto FNDS’s E1. The mapping makes it possible to create correspondences between the arguments filling the slots in the verbal predication and those filling slots in the nominal predication. For example, in the second structure, the argument A2, which fills E1, has the semantic function of object; A3, which fills E2, has the semantic function X; and A1, which fills E3, is a causer preceded by “<italic id="italic-8ec8b588157049f5d29ce42d42037f3c">por</italic>” (<italic id="italic-15db32a83e1ab340a97739b2c04d6299">by</italic>).</p>
        <sec id="heading-3d754272b18ce7b27e2f31d5cfb8935f">
          <title>2.2.1 Predicative information repository</title>
          <p id="heading-a037cfc76d864f96b667722c3cc7a705">In order to build the necessary argument structure information input for the method, we characterize the predicative information for a given predicator as: i. a set <italic id="italic-03cdc4a2c77b67e2f6e9aac19636ca85">P</italic> of semantic roles for the predicator; ii. a set <italic id="italic-560feea14cd41f35306a0eb59ce43e47">Prep</italic> of prepositions; iii. the essential arguments; iv. the set S of syntactic schemes for different senses of the predicator. Two syntactic schemes <italic id="italic-185000a84cc419d8f4dee82db8cecc53">s</italic><sub id="subscript-482682c338dfbfa92e34b5b9e857f09c"><italic id="italic-e2cfc3ea64abbdb7f6acc8ce03bcda2c">i</italic></sub> and <italic id="italic-f4242b0d37c38cabfa1f7971c4d59b23">s</italic><sub id="subscript-10dd5e286f3f363f33e41c0fb07c7f12"><italic id="italic-f468af94a7626e367b4cedf11f12d225">j</italic></sub> of <italic id="italic-20c9857fd7ff30f40246f68a0e60ea1c">S</italic> can have the same syntactic structure but different senses, which is characterized, in the present procedure, in terms of semantic role differences.</p>
          <p id="paragraph-f303cb0fbabb06b3c9e1801337c1539d">Thus, the verbal predicative information repository, which stores the input information for the rules of nominalization, contains the description of specific verbs, their different senses and their respective syntactic structures. From verbal predicate information and using the inductive rules, we formulate an algorithm for deriving nominalization predicative information. The algorithm is shown in Fig. 3.</p>
          <fig id="figure-panel-d3fbd9350cf1fcde463365ab853ed118">
            <label>Figure 3</label>
            <caption>
              <title>Predicative information derivation algorithm.</title>
              <p id="paragraph-8bef1006a4493ebec7471fa52fb32ae0" />
            </caption>
            <graphic id="graphic-30a9fe69667b5f02f9c4cc0c89ddf2d1" mimetype="image" mime-subtype="png" xlink:href="image_2021-04-30_21-22-43.png" />
          </fig>
        </sec>
        <sec id="heading-e96ebb4573199a73ff0ea6bb16f24952">
          <title>2.2.2 Repository of phrases with nominalized predicators</title>
          <p id="paragraph-5aadea09d290f715a1e4b96657440c4c">The selected phrases for the repository were obtained from two resources: Corpus NILC/São Carlos (Santos and Sarmento, 2003) and corpus MAC-MORPHO (Marchi, 2003), both annotated with part of speech information, useful in cases where the nominalization and the verbal forms are identical. The selection of phrases was made amongst singular forms only, given the concrete nature of plural forms.</p>
          <p id="paragraph-336e3f22f0a0af2514ae0e4754798478">The construction of the predicative information and of the phrase repository followed Meyer’s recommendations strictly, except with respect to the concrete/abstract senses of deverbal nouns and the distinction between core and optional arguments.</p>
        </sec>
      </sec>
    </sec>
    <sec id="heading-4d7fdc9c74cb0d61ceb0125a1755e3b4">
      <title>3 The proposed labeling procedure</title>
      <p id="heading-df3868c31ae9cf10c2e1b9212052779e">The SRL task can be understood in an abstract way as follows. Let <italic id="italic-40ab372e603139b453b3d9bde55d9593">R</italic> be a set of semantic roles for the verb <italic id="italic-ec707e2d9b69b4ec1399fa4bc8b6adfb">v</italic> and its nominalization <italic id="italic-e4f25fccfe52c91089153391b0447361">Nom</italic>; let <italic id="italic-3fb9e4ad03782b9ef2997830cbc835df">A </italic>be the set of arguments (core and optional) in a predication<italic id="italic-562a2fef01c0397e00c8499f1760db31"> Nom comp</italic><sub id="subscript-7c7840460f7bc824e99d1bf7975130a4"><italic id="italic-c8f33932ba4f04890e037703d38a3f37">1</italic></sub><italic id="italic-403df8a386e9e06ecb86716a7b55d670"> comp</italic><sub id="subscript-2120d2f73f99052ed861a3f501f7caf4"><italic id="italic-8">2</italic></sub><italic id="italic-9"> ... comp</italic><sub id="subscript-3e5e979f8628bbf4a6da7022c155810b"><italic id="italic-10">n</italic></sub>; then the semantic role labeling of the predication<italic id="italic-11"> </italic>is a relation between <italic id="italic-12">R</italic> and <italic id="italic-13">A</italic> with the properties: i. each role in <italic id="italic-14">R</italic> can be related to at most one argument in <italic id="italic-15">A</italic>; and ii. each argument in <italic id="italic-16">A</italic> can be related to at most one role in <italic id="italic-17">R</italic>.</p>
      <p id="paragraph-c55293141a5cf4e6bb363b12b800ed10">The sub-tasks in the procedure can be viewed in Fig. 4 below. Previously to the argument identification and classification phases, there is a need for a <bold id="bold-1">pre-processing phase</bold>, when the input phrases are parsed and the necessary linguistic information is gathered from the parsed trees. We used the parser PALAVRAS (Bick, 2000), a well-known Portuguese NLP tool, available on the Internet.</p>
      <fig id="figure-panel-93b65aa2aeecc55b10d632edf3d9b4de">
        <label>Figure 4</label>
        <caption>
          <title>Block diagram of the proposed procedure.</title>
          <p id="paragraph-e4415e40a0cdf112d58df7b2962df1cf" />
        </caption>
        <graphic id="graphic-197203da0c46157435431260cfa89e80" mimetype="image" mime-subtype="png" xlink:href="image_2021-04-30_21-26-28.png" />
      </fig>
      <p id="paragraph-f7397c049cf26c342af78ec365799238">Even though the reported precision in PALAVRAS is 99% for part of speech and 96% for syntactic tagging, we suspect that the parser’s precision rate drops when considering only phrases that require prepositional phrase attachment, which is one of the main challenges in the argument identification phase.</p>
      <p id="paragraph-a1cc553f649b75bcdebc549b10f89748">The goal in the argument identification phase is to extract the prepositional phrases <italic id="italic-83db616b802c1508f9942bdad7829bdc">sp</italic><sub id="subscript-ce88c5812c313d7559c8298ddb1478fb"><italic id="italic-56bfcbc5e8d6ce1e1be0720717e868ba">1</italic></sub><italic id="italic-bdd1e3adadd53e64dc52c62a9ad35869">, sp</italic><sub id="subscript-1de5ee20b98f633b4f1e96a7d69937c7"><italic id="italic-20f28549d2cc339afe4175167f81f189">2</italic></sub><italic id="italic-01d20b977a8490f38ec7c2f856b38e29">, ..., sp</italic><sub id="subscript-f37ab1a5ee4eaa503de864243963ae07"><italic id="italic-21717cabb364d3d032c73377c9e1e737">n</italic></sub> containing the arguments of the nominalized predicator. It consists of three sub-tasks: i. the delimitation of the noun phrase whose head is the deverbal noun; ii. chunking the noun phrase into head and simple prepositional phrases, i.e. containing a single preposition; iii. building the list of arguments by deciding the prepositional phrase attachment problems.</p>
      <p id="paragraph-9b418660b7c15e91be5d4d7e69deccc1">It is worth noting that the identification phase starts with the manual verification of the pre-processed phrases: the research reported here intended to evaluate the SRL procedure itself, and failing to review the pre-processed input phrases would mean that the error produced by the parser would be amplified in the final results.</p>
      <p id="paragraph-9f6db647cbd7ccbe705142e0f7ea7b98">Chunking the noun phrase into simple prepositional phrases is straightforward in most cases. The exceptions have been analyzed in detail in (Mamani Sánchez, 2007). From a sequence <italic id="italic-ab38f7c234a34c517775f1682ba1d31e">Nom sp</italic><sub id="subscript-a41c99ef63b209857c33bbdf14f0cf2d"><italic id="italic-5987b0e3369809a397f530184902c07c">1</italic></sub><italic id="italic-4b7a5e23b50142ee1da9d83d0056df95">, sp</italic><sub id="subscript-3f4afcc97b526bafe68cbe7863444de9"><italic id="italic-d448fd6e63570ab2ba7245d539e2cc1c">2</italic></sub><italic id="italic-c986d1f20606b6e0f460594ca4007a42">, ..., sp</italic> <sub id="subscript-d877d66f01c8f7b6e8f11402f9577ec4"><italic id="italic-375ee8662e29d3e6163db23eaf65d91c">n</italic></sub> , where each <italic id="italic-c7d094a4b7c5a9cd0d26c740405444e3">sp</italic><sub id="subscript-4"><italic id="italic-513b86e23372ae3cb8e788706bba2a58">i</italic></sub> is a simple prepositional phrase <italic id="italic-be3a79ef800d1fe3037e06e576d23886">sp</italic><sub id="subscript-5"><italic id="italic-1ea5b4a5b74b1b102eac18887e3b19e7">i</italic></sub> = <italic id="italic-cbe84d67786457bbdf636987ee76d365">prep</italic><sub id="subscript-6"><italic id="italic-219085a3cc8abace9369f8d3a57daf85">i</italic></sub> <italic id="italic-bbfc317778dbddedbf83dc1f5fda9bc6">n</italic><sub id="subscript-7"><italic id="italic-f1af27279df1aa5e1a6531cc0cc4752a">i</italic></sub> there is a number of parsing possibilities, as illustrated by Ex. 4. The phrase in 4.a. is ambiguous between two bracketing possibilities 4.b. and 4.c., in other words, the prepositional phrase <italic id="italic-e343dbee9e0befcc163b9dffb396970c">dos democratas</italic> can be attached to either <italic id="italic-abbb91cf0c22ad2cb0d5398ff5d44f34">o envio </italic>or to<italic id="italic-aabb40fab78ffa916b84741f250c27b8"> a campanha</italic>.</p>
      <p id="paragraph-6d8d4d369db1811f280456386bd0ccbf">Example 4:</p>
      <p id="paragraph-ce1ef74ccedf9963b3a31f2ada18d3d6">a. o envio para a campanha dos democratas</p>
      <p id="paragraph-f1ffaa9e2de487784d8b813c83179ae3">(the postage for the campaign of the democrats)</p>
      <p id="paragraph-78a1d17c978dfccf1df0142dac097560">b. o envio [para a campanha] [dos democratas]</p>
      <p id="paragraph-93aaf5bc63f92ce2f4e8ff5a830a4177">c. o envio [para a campanha dos democratas]</p>
      <p id="paragraph-aa5d8f4e1673a58bddf7ed92538139b3">This problem can be formally understood as follows. Given the 5-tuple (<italic id="italic-6c89cf4ef3f34afaeaf4b786ba39620c">Nom, prep</italic><sub id="subscript-d29628a5032e2114869f583e172eaa25"><italic id="italic-0e8f7139600b302511be20d46730ced3">1</italic></sub> <italic id="italic-e9c561904e6510d164cc47e391cf6b0c">, n</italic><sub id="subscript-43cc78942d9e1f0e730aea2e8810b7cf"><italic id="italic-f0d3bc2bcf7aea1cded3a6a2165642ee">1</italic></sub><italic id="italic-79dc0c7e672482a226f0f9c697eac533">, prep</italic><sub id="subscript-007358d453d87b701c88e17e721004f5"><italic id="italic-0bc1f98efa3a08d4116a8f97cf7656ea">2</italic></sub> <italic id="italic-07f721051895d084c99053bdf8fd7827">,n</italic><sub id="subscript-4a141b33b8c110156657af63c809b512"><italic id="italic-0eb4a156fada79de798b2aa37a99da6d">2</italic></sub>), the prepositional phrase attachment problem (PPAP) consists in deciding whether s<italic id="italic-35ca7a23b7faf5052ad9e6b710f852c5">p</italic><sub id="subscript-de8a89ffeddf62aba4e33c9797a36adf"><italic id="italic-bfc6027010691cca4f8583082c5f10ac">2</italic></sub> <italic id="italic-bd0bab4af46f707d287108f863aca155">= prep</italic><sub id="subscript-971cd931496cf508dc53ed1881b1c71b"><italic id="italic-7f22eda68975074e728ab408bb59b440">2</italic></sub> <italic id="italic-115185567449268852b4df028132f196">,n</italic><sub id="subscript-9ca1a28f7a7443ad71806f3a49127d2e"><italic id="italic-feb25a6f59f0959c5db3c77c8122af72">2</italic></sub> is attached to <italic id="italic-84251a3bc802206ebef7febcf51d024b">Nom</italic> or to <italic id="italic-053e004fcd6610af5b68178c6a27144f">n</italic><sub id="subscript-8"><italic id="italic-d990db80736bc3836001293f77f544e0">1</italic></sub> (attachment sites).</p>
      <p id="paragraph-1fe9aa90943c3de2ac54277d7b77b679">It is notoriously hard to obtain good results for the PPAP. Robust linguistic resources such as treebanks and ontologies can be helpful, but for languages in which these resources are unavailable the Web has been increasingly used in cunning ways. Volk (2001) has proposed a set of simple statistics of term co-occurrence that has been used in disambiguation tasks. We adapted Volk’s measures for the PPAP, based on the assumption that, in the Web, the most frequent combination, either <italic id="italic-8e299595b7d7784524dbb8052419ff5d">Nom</italic> s<italic id="italic-d57b2de11bf7f9e31d7b1215239da1af">p</italic><sub id="subscript-1b30bbc345c09d11854d03ad13df3eae"><italic id="italic-bfca12f9f3daa8f1f69bf1bcefba0a71">2</italic></sub> or <italic id="italic-cd6697978352c6c6197d653a6c3b9648">n</italic><sub id="subscript-48aee7dc86eeb24e4fb3bb028f04b379"><italic id="italic-a01862dbc102ca45c225d18f40c62fdf">1</italic></sub><italic id="italic-3c6651a37df316a963cf27677d8c6532"> </italic>s<italic id="italic-7653a66548aee4ba9344bc2914f512c6">p</italic><sub id="subscript-21dab6f835787759e007dbcfad67c959"><italic id="italic-edb87f2d2af2f4a75f3381d10e8370dc">2,</italic></sub><italic id="italic-88811a674c9e2b2e5c3321385a0d8e84"> </italic>should be the choice. The adapted measures are:</p>
      <p id="paragraph-531208dcc60d0e4dc13c9c56298c6b86"> Measure 1. <italic id="italic-64bcceafdb0511a99acd85434ffb0187">cooc(N, prep</italic><sub id="subscript-0325c2a95fcd19d51754cad34839846e"><italic id="italic-6af40710b54f08292e89721b96724d9f">2</italic></sub> <italic id="italic-7d424599084f24f8e00ed66adcf91f44">, n</italic><sub id="subscript-47eb910226c753566f92bfe26932a0d5"><italic id="italic-bd0fc34191ee99da9d4e18778e57c386">2</italic></sub> <italic id="italic-6393079bf9997e921fcd4fa3157fed95">) = freq (N, prep</italic><sub id="subscript-d15d598c51be891fea54523455f9d24c"><italic id="italic-c80146c876b3695348afc0bdcdb80c83">2</italic></sub><italic id="italic-9cdb8590db8d7f714c392ca4458b5b27">, n</italic><sub id="subscript-6e31b19db0f3057d7cd5a49e5760df4a"><italic id="italic-06c8aa7dd04a5d5ba0cc8311f8de1ada">2</italic></sub><italic id="italic-487dbac85e9be367df5e45cbf09db984">) /freq(N)</italic> </p>
      <p id="paragraph-1f3df783173442354710e834f11b4324">Measure 2. <italic id="italic-3c0339404198b5ac4aeea1c2ba4286dd">cooc(N, prep</italic><sub id="subscript-c53734ee97092f71d88a9065086367a6"><italic id="italic-9f1bc38d7b0c52cdd768e0d695bacb51">2</italic></sub><italic id="italic-8c928c30a57e54c68c5bc0595bfb4312">) = freq (N, prep</italic><sub id="subscript-a520fe5a009c33ce2d364ba65a623b53"><italic id="italic-b0ed26374d8b71b77e6b3a3bba2b389b">2</italic></sub><italic id="italic-15ace0af542517fa2d9c160ed29d5138">) / freq(N)</italic> </p>
      <p id="paragraph-ee903041530e1edeffa7271dd532bc0e">The measures are calculated for <italic id="italic-4d01ebe28474a68245ec56dd486c0d9f">N</italic> = <italic id="italic-24b26d7ce845f4f066ce9368ee54eabf">Nom</italic> and <italic id="italic-ae71437ab49c31761657e69679edd814">N</italic> = <italic id="italic-79c78e482dfd8bad82d6dc7ae68da922">n</italic><sub id="subscript-cbb3f0713f363acac3194dc257a80aff"><italic id="italic-9902ac60ff7b823a78a5fd51eb7c81af">1</italic></sub>. Measure 1 is more strict since <italic id="italic-4be4d2d33a9c0d5d706678193e47a68b">n</italic><sub id="subscript-773f71ba030cdc1d6695f545b60a53a3"><italic id="italic-0be83d236f5dfc7d1fd42de379451e49">2</italic></sub> might be an infrequent word and even the Web might be statistically insufficient. When this is the case, measure 2 is employed, taking into account only the affinity of the preposition with either <italic id="italic-e6ea948084eb4e1fa3d1ab0dcfdaec2c">Nom</italic> <italic id="italic-ddbb4ae9c2fc7d98eff25a3389a1de5c">or N </italic>=<italic id="italic-8d27853be920ca3bfe939ecce5566bd2"> n</italic><sub id="subscript-e1ef8e2bb0a1db8480f1d159b9353534"><italic id="italic-e6f5db1dc2dffe3b060fdf932fe29382">1</italic></sub>.</p>
      <p id="paragraph-23a02953bb46dbf93172e82d52790f2a">The PPAP decision algorithm is shown in Fig. 5 below. As an illustration, considering Ex. 4, the algorithm would calculate the frequencies of the phrases <italic id="italic-71eb0b1653762e4bd2e6d5b999975013">envio dos democratas</italic> (<italic id="italic-a1bb0db430f6713cab53021c30e276a3">postage of the democrats</italic>) and <italic id="italic-9391c0468117cc5c1ba1c17cd4c41d18">campanha dos democratas</italic> (<italic id="italic-34deb6fbe61f1c8acde382fef7a61f76">campaign of the democrats</italic>).</p>
      <fig id="figure-panel-fb8aff4c10cd9d6f784210cf4e2bbb04">
        <label>Figure 5</label>
        <caption>
          <title>Attachment decision algorithm.</title>
          <p id="paragraph-802ced96a8c9948eb4d438bc175ac6e8" />
        </caption>
        <graphic id="graphic-0218db013f354b48f135b7a3e62ea105" mimetype="image" mime-subtype="png" xlink:href="image_2021-04-30_22-13-16.png" />
      </fig>
      <p id="paragraph-7bef21b0fef079f07a8206382530edff">What remains to be done in this phase is to construct a list of arguments according to the attachment decisions made by algorithm in Fig. 5. Considering Ex. 4, if the results are in favor of <italic id="italic-e66b113212a2ceb71a4e2260bfec33b9">campanha dos</italic> <italic id="italic-f697433572c623b78e244df1c1a171f8">democratas, </italic>the list of arguments would consist of {<italic id="italic-71203d01c2117412268e3ff640056917">para a campanha dos democratas</italic>}; otherwise, if<italic id="italic-9688592cf654d111579a0b87d903181a"> envio dos democratas </italic>is found to be more<italic id="italic-1387f9ab953bbcbeca71aa1ff412e89f"> </italic>frequent, the list of arguments would turn out to be {<italic id="italic-46bd25f057bd54eb1c39e3a33b0c1814">para a campanha,</italic> <italic id="italic-fc3d17eab6c5ac9f73ae003eac7ff842">dos democratas</italic>}. It is worth pointing out that, if the attachment of<italic id="italic-740dd13d62800feb4f34da6d78033350"> prep</italic><sub id="subscript-2d5dd3b9c208d1800cd58cba9e097fa9">2</sub><italic id="italic-cf865c3185790edd4dd9b230d46c6212"> n</italic><sub id="subscript-f775792226fff557c800ff0c75037b33">2</sub><italic id="italic-ff158e05538a03708706e865dcf5421a"> </italic>to the competing noun heads remains undefined, neither<italic id="italic-50dafc6f7a44cfc40cc7ff3ed0e0bd9c"> n</italic><sub id="subscript-63a474192368d8ec8f2e2ad445a2ebe4">0</sub><italic id="italic-5df82c422d32e2b1e986a136b38af788"> prep</italic><sub id="subscript-04249a4669195a8c1e2f216d26616689">2</sub><italic id="italic-de842b462f2c4f12969e49d5c8895bd7"> n</italic><sub id="subscript-de4f7a4ea0a13a08288ac30947eaa700">2</sub><italic id="italic-f34f4ef21d5a2ffd43f58ee11aa63fa5"> </italic>nor <italic id="italic-3cff315de49213f45752f952fa53b60c">n</italic><sub id="subscript-c90837be2850ea9adeea11e73350b748">1</sub> <italic id="italic-36a20512b55680ece2287709366352eb">prep</italic><sub id="subscript-cba1bdcbb7dfc346fef33be91a14b87d">2</sub> <italic id="italic-2722cf85b469ecfa8376f3af388975bd">n</italic><sub id="subscript-c447a2f9130803eed15e3491abce2512">2</sub> will be included in the list of arguments produced by the identification phase.</p>
      <p id="paragraph-c570c9d8a1e1690069f8839cbaaac972">The next phase in the procedure is the argument classification phase, which uses the predicate-argument information and the list of identified arguments to perform a frame matching procedure, similar to Swier and Stevenson’s (2004). The assignment algorithm is shown in Fig. 6, and is applied to core arguments only.</p>
      <fig id="figure-panel-8ebd0583b5a088e134abfddd021123c1">
        <label>Figure 6</label>
        <caption>
          <title>Semantic role assignment (frame matching) algorithm.</title>
          <p id="paragraph-968ac580978178b240836eff85fa65a3" />
        </caption>
        <graphic id="graphic-96ee532588aa23b7aa57bab28b2a2ce9" mimetype="image" mime-subtype="png" xlink:href="image_2021-04-30_22-20-16.png" />
      </fig>
      <p id="paragraph-216d691a5454c96683d0d01307d6b4fe">There are cases of arguments that cannot be assigned a role by the frame matching procedure because: i. two roles require the same preposition (ambiguity); or, ii. the information available is not sufficient to decide the assignment. In these cases it is necessary to perform a role verification procedure, using the possible grammatical relations fulfilled by the arguments in the verbal construction. For instance, prepositions <italic id="italic-bf1547100ab3c260d9c1f84c2cf7f82e">de </italic>(of) and<italic id="italic-204daf21aa59908548533ae3066d9354"> por </italic>(by) frequently introduce, in the nominal construction,<italic id="italic-f295db7b134ba997317801a1752afbbf"> </italic>the verb’s subject; preposition <italic id="italic-bc7fcba6ac63d088232b3c160e931d9b">de</italic> (of) is also frequent before objects. These considerations are the basis for a procedure, defined in figure 7 below, designed to increase the role labeling rate, using once again the Web as a corpus.</p>
      <p id="paragraph-ba72bf829c9fe2f3895e9bb1429f6380">The procedure operates on the basis of three statistical measures of co-occurrence, which are applied to each argument that has not had a role assignment, where <italic id="italic-fb75afbc381bdb214e53226e8ee744ac">N</italic> is the argument’s head noun and <italic id="italic-3c8ed4ba83da4bfddfb714e5810e34be">V</italic> is the base verb of the deverbal noun.</p>
      <list list-type="order" id="list-8af2ef7e46dfbc2c3efef99e6995398d">
        <list-item>
          <p>Subject co-occurrence (cooSuj): verifies the plausibility of the construction <italic id="italic-5699a8b5df2d5fa50de1ef067247bf9d">N V;</italic></p>
        </list-item>
        <list-item>
          <p>Object co-occurrence (cooObj): verifies the plausibility of the construction <italic id="italic-09ebb800a43584129c4ba01218437bc3">V N;</italic></p>
        </list-item>
        <list-item>
          <p>Object co-occurrence (cooObjInd): verifies the plausibility of the construction <italic id="italic-35c76ffa453e77f4b29644834753dbb9">V prep N.</italic></p>
        </list-item>
      </list>
      <p id="paragraph-0ed226d3d4a407e3c44924d77e5c720d">Considering example 5 below, both [civis] (<italic id="italic-71d74e069d0cac585cb92f37cd2e8163">civilians</italic>) and [capital] (<italic id="italic-5b409b00dbf1c7e711ec43daa06dc07f">capital</italic>) can be labeled with either OBJECT or ORIGIN. The ambiguity might be resolved by counting and comparing the frequencies of the phrases a., b. and c. and their inflexional variations.</p>
      <p id="paragraph-e3998d93a4a6086baee080f1ef773513">Example 5:</p>
      <p id="paragraph-61cd92c232d8d1e36900400a63bfc7a7">A ONU cancelou a retirada de [civis] d[a capital] por causa de combates de artilharia.</p>
      <p id="paragraph-625cce7cb74223493bb83cc83a4d8b6a">(The UN cancelled the removal of civilians from the capital because of artillery combats.)</p>
      <p id="paragraph-0bb5589e2cf38f70e8c2fa3e165cabea">a. [civis retiram] (<italic id="italic-c9b976d818cb7590108a74152296f475">civilians remove</italic>) and [a capital retira] (<italic id="italic-c4c461359696cd000db8682ebfeabfc4">the capital removes</italic>);</p>
      <p id="paragraph-1670025013dbb87ac3a9d1197aafef4b">b. [retira civis] (<italic id="italic-5ea067e995bdd541cb2e545ea8daf80c">remove civilians</italic>) and [retira a capital] (<italic id="italic-e88a48ab5ab61a530d751902649f16f8">remove the capital</italic>);</p>
      <p id="paragraph-ed0db07a1dadcd9d35eafe51ec10a8a0">c. [retira de civis] (<italic id="italic-aa46afed9fdce80689f964012042fc2d">remove from civilians</italic>) and [retira da capital] (<italic id="italic-cd21c66e604c2745204f1eae81ccc258">remove</italic> <italic id="italic-041fa7b9e0902b9ff84251278ec9e6d3">from the capital</italic>).</p>
      <fig id="figure-panel-2fcb7577b6f1654b5bf3e9cca104e486">
        <label>Figure 7</label>
        <caption>
          <title>Algorithm for role verification by preferential syntactic function.</title>
          <p id="paragraph-3c4d67e3f4eeceffb27dc905bf25ecdb" />
        </caption>
        <graphic id="graphic-94dccb98aa7c1acdea9432ab5c31efe7" mimetype="image" mime-subtype="png" xlink:href="image_2021-05-01_09-49-33.png" />
      </fig>
      <p id="paragraph-8d4366c04686b746788677571e41aec1">A detailed description of the proposed algorithms can be found in (Mamani Sánchez, 2007) with thorough analysis of particularized cases and exceptions.</p>
    </sec>
    <sec id="heading-534bac3f74896c9d509dff68f585c968">
      <title>4 Experimental Results</title>
      <p id="paragraph-d8e9bd6ea377815ddee132061e87619b">With the implementation of the proposed procedure we were able to set up evaluation experiments and empirically observe the correctness of the method. Two sets of experiments were designed; the first set did not use measure 2, in contrast to the second one.</p>
      <p id="paragraph-002e11641111297bf85a29498b3a39f3">We chose a set of predicators so as to cover the seven mapping rules and to obtain a reasonable amount of corpus occurrences. The repository of argument structures was build manually, using XML as markup language.</p>
      <p id="paragraph-305893fb2c4cf87145acab3ef4155e29">As a simple measure of correctness we used</p>
      <p id="paragraph-a3899fd58c1a92ff7bdd4c504ce3b568">.</p>
      <p id="paragraph-4200daf4e4793c4fec5b8bfe9b631b8b">Mc = NCorr / NCases,</p>
      <p id="paragraph-a0e1cb85de096d602ecc7da3180c6ea9">.</p>
      <p id="paragraph-80d98b394283b0389cca0d7d18c40075">where <italic id="italic-7cb832dcee2ab2e5903a386c615dc46c">NCorr</italic> is the number is the number of predications correctly labeled and <italic id="italic-b0e381c261faf88ac0402ee6e995f646">NCases</italic> is the total number of predications processed.</p>
      <p id="paragraph-126eff398c3685b5f5a615cb5bdc0919">The final results can be classified into three categories, summarized in table 2 below, according to the possible source of the errors: results of type 1 are those correctly labeled using adequate predicate information; type 2 are those incorrectly labeled; type 3 are those correctly labeled but the predicate information was considered inadequate. An instance of result type 3, in Ex. 6, demonstrates the need for improving and, above all, expanding the predicate information repository. Although the labeling procedure agrees with the available frame for nominalized predicate “remoção” (removal), the label CAUSER (AGENT) is not appropriate for “abrasão” (abrasion), which should be identified as an adjunct.</p>
      <p id="paragraph-bafe6c22063be47b6f89ab8f3145d5f9">Example 6:</p>
      <p id="paragraph-32e8c062e2291b66ad831b728af6d9bf">a. remoção das bordas por abrasão (removal of the edges by abrasion)</p>
      <p id="paragraph-4">b. Predicative Information: <italic id="italic-f0220ad53fb8708b9c5bba7216e2c0dd">Noun</italic> de [OBJECT] de [ORIGIN] para [GOAL] por [CAUSER]</p>
      <p id="paragraph-6">c. Labelling: [OBJECT as bordas] [CAUSER abrasão]</p>
      <table-wrap id="table-figure-ce5de33123733a08dc3cd7f8d4f1f7fe">
        <label>Table 2</label>
        <caption>
          <title>Evaluation criteria for results.</title>
          <p id="paragraph-55131ea8a3ba463c7aabbac8be606f99" />
        </caption>
        <table id="table-f8eccf28e75f6b0dd42bb0ae96f8f5b3">
          <tbody>
            <tr id="table-row-c49c06f0b1fe30e16a0bc2c43491809c">
              <th id="table-cell-8e6a6c98ed32e9efc5f7803ca59ac130" />
              <th id="table-cell-e5a1306fde52dc1dc466d7eb597edb9d">Result</th>
              <th id="table-cell-d8db81abacca415c6a9726fb802302ce">Predicative Information Repository</th>
            </tr>
            <tr id="table-row-21399a3191c1ff03909a00c890330cd4">
              <td id="table-cell-384918dcd72ac402ac8dde133888ce68">Type 1</td>
              <td id="table-cell-d9f54f2740998f3f39f628485f872ca3">Correct</td>
              <td id="table-cell-6653203e50e9a89d12d9764d57888854">Correct</td>
            </tr>
            <tr id="table-row-9826e9b89b9d9ee811c8432eef23c5b4">
              <td id="table-cell-a5722bf3644d2a179a2e15f95141d152">Type 2</td>
              <td id="table-cell-efaec8482c7d8f2f15d433d7edf7f006">Incorrect</td>
              <td id="table-cell-a01ffe0d73db6088c5b5ed3ec0fe84e5">Not considered</td>
            </tr>
            <tr id="table-row-82f01498aeb95254473894d5cda3ff78">
              <td id="table-cell-9445f4267637c5c096c4beeab3a84776">Type 3</td>
              <td id="table-cell-738b851e2783484145548db6f4393e31">Correct</td>
              <td id="table-cell-862b75daa0c4b9c417a68f3af7714937">Incorrect</td>
            </tr>
          </tbody>
        </table>
      </table-wrap>
      <p id="paragraph-e92bb5601feff4a0520f6e7dccc1e682">Tables 3 to 6 below summarize the results with the information displayed in their columns in the following order.</p>
      <p id="paragraph-d53ab74326716fdfded3844ea4be021a">Column 1: Nominal predicator;</p>
      <p id="paragraph-dc079e190a7ee1d935b38f0a4f1b90b4">Column 2: Classifiable cases: number of predications with one or more arguments (the sum of columns 3 and 4);</p>
      <p id="paragraph-d52ceb40146f1e71bb7963b3ab5b91e9">Column 3: Number of errors in the identification phase, where the arguments were badly parsed either by the chunker, or by the prepositional phrase attachment procedure, including cases of undefined attachments; </p>
      <p id="paragraph-1cde244af38bd556deaaffa1e259876d">Column 4: Well formed cases: number of predications with a single argument plus the number of predications correctly formed in the identification phase (the sum of columns 5 and 6, or the sum of columns 7 and 8);</p>
      <p id="paragraph-976c8e60fd8076b59a38940e0c699a61">Columns 5 and 6 report the correctness of the method if we consider correct the cases in which the final labels are consistent with available predicative information and the information is correct (type 1). Columns 7 and 8 contain the instances in which the final labels are consistent with available predicative information but the information is incorrect or insufficient (type 3).</p>
      <p id="paragraph-8">Column 5: Number of correct role assignments (type 1);</p>
      <p id="paragraph-10">Column 6: Number of errors in the classification phase (type 1);</p>
      <p id="paragraph-12">Column 7: Number of correct role assignments (type 3);</p>
      <p id="paragraph-14">Column 8: Number of errors in the classification phase (type 3).</p>
      <p id="paragraph-dba35c1c050c9f1f00a32be64f8c9913">The experiments were organized as follows:</p>
      <p id="paragraph-ecae6c803135a5cbb9714ce9c2205105">.</p>
      <p id="paragraph-5eed75f4e9217eebb15c2c0ca2cd0a28">Experiment 1 - Group 1 - results in table 3.</p>
      <list list-type="bullet" id="list-cabb0f44daf48642bfdbffbba07c4057">
        <list-item>
          <p>Predicators: <italic id="italic-6853a669903e18841974c90785edb5e9">perda (loss), herança (inheritance), ganho</italic> <italic id="italic-ec54bac5a35d5030145a96adaecc6004">(gain), saída (exit), descida (descension), deslocamento (dislocation), retirada (retreat), remoção (removal), extirpação (extirpation) </italic>and<italic id="italic-4632f8e713fda98a1e574ab8a5d7c3ed"> extração (extraction)</italic>.</p>
        </list-item>
        <list-item>
          <p>Measure 1 for PPAP.</p>
        </list-item>
      </list>
      <p id="paragraph-2de45b7ca3286b64ac14d4cd12344a0f">Experiment 1 - Group 2 - results in table 4.</p>
      <list list-type="bullet" id="list-62ea8e41a32a379ed4e534ff528b57e3">
        <list-item>
          <p>Predicators: <italic id="italic-6d7ed1ad98bfc9cc8e0c9f85f3ea72eb">corrida (run), caminhada (walk), padecimento</italic> <italic id="italic-c642c458f80802379807b0e1d3ddef53">(endurance), sofrimento (suffering), aquisição (acquisition), criação (creation), destruição (destruction), treino (training), sustentação (support), adaptação (adaptation), comparação (comparison), transformação (transformation), envio (postage), doação (donation), solicitação (request), crescimento (growth), degeneração (degeneration), aprendizado (learning), esquecimento (forgetting), conhecimento (knowledge), adoração (adoration), desconhecimento (ignorance), aproximação (aproximation), subida (ascendence) </italic>and<italic id="italic-e31a3df6015db75a6e2970daacb34871"> situação (situation).</italic></p>
        </list-item>
        <list-item>
          <p>Measure 1 for PPAP.</p>
        </list-item>
      </list>
      <p id="paragraph-dbcee6985110f39a4e79e47b5567cb80">Experiment 2 - Group 1 - results in table 5.</p>
      <list list-type="bullet" id="list-8cfd9a51c2116e64d1feeb7083c1714b">
        <list-item>
          <p>Predicators: <italic id="italic-ad2a64a5d05e858feba58f9754fb1509">perda (loss), herança (inheritance), ganho</italic> <italic id="italic-85e103146ed950028ed2396fced682ee">(gain), saída (exit), descida (descension), deslocamento (dislocation), retirada (retreat), remoção (removal), extirpação (extirpation) </italic>and<italic id="italic-27fa3766b9af00a1f627404b000437ad"> extração (extraction)</italic>.</p>
        </list-item>
        <list-item>
          <p>Measure 2 for PPAP.</p>
        </list-item>
      </list>
      <p id="paragraph-1f5c0c2a555b43016a76828a54ead5fc">Experiment 2 - Group 2 - results in table 6.</p>
      <list list-type="bullet" id="list-55de376c7eccab0ffc1fb85c8a5347a2">
        <list-item>
          <p>Predicators: <italic id="italic-35a742566b01f042b30aabf56dfe3ab0">corrida (run), caminhada (walk), padecimento</italic> <italic id="italic-7bac44244fe4f1190cd144254da0341e">(endurance), sofrimento (suffering), aquisição (acquisition), criação (creation), destruição (destruction), treino (training), sustentação (support), adaptação (adaptation), comparação (comparison), transformação (transformation), envio (postage), doação (donation), solicitação (request), crescimento (growth), degeneração (degeneration), <italic id="italic-476671b78252362902fe9851fe24abd0">aprendizado (learning), esquecimento (forgetting), conhecimento (knowledge), adoração (adoration), desconhecimento (ignorance), aproximação (aproximation), subida (ascendence) </italic>and<italic id="italic-61d59ffd6bf5ef94315405603c3c6d9a"> situação (situation)</italic>.</italic></p>
        </list-item>
        <list-item>
          <p>Measure 2 for PPAP.</p>
        </list-item>
      </list>
      <table-wrap id="table-figure-1b895031a30251ef8897654a1c7e130a">
        <label>Table 3</label>
        <caption>
          <title>TABLE 3 - Semantic role labeling results for Experiment 1 – Group 1.</title>
          <p id="paragraph-6a0cbe7134ce9b96cdd76259c24638e4" />
        </caption>
        <table id="table-0e29569524cd335e7225a856a1753870">
          <tbody>
            <tr id="table-row-bcb2a98d2da976ca073d91061c3a83f4">
              <td id="table-cell-9c48c28f8842e3a0f65fa5900a5cac4e">Predicator</td>
              <td id="table-cell-e641044ccb82f4e539e49208511fa9f1">Classifiable cases</td>
              <td id="table-cell-498bde53f11bbdc888d0b6176e6b339f">Errors in Ident.</td>
              <td id="table-cell-7be9499bd890286a0e2e1a800a035ca3">Well-formed cases</td>
              <td id="table-cell-3927eb64c36b8260f14c7c5c31761c6b">Type 1 correct cases</td>
              <td id="table-cell-8b50e9f3b2e29f15e4db0fa2b01b09ab">Type 1 errors Classif.</td>
              <td id="table-cell-6b83e2f9dd787df46895fa056362c369">Type 3 correct Cases</td>
              <td id="table-cell-2cce084ee112f4dce4abcd8998673c71">Type 3 errors Classif.</td>
            </tr>
            <tr id="table-row-e613ace1e222c56f68410831e178999d">
              <td id="table-cell-9e9fafe0775e3dd67858fce8d09991dc">Perda</td>
              <td id="table-cell-c806072321728bdc9075eb9f4027e76a">34</td>
              <td id="table-cell-f888fddced4366c01702c2f8bf312222">6</td>
              <td id="table-cell-42f49b2c2e62a7c1ff016a4119fc8fce">28</td>
              <td id="table-cell-99f9ee985512ab6b9ef5de645e0a59c6">26</td>
              <td id="table-cell-45f1d3fa40cf557a0fcd030cfe40d443">2</td>
              <td id="table-cell-0cd15a4221c96cf7d5ea54e70505382b">27</td>
              <td id="table-cell-767566139ae4fb3d910641cf55061de2">1</td>
            </tr>
            <tr id="table-row-9b9d4d7172b08738c180eff99db76d6b">
              <td id="table-cell-cc54c392071e8424d2c1bfc4de36ea11">Herança</td>
              <td id="table-cell-3cf473709df1523bed996895a26d977a">22</td>
              <td id="table-cell-dfff888007d7cb54253cd6e3f60986ef">2</td>
              <td id="table-cell-75e19dab9ecb2eca08c6a5b04e9d0bcc">20</td>
              <td id="table-cell-a1e88321f3d8b26dd2f20e5768fb3792">18</td>
              <td id="table-cell-2f5636fc9cd5cc83c58b4cde0705f0bc">2</td>
              <td id="table-cell-c3232b093987145e3bb0528ecafc8c77">18</td>
              <td id="table-cell-b6abb5719f3cf94d576e6e3f7740a270">2</td>
            </tr>
            <tr id="table-row-f8b7e7882c7407a7d1fc12996f372c07">
              <td id="table-cell-cc1bda3b17230f23870c35a7febd651c">Ganho</td>
              <td id="table-cell-4f63d2d715a360605256588443079b83">30</td>
              <td id="table-cell-bb5586970113387710fb34fb050581e1">3</td>
              <td id="table-cell-ed2c9c1e60116a5d2897e36fae37410a">27</td>
              <td id="table-cell-739879105eb95bf2822cbd0b006577af">18</td>
              <td id="table-cell-9331266f9b1265a45d348516c014d3e2">9</td>
              <td id="table-cell-af06ab7b166450cf790e0ef5b9cf9bbf">22</td>
              <td id="table-cell-4e9ccb79e3b34eff3bd65af78ca0ad43">5</td>
            </tr>
            <tr id="table-row-78209ab3ca15affce442c7a411c47447">
              <td id="table-cell-ce687d714990f3542885e66c19c8178f">Saída</td>
              <td id="table-cell-b80f4fe0ee70e4610563572e04905d9e">44</td>
              <td id="table-cell-e3c8195c15291b4112914b7b3c95db32">3</td>
              <td id="table-cell-50f6540b8d6a67922bd065917f750286">41</td>
              <td id="table-cell-d44a05b3276eda3a346ff8ad5e8a330a">29</td>
              <td id="table-cell-d2751458d8c5dce58e320a938f4e54f8">12</td>
              <td id="table-cell-e036d8c2f981b13cc2d2a85e056e7850">32</td>
              <td id="table-cell-934d447ac0af0c36d4c7b45e17cc9d0e">9</td>
            </tr>
            <tr id="table-row-1ca06f11ad40db7cc2cc7416a145cffb">
              <td id="table-cell-3ac7bd179bda3d3b98942a4bea8fb481">Descida</td>
              <td id="table-cell-15cc119ad9d63f0054823e5d874400c7">29</td>
              <td id="table-cell-f02e6d427ac2fafa560423c11df9f8ab">6</td>
              <td id="table-cell-d05185e99c8d86cbfe3031251749f7ec">23</td>
              <td id="table-cell-450ddb91bb4cf95951b9975482bf65f7">18</td>
              <td id="table-cell-83d1f3523a29639b387370b1dd94c517">5</td>
              <td id="table-cell-f54a5c1522ca6cc5f351025b1e4f5f25">21</td>
              <td id="table-cell-588df5af9d14783fdf6732076aa83ad4">2</td>
            </tr>
            <tr id="table-row-1b4b630eda897eb256a066ae82d2ee0e">
              <td id="table-cell-6b262a646ec2287f17829db445875c46">Deslocamento</td>
              <td id="table-cell-e19db8edb72694ceca2876f1bbc72e38">34</td>
              <td id="table-cell-764eb2e3c7d6205d0c64556c99e6f9c4">5</td>
              <td id="table-cell-2343e477841ffe96e750fb31a70b996c">29</td>
              <td id="table-cell-a507518e388b6f6cf8f0b0369847ff14">24</td>
              <td id="table-cell-0cfcfbb15eaa79c5f08fa0457e31c1a9">5</td>
              <td id="table-cell-7f02ecdd9c4b9886b06567d850739ec8">24</td>
              <td id="table-cell-4596eb17ba59909151c6fd006ee7724b">5</td>
            </tr>
            <tr id="table-row-0768ba97fc5c1c7c7439ccc3d45b7df2">
              <td id="table-cell-644f3ba0ee8a789d953988de6da24cf8">Retirada</td>
              <td id="table-cell-44abcdb68ae2063a574b8fbaba405d80">41</td>
              <td id="table-cell-00412fe0859fd9391f8461f8c11d5271">10</td>
              <td id="table-cell-b817430203da581f7ba7495c2128dc3a">31</td>
              <td id="table-cell-f66ac41ef0ac0e6f077e91400b384ebf">24</td>
              <td id="table-cell-6b24575fbdf8466889b18fe20c63c661">7</td>
              <td id="table-cell-886190a15ed7b71487a5f3bc64147c5b">27</td>
              <td id="table-cell-a215aa85a071f3b904a6c12a26bd2968">4</td>
            </tr>
            <tr id="table-row-23e6193d2ca9624c096fcc233454626e">
              <td id="table-cell-cef03c02693886d87e522f19118e8ef8">Remoção</td>
              <td id="table-cell-a4822a9bef0768a5f6abd978a884c4e3">39</td>
              <td id="table-cell-cab04dd585d0a22625387ee8ba80ccfe">2</td>
              <td id="table-cell-29f860a01d1af39718a01297e3748db3">37</td>
              <td id="table-cell-e3a9987cd55806c15bfe2d8fd6797da4">34</td>
              <td id="table-cell-6e724c8fcb240cc254602c5d442bb736">3</td>
              <td id="table-cell-26ac99e262fffeb58745d37ae5434000">34</td>
              <td id="table-cell-3d5acc346cb903f09959f90cd48a0f65">3</td>
            </tr>
            <tr id="table-row-bc716a3d81512b5fa4fc3e1d53c4b9bf">
              <td id="table-cell-398f5ad99ef421f0ebba52091eea03b2">Extirpação</td>
              <td id="table-cell-94a307c136a51e8543dcf25ae382a677">5</td>
              <td id="table-cell-7b03d5c06d2d0a57d671547670f24a6b">0</td>
              <td id="table-cell-d06fe3079003dddeaea93a576c715252">5</td>
              <td id="table-cell-9495025e34aeba570e79ed304c1a3db8">5</td>
              <td id="table-cell-c5910e20cb2b1b6114a6f412caa02ddf">0</td>
              <td id="table-cell-716854d3a0360207c3e88aaaa8811ef1">5</td>
              <td id="table-cell-679cb7a94deaa03cdae6befddb7d087d">0</td>
            </tr>
            <tr id="table-row-3d79019ad4fa61903f6cb4b75e85733d">
              <td id="table-cell-96b60e0f9aa50c4335035590bd52b029">Extração</td>
              <td id="table-cell-f845281cf44c666100a49faee614893c">39</td>
              <td id="table-cell-2f4d3ec42f283e40ccfcf84ad9515d28">4</td>
              <td id="table-cell-f1271020cc72c65a362b1dacb7f9c174">35</td>
              <td id="table-cell-c89cb50ed4331ced8fc14e23b5bcc3c9">32</td>
              <td id="table-cell-a7a8cb3e34e97893a481e057e547e2aa">3</td>
              <td id="table-cell-271a9bd87352b080d9a9d574bcbcab38">33</td>
              <td id="table-cell-b29cc9d0631e1d4653be1187c0cca4cc">2</td>
            </tr>
            <tr id="table-row-0f30776205b3428d89025ed132170468">
              <td id="table-cell-59fb5d7a5ef0b66f1ddbdfdf762c62e8">Totals</td>
              <td id="table-cell-6013676fac4db95cead6d866c75ba0b4">317</td>
              <td id="table-cell-efe7044410a06044fe61e4a3677ad721">41</td>
              <td id="table-cell-bf582a2b50c4adb49f3dc6414484a950">276</td>
              <td id="table-cell-407a4fc8eaec957570d8d4132bd72d02">228</td>
              <td id="table-cell-c6e18ad41d4e89e109bddb8f060ee7db">48</td>
              <td id="table-cell-3d1673758fc4d97c3940e1444c8f1a38">243</td>
              <td id="table-cell-66ff21695d68a08e7b31067387c3a929">33</td>
            </tr>
          </tbody>
        </table>
      </table-wrap>
      <table-wrap id="table-figure-31a89b8de1296b4e51c7f41e1984d797">
        <label>Table 4</label>
        <caption>
          <title>Semantic role labeling results for Experiment 1 – Group 2.</title>
          <p id="paragraph-82e7c4ec24267aadb5756998344f9f1b" />
        </caption>
        <table id="table-5207e970d655577ba525b286f9d386dd">
          <tbody>
            <tr id="table-row-2a5bde896de61d0678937c1c3e5f76ce">
              <td id="table-cell-1f15903be5d5096dd50fbaca9bbbd86a">Predicator</td>
              <td id="table-cell-e484dcbf6d6b2ea72c0ba62e12e5f441">Classifiable cases</td>
              <td id="table-cell-9f9a1c2ec3c20e142a87cb4dedff1804">Errors in Ident.</td>
              <td id="table-cell-ab4a5e25e34085a1f017f3132164f3d9">Well-formed cases</td>
              <td id="table-cell-6de19aeac4e15e33b9c30234eb2f6d0f">Type 1 correct cases</td>
              <td id="table-cell-f0abdcd231735955e842b4fe93c51395">Type 1 errors Classif.</td>
              <td id="table-cell-9af28f59309b42e69e71126ffb24a3dd">Type 3 correct cases</td>
              <td id="table-cell-9db8188fcfd9f79feef2c14201389619">Type 3 errors Classif.</td>
            </tr>
            <tr id="table-row-a027304744ef8ecd6221e5fc5419c0c1">
              <td id="table-cell-e80473470d9f9f966d2ffb7e18294ba8">Corrida</td>
              <td id="table-cell-e7dfe28cd5af6a3761995b3a9396b367">24</td>
              <td id="table-cell-16259eff93e4312f75b6114716faca51">4</td>
              <td id="table-cell-7b1f70b14ab2c74edc568aa4d809dff8">20</td>
              <td id="table-cell-199c75c7b98ca2cced585cfe1c590feb">15</td>
              <td id="table-cell-bb2a573568b2b050ed52d00e5cbc50f6">5</td>
              <td id="table-cell-58abc94bd7f41587f0ec4e7dac3e123d">20</td>
              <td id="table-cell-fb2edd1072782ceca6d2a37ec1d63121">0</td>
            </tr>
            <tr id="table-row-e5bde41a6d1046b2d0c7d50011ae7845">
              <td id="table-cell-221fac85c75ae17a1b4f946665f95d8f">Caminhada</td>
              <td id="table-cell-db643fbe4facd593d09f862ec0498be6">26</td>
              <td id="table-cell-0a8eb32721dab7cc37cc7efeba5fe700">4</td>
              <td id="table-cell-55a4c3bf405af0e89fc86ae13c63d452">22</td>
              <td id="table-cell-16c776013e6641f847ee0b9048c99f88">14</td>
              <td id="table-cell-fd4136bbc43cc2a7ba0d7ded93b1b75c">8</td>
              <td id="table-cell-753e0d3218a62bc83b67fda932e47a29">16</td>
              <td id="table-cell-d44832816ae39669c52ed4a8542510df">6</td>
            </tr>
            <tr id="table-row-c7677dde5e9fb9eb0cb10de4beeccf27">
              <td id="table-cell-21b797789fbb850322ebcd1733ae777b">Padecimento</td>
              <td id="table-cell-5adb6f954a07b04eb0a75f41b59f4509">2</td>
              <td id="table-cell-217f61bf55ad094e447c1b33b16e128e">0</td>
              <td id="table-cell-da47c7c5cc0ac079fc8ed232efe4b2db">2</td>
              <td id="table-cell-b791be517619cf55cf28fe7aff484c77">12</td>
              <td id="table-cell-11da4d543a40224611c1e5d932c01d02">0</td>
              <td id="table-cell-9b506e5ac513e1bc4a694705a602a860">2</td>
              <td id="table-cell-73699513a4168510cff8d1eec7278132">0</td>
            </tr>
            <tr id="table-row-3583ed1df68dea3a8e31c2b65a20e4a3">
              <td id="table-cell-c4edd0f05b88f9de2df7f127b5d44706">Sofrimento</td>
              <td id="table-cell-4163b1b6de5cbe52aa37e6a076e8a50c">21</td>
              <td id="table-cell-f6ca02991c29bb7164701329489b80b5">2</td>
              <td id="table-cell-76157bb7233d3f5cae18f1221f841cfd">19</td>
              <td id="table-cell-ad20c29a7f84a4f0355efbe33562dd05">15</td>
              <td id="table-cell-bd15ce06832864623d06f85a262b5513">4</td>
              <td id="table-cell-6ec61dcc49d9fdf006022e7951c974a0">18</td>
              <td id="table-cell-6a39643ff52130486e8a7f3160b3cc14">1</td>
            </tr>
            <tr id="table-row-e97dc28caf3f776e89ca69344605a173">
              <td id="table-cell-c6223b3f5a009894fcf8c949b7119aa9">Aquisição</td>
              <td id="table-cell-6fbb852ba8c6686c9adeca9f7fce0e90">36</td>
              <td id="table-cell-0473add5bbcac5b5fc903e14e261a5b6">5</td>
              <td id="table-cell-5017faa8d91e3f54925e8c359fbb8243">31</td>
              <td id="table-cell-b9349e7d740184964ddb9aa476ece9d7">27</td>
              <td id="table-cell-fbf8844ca1a15535d717c4c571bfd680">4</td>
              <td id="table-cell-684feecad79f8472f6e7f955a7f31f22">29</td>
              <td id="table-cell-f37956b1b23b997ad66dde443c1aad9f">2</td>
            </tr>
            <tr id="table-row-06ac67e05046d06666a14789ec2f613c">
              <td id="table-cell-ac94d3822e9aae1117512554feef27c6">Criação</td>
              <td id="table-cell-053b6e1afcd7c01bcd2e42c2bcf052b7">42</td>
              <td id="table-cell-b9acb324cf6f2351a3d7b6e7d2684a3b">10</td>
              <td id="table-cell-583bba582bc5db6b74f7643f85ee556c">32</td>
              <td id="table-cell-7b641b8c9bef4347e061fd68f6beaf47">32</td>
              <td id="table-cell-37218a8994fa3a77d9f777f001de89fa">0</td>
              <td id="table-cell-6e7ae69a7e0f6ed5adbb38dadcbf655b">32</td>
              <td id="table-cell-2ea354530e256faede5a253b5ddd59bc">0</td>
            </tr>
            <tr id="table-row-185a23809e32309fc55059c977fc8728">
              <td id="table-cell-7ab1fb7e9455d19041dd5ee6b1596797">Destruição</td>
              <td id="table-cell-3f50cdf9a942767a829af260841e9a06">34</td>
              <td id="table-cell-812474255b05aa80f683f417571a2a93">5</td>
              <td id="table-cell-50e16bc94fae6338379e4f4d83611f59">29</td>
              <td id="table-cell-751d7c5c7289eaf0fb8e2cae31317164">29</td>
              <td id="table-cell-b1c65367c4fe3cb8ced6ab548f2bf581">0</td>
              <td id="table-cell-7b0af0830613a338a6a3f786ed189728">29</td>
              <td id="table-cell-52b308bb9f57a39e267248b38ed51496">0</td>
            </tr>
            <tr id="table-row-46ba0959a8b17ea98c80bb953b71459e">
              <td id="table-cell-a1059f87ebec4e4ac2e3eb1615f67de2">Treino</td>
              <td id="table-cell-a4969d6e2526df57ed7cf886af40797d">29</td>
              <td id="table-cell-1d7cfdd5dcd0ec01b3c321e998e0940e">4</td>
              <td id="table-cell-a7652b96e23d3b16f93139ed2fa15238">25</td>
              <td id="table-cell-289def344aee2bdb5785e4dbdee68db0">17</td>
              <td id="table-cell-d69d1874ad5d4eeadaff1f1934ab555f">8</td>
              <td id="table-cell-6fb01c7c8ebc8f9a2c4c90bd9cf83125">22</td>
              <td id="table-cell-1ec32b77dc26c83b810753248ae2944c">3</td>
            </tr>
            <tr id="table-row-45cdf2b67f63a4a81b92b45d7f43c0da">
              <td id="table-cell-89908a6a63f79e95efd51e54a1bf75b0">Sustentação</td>
              <td id="table-cell-3775936f29a6235da539b39cf8ddcb59">35</td>
              <td id="table-cell-d65a172cf3cc61271f78db3661352c06">7</td>
              <td id="table-cell-8f6cb814ff7b00e370a7a023ce1897f7">28</td>
              <td id="table-cell-d87eaa1c2e9ea07a8e3e24184e76dbad">16</td>
              <td id="table-cell-0cdf0cdbf71867dbf7a20426699a83fe">12</td>
              <td id="table-cell-e008bb049406de9f95d9afd534858116">27</td>
              <td id="table-cell-80d9e7b4a98a2871174e7958534ed143">1</td>
            </tr>
            <tr id="table-row-1e5523830fbbdb9b3dd3e9a4e67512d5">
              <td id="table-cell-b0e0c10f76b1b382e3f8f86e8562ff79">Adaptação</td>
              <td id="table-cell-4c823455a49fe1d53aabd97b85da1464">37</td>
              <td id="table-cell-34f6dc5c5c665301354c2ea9d232cb03">6</td>
              <td id="table-cell-4708bf0d6524dc7a234dfb64b434e795">31</td>
              <td id="table-cell-16a69474652fe7f8ab74d66170e00edd">30</td>
              <td id="table-cell-c7e38b71a02c783ce8178edde7f6f883">1</td>
              <td id="table-cell-cebfbb2afecd088746cb65f184b870c4">30</td>
              <td id="table-cell-f3bb4e55cd3ecd3166b77ddef7cd3130">1</td>
            </tr>
            <tr id="table-row-21412c3286f07ed859f3d665fe974426">
              <td id="table-cell-04c9823d442acd20efaa892409fe07cd">Comparação</td>
              <td id="table-cell-d70a18887d346fd06555f99c9ba8f67e">33</td>
              <td id="table-cell-490fc11491a1a005c7dce7458224e96d">3</td>
              <td id="table-cell-77ee0a937e4a6095de629063713398f6">30</td>
              <td id="table-cell-1974b14db1cc354cf2edb37ccede263b">26</td>
              <td id="table-cell-a1b5d1db56f4ee48525a0f7d1d5af34b">4</td>
              <td id="table-cell-790ee77966ecc3516e2baedfa109e55b">28</td>
              <td id="table-cell-c46fc9c7e334ca4abe9cbdc283c50a31">2</td>
            </tr>
            <tr id="table-row-44c618bc1542f57e1a2d8a944c7939db">
              <td id="table-cell-045e4906a8e632d85165a5a2ea198c3f">Transformação</td>
              <td id="table-cell-306de7a6f196f658bd666a0107fffbd8">25</td>
              <td id="table-cell-e56140e18ab8bd9caf3a157bb61b6f2b">9</td>
              <td id="table-cell-82950289bcb3d079253be126fe24bc61">16</td>
              <td id="table-cell-f7743093927b6d69b3c561ed2b6ca3d7">10</td>
              <td id="table-cell-7e8838859ca0ae6f6a74656b9158b304">6</td>
              <td id="table-cell-d5489b9d1cf0f5175276e3aa13929f20">12</td>
              <td id="table-cell-39480bbfaa3b1a102ea6f850e546c6cf">4</td>
            </tr>
            <tr id="table-row-c8e025da75c5ef7dfbe5e26807feed37">
              <td id="table-cell-e4e9c7315c736274fbe06af9ef3f6921">Envio</td>
              <td id="table-cell-9c1f91c32c849b69ea3446b00124377a">47</td>
              <td id="table-cell-42443e27c3f5f5bf80a1693695e9c29e">19</td>
              <td id="table-cell-e72e3b944738bab720124331c34df4d5">28</td>
              <td id="table-cell-74628cd7112a0af0fafbc95054c928f2">24</td>
              <td id="table-cell-977d20e1c42e433d71e2f5fba686e275">4</td>
              <td id="table-cell-9e1e249b4f2f3c1ccb8a7e0f45250d04">24</td>
              <td id="table-cell-3d86ebdf1d3e8e6f1cd355cabff1f812">4</td>
            </tr>
            <tr id="table-row-b013f59ca0668a934677b29184dd032f">
              <td id="table-cell-d85c3edd40a6ec7a73a1f69b235d683c">Doação</td>
              <td id="table-cell-a716a44aa25a137b8a0fa6954bca8f35">30</td>
              <td id="table-cell-01e38f4804dbf34bf54ad31b87d9198b">9</td>
              <td id="table-cell-ffb48f474adf92f79e158b1e512d6364">21</td>
              <td id="table-cell-40fd9139414095f1428c9712f1621c68">13</td>
              <td id="table-cell-e4504261e8ccc5a76e77a9f5c7306e6d">8</td>
              <td id="table-cell-979e43651ccfbddbc6bbda23930ba819">16</td>
              <td id="table-cell-7c56ec65357bdff2ddbf1b80f76829ad">5</td>
            </tr>
            <tr id="table-row-85975f5f235ad8327662602df1e2f9eb">
              <td id="table-cell-0ed8cbf9669b8842bc104e5f2e8d3a38">Solicitação</td>
              <td id="table-cell-b312023ba20e31c3cc15d1765d1d0628">33</td>
              <td id="table-cell-c13495011d2c5096de8da906701abc19">8</td>
              <td id="table-cell-bebdc51109a96c80d5a8d92aecb3ba6a">25</td>
              <td id="table-cell-4e4ccc1fc65321ee40942afec89687fb">12</td>
              <td id="table-cell-591495a4c3af6fff182ab7c2b40088cd">13</td>
              <td id="table-cell-d67aedf24a11509f97376093a2f2631c">25</td>
              <td id="table-cell-724b2c6b79ea068f21c60f0f6e091435">0</td>
            </tr>
            <tr id="table-row-7be5c543db6378845d9790b0aeaddf9a">
              <td id="table-cell-9254895e0797666ad214abb66d346082">Crescimento</td>
              <td id="table-cell-dbb39c022f16895b454a2d21c1fcbad6">34</td>
              <td id="table-cell-4ee1bceb105108ede248240e56583846">4</td>
              <td id="table-cell-17105b0d56ffd7a7b232bdcfadbd59a0">30</td>
              <td id="table-cell-92ad5fddf8508114382a142df79fa387">21</td>
              <td id="table-cell-a8e98db77e8a4789c81605f03be45896">9</td>
              <td id="table-cell-7d0f6564f88c5a2bb1d47aa77966a055">30</td>
              <td id="table-cell-d267ee4319792a1fcb800146bb74c683">0</td>
            </tr>
            <tr id="table-row-71faa19f6801c0bf4d88202d433a3ecd">
              <td id="table-cell-5f383e4bf69ce175e9e55506b6c45d91">Degeneração</td>
              <td id="table-cell-105c8b6ec2b4bc082ddf656e4da46cc2">28</td>
              <td id="table-cell-0d4f9feaa87d03cca1a3ccabe31bca2d">3</td>
              <td id="table-cell-8357fad464df1962cca8da94c6311888">25</td>
              <td id="table-cell-7dd84aafa77eca008cfcffbbc7e8aeee">22</td>
              <td id="table-cell-e2484f70ae92e01f1c01a7d6be0892f5">3</td>
              <td id="table-cell-308343aa448c119276b7d04d8ee4ea99">25</td>
              <td id="table-cell-5c9656c3289bd572742f9e574c83d6be">0</td>
            </tr>
            <tr id="table-row-6f91a3cc191db77e659e3bada7929bf2">
              <td id="table-cell-c3f7aaf60ea1d7191287d42e3c992c5e">Aprendizado</td>
              <td id="table-cell-d00b3f84e290d476b1186aef4fe66441">21</td>
              <td id="table-cell-01a26cc2acfb6f159ccd2c54490b6d16">1</td>
              <td id="table-cell-ce25f83adaf74c41a6c04dda8e8c7529">20</td>
              <td id="table-cell-d258b1522f568c1fe68aab2e5ff39cfd">14</td>
              <td id="table-cell-6f253335080479c25f13e7ae165f5f6a">6</td>
              <td id="table-cell-facdf57bbf7a5e8bc79d6cf205d7a3d2">19</td>
              <td id="table-cell-fdfe8b8333aa093c7036d7ff00334d87">1</td>
            </tr>
            <tr id="table-row-28d8552294d81e2ceb4f5da0b7711e7c">
              <td id="table-cell-56cc3c5b834b40fe3dddc2dba290353f">Esquecimento</td>
              <td id="table-cell-8f8a9cb78d611fafeec4243770455d8d">18</td>
              <td id="table-cell-0fbedf79a3153b5bc2c4202e57f4c1a3">2</td>
              <td id="table-cell-b5743ce38e65e81ef66a56e5433d8f3e">16</td>
              <td id="table-cell-53a4ab29727c6231aa435de506cf3f8f">12</td>
              <td id="table-cell-8260d2ddcfaad61fd6065ce231362493">4</td>
              <td id="table-cell-b2753a3012e6230e939a0ae82bd85b2e">16</td>
              <td id="table-cell-f1e27451b5de868d2bb81c18b1d73479">0</td>
            </tr>
            <tr id="table-row-1123d02dd0a11701e04f83f2cbe89bcc">
              <td id="table-cell-4257b3ac3f3c0c634ffe4707efa40cfd">Conhecimento</td>
              <td id="table-cell-b823c83fd73bd8674f07a32bc24f74b4">15</td>
              <td id="table-cell-f364c85309f865293034133ce2d16cc0">2</td>
              <td id="table-cell-3690164fe8525a486c3dc81a8a90b618">1</td>
              <td id="table-cell-f64dcaafae8524441415746b3c83b840">12</td>
              <td id="table-cell-cf8735f72f174469e844403ba5ef158b">1</td>
              <td id="table-cell-d4d0d62801082762e34cb62209e68e15">13</td>
              <td id="table-cell-038f77a598958a3fbf0df63cc8b1054c">0</td>
            </tr>
            <tr id="table-row-c21fac2f32c21f944bd53aea96d1b7fa">
              <td id="table-cell-d1953ab3ad4b0a319df082645ae5157f">Adoração</td>
              <td id="table-cell-2a4c393c0a8f62e0f03f9b0cce503ad2">20</td>
              <td id="table-cell-099428fa78264a7d2d866edcad9ddb6a">3</td>
              <td id="table-cell-f5d5b6ea82f21b4f3be72f2df00fda85">17</td>
              <td id="table-cell-2f842dcd53d484d6a909193897beea8c">6</td>
              <td id="table-cell-e397c82c2ce2c7799eacb18dc7a691c1">11</td>
              <td id="table-cell-d9390996ddde8e8e7083591a4660c35e">17</td>
              <td id="table-cell-07af7e290fae1cc8b416bfa5a4fdb9d3">0</td>
            </tr>
            <tr id="table-row-a1fd9bd8da6f3e2005dc993be302ec05">
              <td id="table-cell-dc9acbb921e388c3518e06f574a083c5">Desconhecimento</td>
              <td id="table-cell-3977eaf2e046906984163a5f3b3e6cf7">39</td>
              <td id="table-cell-bf6495b424fa2c34e7e880efbcff5d7e">6</td>
              <td id="table-cell-7b2820606668cda29d6f32cda795fecf">33</td>
              <td id="table-cell-667070808ea5b642a5de0a5789c7a5c4">21</td>
              <td id="table-cell-38a87b4c1017a7e1b7a7bc3d2871d14a">12</td>
              <td id="table-cell-5123409b87603a5944f34613023a57ae">33</td>
              <td id="table-cell-69062f041e200790426b3d0974832460">0</td>
            </tr>
            <tr id="table-row-6bf0cb0877e6e42eb06e6bc5ed62e3cc">
              <td id="table-cell-c218b54afb4182faa6152c7addfa49fe">Aproximação</td>
              <td id="table-cell-c4f6a03496f895bca890a9712be13c97">38</td>
              <td id="table-cell-132ecb359ff212683a2b86eaec552990">6</td>
              <td id="table-cell-d3751c936d8af3ab978a88ab49eb367a">32</td>
              <td id="table-cell-6aa986744e194c591b46ec6d3ae1a67a">14</td>
              <td id="table-cell-361fc421aec3f2824bfffddbc115aa0e">18</td>
              <td id="table-cell-d2f74d8b07675b38e2e8f6aeb94515ac">31</td>
              <td id="table-cell-116832262d30d47d470f5a50d1723057">1</td>
            </tr>
            <tr id="table-row-12a1f3ec989f6171a2fed63cc6b377a5">
              <td id="table-cell-1318792ad41327a65f62ee7cf720c9ea">Subida</td>
              <td id="table-cell-d2a60635d56bda0f91644b1dca5853dc">40</td>
              <td id="table-cell-8b73a3a807dc99c2472cac8060bbc05b">3</td>
              <td id="table-cell-9ff77ff92f982932ef2ea4f6b63d3212">37</td>
              <td id="table-cell-0c0c7803febfc7ab8d46991f8d03b761">27</td>
              <td id="table-cell-7aedeec0599299efee2bddc30be1a77a">10</td>
              <td id="table-cell-de34003cce5d295ee025c5cb0de1f51f">37</td>
              <td id="table-cell-3e23b8d93522a39d477b30571cc177d1">0</td>
            </tr>
            <tr id="table-row-bc9fd9f32188079a6d09998e94eb3afc">
              <td id="table-cell-664fe32759af5a6be57809a877da7d14">Situação</td>
              <td id="table-cell-2cf0196e0745183c82fb5079ca0ae391">17</td>
              <td id="table-cell-01d55f6e6842a298c499b76b16d218c4">3</td>
              <td id="table-cell-e33d054fd7b5bc2098b151dab2e865e3">14</td>
              <td id="table-cell-defe932776bd61bcf1322d4b6b46ae6f">13</td>
              <td id="table-cell-e8f130560609514a355c01a524f0f5b9">1</td>
              <td id="table-cell-d991c778d1dc29b3b0ff8f78c48e6049">14</td>
              <td id="table-cell-4fe9b8813b1ed093b9b1d7426db36ac6">0</td>
            </tr>
            <tr id="table-row-8a41ff23c5662649f417b467ae96d99e">
              <td id="table-cell-40a62e54602143c2fd57f4313b5c46cc">Totals</td>
              <td id="table-cell-e01c54cfd717b77e56e4950d6a273f05">724</td>
              <td id="table-cell-ceeb3c398a8f608041b401adcea0873b">128</td>
              <td id="table-cell-6da80b32b3b09cff35ac19f7aa0ea1b4">596</td>
              <td id="table-cell-76251cfa1c8e77320f3998601c88e3e7">444</td>
              <td id="table-cell-8f965818c52fd218b97e60ca90fb8a1f">152</td>
              <td id="table-cell-f92a653ce5112ffa43ac313051845e62">565</td>
              <td id="table-cell-ff240409e8c181a0736d287e09b39f85">31</td>
            </tr>
          </tbody>
        </table>
      </table-wrap>
      <table-wrap id="table-figure-9d6ad55be3431a656a29d3f2901cc81e">
        <label>Table 5</label>
        <caption>
          <title>Semantic role labeling results for Experiment 2 – Group 1.</title>
          <p id="paragraph-fbcba585ac433ecfab9df84a5bafa69b" />
        </caption>
        <table id="table-a3bed7efb119af565b1718578820febb">
          <tbody>
            <tr id="table-row-affce668d48cfb21cdaa3b880a018a97">
              <td id="table-cell-1a85fe22c5eee5ce3097045f1c22a571">Predicator</td>
              <td id="table-cell-f19281b9939dd4adb613fab0ff85eb2b">Classifiable cases</td>
              <td id="table-cell-96c2fabee89c08c59030f70afc884bfe">Errorsin Ident.</td>
              <td id="table-cell-717c72e0aa65d24eb662180543eb8d14">Well-formed  cases</td>
              <td id="table-cell-10b3894ada9069d3ea8829ee71d799ba">Type 1 correct cases</td>
              <td id="table-cell-e7d306577015b5d74819c2675ea4e168">Type 1 errors Classif.</td>
              <td id="table-cell-6c4de8cd878600052b5ccf453f6a105a">Type 3 correct cases</td>
              <td id="table-cell-2c089ddfe3852039407bec8517048a02">Type 3 errors Classif.</td>
            </tr>
            <tr id="table-row-79746faeb2419996f4b02dac73e124e5">
              <td id="table-cell-de4e84fa37453f253e44a996f7f3dc5d">Perda</td>
              <td id="table-cell-fd1cdb1c27cb74fe90d09cbf1fa9ab5e">34</td>
              <td id="table-cell-577a782acd26a87aecc4afdd626fa082">8</td>
              <td id="table-cell-44aaba3208bf63b1a4279bf39ec2213c">26</td>
              <td id="table-cell-0783e6a1071b947452c1acccd7d3d73b">24</td>
              <td id="table-cell-d6ae79245961269829657ec2eaf7f761">2</td>
              <td id="table-cell-ce5e2550457339fda9db557ed3948459">25</td>
              <td id="table-cell-cd3f42240d3cb5f37aa094e57d7c53f5">1</td>
            </tr>
            <tr id="table-row-afccbf24b023bd95e30b382d88eccd11">
              <td id="table-cell-6459084552b5629afc1c44175b12a1c6">Herança</td>
              <td id="table-cell-23c0552f11375eaf515e812f428114dd">22</td>
              <td id="table-cell-9595efca25c19a3a8cc11ed093670063">2</td>
              <td id="table-cell-051dbc1ed076409657d41a01e22e9cb8">20</td>
              <td id="table-cell-1d25eca7a876f27c97f587274ecba6b8">17</td>
              <td id="table-cell-d8774c0eb095851746d20bca499650bc">3</td>
              <td id="table-cell-850d08e26d6335ee1f3198fb8aafac05">17</td>
              <td id="table-cell-74a80dcfc0c9e1f6b73b1c4afec547c3">3</td>
            </tr>
            <tr id="table-row-a72884fbf450249380358b4eec31ed7f">
              <td id="table-cell-ac1a0b192f6af02a0b18f483f1f412d8">Ganho</td>
              <td id="table-cell-42aba671aa410ce184c3db11a7a0fdf8">30</td>
              <td id="table-cell-98bc1e69d805198cfaf92560e61672d8">4</td>
              <td id="table-cell-491830544a399225ea236c56f053a887">26</td>
              <td id="table-cell-d75902988c086c0f999a1737c5faae56">17</td>
              <td id="table-cell-a3d1bf11e83330b60ce1dbeaf7b79056">9</td>
              <td id="table-cell-296163c188d4a7ee86b1452999111919">20</td>
              <td id="table-cell-06b4f86dea1f6480800058c0c29eb169">6</td>
            </tr>
            <tr id="table-row-30f1b7feae58bba09ed05cbe841e6f1f">
              <td id="table-cell-bfe740ba0fa583938fd6defdbcb3468c">Saída</td>
              <td id="table-cell-256769261640924122f8f6778629cd5e">44</td>
              <td id="table-cell-8c63e193ee1a06e33ebf3c3e7657062e">3</td>
              <td id="table-cell-a3e3c2f0fb28a89b2ac655c6201c009f">41</td>
              <td id="table-cell-90de55431e7200f7ce9653cb9fc5749b">28</td>
              <td id="table-cell-7504f8d91eb72cb8c15eb7446683dcf9">13</td>
              <td id="table-cell-7b679db0a58ebae6e98c37a40847f156">31</td>
              <td id="table-cell-c542f048d94577fcd2d399566fc40ad7">10</td>
            </tr>
            <tr id="table-row-efeee2975f049834671098a962220355">
              <td id="table-cell-ecb2b15594d9ff46b6543a6de3c99705">Descida</td>
              <td id="table-cell-b64e19c38549369023b98ad169074fb3">29</td>
              <td id="table-cell-278514a4de11ef67523c6eb0332f5183">6</td>
              <td id="table-cell-17abc1a38220763e4754452096285b78">23</td>
              <td id="table-cell-4edefcfcee4007849ee2a83bd7fed580">18</td>
              <td id="table-cell-0bab7c999c15cea4204dfb95287e5ab5">5</td>
              <td id="table-cell-22fe4332cca4a2fb74c26efdb27b3ff8">21</td>
              <td id="table-cell-d103c8f38b299f783a2d31da39a182ba">2</td>
            </tr>
            <tr id="table-row-e5beba3f378ba09fd6207cd1cdb3abdd">
              <td id="table-cell-44d29fc8c7e866df2cceb44fa3db1da8">Deslocamento</td>
              <td id="table-cell-b367296f756764e07f16d9ceb0283091">34</td>
              <td id="table-cell-fb0484764804ef9e3a041d188ed91dbd">7</td>
              <td id="table-cell-3e1e91f44c202c39e86ff7371b87dbb7">27</td>
              <td id="table-cell-665a824ae28f838374fbfb1806f05304">23</td>
              <td id="table-cell-35c7311cd1a146c113e369d2ac9e24e8">4</td>
              <td id="table-cell-3491b2cbbe34c7881dc65bc6eafd1f8f">23</td>
              <td id="table-cell-2b14ec391c70812e8c65934acd4a3b1f">4</td>
            </tr>
            <tr id="table-row-e052418ec1b1ced124a2e419b0353c41">
              <td id="table-cell-4f3c145821e7cfebeae56e009999844b">Retirada</td>
              <td id="table-cell-ef6bced13994f754eb70a966ded7c698">41</td>
              <td id="table-cell-238fd3f446ef69361a942150ed4d77fa">11</td>
              <td id="table-cell-b53b0559f6f8a9bd0f0060b7ee46f6b3">30</td>
              <td id="table-cell-32e610010c663f7dea932f8a064c041c">25</td>
              <td id="table-cell-5a39663757e31c932fdfd3cc52760e11">5</td>
              <td id="table-cell-0496cf28cec8ec5f48a489810d36e9ff">27</td>
              <td id="table-cell-9f67700632fdc406506fee789b9d1ce4">3</td>
            </tr>
            <tr id="table-row-5631bece91ea2e16e50a5f08c940e875">
              <td id="table-cell-3b028ce029110cf42ebd0f58fbe35ec1">Remoção</td>
              <td id="table-cell-a63bf8ffe37e6754211c1bc464c5bf49">39</td>
              <td id="table-cell-10f02d66ddb99137caae50adfd3d0c5f">3</td>
              <td id="table-cell-ee567d1a3dc08ad36298b8fa9e1d94b7">36</td>
              <td id="table-cell-163d3c47e82dc87ac0dc3938f59965c2">33</td>
              <td id="table-cell-5c10e800080881059bb1357e423f00b0">3</td>
              <td id="table-cell-e595ec8bdc11a39680d7bd2227e276fb">34</td>
              <td id="table-cell-7c8e41451a5f05b9cde2de4d78e224c8">2</td>
            </tr>
            <tr id="table-row-934be15b1465af671ce9bcb253699e23">
              <td id="table-cell-e291c26f11f2f3017f2b50c806d40d52">Extirpação</td>
              <td id="table-cell-95940d86678eb4846951ae7f5e7e08e2">5</td>
              <td id="table-cell-764ef79c63c607fef61ad9146ec209ef">0</td>
              <td id="table-cell-0641924dd09949094b7955c0ca1fcbc5">5</td>
              <td id="table-cell-4ab9749027d159e83e11c31a46cda6c2">5</td>
              <td id="table-cell-adf032044a593b01ce29b23fb978d27a">0</td>
              <td id="table-cell-ba1c7d4ab2cdd4f9deb7310480b14d4b">5</td>
              <td id="table-cell-3d905c3df0188fc83e1538cda3a250ee">0</td>
            </tr>
            <tr id="table-row-bc1d9669e8f71867b743c7e3b7e1263f">
              <td id="table-cell-a65e2d3e92a17fad7fc0bdd8ca43dc01">Extração</td>
              <td id="table-cell-e4fb318390d62a97c050fcb00feb5d7f">39</td>
              <td id="table-cell-01ffa9d6ff05775667ff7821e317ffc0">5</td>
              <td id="table-cell-2be79ee632b933adc100d25e52280a23">34</td>
              <td id="table-cell-f4dfce5e748aef5cb034205ded3a0477">31</td>
              <td id="table-cell-e0daffe6b77e5428e12006b7f40fa950">3</td>
              <td id="table-cell-65f880ce756410e38b37fb9cc59fbe89">32</td>
              <td id="table-cell-5375b642c5028fc5c7633181628e75d5">2</td>
            </tr>
            <tr id="table-row-5e9427459d568909533319a0373a5d42">
              <td id="table-cell-7e381d83262fe2c39ab3585fa1c34728">Totals</td>
              <td id="table-cell-f889047a7b0613198cb8fad93d3f891f">317</td>
              <td id="table-cell-0ba54febe5a4accb301ac4c7c784e621">49</td>
              <td id="table-cell-eeb226d6432f71f4e9019f03b1c2677e">268</td>
              <td id="table-cell-3a996a2cf3bd2a954c3f942d09d95c86">221</td>
              <td id="table-cell-4efec44fd6fcd9a5228755b421864c77">47</td>
              <td id="table-cell-ae2519ad92c3c1cc1026565bd4d35c28">235</td>
              <td id="table-cell-87865a566b28fc5b1ab8b8e49c6c4ed5">33</td>
            </tr>
          </tbody>
        </table>
      </table-wrap>
      <table-wrap id="table-figure-980d2d5ebdf9e4721dd43edee37611a1">
        <label>Table 6</label>
        <caption>
          <title>Semantic role labeling results for Experiment 2 – Group 2.</title>
          <p id="paragraph-b7cdfd4a5e71b3e3b090e73cd32dd201" />
        </caption>
        <table id="table-48dd82cbb85eee4158d1c21e55ec29ef">
          <tbody>
            <tr id="table-row-85edf03e8fa4589aba0c82f1c4f328c9">
              <td id="table-cell-7e4d92886bd9183059a69bde91da064c">Predicator</td>
              <td id="table-cell-f3c1720f0b8a525679bb5cbd5c7ddb4e">Classifiable cases</td>
              <td id="table-cell-83f77f31d673c037f6870bd8697b54ff">Errors in Ident.</td>
              <td id="table-cell-2981d2a3c03c599dcf19cc9d41cc88fd">Well-formed cases</td>
              <td id="table-cell-5408233a219471630aede409d9bebbb3">Type 1 correct cases</td>
              <td id="table-cell-66a841751160d5405930508a32eec172">Type 1 errors Classif.</td>
              <td id="table-cell-d6be526fac44d1439431ccbb6dde68f0">Type 3 correct cases</td>
              <td id="table-cell-db2086ef43084a9d6a2bd53f6fe94874">Type 3 errors Classif.</td>
            </tr>
            <tr id="table-row-43a567e6b9e20b8c5c2d4bad1fa0b64d">
              <td id="table-cell-3c3a9cde9743d9634de54d8dddfdbb6b">Corrida</td>
              <td id="table-cell-e16ebb44d66e8f5dab0a1276af21f067">24</td>
              <td id="table-cell-43e52a30bcfbe2d5ceeb6a4f8b5ab5f3">3</td>
              <td id="table-cell-c3179a96fad7ccbd7a2f05dab9301780">21</td>
              <td id="table-cell-fe02921ad7fa49f15315d272aca95f7d">16</td>
              <td id="table-cell-32b1f49393556e01ebb910c206b690ec">5</td>
              <td id="table-cell-bb211c5b67b1f7787036b8cf91b1c099">21</td>
              <td id="table-cell-943310647d4eb28184857781a3bd1fce">0</td>
            </tr>
            <tr id="table-row-94efdee4ed99e39aad34026b3065113f">
              <td id="table-cell-45b1e37572c17c610daa9ec5e52301e5">Caminhada</td>
              <td id="table-cell-822beede9c0efd38cade0c2708dd12ac">26</td>
              <td id="table-cell-657e53e2b43492474d50f2eaa121c1c1">4</td>
              <td id="table-cell-8d642f3a383ed9f62dee74c7f99f7709">22</td>
              <td id="table-cell-cb2edc5a689642ccf76d5c579a153cd2">15</td>
              <td id="table-cell-e72b3e683d13f5fc7c089903f03c102c">7</td>
              <td id="table-cell-0e332567382d8aa78f89182ca40b8b1c">18</td>
              <td id="table-cell-6e32801a2b4d773073c468dd47e3475d">4</td>
            </tr>
            <tr id="table-row-f37eb1268816c5453d2dc2983d888964">
              <td id="table-cell-bde89a7f2d2f077b94bbd60c53313d77">Padecimento</td>
              <td id="table-cell-0812463963869a306c020476015967df">2</td>
              <td id="table-cell-14ff18318f4ce720a99321e2388c1147">0</td>
              <td id="table-cell-80f4b1f08632862bb42d753cdc1c0820">2</td>
              <td id="table-cell-3a14747061feeedb0507b4e4353ef45a">2</td>
              <td id="table-cell-eacddae6d1c9c81ff2bcbec391113efd">0</td>
              <td id="table-cell-3086f2ff368fbfdd5c98e21ce4918b15">2</td>
              <td id="table-cell-8bfe127574a604db976168528f1368ff">0</td>
            </tr>
            <tr id="table-row-9a01739d39f9127ee8904bb62e8dd206">
              <td id="table-cell-9d133be0685e61b3895bdbc8f983fd5f">Sofrimento</td>
              <td id="table-cell-0e7e4cee40144af37ca4443de389d8a4">21</td>
              <td id="table-cell-7958751bf16dc0fcbcd7270aba1db1cb">1</td>
              <td id="table-cell-c130ec66e5f37abb2182b4311c9b75a5">20</td>
              <td id="table-cell-c8c337c357b1c7a8983ab63a1a103590">15</td>
              <td id="table-cell-82eb148d17dbdce61f8f529467ba496f">5</td>
              <td id="table-cell-c00e4b1d2b7c43fc65bad13bef35cec0">18</td>
              <td id="table-cell-d283262347a77f57782fa5c51245fc3e">2</td>
            </tr>
            <tr id="table-row-7d9c1616564b430925303b32651747ec">
              <td id="table-cell-9c3cfa9efa511d3fc2d02a7839ef1729">Aquisição</td>
              <td id="table-cell-d8a8eca4db9b74caef4b52b34df40a52">36</td>
              <td id="table-cell-a2188bfd24e6e846c4b66b5243f8fe3c">5</td>
              <td id="table-cell-d9d238f5b42d82b146b9ee3ea42b98dc">31</td>
              <td id="table-cell-461f8a61227ebc97d761d20648847c27">28</td>
              <td id="table-cell-bab3a8d9d7f3aa3c97f27b7b1d645ee2">3</td>
              <td id="table-cell-42d5077adaa69d82215c7e54171f3b8a">30</td>
              <td id="table-cell-cad765956c64c0e34a967ab3d2f70855">1</td>
            </tr>
            <tr id="table-row-dfa425facda7b94f6e052ff0386e3ab4">
              <td id="table-cell-143f963a39cfb36f660df73fd4a26ddb">Criação</td>
              <td id="table-cell-f316bea4667fd9496497c787e1d48eca">42</td>
              <td id="table-cell-a711e52c9803bd38970fdca9ce999b68">8</td>
              <td id="table-cell-103c7c07e2b48e3a557b089e7e554db6">34</td>
              <td id="table-cell-aff80dd7611673fb4f64e21cbc2e5cb0">34</td>
              <td id="table-cell-f6c1f6e0142ce656017af942090dfd70">0</td>
              <td id="table-cell-03a3033b8abafa9791f1c5fbdfe18bb4">34</td>
              <td id="table-cell-be5513c8940abf90c0775b27b6d6a28e">0</td>
            </tr>
            <tr id="table-row-9191c6f536fb27d8f4704c4256a11166">
              <td id="table-cell-f3b551d5814840ee3d2aabb826b31ea2">Destruição</td>
              <td id="table-cell-3c7f85f4972018841a83a2c18fe92ce1">34</td>
              <td id="table-cell-f66955359b2ea03aab94c1cc9f7ecf4b">3</td>
              <td id="table-cell-660329736a8f604852e15351aaa72613">31</td>
              <td id="table-cell-3f5768141f8b297eb356226c4da612a4">31</td>
              <td id="table-cell-269dfb1f22b7d9d9891a992c29a85266">0</td>
              <td id="table-cell-9c583d0bd520270b3b91b9f1dc770625">31</td>
              <td id="table-cell-ced595c5e972b51efeba0a35c4320648">0</td>
            </tr>
            <tr id="table-row-a8869258e05381d55374ef619d9ed557">
              <td id="table-cell-21b6095586109e9400c0c67a3eea7db7">Treino</td>
              <td id="table-cell-a51600a9de6a8543559143c48c7f95a9">29</td>
              <td id="table-cell-18a5ebe63424e32cc450d2fd8add716d">4</td>
              <td id="table-cell-2b34bb25985df1c3e8d0e66a42fa95cd">25</td>
              <td id="table-cell-fab414805f1059e33e9622766961c2b4">17</td>
              <td id="table-cell-b668d5a90e48bd955d23dae9b4d36bd2">8</td>
              <td id="table-cell-7aa6ebb7f4b679fa8717b9f2720353fd">23</td>
              <td id="table-cell-8d3b5ab18c48ee4b62937145a1aa35c6">2</td>
            </tr>
            <tr id="table-row-dbbc2862109062536f19d78d9154cf17">
              <td id="table-cell-26ccafd68f1b37c97448551a3bd2b807">Sustentação</td>
              <td id="table-cell-0f50c88d2c77e2e1e9b3882f63584924">35</td>
              <td id="table-cell-54553e89be31cc285ec83aa0249be01b">7</td>
              <td id="table-cell-dfc9f3e0f6ae59c08cdc2ff5c2946874">28</td>
              <td id="table-cell-8f5edb0b46b585c6d35515a99bb15613">15</td>
              <td id="table-cell-3c82e0f80b94eccb5ad55da86e6aa996">13</td>
              <td id="table-cell-112d052da1cf301a197fd21014589cdd">27</td>
              <td id="table-cell-9262c10e8cdf7661e0d434feae0b6317">1</td>
            </tr>
            <tr id="table-row-25091986bdff8f10beb3c66e09b5ddd1">
              <td id="table-cell-5a9d83fddace7da115b83f135b8f9f4e">Adaptação</td>
              <td id="table-cell-9daa0f5b68a6c2e958c1b09d3cc014c0">37</td>
              <td id="table-cell-83c1e4463212b25a387eea4fb5a7bf4d">3</td>
              <td id="table-cell-24fcbb841209f9b40bd7199d81eddad0">34</td>
              <td id="table-cell-b4491f8a72a606a088bc56f35d42a317">34</td>
              <td id="table-cell-444b48888f061175423d6c4437dceb7a">0</td>
              <td id="table-cell-aab9e7a4300249c6fd14c89dadeec81c">34</td>
              <td id="table-cell-e826c80e7749c7b176ac10330d1228fd">0</td>
            </tr>
            <tr id="table-row-0acbc193a65b032c38a9b6919437afa0">
              <td id="table-cell-6581629a295c9d4e1e75842da9453cdc">Comparação</td>
              <td id="table-cell-4929b9063499fcb9d8dc17541cc628ea">33</td>
              <td id="table-cell-f9de2f767b33c3dc05d04c7fdd41136a">1</td>
              <td id="table-cell-13b910ee84ce6cf83b18e2ec33541a3f">32</td>
              <td id="table-cell-afbc5f788f9c7e8a523f7a9001998e65">30</td>
              <td id="table-cell-eeb7260653ead9a10f53be417a177470">2</td>
              <td id="table-cell-2426919d77c08c51aa3d9da54f29000f">32</td>
              <td id="table-cell-80a27cd864ac5db59a4dd9aa5b972302">0</td>
            </tr>
            <tr id="table-row-be27f7345dc304ddc5095ae0cf7944da">
              <td id="table-cell-85a45598f1fa842853bbb7ee53706671">Transformação</td>
              <td id="table-cell-061fcc0d0e417732fdec72551a2ba504">25</td>
              <td id="table-cell-5446ff6f11161b7920c05f32381e6daf">8</td>
              <td id="table-cell-3729314551d0cb7887a133e8a918d319">17</td>
              <td id="table-cell-28eb2878513b70d1662077a36faf15a2">12</td>
              <td id="table-cell-c17e8dc5e19785ffe0be599723bc2ad0">5</td>
              <td id="table-cell-0fe45b21276656bb8a1d45edbc0a9450">14</td>
              <td id="table-cell-77acd769b0a970178f7def740a4d1354">3</td>
            </tr>
            <tr id="table-row-b113e6f5178fd34313d766a68e58e893">
              <td id="table-cell-f68a7dc774ae09d4099c081950fc3524">Envio</td>
              <td id="table-cell-bd89c23d0e2f764c598123ed94de729c">47</td>
              <td id="table-cell-a6246809c0fee7d4b23dc9fbf46c244c">14</td>
              <td id="table-cell-1b21c6bcdf524dd84046d987430598de">33</td>
              <td id="table-cell-bd3ab1d3d19444c6f861be0ea325bee0">32</td>
              <td id="table-cell-7338caa61bfbee337faff432b66f0042">1</td>
              <td id="table-cell-c630a9a28ee2e4371f634aaaf8846883">33</td>
              <td id="table-cell-e6c64381714bf6eb39d7e76327d089e5">0</td>
            </tr>
            <tr id="table-row-80de2dda8a625b64f7581e213dd7bd5f">
              <td id="table-cell-8fd6a3ecc5c00356c6a86c4c9b70c8a7">Doação</td>
              <td id="table-cell-42b506ab75163ad3f335f25fb6e7eec6">30</td>
              <td id="table-cell-a53140340e13076ef8e94be54c63afc4">6</td>
              <td id="table-cell-9492ffacb758fb44d8dfa9ab00b8f289">24</td>
              <td id="table-cell-6a2e5845d3b7ddccea8d4ec45bf631ff">19</td>
              <td id="table-cell-fd587d5e2e72e9b309f629e629aac237">5</td>
              <td id="table-cell-772ac57de91b988f5522403185612b5e">23</td>
              <td id="table-cell-f469717a391f52f494fdb78c173c8ed8">1</td>
            </tr>
            <tr id="table-row-e21fab55986722ecfbdbfc830699e1f8">
              <td id="table-cell-7684c6a9227df444fff75bafb2b6b964">Solicitação</td>
              <td id="table-cell-6fc17fc0b7532fcd4a4c7a6493cda0d6">33</td>
              <td id="table-cell-ee50c9ff16d4ef0e239a76b17bc53598">7</td>
              <td id="table-cell-d6783a092501a52016877874fa62961e">26</td>
              <td id="table-cell-a5df24e983a4b4ef8b2651ab71beb398">15</td>
              <td id="table-cell-4d09e6f27a5b9442934dcb52fd6cd88c">11</td>
              <td id="table-cell-b8df40e0fff8c719d07b535d8caaa443">26</td>
              <td id="table-cell-58af72f5cabd06b74f8d2a30d1cac784">0</td>
            </tr>
            <tr id="table-row-c1915b00a863677d93997d97aeb4dc22">
              <td id="table-cell-d7c66b0b073fa0f96f52b97b53497e48">Crescimento</td>
              <td id="table-cell-c7e6f64518797c7a83151cba45ba4112">34</td>
              <td id="table-cell-ff205d555e8ed5199bb70a643eacdcef">5</td>
              <td id="table-cell-75ba686865e95b34fe700cc0e06bd9af">29</td>
              <td id="table-cell-4b51b8991efbeacfb75542540c5d7c8f">21</td>
              <td id="table-cell-0fb3ba5a5351461eabcf558db94da880">8</td>
              <td id="table-cell-ccde61e7c040ef5f2e97d8bb73197023">29</td>
              <td id="table-cell-3d860c8710a950c9307a1dffa58b2af7">0</td>
            </tr>
            <tr id="table-row-b24d2a79407e6b9a03cb67c36cbc247f">
              <td id="table-cell-ba7c38d6f2dd86ac16a3376aa831e321">Degeneração</td>
              <td id="table-cell-ae80cae776640bec3f94c9194c2278b1">28</td>
              <td id="table-cell-16304f8ae3a71aa47661c9af1179d7ac">3</td>
              <td id="table-cell-e50e307ff169c5e36045508fc45bf1a7">25</td>
              <td id="table-cell-c2a5e6c4e23e1a70d2d83d247da1c0ad">22</td>
              <td id="table-cell-60161695625f99c5f7b7061e5257b647">3</td>
              <td id="table-cell-732a79c5d343865ba82ea4f0292e1b26">25</td>
              <td id="table-cell-cf149c4ccfef95ed5ce1732109c425fc">0</td>
            </tr>
            <tr id="table-row-34825713e5a50a0daf509f203b1fc0a9">
              <td id="table-cell-ef2ab000d679a2b5d570a641e175be6f">Aprendizado</td>
              <td id="table-cell-42030292c406587dc269270592c04a21">21</td>
              <td id="table-cell-30a3b7fb71aa8f8c991b12a6dc178551">1</td>
              <td id="table-cell-9e194486c301698215261353004a3b57">20</td>
              <td id="table-cell-2248f479ab4e4e1526712822b713b489">14</td>
              <td id="table-cell-c6f69e0c2f05e72a0d6e78827faddb9c">6</td>
              <td id="table-cell-fb109c4d9fd22f9332a41623b747e9a2">19</td>
              <td id="table-cell-c6f740083d80a0262682c3c8297f41d5">1</td>
            </tr>
            <tr id="table-row-2885dfaeba92fac38954389e2691b2dd">
              <td id="table-cell-98666c289ea038570a805fc5583020e8">Esquecimento</td>
              <td id="table-cell-a39a670633e88ae1b51f1e71bf0bae2a">18</td>
              <td id="table-cell-2146d95d6f210aee42e529102c93b946">1</td>
              <td id="table-cell-5d414062f658ff23039dbd4ac1219796">17</td>
              <td id="table-cell-7aa44c5d2731ee86f40c5be4fd1d9d5d">13</td>
              <td id="table-cell-9d91d4a346f915d17bc965b3624b261a">4</td>
              <td id="table-cell-a6839212b266324557ed70c10c07d162">17</td>
              <td id="table-cell-de5a75c14278b0822b944b86c15f1342">0</td>
            </tr>
            <tr id="table-row-e24d8b06820635f6f184f8ef36b51529">
              <td id="table-cell-784aab09315a1412182a1957286dddbc">Conhecimento</td>
              <td id="table-cell-6eac6c18a55a91ffa577b2356d2b1e38">15</td>
              <td id="table-cell-d92c24489d8965248b1ff86366bdbf82">2</td>
              <td id="table-cell-50f55b2d0e7f80c4a33fb09a7fd53431">1</td>
              <td id="table-cell-6ee051a57c09ad41cb66921dab106c7b">12</td>
              <td id="table-cell-c128b413616a538ac7e9586d5edc3756">1</td>
              <td id="table-cell-db02647dd6b0aa9469857ab6306e9706">13</td>
              <td id="table-cell-c83efd06c7392fe4c24163d7ab60c48b">0</td>
            </tr>
            <tr id="table-row-9e59c9be7675c5b78fc026bc01ea10d6">
              <td id="table-cell-bc64ddd1899c112e9f8e33a2ce71b54f">Adoração</td>
              <td id="table-cell-d0816d58232573c63170be21c3e8f392">20</td>
              <td id="table-cell-edcacbcd3898477040d950ecf4638210">1</td>
              <td id="table-cell-8406ce85efa46cd0a33bd174b2751715">19</td>
              <td id="table-cell-45ed786d598607925d1af3b88855b8fc">8</td>
              <td id="table-cell-afd3a91398b7910291de38c893ad8255">11</td>
              <td id="table-cell-2b62b70507cea652cabcff6804e9e94d">19</td>
              <td id="table-cell-9cea192b0ec5133480a9fadfafaee371">0</td>
            </tr>
            <tr id="table-row-22686f20d0286dfe23afb344db13695e">
              <td id="table-cell-f3c55518c675f23658046c765416c03c">Desconhecido</td>
              <td id="table-cell-23c393a2ddc80cd920f1edbb6cdd1c74">39</td>
              <td id="table-cell-6409ac572d37b59d7091e5066ca07c8e">3</td>
              <td id="table-cell-3066ef7b92b2ffe1826246b4d09f3aa4">36</td>
              <td id="table-cell-00ca39799ccdb05d198e620899cc393d">23</td>
              <td id="table-cell-975d991602ab39dee08ec57b508e0c47">13</td>
              <td id="table-cell-f343867a8401f701121b55cce0f46c64">34</td>
              <td id="table-cell-d9026b113e71fdbe76a3cc65ad5bd9d7">2</td>
            </tr>
            <tr id="table-row-17b81112bc56f713e5dbf2cdfc7cd51f">
              <td id="table-cell-a8f18315bff29acc9228258b6b68cb75">Aproximação</td>
              <td id="table-cell-83cf8ffdbad79ab9ce3528c2c70e85f8">38</td>
              <td id="table-cell-e242066e41f29e9b5f2e4cddeadb8846">5</td>
              <td id="table-cell-accdf5f35c365cba3b9571d5f624a68d">33</td>
              <td id="table-cell-892a3f2250eabf0a919ccc84c7cd54c1">13</td>
              <td id="table-cell-d4839e9b40d92655593ebd8fcd0e50cc">20</td>
              <td id="table-cell-bce068a50c194652b944a8749f1d94a2">31</td>
              <td id="table-cell-8633828df3cfa945984ec7d8aaa29d16">2</td>
            </tr>
            <tr id="table-row-cdcf86c01fde578813a0360661a51fef">
              <td id="table-cell-cacc1cc5457acce496c75d3efbf1cdfe">Subida</td>
              <td id="table-cell-a5a8131e27d3f0c185026bcaf10e0b63">40</td>
              <td id="table-cell-d962334d01cf4f3aac1d94beced6b450">3</td>
              <td id="table-cell-1f186edddf39b2996a9522ede16c05e0">37</td>
              <td id="table-cell-5f136ee84ec39323636664687b99fbf8">26</td>
              <td id="table-cell-0a4e0571e8b21cd3687238289078c1a8">11</td>
              <td id="table-cell-806a250731d9962a6b60259984838766">36</td>
              <td id="table-cell-6874662ad6f6ecb550b82ea2c8b1bdd1">1</td>
            </tr>
            <tr id="table-row-2a5e652dd22bb5235822970b628a8ff3">
              <td id="table-cell-861169e4366b051695d457218638ec26">Situação</td>
              <td id="table-cell-c910750e53c4649ee01a2364d82ecbe8">17</td>
              <td id="table-cell-b4457d660c70ba55c0c484c069a8227b">1</td>
              <td id="table-cell-f54aa5c227081eefd31b8377f4793318">16</td>
              <td id="table-cell-80061ecd1a778f5db2a26d80ef9d1ec3">14</td>
              <td id="table-cell-f52d721369fe472e25b223671426c5a0">2</td>
              <td id="table-cell-70d5e46dca50624500c5e587605f6428">16</td>
              <td id="table-cell-1b1509658fa7badf474f027a9f397b9a">0</td>
            </tr>
            <tr id="table-row-d02f9aaa5dfccc3d72dba20a55799b28">
              <td id="table-cell-102ccacc311756d0623fcdfbe4e7f7ce">Totals</td>
              <td id="table-cell-c8c29938bfefde8e43b90ec84ab75203">724</td>
              <td id="table-cell-0a987a05713697903d60ba2b6def0346">99</td>
              <td id="table-cell-38248f01307a44493043b65df1af6f58">625</td>
              <td id="table-cell-9b74a4c1076d270396aeda907a07e3ed">481</td>
              <td id="table-cell-03d03b0539fa10b4e3ffe255f93812fb">144</td>
              <td id="table-cell-a215f66c66602e12bb0656f1ba070930">605</td>
              <td id="table-cell-5f61463e9e5ad18575240cd9c6324b1f">20</td>
            </tr>
          </tbody>
        </table>
      </table-wrap>
      <p id="paragraph-b7ff5ac618e249d89316e6733536e631">Table 7 below shows the measure of correctness (<italic id="italic-0e6cb4291e5f42fa73f536edacea0e1e">Mc</italic>), in percentage form, according to groups of predicators and correctness types 1 and 3.</p>
      <table-wrap id="table-figure-00f593c8407142144189c23d4cfda340">
        <label>Table 7</label>
        <caption>
          <title>Correction percentages.</title>
          <p id="paragraph-4a8759aa12531a6ef09e0baec6a5349c" />
        </caption>
        <table id="table-0bf695b1df4903a94c0a02be5bceb0e1">
          <tbody>
            <tr id="table-row-ba0fa8083b10479e7b7160b35db027e5">
              <td id="table-cell-dc8b5c45bf7636dacb66bfeae386476d" />
              <td id="table-cell-e4f78bbecbfccd9441349a451d4e2891">Group of predicators</td>
              <td id="table-cell-255a64c28912aa38d7b84c9ae85057b4">Correctness Type</td>
              <td id="table-cell-2c6dcca4392e8d2f87e00a4e75c6a5ba">Classifiable cases (%)</td>
              <td id="table-cell-1565382bec6ea1a466c8c22e7498fae4">Well-formed cases (%)</td>
            </tr>
            <tr id="table-row-a782dc97396f7960cb4e280d4cd48a69">
              <td id="table-cell-e1fd772256c3d09ef9a8f5a5803efd97" rowspan="4">Experiment 1</td>
              <td id="table-cell-af6f69a09bab6154353349472ebabbf8" rowspan="2">Group 1</td>
              <td id="table-cell-f159fbd31ea374867a97e6b96a053bb8">Type 1</td>
              <td id="table-cell-8c22d2bf52f86122d946b5acd1f8e8af">71.92</td>
              <td id="table-cell-3927b3dcaf337f7ea42f3cdcd7a8e88d">82.61</td>
            </tr>
            <tr id="table-row-c22dd81113f1ba2b8328c75b5cc61f71">
              <td id="table-cell-9874cd9bc407e44c66da00b28acaa83d">Type 3</td>
              <td id="table-cell-a9a89093dbc08ca76ea29a057578f173">76.66</td>
              <td id="table-cell-69f564eae483006bba7945072229dfdc">88.04</td>
            </tr>
            <tr id="table-row-14c771716bd35c299b51497a075e9e3d">
              <td id="table-cell-624baa4d349827302fcd90340e706bf4" rowspan="2">Group 2</td>
              <td id="table-cell-8e461c33f6702d4b2d3756e9dd54492e">Type 1</td>
              <td id="table-cell-df7a770c332ad28a7befb736d2327cf4">61.33</td>
              <td id="table-cell-24db235acbd77577e90f2c8e230da354">74.50</td>
            </tr>
            <tr id="table-row-71f4a72ab7d91097030c734505f930c0">
              <td id="table-cell-7d77ae63e52bafe71fedca2061e76bc3">Type 3</td>
              <td id="table-cell-4129c66ecd02c81023362bf9ba12f7d6">78.04</td>
              <td id="table-cell-d8b6247ecedc292aac445c4598b543be">94.80</td>
            </tr>
            <tr id="table-row-0f89537a5d17e5394709d4a1731070ba">
              <td id="table-cell-4478903c06cb2763c15cd4b3ed50ee6f" rowspan="4">Experiment</td>
              <td id="table-cell-76f65d779cee9ae41f5edc6e0cfa698a" rowspan="2">Group 1</td>
              <td id="table-cell-cce90acaa8855126f5d5489419bb45ee">Type 1</td>
              <td id="table-cell-63ddffbdb11e6441499c0befd4dab737">69.72</td>
              <td id="table-cell-1610c5ea6d7f263052c750cfba8f2707">82.46</td>
            </tr>
            <tr id="table-row-9752553e7d74f7f07bbee11a2ac41fee">
              <td id="table-cell-673aa0d89e8d456b915936a1baf2483a">Type 3</td>
              <td id="table-cell-01c5c3bbbad6946bd15b98b2e37af8d4">74.13</td>
              <td id="table-cell-6cc94d06f831e0b00fd2a6bf140d2bd3">87.69</td>
            </tr>
            <tr id="table-row-0cb321cc70c6d1ad008a34ff796447cd">
              <td id="table-cell-b75bf643bc5df925914de32105cfffd5" rowspan="2">Group 2</td>
              <td id="table-cell-af2109f1718695071045fbc28f4caade">Type 1</td>
              <td id="table-cell-5d847da1be441fb32db7c76f524bb723">66.44</td>
              <td id="table-cell-b5794aebca610992b16d7ed72780cbd8">76.96</td>
            </tr>
            <tr id="table-row-ccc6f978361f21284150643f55ef4ac3">
              <td id="table-cell-661b731126c10cdda0bb5c1c203e9254">Type 3</td>
              <td id="table-cell-0b729aadb26ea0f34d4ab68ef3bf7bbd">83.56</td>
              <td id="table-cell-3d0621312c240f50220fc2253e2011f4">96.80</td>
            </tr>
          </tbody>
        </table>
      </table-wrap>
      <p id="paragraph-eaec3756c7d7d5ae7ba3cac2a2d143c3">Correctness type 1 is more restrictive than correctness type 3, hence the lower percentages associated with type 1 in all experiments. The percentage of correctness in the set of classifiable cases reflects the accumulated errors generated in the identification phase and in the classification phase; the percentage in the set of well-formed cases reflects the errors generated in the classification phase only.</p>
      <p id="paragraph-6d580dcdbd2816de2a3476790b567ddb">Experiments 1 and 2 yielded very similar results in both groups of predicators, which leads us to conclude that the choice between measure 1 or measure 2 for the PPAP decision does not have a significant impact in the overall procedure. It is interesting to note that, even though the identification phase of the procedure is slightly improved with measure 2, as shown by the comparison between the number of well-formed cases for each experiment, the increase in errors in the classification phase outweighs the gain.</p>
    </sec>
    <sec id="heading-8851182633c0dbf7c78ab581a6eb928f">
      <title>5 Concluding Remarks</title>
      <p id="paragraph-91f8350bb891efd9d8ef69c0c618dcdf">This work involves a great deal of high level linguistic and computational knowledge, coordinating different technologies ranging from the exploration of automatic lexical resources and corpus<italic id="italic-edbbd1f30535076b5f81ed85a6765e69">,</italic> to the construction of efficient algorithms. It starts from a well-founded set of linguistic rules that correspond verbal to nominal predication syntactic-semantic patterns, translates these rules into a computer-based lexicon of nominalizations, and proposes the use of the Web as a corpus to derive the information that is necessary to perform the semantic role labeling of a set of sentences.</p>
      <p id="paragraph-a2797d74480bad292598400d8f41fee0">The results are considered very positive for such a high level linguistic task as SRL. A comparative analysis with other tools was not possible given that we could not find similar proposals for Portuguese. English-oriented projects rely heavily on powerful resources such as the English Nombank (Meyers et al., 2004) and are, therefore, able to achieve better performance results. Xue (2006) describes the effort to implement SRL of Chinese nominalizations using the Chinese Nombank, and discusses the negative impact of using manually annotated verb data to improve the SRL accuracy of nouns. The differences between Portuguese and Chinese nominalized predications would have to be better understood before we could effectively analyse he author´s findings.</p>
      <p id="paragraph-fd703574f96abdd862a531b44ee1d59c">In the analysis of the weaknesses of our procedure, we identified a few points that could be crucial to improve the quality of the results. With respect to the predicative information, it is noticeable that most deverbal noun predications involve only one complement. Also, in the experiments, few predications contained every argument specified in the predicative information derived from the verb. For instance, the role CAUSER can rarely be assigned in deverbal noun predications, in contrast to verbal predications. On average, we observed that deverbal noun predications have fewer arguments than verbal predications. These findings suggest a reformulation of the derivation of predicative information, in the direction of simplifying the nominal frame, thus reducing the chances of ambiguities in the SRL task.</p>
      <p id="paragraph-d75f043308bed422384b439270ab26f5">The reduction of ambiguities can also be achieved through the incorporation of a named entity repository, a kind of resource that is already available for Portuguese (Santos and Cardoso, 2007). This type of lexicon associates proper names to types of entities (places, people, institutions, etc), and frequently indicates locative or agentive roles of the complements, thus facilitating role assignment. The annotation of collocations and other forms of composite expressions, such as complex prepositions and fixed expressions would also avoid a great deal of ambiguity in many levels of semantic analysis.</p>
      <p id="paragraph-5db5d72b6f8a04d0f444ad9c56540b70">A frequent cause of errors is the lack of morphosyntactic tagging in Web texts. On the other hand, part of speech annotated corpora such as Cetenfolha or MAC-Morpho, are insufficiently large for this kind of approach, as we had the opportunity to attest.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="chapter-ref-cc85e83567d9fd7646d2c95ce262a948">
        <element-citation publication-type="chapter">
          <fpage>86</fpage>
          <lpage>90</lpage>
          <volume> 1</volume>
          <year>1998</year>
          <person-group person-group-type="author">
            <name>
              <surname>BAKER</surname>
              <given-names>C. F.</given-names>
            </name>
            <name>
              <surname>FILLMORE</surname>
              <given-names>C. J.</given-names>
            </name>
            <name>
              <surname>LOWE</surname>
              <given-names>J. B.</given-names>
            </name>
          </person-group>
          <source>PROCEEDINGS OF THE COLING-ACL</source>
          <chapter-title>The Berkeley FrameNet Project</chapter-title>
        </element-citation>
      </ref>
      <ref id="book-ref-e712d1b6e1d1f23b8fa390d23deeff92">
        <element-citation publication-type="book">
          <publisher-loc>Petrópolis</publisher-loc>
          <publisher-name>Vozes</publisher-name>
          <year>1980</year>
          <person-group person-group-type="author">
            <name>
              <surname>BASILIO</surname>
              <given-names>M</given-names>
            </name>
          </person-group>
          <source><italic id="italic-64c319edb1180fe73e390850ba4ced74">Estruturas Lexicais do Português</italic>: uma abordagem gerativa</source>
        </element-citation>
      </ref>
      <ref id="thesis-ref-a8404a381a52de4234d1538f7124bb75">
        <element-citation publication-type="thesis">
          <publisher-name>Aarhus University</publisher-name>
          <year>2000</year>
          <person-group person-group-type="author">
            <name>
              <surname>BICK</surname>
              <given-names>E.</given-names>
            </name>
          </person-group>
          <article-title><italic id="italic-f91ac8654cead5b57e0df556e58b67d0">The Parsing System “Palavras”</italic>: Automatic Grammatical Analysis of Portuguese in a Constraint Grammar Framework</article-title>
        </element-citation>
      </ref>
      <ref id="journal-article-ref-faec5e7b629adbaddf0de315bc515cbb">
        <element-citation publication-type="journal">
          <fpage>214</fpage>
          <issue>3</issue>
          <lpage>219</lpage>
          <year>2004</year>
          <person-group person-group-type="author">
            <name>
              <surname>CAMACHO</surname>
              <given-names>R</given-names>
            </name>
            <name>
              <surname>SANTANA</surname>
              <given-names>L</given-names>
            </name>
          </person-group>
          <source>Estudos Lingüísticos XXXIII</source>
          <article-title>A expressão argumental dos nomes deverbais</article-title>
        </element-citation>
      </ref>
      <ref id="chapter-ref-1a9f61f0a10410afef8fef5b57e61f44">
        <element-citation publication-type="chapter">
          <fpage>152</fpage>
          <lpage>164</lpage>
          <year>2005</year>
          <person-group person-group-type="author">
            <name>
              <surname>CARRERAS</surname>
              <given-names>X</given-names>
            </name>
            <name>
              <surname>MÀRQUEZ</surname>
              <given-names>L</given-names>
            </name>
          </person-group>
          <source>PROCEEDINGS OF THE NINTH CONFERENCE ON COMPUTATIONAL NATURAL LANGUAGE LEARNING (CoNLL-2005)</source>
          <chapter-title>Introduction to the CoNLL-2005 Shared Task: Semantic Role Labeling</chapter-title>
        </element-citation>
      </ref>
      <ref id="journal-article-ref-af63a1aa7154aa057a55d74644bb2ed9">
        <element-citation publication-type="journal">
          <fpage>1</fpage>
          <lpage>204</lpage>
          <volume>9</volume>
          <year>1973</year>
          <person-group person-group-type="author">
            <name>
              <surname>CRUSE</surname>
              <given-names>D. A.</given-names>
            </name>
          </person-group>
          <source>Journal of Linguistics</source>
          <article-title>Some Thoughts on Agentivity</article-title>
        </element-citation>
      </ref>
      <ref id="book-ref-c6a9ce4d901aff8f38795f0473930681">
        <element-citation publication-type="book">
          <publisher-loc>Oxford</publisher-loc>
          <publisher-name>Blackwell Publishing</publisher-name>
          <year>2003</year>
          <person-group person-group-type="author">
            <name>
              <surname>CRYSTAL</surname>
              <given-names>D</given-names>
            </name>
          </person-group>
          <source>
            <italic id="italic-f1dd2449646b7a8a92495307268bbe08">A Dictionary of Linguistics and Phonetics</italic>
          </source>
        </element-citation>
      </ref>
      <ref id="journal-article-ref-d396ff25976a612133bb1cd8827c31ce">
        <element-citation publication-type="journal">
          <fpage>547</fpage>
          <lpage>619</lpage>
          <volume>67</volume>
          <year>1991</year>
          <person-group person-group-type="author">
            <name>
              <surname>DOWTY</surname>
              <given-names>D. R.</given-names>
            </name>
          </person-group>
          <source>Language</source>
          <article-title>Thematic Proto-Roles and Argument Selection</article-title>
        </element-citation>
      </ref>
      <ref id="chapter-ref-5baf43b94269eba4a9ca551bbf5cd19d">
        <element-citation publication-type="chapter">
          <publisher-loc>New York</publisher-loc>
          <publisher-name>Holt, Rinehart and Winston</publisher-name>
          <year>1968</year>
          <person-group person-group-type="author">
            <name>
              <surname>FILLMORE</surname>
              <given-names>C</given-names>
            </name>
          </person-group>
          <person-group person-group-type="editor">
            <name>
              <surname>Bach</surname>
              <given-names>E.</given-names>
            </name>
            <name>
              <surname>Hams</surname>
              <given-names>R. T.</given-names>
            </name>
          </person-group>
          <source>Universals in Linguistic Theory</source>
          <chapter-title>The Case for Case</chapter-title>
        </element-citation>
      </ref>
      <ref id="chapter-ref-ee7da521e09351158ba4b63d0c9b5ba2">
        <element-citation publication-type="chapter">
          <publisher-loc>NJ</publisher-loc>
          <publisher-name>Erlbaum Publ</publisher-name>
          <year>1992</year>
          <person-group person-group-type="author">
            <name>
              <surname>FILLMORE</surname>
              <given-names>C</given-names>
            </name>
            <name>
              <surname>ATKINS</surname>
              <given-names>B. T. S</given-names>
            </name>
          </person-group>
          <person-group person-group-type="editor">
            <name>
              <surname>LEHRER</surname>
              <given-names>A</given-names>
            </name>
            <name>
              <surname>KITTAY</surname>
              <given-names>E</given-names>
            </name>
          </person-group>
          <source>Frames and Fields</source>
          <chapter-title>Towards a Frame-Based Lexicon: the Case of RISK</chapter-title>
        </element-citation>
      </ref>
      <ref id="chapter-ref-30b4471d01d8e7e0867e75201896b0c1">
        <element-citation publication-type="chapter">
          <publisher-loc>São Paulo</publisher-loc>
          <publisher-name>Contexto</publisher-name>
          <year>2003</year>
          <person-group person-group-type="author">
            <name>
              <surname>FOLTRAN </surname>
              <given-names>M. J</given-names>
            </name>
          </person-group>
          <person-group person-group-type="editor">
            <name>
              <surname>Foltran</surname>
              <given-names>Maria José</given-names>
            </name>
            <name>
              <surname>Negrão</surname>
              <given-names>Esmeralda Vailati</given-names>
            </name>
            <name>
              <surname>Müller</surname>
              <given-names>Ana Lúcia</given-names>
            </name>
          </person-group>
          <source>Semântica Formal</source>
          <chapter-title>Relações de Predicação</chapter-title>
        </element-citation>
      </ref>
      <ref id="journal-article-ref-3aea388d6ccd0f8c703a3affcc6b6332">
        <element-citation publication-type="journal">
          <fpage>245</fpage>
          <issue>3</issue>
          <lpage>288</lpage>
          <volume>28</volume>
          <year>2002</year>
          <person-group person-group-type="author">
            <name>
              <surname>GILDEA</surname>
              <given-names>D</given-names>
            </name>
            <name>
              <surname>JURAFSKY</surname>
              <given-names>D</given-names>
            </name>
          </person-group>
          <source>Computational Linguistics </source>
          <article-title>Automatic Labelling of Semantic Roles</article-title>
        </element-citation>
      </ref>
      <ref id="book-ref-4c616a035ba7f9ca83997e956e2a3c2a">
        <element-citation publication-type="book">
          <publisher-loc>Cambridge, MA</publisher-loc>
          <publisher-name>The MIT Press</publisher-name>
          <year>1972</year>
          <person-group person-group-type="author">
            <name>
              <surname>JACKENDOFF</surname>
              <given-names>R</given-names>
            </name>
          </person-group>
          <source>
            <italic id="italic-5ed4d60dc611016cac8fe46058a63d7b">Semantic Interpretation in Generative Grammar</italic>
          </source>
        </element-citation>
      </ref>
      <ref id="book-ref-ee1d527f19ac4284e61005e20a2feb74">
        <element-citation publication-type="book">
          <publisher-loc>Cambridge, MA</publisher-loc>
          <publisher-name>The MIT Press</publisher-name>
          <year>1983</year>
          <person-group person-group-type="author">
            <name>
              <surname>JACKENDOFF</surname>
              <given-names>R</given-names>
            </name>
          </person-group>
          <source>
            <italic id="italic-71f7cc985ae9c53305fe8c5c30ff9ef8">Semantics and Cognition</italic>
          </source>
        </element-citation>
      </ref>
      <ref id="conference-paper-ref-7d4901aa787450f3ad49a56b94c7bf2c">
        <element-citation publication-type="confproc">
          <conf-loc>Swattle WA</conf-loc>
          <fpage>56</fpage>
          <lpage>62</lpage>
          <month>April 29 - May 4</month>
          <year>2000</year>
          <person-group person-group-type="author">
            <name>
              <surname>JONHSON</surname>
              <given-names>C</given-names>
            </name>
            <name>
              <surname>FILLMORE</surname>
              <given-names>C</given-names>
            </name>
          </person-group>
          <source>PROCEEDINGS OF THE 1st MEETING OF THE NORTH AMERICAN CHAPTER OF THE ASSOCIATION OF COMPUTATIONAL LINGUISTICS</source>
          <article-title>The FrameNet tagset for frame-semantic and syntactic coding of predicate-argument structure</article-title>
        </element-citation>
      </ref>
      <ref id="magazine-article-ref-d3d78cdeb229404b82f62ce9a9dd2eb0">
        <element-citation publication-type="magazine">
          <fpage>236</fpage>
          <lpage>287</lpage>
          <volume>13</volume>
          <year>1977</year>
          <person-group person-group-type="author">
            <name>
              <surname>LAKOFF</surname>
              <given-names>G</given-names>
            </name>
          </person-group>
          <source>Chicago Linguistics Society</source>
          <article-title>
            <italic id="italic-26c07df559e895c743fcca96d610873b">Linguistic Gestalts</italic>
          </article-title>
        </element-citation>
      </ref>
      <ref id="journal-article-ref-90cbf099df022f4badcaeb6f46767eac">
        <element-citation publication-type="journal">
          <fpage>357</fpage>
          <issue>3</issue>
          <lpage>388</lpage>
          <volume>28</volume>
          <year>2002</year>
          <person-group person-group-type="author">
            <name>
              <surname>LAPATA</surname>
              <given-names>M</given-names>
            </name>
          </person-group>
          <source>Computational Linguistics</source>
          <article-title>The Disambiguation of Nominalizations</article-title>
        </element-citation>
      </ref>
      <ref id="book-ref-422b8a92cb420175f469532963053ed3">
        <element-citation publication-type="book">
          <publisher-loc>Chicago</publisher-loc>
          <publisher-name>The University of Chicago Press</publisher-name>
          <year>1993</year>
          <person-group person-group-type="author">
            <name>
              <surname>LEVIN</surname>
              <given-names>B</given-names>
            </name>
          </person-group>
          <source><italic id="italic-e815654ee75e97ad56f4ef6056da2225">English Verb Classes and Alternations</italic>: A Preliminary Investigation</source>
        </element-citation>
      </ref>
      <ref id="thesis-ref-d14a0a4b78eb64c2da32b4be2a94e4d2">
        <element-citation publication-type="thesis">
          <publisher-loc>Brazil</publisher-loc>
          <publisher-name>Instituto Militar de Engenharia</publisher-name>
          <year>2007</year>
          <person-group person-group-type="author">
            <name>
              <surname>MAMANI SÁNCHEZ</surname>
              <given-names>L</given-names>
            </name>
          </person-group>
          <article-title><italic id="italic-aafb838a9100708cabd1ed3b8db17d0a">Atribuição de Papéis Semânticos a</italic> <italic id="italic-cc1f425b3e6a900340433603be37ac37">Argumentos de Nominalizações</italic>: um Método Semi-automático</article-title>
        </element-citation>
      </ref>
      <ref id="conference-paper-ref-b11578a132e363a141a83f97f88f5362">
        <element-citation publication-type="confproc">
          <conf-name>51º SEMINÁRIO DO GRUPO DE ESTUDOS LINGÜÍSTICOS DO ESTADO DE SÃO PAULO</conf-name>
          <conf-loc>São Paulo</conf-loc>
          <year>2003</year>
          <person-group person-group-type="author">
            <name>
              <surname>MARCHI</surname>
              <given-names>A. R</given-names>
            </name>
          </person-group>
          <article-title>Projeto Lácio-web: Desafíos na construção de um córpus de 1, 1 milhão de palavras de textos jornalísticos em português do Brasil</article-title>
        </element-citation>
      </ref>
      <ref id="book-ref-10fe0cb28ec86af8683ee30fec52ed59">
        <element-citation publication-type="book">
          <publisher-loc>Lisboa</publisher-loc>
          <publisher-name>Caminho</publisher-name>
          <year>1989</year>
          <person-group person-group-type="author">
            <name>
              <surname>MATHEUS</surname>
              <given-names>M. H M</given-names>
            </name>
            <name>
              <surname>BRITO</surname>
              <given-names>A. M.</given-names>
            </name>
            <name>
              <surname>DUARTE</surname>
              <given-names>I</given-names>
            </name>
            <name>
              <surname>FARIA</surname>
              <given-names>I. H</given-names>
            </name>
          </person-group>
          <source>
            <italic id="italic-8ffbf16b155b422348063e68d77afb72">Gramática da Língua Portuguesa</italic>
          </source>
        </element-citation>
      </ref>
      <ref id="thesis-ref-744ed7ed4815e5b43e06c6b25ab5acf3">
        <element-citation publication-type="thesis">
          <publisher-loc>Rio de Janeiro</publisher-loc>
          <publisher-name>Pontifícia Universidade Católica do Rio de Janeiro, Departamento de Letras</publisher-name>
          <year>1991</year>
          <person-group person-group-type="author">
            <name>
              <surname>MEYER</surname>
              <given-names>R. M</given-names>
            </name>
          </person-group>
          <article-title>A <italic id="italic-52d857e9c3b6b4f41e07f66d649154c1">complementação da forma nominalizada de verbal</italic> <italic id="italic-5e613e118b6d533706ae14bd8cef4a07">sufixal e a conceituação do complemento nominal</italic></article-title>
        </element-citation>
      </ref>
      <ref id="chapter-ref-b4cb1c7e34c040ddb5705bd014bc33f1">
        <element-citation publication-type="chapter">
          <publisher-loc>Boston</publisher-loc>
          <year>2004</year>
          <person-group person-group-type="author">
            <name>
              <surname>MEYERS</surname>
              <given-names>A</given-names>
            </name>
            <name>
              <surname>REEVES</surname>
              <given-names>R</given-names>
            </name>
            <name>
              <surname>MACLEOD</surname>
              <given-names>C</given-names>
            </name>
            <name>
              <surname>SZEKELY</surname>
              <given-names>R</given-names>
            </name>
            <name>
              <surname>ZIELINSKA</surname>
              <given-names>V</given-names>
            </name>
            <name>
              <surname>YOUNG</surname>
              <given-names>B</given-names>
            </name>
            <name>
              <surname>GRISHMAN</surname>
              <given-names>R</given-names>
            </name>
          </person-group>
          <source>PROCEEDINGS OF THE NAACL/HLT WORKSHOP ON FRONTIERS IN CORPUS ANNOTATION</source>
          <chapter-title>The Nom-Bank Project: An Interim Report</chapter-title>
        </element-citation>
      </ref>
      <ref id="journal-article-ref-f6e5822fd7a073b9763d922bcf4f8076">
        <element-citation publication-type="journal">
          <issue>3</issue>
          <volume>4</volume>
          <year>2006</year>
          <person-group person-group-type="author">
            <name>
              <surname>OLIVEIRA</surname>
              <given-names>C</given-names>
            </name>
            <name>
              <surname>FREITAS</surname>
              <given-names>M. C.</given-names>
            </name>
          </person-group>
          <source>Calidoscópio</source>
          <article-title>Classes de palavras e etiquetagem na Lingüística Computacional</article-title>
        </element-citation>
      </ref>
      <ref id="journal-article-ref-3e438859d347989050125354dfc3cd0a">
        <element-citation publication-type="journal">
          <fpage>71</fpage>
          <issue>1</issue>
          <lpage>106</lpage>
          <volume>31</volume>
          <year>2005</year>
          <person-group person-group-type="author">
            <name>
              <surname>PALMER </surname>
              <given-names>M</given-names>
            </name>
            <name>
              <surname>KINGSBURY</surname>
              <given-names>P</given-names>
            </name>
            <name>
              <surname>GILDEA</surname>
              <given-names>D</given-names>
            </name>
          </person-group>
          <source>Computational Linguistics</source>
          <article-title>The Proposition Bank: An Annotated Corpus of Semantic Roles</article-title>
        </element-citation>
      </ref>
      <ref id="book-ref-42ae42ececa40086f65452b14cb03f12">
        <element-citation publication-type="book">
          <publisher-loc>Almeidina</publisher-loc>
          <publisher-name>Coimbra</publisher-name>
          <year>1984</year>
          <person-group person-group-type="author">
            <name>
              <surname>PERES</surname>
              <given-names>J</given-names>
            </name>
          </person-group>
          <source>
            <italic id="italic-8f4a67f08cb4de45d17cd7726ae44719">Elementos para uma gramática nova</italic>
          </source>
        </element-citation>
      </ref>
      <ref id="book-ref-5d0bf42655322d48dbce1011c6887d90">
        <element-citation publication-type="book">
          <publisher-loc>Berlin</publisher-loc>
          <publisher-name>Walter de Gruyter</publisher-name>
          <year>2000</year>
          <person-group person-group-type="author">
            <name>
              <surname>POUNDER</surname>
              <given-names>A</given-names>
            </name>
          </person-group>
          <source>
            <italic id="italic-9973d196bd395a1ede25a2e6903f3423">Processes and Paradigms in Word-formation</italic>
            <italic id="italic-62b752dc7515546b1b6d4dd7e29c6b82">Morphology</italic>
          </source>
        </element-citation>
      </ref>
      <ref id="book-ref-7f9fe0afd62864b6de418c2820f927a0">
        <element-citation publication-type="book">
          <edition>9a. ed</edition>
          <publisher-loc>São Paulo</publisher-loc>
          <publisher-name>Melhoramentos</publisher-name>
          <year>1966</year>
          <person-group person-group-type="author">
            <name>
              <surname>SAID ALI</surname>
              <given-names>M</given-names>
            </name>
          </person-group>
          <source>
            <italic id="italic-c4fcd76d7abba8906f3af42a60c54aa6">Gramática Elementar da Língua Portuguesa</italic>
          </source>
        </element-citation>
      </ref>
      <ref id="book-ref-2606add03fe6ff23390f3afd9f9f75be">
        <element-citation publication-type="book">
          <edition>2a. ed</edition>
          <publisher-loc>Curitiba</publisher-loc>
          <publisher-name>Ed. UFPR</publisher-name>
          <year>1989</year>
          <person-group person-group-type="author">
            <name>
              <surname>SANDMANN</surname>
              <given-names>A. J.</given-names>
            </name>
          </person-group>
          <source>
            <italic id="italic-072b13944a0bed519c02325d3d5c485e">Formação de Palavras no Português Brasileiro</italic>
            <italic id="italic-d64a4a362c64a8a5ddac7bef9562867c">Contemporâneo</italic>
          </source>
        </element-citation>
      </ref>
      <ref id="chapter-ref-8b4103e57b62006c31ec815de01697c0">
        <element-citation publication-type="chapter">
          <year>2003</year>
          <person-group person-group-type="author">
            <name>
              <surname>SANTOS</surname>
              <given-names>D</given-names>
            </name>
            <name>
              <surname>SARMENTO</surname>
              <given-names>L</given-names>
            </name>
          </person-group>
          <source>ACTAS DO XVIII ENCONTRO DA ASSOCIAÇÃO PORTUGUESA DE LINGUÍSTICA</source>
          <chapter-title>O projecto AC/DC: acesso a corpora /disponibilização de corpora</chapter-title>
        </element-citation>
      </ref>
      <ref id="book-ref-55f178dc9f6e6bf19add82705315f3b0">
        <element-citation publication-type="book">
          <publisher-loc>Lisboa</publisher-loc>
          <publisher-name>Linguateca</publisher-name>
          <year>2007</year>
          <person-group person-group-type="author">
            <name>
              <surname>SANTOS</surname>
              <given-names>D</given-names>
            </name>
            <name>
              <surname>CARDOSO</surname>
              <given-names>N</given-names>
            </name>
          </person-group>
          <source><italic id="italic-ff752bc4cedc888094f75e81e5a6e28a">Reconhecimento de entidades</italic> <italic id="italic-34d780d95e119f3b4aba3580aebd8e69">mencionadas em português</italic>: Documentação e actas do HAREM, a primeira<italic id="italic-913dcb1da8aed0f1b098033d14edfa28"> </italic>avaliação conjunta na área</source>
        </element-citation>
      </ref>
      <ref id="chapter-ref-02027d15b1ff09135f0b7193ef1adccc">
        <element-citation publication-type="chapter">
          <fpage>95</fpage>
          <lpage>102</lpage>
          <publisher-loc>Barcelona, Spain</publisher-loc>
          <publisher-name>Association for Computational Linguistics</publisher-name>
          <year>2004</year>
          <person-group person-group-type="author">
            <name>
              <surname>SWIER</surname>
              <given-names>R. S.</given-names>
            </name>
            <name>
              <surname>STEVENSON</surname>
              <given-names>S</given-names>
            </name>
          </person-group>
          <person-group person-group-type="editor">
            <name>
              <surname>LIN</surname>
              <given-names>D</given-names>
            </name>
            <name>
              <surname>WU</surname>
              <given-names>E</given-names>
            </name>
          </person-group>
          <source>PROCEEDINGS OF EMNLP</source>
          <chapter-title>Unsupervised Semantic Role Labelling</chapter-title>
        </element-citation>
      </ref>
      <ref id="magazine-article-ref-bb2f4a102f3befd273fe6c7cdacfe166">
        <element-citation publication-type="magazine">
          <fpage>221</fpage>
          <lpage>260</lpage>
          <volume>66</volume>
          <year>1990</year>
          <person-group person-group-type="author">
            <name>
              <surname>VAN VALIN</surname>
              <given-names>R. D. Jr.</given-names>
            </name>
          </person-group>
          <source>Language</source>
          <article-title>Semantic Parameters of Split Transitivity</article-title>
        </element-citation>
      </ref>
      <ref id="chapter-ref-6ae470f218cb6350b288b3ccc60f4668">
        <element-citation publication-type="chapter">
          <fpage>62</fpage>
          <lpage>82</lpage>
          <publisher-loc>Tübingen</publisher-loc>
          <publisher-name>Narr</publisher-name>
          <year>2004</year>
          <person-group person-group-type="author">
            <name>
              <surname>VAN VALIN </surname>
              <given-names>R. D. Jr.</given-names>
            </name>
          </person-group>
          <person-group person-group-type="editor">
            <name>
              <surname>Kailuweit </surname>
              <given-names>Rolf</given-names>
            </name>
            <name>
              <surname>Hummel</surname>
              <given-names>Martin</given-names>
            </name>
          </person-group>
          <source>Semantische Rollen</source>
          <chapter-title>Semantic macroroles in Role and Reference Grammar</chapter-title>
        </element-citation>
      </ref>
      <ref id="chapter-ref-0c29af3e32be416d8eacbc292ba13376">
        <element-citation publication-type="chapter">
          <publisher-loc>Lancaster, UK</publisher-loc>
          <year>2001</year>
          <person-group person-group-type="author">
            <name>
              <surname>VOLK</surname>
              <given-names>M</given-names>
            </name>
          </person-group>
          <source>PROCEEDINGS OF CORPUS LINGUISTICS 2001</source>
          <chapter-title>Exploiting the WWW as a corpus to resolve PP attachment ambiguities</chapter-title>
        </element-citation>
      </ref>
      <ref id="chapter-ref-8d14542b6e7914f5fa9984817bf614f8">
        <element-citation publication-type="chapter">
          <fpage>431</fpage>
          <lpage>438</lpage>
          <year>2006</year>
          <person-group person-group-type="author">
            <name>
              <surname>Xue</surname>
              <given-names>N</given-names>
            </name>
          </person-group>
          <source>PROCEEDINGS OF THE MAIN CONFERENCE ON HUMAN LANGUAGE TECHNOLOGY CONFERENCE OF THE NORTH AMERICAN CHAPTER OF THE ASSOCIATION OF COMPUTATIONAL LINGUISTICS</source>
          <chapter-title>Semantic role labeling of nominalized predicates in Chinese</chapter-title>
        </element-citation>
      </ref>
    </ref-list>
  </back>
</article>