[ Skip to the content ]

Institute of Formal and Applied Linguistics Wiki


[ Back to the navigation ]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
user:ptacek:surge-fuf [2007/05/07 23:37]
ptacek
user:ptacek:surge-fuf [2007/05/07 23:39]
ptacek
Line 2: Line 2:
  
 v common lispu, taky embedded cecko, java comming mozna soon v common lispu, taky embedded cecko, java comming mozna soon
 +
 +z JHU WS02
 +<code>
 +(setq r '((process ((lex "say")
 +                    (tense past)
 +                    (object-clause that)))
 +          (circum ((time ((cat pp)
 +                          (prep ((lex "in")))
 +                          (np ((lex "January")
 +                               (determiner none)))))))
 +          (partic ((affected ((cat clause)
 +                              (process ((lex "increase")
 +                                        (tense past)))
 +                              (partic ((created ((cat measure)
 +                                                 (quantity ((value 5)))
 +                                                 (unit ((lex "pct")))))
 +                                       (agent ((cat np)
 +                                               (head ((lex "rate")
 +                                                      (number plural)
 +                                                      (determiner none)))
 +                                               (classifier ((lex "ad")
 +                                                            (determiner none)))
 +                                               (possessor ((lex "Newsweek")
 +                                                           (determiner none)))))))))
 +                   (agent ((complex apposition)
 +                           (punctuation ((after ",")))
 +                           (distinct ~(((lex "Spoon")
 +                                        (classifier ((lex "Alan")))
 +                                        (determiner none))
 +                                       ((lex "name")
 +                                        (classifier ((lex "president")))
 +                                        (determiner none))))))))))
 +</code>
  
 {{user:ptacek:trandfuf.png|}} {{user:ptacek:trandfuf.png|}}

[ Back to the navigation ] [ Back to the content ]