11 Feb 2004*
CS 3243 - Optional Lecture - NLP
29
Semantic Interpretation
S
(
Loves
(
John
,
Mary
))
NP
(
John
)
VP
(
l
x Loves
(
x
,
Mary
)
)
NP
(
Mary
)
John
loves
Mary
Verb
(
l
y
l
x Loves
(
x
,
y
)
)
Name
(
Mary
)
Name
(
John
)