|
|
English |
A letter from him |
|
UNL |
frm ( letter.@entry, he ) |
Example 2
|
English |
This idea is from him |
|
UNL |
frm(
idea, he.@entry ) |
Comments on Example 1 & 2
The difference between "This idea is from him" and "an idea from him" is, in the prior sentence the UW of "him" is the main UW but in the last one "idea" is. (see 3.2 for more explanation on @entry)
Example
|
English |
Participants come from the whole world |
|
UNL |
agt (
come.@entry, participant.@pl ) |
For relation src, there is always a point of reference of object "obj". Sometimes, the object is overlapped to agent "agt".
Example
|
English |
The traffic light changed from red to green |
|
UNL |
obj (
change.@entry.@past, light ) |
Last updated : 2000/09/21