Hi Ryu
If you mean recognize them as different sentence using the capital letter
or the dot as an indicator , syntax elements in genral (which I guess you
mean ) then yes sure it would be a simple reguler expression. However,
regular expression wouldn't help regonize sentence according to the grammar
rule (or at least it would be very completed thing not as simple for sure).
Either ways, you would use regular expression only for recognition of the
sentence-end but still you have to write your code to manipulate the
string to separate the two sentence.
You can read more about regular expression
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpgenref/ht
ml/cpconregularexpressionslanguageelements.asp
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/htm
l/cpconCOMRegularExpressions.asp
hope this helps
Mohamed Mahfouz
MEA Developer Support Center
ITworx on behalf of Microsoft EMEA GTSC