Changes between Initial Version and Version 1 of Ticket #1
- Timestamp:
- 01/17/09 14:39:58 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1 – description
initial v1 3 3 Parse tree: 4 4 {{{ 5 S(NP(somebody),VP(VP(V(saw),NP(something)),PP(somewhere) 5 S(NP(somebody),VP(VP(V(saw),NP(something)),PP(somewhere))) 6 6 }}} 7 7