Set definition

The SETS section consists of a list of set definitions, each of the form Set-name = element1 element2 ... elementN ;

Where the Set-name is any alphanumeric string starting with a capital letter, and the elements are either forms, lemmas, plain PoS tags, or senses. Forms are enclosed in parenthesis -e.g. (comimos)-, lemmas in angle brackets -e.g. <comer>-, PoS tags are alphanumeric strings starting with a capital letter -e.g. NCMS000-, and senses are enclosed in square brackets -e.g. [00794578]. The sets must be homogeneous: That is, all the elements of a set have to be of the same kind.

Examples of set definitions:

   DetMasc = DA0MS0 DA0MP0 DD0MS0 DD0MP0 DI0MS0 DI0MP0 DP1MSP DP1MPP
             DP2MSP DP2MPP DT0MS0 DT0MP0 DE0MS0 DE0MP0 AQ0MS0 AQ0MP0;
   VerbPron = <dar_cuenta> <atrever> <arrepentir> <equivocar> <inmutar>
              <morir> <ir> <manifestar> <precipitar> <referir> <venir>;
   Animal = [00008019] [00862484] [00862617] [00862750] [00862871] [00863425]
            [00863992] [00864099] [00864394] [00865075] [00865379] [00865569]
            [00865638] [00867302] [00867448] [00867773] [00867864] [00868028]
            [00868297] [00868486] [00868585] [00868729] [00911889] [00985200]
            [00990770] [01420347] [01586897] [01661105] [01661246] [01664986] 
            [01813568] [01883430] [01947400] [07400072] [07501137];



Lluís Padró 2010-09-02