IAMTC

Spanish IL0 Manual

Version 0.2, September 10, 2004

Spanish compilation by: María Pilar Milagros García


Table of contents

·  Features on All Nodes

·  Verbs 

·  Nouns and Proper Nouns

·  Adjectives and Adverbs 

·  Prepositions

·  Copular constructions 

·  Conjunction 

·  Empty Nodes 

·  Punctuation 


Features on All Nodes

Each node in the dependency tree can be thought of as an attribute-value matrix, i.e., a bundle of features with values. All values must be set for each node in the tree. This will require checking each node before finishing the analysis. Here is a list of features:


o Subj -- deep subject. The surface subject, except for passives or ergative intransitive verbs (fueron inscritas -they were inscribed, llegaron -they arrived, murieron -they died), in which case there is no deep subject or it is expressed (as in the case of passives) by a por phrase. The deep subject may, but need not, agree in person and number with the tensed verb.  Empty surface subjects are like overt surface subjects in that they may or may not be deep subjects.
o Obj -- deep object. This usually does not have a preposition associated with it in the underlying form (although it might on the surface).  There is an exception in Spanish: the “personal a." In Spanish, we use a before a noun object when it is animate.  Examples:  ¿A quién ve Vd.? (Whom do you see?); Veo a Juan (I see John).  In those cases, we remove the preposition "a" and give the object an Obj role.  Obj is also the deep role of a complement of a preposition.
o Obj2 -- deep indirect object. This is any second object.
o PObj -- deep prepositional object. Any obligatory prepositional object of a verb. Example: sobre la mesa (on the table) in poner el libro (Obj) sobre (PObj) la mesa (Obj) (put the book on the table) but dar el libro (Obj) a Antonio (Obj2) (give the book to Anthony).
o Mod -- all adjuncts, including modifiers, auxiliaries, appositions, and the like.

    The following features are only used for IL1 annotation:

Verbs 

Verbs are heads of sentences and clauses.