21.04.2013 Views

Eckhard Bick - VISL

Eckhard Bick - VISL

Eckhard Bick - VISL

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

SPEC <br />

DET/SPEC ¬ @#FS/AS-N<<br />

article DET /<br />

As can be seen, both morphological word class tags, secondary lexical tags and<br />

syntactic tags are made use of in the filter, underlining the rather hybrid and<br />

idiosyncratic character of traditional pronoun classes.<br />

Traditionally, the Portuguese word forms a, as, o, os would be described either as<br />

definite articles or - when modified by PPs or relative clauses - as demonstrative<br />

pronouns. In my system, they belong to the same word class (DET), but have two<br />

lexically bound secondary tags, 214 and that are then functionally<br />

disambiguated by valency-level CG-rules, which can - from lower level disambiguation<br />

- draw on both syntactic function (3a) and word class context (3b):<br />

(3a) REMOVE (@%art) (NOT 0 @>N) ; #remove definite article reading if not prenominally used<br />

(3b) REMOVE (@%dem) (0 ) (NOT 1 DET-REL OR SPEC-REL OR PRP) ; # remove<br />

demonstrative reading of potential definite articles if the following word is not a relative<br />

pronoun or a preposition<br />

The article tag for the indefinite articles um, uma, uns, umas can be directly filtered<br />

from my DET class, since the necessary ambiguity resolution does not concern syntactic<br />

function, and the secondary (indefinite article) need not be disambiguated once<br />

the word class is determined. This, however, is still a considerable disambiguation task,<br />

as can be seen from the rules in (4), that perform differentiation from the NUM word<br />

class (numerals) necessary for the two singular forms, um and uma..<br />

(4)<br />

ordinary rules:<br />

SELECT ("um" DET) (1C SO-ADJ) ; # um só<br />

SELECT ("um" DET) (-1C ) (NOT 1 VEZ OR PRP-DE/PRP_DET) ; # foi um ano<br />

extraordinário, not: foi um dos ...<br />

SELECT ("um" DET) (1 PRP-DE) (NOT 2 N/V-P) ; # O vice dá uma de galante titular<br />

SELECT ("um" DET) (-1 PRP-DE) (*-2 KOMP-CORR BARRIER NON-<br />

NOMINAL/PRP) (1 N) (2 ) ; # a marca mais agradável dum ano cuja retrospectiva ...<br />

SELECT ("um" NUM) (-1 MAIS) (0 S) ; # mais uma vez<br />

SELECT ("um" NUM) (1C ) (0 S) (NOT 2 ) ; # durava uma semana; not: a marca mais<br />

agradável dum ano cuja retrospectiva ...<br />

SELECT ("um" NUM S) (*2 OUTRO BARRIER CLB LINK NOT 1 N) ; # um em=frente ao outro<br />

SELECT ("um" NUM S) (1 PRP-DE/PRP_DET LINK 0 P) ; # um desses cidadões<br />

SELECT ("um" NUM S) (1C VFIN) ; # um vive, outro morre<br />

214 For these words, implies (definite article), which is the icon used as a set definition and in output filtering.<br />

- 344 -

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!