[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Thinking Cap questions: The Lame-Duck edition
- To: "Rao Kambhampati" <rao@asu.edu>
- Subject: Thinking Cap questions: The Lame-Duck edition
- From: "Subbarao Kambhampati" <rao@asu.edu>
- Date: Wed, 19 Nov 2008 07:08:34 -0700
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:mime-version:content-type:x-google-sender-auth; bh=1tdDef85GxBnDeTIuXn6WcTxOPBn4zfuQxdmkf8iW2I=; b=G+SjjWxwQKtBQbrK7Iig61QFzoFWeVXl01Ugo8KSnfBUV3D+H0LWdBqZ4F0MX3OLmx 4wlIIWVuTirvT9yPaqmihP72YbH/t5o9o9EO26qAORbCmMqiY0ERqf475wT3TdSFtKVq LYKUAvKIv2DdRxNI9n8ClsFdsvZ5fEShsVL4s=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:mime-version:content-type :x-google-sender-auth; b=dI2OiEs58SWbSPmCSp+Fye0oz3xIkm+36Xao4+R7aIWQg821FaPy9qzTs2ZyRid8Tf 0OkWv9yGgDKctc1aHYl9h0IAcpw4k4v09AS/hMNkFtQbwya4c51rm/kQ04qVZZ1YY2kP 9CiTwbrOkH3s2Re1r0vvXpI3foSxBVIvHd72Y=
- Sender: subbarao2z2@gmail.com
First, a link:
Here is a link to the "Chinese room" argument:
http://en.wikipedia.org/wiki/Chinese_Room
-------------------
Here are some points to ponder on the recent topics:
0 (don't need to answer on blog): We talked a lot about syntax and
semantics. Using English as the example, think of (a) whether
an ungrammatical sentence can have semantics (b) a sentence with "no
meaning" can be grammatically correct.
Consider the famous example: "Colorless green ideas sleep furiously."
(Check out ***
http://rakaposhi.eas.asu.edu/f06-cse471-mailarchive/msg00090.html for the
history of that
sentence...)<http://rakaposhi.eas.asu.edu/f06-cse471-mailarchive/msg00090.html>
*
1. We talked about the fact that XML is a syntactic standard and doesn;t
have semantics. Do relational databases have
semantics? (And if so, then won't a conversion of a relational database to
an XML form preserve those semantics?)
Consider the case of the use of the database by someone who knows and
understands the database schema as well as a
lay user that doesn't
[In thinking about semantics, it is useful to think in terms of the "worlds"
that are consistent with a data/knowledge base.
You will say that a formal sentence has semantics if you can enumerate
worlds where it is going to be true (or alternately,
given a completely specified world, you can tell whether or not that
sentence is "true" in that world. As you add more and more
sentences to a knowledge base, you constrain the number of worlds that are
consistent with it.]
2. Here is a question that one of the students asked after the class: We
said XML can be viewed either as ordered or unordered.