[spans] # From tagsets.pdf included in CoNLL data: # 1. Parts of speech and associated features (tags in POS and FEAT columns) # PoS tags # a adjective # c conjunction # d determiner # f punctuation mark # i interjection # n noun # p pronoun # r adverb # s preposition # v verb # w date (behaves as a noun) # z number (behaves either a determiner, a pronoun, or a noun) a c d f i n p r ROOT s v w z [relations] # From tagsets.pdf included in CoNLL data: # 2. Syntactic dependencies (tags in DEPREL column) # a adjective # c conjunction (from word level) # d determiner # f punctuation mark # n noun # p pronoun # r adverb # s preposition (from word level) # v verb (auxiliary or semi-auxiliary) # z number # conj subordinating conjunction (from syntactic node) # coord coordinating conjunction (from syntactic node) # gerundi gerund # grup.a adjective group # grup.adv adverb group # grup.nom noun group # infinitiu infinitive # inc inserted element # morfema.pronominal pronominal morpheme # morfema.verbal verbal morpheme # neg negation # participi participle # prep preposition (from syntactic node) # relatiu relative pronoun (from syntactic) # S clause # sa adjective phrase (depends of a verb) # s.a adjective phrase (does not depend of a verb) # sadv adverb phrase # sentence sentence (ROOT) # sn noun phrase # sp prepositional phrase # spec specifier # ao orational adjunct # atr attribute # cag agent complement # cc adjunct # cd direct object # ci indirect object # cpred predicative complement # creg prepositional object # et textual element # impers impersonality mark # mod non-argumental verb modifier # pass passive mark # suj subject a Arg1:, Arg2: ao Arg1:, Arg2: atr Arg1:, Arg2: c Arg1:, Arg2: cag Arg1:, Arg2: cc Arg1:, Arg2: cd Arg1:, Arg2: ci Arg1:, Arg2: conj Arg1:, Arg2: coord Arg1:, Arg2: cpred Arg1:, Arg2: creg Arg1:, Arg2: d Arg1:, Arg2: et Arg1:, Arg2: f Arg1:, Arg2: gerundi Arg1:, Arg2: grup_period_a Arg1:, Arg2: grup_period_adv Arg1:, Arg2: grup_period_nom Arg1:, Arg2: grup_period_verb Arg1:, Arg2: i Arg1:, Arg2: impers Arg1:, Arg2: inc Arg1:, Arg2: infinitiu Arg1:, Arg2: interjeccio Arg1:, Arg2: mod Arg1:, Arg2: morfema_period_pronominal Arg1:, Arg2: morfema_period_verbal Arg1:, Arg2: n Arg1:, Arg2: neg Arg1:, Arg2: p Arg1:, Arg2: participi Arg1:, Arg2: pass Arg1:, Arg2: prep Arg1:, Arg2: r Arg1:, Arg2: relatiu Arg1:, Arg2: s Arg1:, Arg2: S Arg1:, Arg2: sa Arg1:, Arg2: sadv Arg1:, Arg2: sentence Arg1:, Arg2: sn Arg1:, Arg2: sp Arg1:, Arg2: spec Arg1:, Arg2: s_period_a Arg1:, Arg2: suj Arg1:, Arg2: v Arg1:, Arg2: voc Arg1:, Arg2: w Arg1:, Arg2: z Arg1:, Arg2: [events] # none [attributes] # TODO