surfacesyntacticud / guidelines

Guidelines for Surface Syntactic Universal Dependencies
https://guidelines.surfacesyntacticud.org/
0 stars 0 forks source link

clause + ",ce " + relative clause #37

Open perrier54 opened 1 year ago

perrier54 commented 1 year ago

Example: Le camping n'est pas éclairé la nuit, ce qui n'est pas pratique. (The campsite is not lit at night, which is not practical.) The dependency est -> ce is not a dislocation. A dislocation is the detachment of a constituent at the beginning or end of a sentence and its resumption by a pronoun in the sentence. It is not an apposition because an apposition occurs between two nominals. My proposal is to annotate : est - [parataxis]-> ce

bguil commented 1 year ago

The UD validator requires that appos is left_headed. With the current data, the UD conversion in not valid because of these cases.

perrier54 commented 1 year ago

All cases mentioned by @bguil are annotated conj:appos by mistake: they should be annotated dislocated.

perrier54 commented 1 year ago

Decision: for the constructions in the form clause + ",ce" + relative clause, the pronoun ce depends on the head of the first clause through a parataxisdependency. Example: Le camping n'est pas éclairé la nuit, ce qui n'est pas pratique. (The campsite is not lit at night, which is not practical.) est (the first) -[parataxis]-> ce

Correction of treebanks: