Skip to main content

Well, I had another day or so of thinking about the conceptual model I was developing - originally for stipulative and legislative definitions.  Actually, a few minutes rather than a whole day was what I had, but such is life when you have a job.  But even in that limited time I realized that I had not got the idea of communities in the model. 

So I went back to the conceptual model and put in communities as shown in Figure 1.



Figure 1: Relations of Concept and Term

Speech Community: a group of individuals who share a vocabulary that describes a concept system.  [See Wikipedia for more - http://en.wikipedia.org/wiki/Speech_community- although it seems you have to belong to the Speech Community Speech Community to understand this entry.]

Semantic Community: a group of individuals who share a common understanding of a set of concepts and relationships (a concept system), irrespective of the terms used to describe them.
I understand that both of these definitions are preliminary and need more work.

The Interpretant must belong to a Speech Community in order to use the term in communication.  If the Interpretant is a member of such a community, they will be able (or will have a way to be able)to recognize the sign as signifying a concept.  Recognition is the important element here.  It is, of course, possible that the Interpretant may not recognize a particular term that is used within the Speech Community (e.g. if the interpretant is new to the community and still learning its vocabulary).  However, the Interpretant is in communication with at least some other members of the Speech Community, and has the opportunity to find out from them what the term means to them  - how they recognize it.

Recognition seems to be very little discussed in the semantics literature (which I am not well versed in, so I can easily be wrong).  However, my background is biology  - and recognition is perhaps the most fundamental concept in biology.  The standard analogy here is that of a lock and a key.  One biologically active molecule, e.g. an antigen, is recognized by another biologically active molecule, e.g. an antibody.  The antibody meets the antigen and neutralizes it.  This is recapitulated in various ways across the entire science. 

Back in our diagram.  The key is the term and the lock is the recognition process (part of signification) that identifies the concept to the interpretant.  What is important is that recognition can be learned among the members of a Speech Community.

New Types of Existing Term

I have also done some more work on Existing Term.  An Existing Term can be differentiated into the following subordinate genera:

Known Term: a term that is in use in a particular Speech Community

Unknown Term: a term that is not in use in a particular Speech Community

What is interesting here is that a New Term is not in use in any Speech Community.  But how would you know if a given term, T, is not in use in any Speech Community?  You could not unless you knew about all speech communities.  Obviously, this is impossible, or at least unimaginably difficult.  It would seem therefore that a given interpretant could not distinguish a New Term from an Unknown Term (an Unknown Term relative to the Speech Communities that the interpretant belongs to).  This has important practical implications.

New Types of Previously Existing Concept

I have also differentiated Previously Existing Concept into Known Concept and Unknown Concept.

Known Concept: a Previously Existing Concept that is known to a Semantic Community

Unknown Concept: a Previously Existing Concept that is unknown to a Semantic Community

An example here might be "quasar" (derived from "quasi-stellar object").  Quasars existed long before astronomers identified them.   So at one time they were an Unknown Concept, that then became a Known Concept within the Semantic Community of astronomers.

Contrast this with Mortgage-Backed Security (MBS).  No MBS existed at all prior to the 1960's [I think this date is accurate, but I am not a historian of financial theory, so maybe the 1930's is a safer decade to use].  Neither instances of MBS, not the theoretical (uninstantiated) concept existed prior to this time.  Then the concept came into being, and shortly thereafter came instances of the concept.  Prior to this MBS was a Not Previously Existing Concept.

So New Concept, Known Concept, and Not Previously Existing Concept  are all relative (involve a relation with) at least one Semantic Community. 

Practical Implications

The above still needs a good deal of work, but it is possible to see the outlines of practical implications.  I am very interested in the work of a Business Analyst (BA) and a Data Analyst (DA - which I will subsume within BA for the moment).  Here are some brief thoughts.

  • On a global project, say a Customer Reference Data project, a BA needs to know if the Speech Communities he is dealing with are actually one Semantic Community.  The presumption is likely to be that Customer Reference Data is covered by one Semantic Community, but this is not necessarily the case.  There may be differences in concepts and relations associated with some of the Speech Communities.  I think the best way to figure this out is to construct a conceptual model for each Speech Community using their terms for concepts, definitions, and relations - and then to compare the conceptual models.
  • A BA would be unwise to think they are a member of a Speech Community in the area they are analyzing, if they are new to the area.  Even if the BA has dealt with the same people before, or the BA thinks they are a member of the related Semantic Community, there is no guarantee they are a member of the Speech Community.  Each concept system has its own vocabulary for the Speech Community, and strict terminological analysis is required.  I think too many BA's make presuppositions about this kind of thing and get into trouble.  


I think there are more practical implications, but blogging demands brevity, and this post is already too long.

Comments

Popular Posts

Create Your Own Social Networking Site

Create Your Own Social Networking Site JCOW: Ethical Hacking Top 10 reasons to choose Jcow:- 1. Handle more traffic - Clean codes and Dynamic caching can lower the CPU load and  speed up your website. 2 Make your site more interactive - Well designed Jcow applications help you members to connect and communicate with others more effectively. 3 Add questions to the Registration Form - You can add new member fields, which will be displayed to the registration form, profile form, and the member browsing form. 4 Easily share stuff - Within the AJAX sharing Box, your members can publish status,  photos, videos, and blogs. 5 Customize and Extend your Jcow Network - A Jcow network consists of core apps(like "Friends" and "Messages") and optional apps(like "Blogs" and ""Videos"). You can enable/disable optional apps. You can also develop your own apps. 6 Every profile could be Unique - Members can customize their own profile theme and  add music play...

WRITE "I LOVE YOU" ON CMD BY USING NOTEPAD

I had previously posted about   Matrix effect   using Notepad   as well as cool batch file  programs. In this post i will share with you guys  the cool and awesome  Notepad Tricks .  As name suggest you don't require any program other then Notepad.  So lets get started. 1. Open  Notepad   and copy below code. @echo off color 0A :A echo IIIIIII     L      OOOOOO V           V  EEEEEE     Y       Y  OOOOOO  U     U  ping -a .9 >nul echo    I        L      O    O  V         V   E           Y     Y   O    O  U     U  ping -b .9 >nul  echo    I        L      O    O   V       V    E   ...

HL7V2.x to HL7V3.0 Translation Issues Details-2

In continuation of my previous post this post lists the other issues associated with HL7 v2.x to HL7v3 translation Conformance Patterns: The other major issue with the transformation of messages is the behavior of application when a particular information exchange takes place. In HL7V3.0 apart from the trigger events and interactions there exists the notion of application role as senders and receivers. The application role is characterized as the entire set of interactions for which the sender and receiver are responsible for transmitting. HL7V3.0 clearly defines the possible interactions and the application behavior associated these interactions in the form of responses for which the sender and receiver needs to adhere to. The differences in messages between V2.x and V3.0 and absence of clear guidance on V2.x regarding application behavior on receipt of message makes the transformation exercise more difficult. Vocabulary: It is a well known fact that 80% of HL7 V2.x message failu...