Difference between revisions of "Conjunction"
From Icelandic Parsed Historical Corpus (IcePaHC)
(→Shared pre-modifiers) |
(→Phrase-level conjunction) |
||
| Line 24: | Line 24: | ||
(CONJP (CONJ conjunction) | (CONJP (CONJ conjunction) | ||
(ZP (Z third-conjunct) (Z more-of-third-conjunct)))) | (ZP (Z third-conjunct) (Z more-of-third-conjunct)))) | ||
| + | </pre> | ||
| + | |||
| + | Conjoining ADJ and VAN: | ||
| + | <pre> | ||
| + | (NP-PRD (N-N kerlingarskepna-kerlingarskepna) | ||
| + | (ADJP (ADJ gömul-gamall) | ||
| + | (CONJP (CONJ og-og) (VAN slitin-slíta)))) | ||
</pre> | </pre> | ||
Revision as of 08:23, 11 February 2010
Contents
Word-level conjunction
Verbs
(VAN (VAN máður) (CONJ og) (VAN ritaður))
(VBN (VBN máð) (CONJ og) (VBN ritað))
(VB (VB má) (CONJ og) (VB rita))
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))))
Conjoining ADJ and VAN:
(NP-PRD (N-N kerlingarskepna-kerlingarskepna) (ADJP (ADJ gömul-gamall) (CONJP (CONJ og-og) (VAN slitin-slíta))))
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))))