Skip to content

ErgSemantics_CcsGuidedTour

EmilyBender edited this page Nov 6, 2014 · 9 revisions

Overview

This page provides a quick catalogue of the fingerprints for the phenomena to be discussed at the Comparative Computational Semantics working meeting in Berlin in November 2014, for interactive exploration using the Semantic Search Interface. The phenomena are listed together with their fingerprints (in some cases, multiple sets of fingerprints) and links to their ERG Semantic Documentation pages. Copying and pasting the fingerprints into the Semantic Search Interface will turn up all examples matching the fingerprints, which in some cases also includes examples included to illustrate other phenomena.

Links

Phenomena

1. (Closed) Clausal Complements

Primarily illustrated by items 101-109.

 [ARG* h1]
  h2:[ARG0 e]
  { h1 =q h2 }

  nominalization[ARG0 x, ARG1 h]
  h:[ARG0 e]

ERG Semantic Documentation: Propositional Arguments

2. Coordination

Primarily illustrated by items 201-208.

Note: In this case the fingerprints we present on the ERG Semantic Documentation page are anticipating some changes in the analysis. Below are versions of the fingerprints that match the current grammar (and the annotations we prepared for the working meeting).

*_c[ARG0 x1, L-INDEX x2, R-INDEX x3]
  [ARG0 x2]
  [ARG0 x3]

*_c[ARG0 e1, L-HNDL h2, R-HNDL h3]
  h2:[ARG0 e4]
  h3:[ARG0 e5]

ERG Semantic Documentation: Coordination

3. Ellipsis

Primarily illustrated by items 301-304.

ellipsis_ref[ARG1 x0]

ellipsis_expl[ARG1 u0]

ERG Semantic Documentation: Ellipsis

4. ‘Identity’ Copulae

Primarily illustrated by items 401-407.

_be_v_id[ARG1 x1, ARG2 x2]
h1:[ARG0 x1]
h2:[ARG0 x2]
{ h3 =q h1, h4 =q h2 }

cop_id[ARG1 x1, ARG2 x2]
h1:[ARG0 x1]
h2:[ARG0 x2]
{ h3 =q h1, h4 =q h2 }

_be_v_nv[ARG1 x1, ARG2 h2]
h3:[ARG0 x1]
h2:[ARG0 e]
{ h4 =q h3 }

_be_v_do[ARG1 x1, ARG2 h2]
h3:[ARG0 x1]
h4:[ARG0 e]
{ h2 =q h4, h5 =q h3 }

_colon_nv[ARG1 x1, ARG2 h2]
h3:[ARG0 x1]
h2:[ARG0 e]
{ h4 =q h3 }

ERG Semantic Documentation: Identity Copulae

Clone this wiki locally