ontolog-forum
[Top] [All Lists]

Re: [ontolog-forum] Requirements of computer language semantics

To: "[ontolog-forum] " <ontolog-forum@xxxxxxxxxxxxxxxx>
From: "Richard H. McCullough" <rhm@xxxxxxxxxxxxx>
Date: Thu, 19 Mar 2009 09:26:25 -0700
Message-id: <775C370EE73E47CFA9B256185A437D53@rhm8200>
Joel
see mKR translation below    (01)

Dick    (02)

# All men have an aspect which is called 'height'.
    man has height;    (03)

# The height of a man is quantifiable.
# The height of a man is a 'length' as an International System
#         of Units non-negative scaler value (metre).
    height iss length;
    height has unit = metre;    (04)

# Socrates is a man.
    Socrates isu man;
# Socrates is two meters high.
    Socrates has height = 2 metre;    (05)



_________________________________________________________________
Message Archives: http://ontolog.cim3.net/forum/ontolog-forum/  
Config Subscr: http://ontolog.cim3.net/mailman/listinfo/ontolog-forum/  
Unsubscribe: mailto:ontolog-forum-leave@xxxxxxxxxxxxxxxx
Shared Files: http://ontolog.cim3.net/file/
Community Wiki: http://ontolog.cim3.net/wiki/ 
To join: http://ontolog.cim3.net/cgi-bin/wiki.pl?WikiHomePage#nid1J
To Post: mailto:ontolog-forum@xxxxxxxxxxxxxxxx    (06)

<Prev in Thread] Current Thread [Next in Thread>