Difference between revisions of "Conjunction"

From Icelandic Parsed Historical Corpus (IcePaHC)
Jump to: navigation, search
Line 2: Line 2:
  
 
====[[Phrase-level conjunction]]====
 
====[[Phrase-level conjunction]]====
 +
 +
When any of the conjunct consists of more than a single word [http://www.ling.upenn.edu/~beatrice/annotation/syn-conj.htm#phrase_level_conjunction see PPCME/PPCEME]
 +
 +
(XP (XP (X first-conjunct))
 +
    (CONJP (CONJ conjunction)
 +
          (YP (Y second-conjunct)))
 +
    (CONJP (CONJ conjunction)
 +
          (ZP (Z third-conjunct) (Z more-of-third-conjunct))))
  
 
==Shared modifiers==
 
==Shared modifiers==

Revision as of 13:41, 10 February 2010

Word-level conjunction

Phrase-level conjunction

When any of the conjunct consists of more than a single word see PPCME/PPCEME

(XP (XP (X first-conjunct))

   (CONJP (CONJ conjunction)
          (YP (Y second-conjunct)))
   (CONJP (CONJ conjunction)
          (ZP (Z third-conjunct) (Z more-of-third-conjunct))))

Shared modifiers

Shared pre-modifiers

See PPCME Guidelines

Example for ADV heads with a shared pre-modifier ADV, notice the ADVX.

( (IP-MAT (NP-SBJ (N-FSNDC á$-á) (D $in-hinn))
	  (VBD-IA3SD skar-skera)
	  (ADVP (ADV svo-svo)
		(ADV skýrt-skýra)
		(CONJP (CONJ og-og)
		       (ADVX (ADV greinilega-greinilega))))
	  (PP (P-D úr-úr)
	      (NP (NS-NPDIC landamerkjum-landamerki)
		  (NP-POS (Q hvorratveggja-hvorratveggur) (NS-FPGDC jarðan$-jarða) (D $na-hinn))))