ontolog-forum
[Top] [All Lists]

Re: [ontolog-forum] Person, Boy, Man

To: "[ontolog-forum]" <ontolog-forum@xxxxxxxxxxxxxxxx>
From: "doug foxvog" <doug@xxxxxxxxxx>
Date: Wed, 12 Feb 2014 09:51:38 -0500
Message-id: <2dd821eacf82bc441ec7e34b4f05e491.squirrel@xxxxxxxxxxxxxxxxx>
On Wed, February 12, 2014 07:14, Matthew West wrote:    (01)

> Take a Person for example, with subclasses Boy and Man. [MW>] The main
> problem with this is that Boy and Man are not subtypes of person. ...    (02)

>> To most people, and dictionaries, Boy and Man are subtypes of Person.    (03)

> [MW>] If that were true it would only mean that most people were wrong.    (04)

No.  Just that most people are not 4D fundamentalists.    (05)

> OED Has:
> [for "boy"]
> A male child or youth. Also: a son, irrespective of age (chiefly as
> referred
> to by members of the immediate family).    (06)

Thus a boy is a type of child    (07)

> And for child we get:    (08)

> A young person of either sex, usu. one below the age of puberty; a boy or
> girl.    (09)

Thus a child is a type of person, specifically one to which the modifier
"young"
applies.    (010)

> In neither case does it say that a child is a subtype of person.    (011)

The OED does not use the word "subtype" or even "type" in its definitions.
The OED does not even use sentences in its definitions, so to a purist,
i guess, the definitions of the OED mean nothing since they are not
assertions.    (012)

However, a dictionary gives <modifier> <noun> as a definition for a term,
as long as the modifier isn't negatory ("former", "artificial", ...) the
meaning
of the definition is "an instance of <word> is an instance of <noun>
specifically
an instance of <modifier> <noun>".  Thus the class of all <word> is a subtype
of the class of all <noun>.    (013)

> Second, should a KB contain both a Boy & Man resource about a given
> individual, owl:sameAs would be used to indicate their equivalence
> otherwise, yes, they would be a different person, as they should be.
>
> [MW>] Well that is precisely the problem with boy and man being subtypes
> of
> person. Now let us suppose that boy A has a start date of 1990-05-03 and
> end
> date of 2005-05-03 and the man B  has a start date of 2005-05-03, and an
> end
> date of 2014-01-15. We now wish to say that boy A and man B are the same
> person, and decide that OWL:sameas will do. What now is the start date for
> A=B?    (014)

ManB, BoyA, and the person they are temporary slices of all have the same
birth date.    (015)

If the man has a start date of 2005-05-03, and an end date of 2014-01-15,
he has not aged enough by his end date to be a man by that point.    (016)

If you are using start date to mean the date when an instance became an
instance of that class (e.g., Man) then it isn't a property of the
individual,
but a property of the individual with respect to the class, and the
individual
would have different start dates with respect to different classes.    (017)

So
* (startDate BoyA Boy 1990-05-03)
* (startDate ManB Boy 1990-05-03)
* (startDate BoyA Man 2005-05-03)
* (startDate ManB Man 2005-05-03)
If we define "Boy" as starting at whenever "Person" starts:
* (startDate BoyA Person 1990-05-03)
* (startDate ManB Person 1990-05-03)    (018)


> Third, StateofPerson is a wholly artificial term, lacking both practical
> merit and semantic credibility.    (019)

> [MW>] State of person is a noun phrase which has quite a precise meaning.    (020)

Which meaning can be quite different in different ontologies.  In a medical
ontology "State of person" might be a set of measurements, diagnoses, and
other data, which can vary from second to second and minute to minute.  In
such an ontology Man and Boy would not be subclasses of "State of person"
but merely features of such a state.    (021)

> Fourth, this is a fine example of ontologists' implicit saintliness
> modelling 'concepts' not 'language'.    (022)

> [MW>] As others have said, I should hope so too. Ontology is about the
> kinds
> of things there are and the rules that govern them, not about the language
> we might use to describe them.    (023)

Agreed.    (024)

-- doug    (025)

> Regards
>
>
>
> Matthew West
>
> Information  Junction
>
> Mobile: +44 750 3385279
>
> Skype: dr.matthew.west
>
>  <mailto:matthew.west@xxxxxxxxxxxxxxxxxxxxxxxxx>
> matthew.west@xxxxxxxxxxxxxxxxxxxxxxxxx
>
>  <http://www.informationjunction.co.uk/>
> http://www.informationjunction.co.uk/
>
>  <https://www.matthew-west.org.uk/> https://www.matthew-west.org.uk/
>
> This email originates from Information Junction Ltd. Registered in England
> and Wales No. 6632177.
>
> Registered office: 8 Ennismore Close, Letchworth Garden City,
> Hertfordshire,
> SG6 2SU.
>
>
>
>
>
>
> _________________________________________________________________
> 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
>    (026)



_________________________________________________________________
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    (027)

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