Automatic Mapping Among Lexico-Grammatical Annotation Models (AMALGAM)


AMALGAM Home PagePrevious PageUp A LevelNext Page

AMALGAM HOMEPAGE | PREVIOUS PAGE | UP A LEVEL | NEXT PAGE

Example parses in normalised N-gram-like VSG form

Vertical Strip Grammar (VSG) representation of 8 alternative parses of an example sentence (words with word numbers):

    Select  the     text    you     want    to      protect .
    1       2       3       4       5       6       7       8


==> alice <==

    SENT                                    VP-INF
    AUX                     SENT            INF-MARKER VP-INF
    ?       NP              NP      VP-ACT  to      protect
    select  DET     NOUN    you     want
            the     text


==> despar <==

    8       3       1       5       3       7       5       0
    VB      DT      NN      PP      VBP     TO      VB      .
    select  the     text    you     want    to      protect .


==> principar <==

    VP
    Vbar
    V
    V_NP
    V_NP    NP
    select  Det     Nbar
            the     N       CP
                    text    Op[1]
                            Cbar
                            IP
                            NP      Ibar
                            Nbar    VP
                            N       Vbar
                            you     V
                                    V_CP
                                    V_CP    CP
                                    want    Cbar
                                            IP
                                            PRO
                                            Ibar
                                            Aux     VP
                                            to      Vbar
                                                    V
                                                    V_NP
                                                    V_NP
                                                    protect
                                                    t[1]

==> ranlp <==

    VP/NP
    select  N2+/DET
            the     N2-
                    N1/INFM
                    N1/RELM                 VP/TO
                    N1/N    S/THATL         to      VP/NP
                    text    S1a                     protect
                            N2+/PRO VP/NP           TRACE1
                            you     want            E
                                    TRACE1
                                    E


==> sextant <==

    VP      NP              NP      VP                      --
    INF     3       *       *       INF     TO      4       .
    select  DET     1       PRON    want    to      SUBJ    .
            DET     DOBJ    you                     INF
            the     NOUN                            protect
                    text


==> Carroll robust probabilistic LR parser <==

    S
    VV0     NP
    Select  AT      NN1     S
            the     text    PPY     VV0     VP
                            you     want    TO      VV0
                                            to      protect

AMALGAM Home PagePrevious PageUp A LevelNext Page

AMALGAM HOMEPAGE | PREVIOUS PAGE | UP A LEVEL | NEXT PAGE


This site developed and maintained by Eric Atwell (eric@comp.leeds.ac.uk)