|
This
attribute is very useful when the UNL expression is used as the
input to an Information Retrieval System.
Example
1 : Question on Subject [R.Quirk & S.Greenbaum 3: p650, 14.2]
“Who
was born in Swansea?”
obj
( bear.@entry.@past.@interrogative, who.@qfosuc.@topic )
plc ( bear.@entry.@past.@interrogative, Swansea )
Explanation
To this question, the answer will be “DYLAN THOMAS was”.
Example
2 : Question on Predicate [R.Quirk & S.Greenbaum 3: p650, 14.2]
“Dylan
Thomas was married in Swansea, wasn’t he?”
obj
( marry.@entry.@past.@qfocus.@interrogative, Dylan
Thomas.@topic )
plc ( marry.@entry.@past.@qfocus.@interrogative, Swansea
)
Explanation
To this question, the answer will be “No, he was BORN in
Swansea”.
Example
3 : Question on Direct Object [R.Quirk & S.Greenbaum 3: p650, 14.2]
“Are
you painting the bathroom blue?”
obj
( paint.@entry.@continue.@interrogative, bathroom.@qfocus
)
agt ( paint.@entry.@continue.@interrogative, you )
aoj ( bathroom.@qfocus, blue )
Explanation
To this question, the answer will be “No, I’m painting the
LIVING-ROOM blue”.
Example
4 : Question on PP [R.Quirk & S.Greenbaum 3: p650, 14.2]
“Who
are you working for?”
agt
( work.@entry.@interrogative, you )
pur ( work.@entry.@interrogative, who.@qfocus )
Explanation
To this question, the answer will be “I’m working for UN”.
|