Re: [Hebrew] dagesh qal - special case question
- From: Helmut Richter <a282244@xxxxxxxxxxxxxxxxxxxx>
- Date: 19 Sep 2005 13:39:31 GMT
In article <5bfti11c8ef7n8ap563ottg63bmftpqh45@xxxxxxx>, Ruud Harmsen wrote:
> Mon, 19 Sep 2005 13:17:48 GMT: joel@xxxxxxx (Dr. Joel M. Hoffman): in
> sci.lang:
>
>>>The exact search pattern was 'I[^AFE"IOWU]:[BGDKPT][.]?[/]?[AF]\d*T',
>>
>>(I wish I had software that could do that.)
>
> Sed, grep etc.? Standard (i.e., non-MS) regular expressions?
Perl, hence quite similar to sed or grep. Fairly standard, except the
"\d" for digits. The [^AFE"IOWU] for a consonant is not necessary, a
simple dot would have done it: everything immediately before a Schwa
must be a consonant.
Helmut Richter
.
- References:
- Re: [Hebrew] dagesh qal - special case question
- From: Helmut Richter
- Re: [Hebrew] dagesh qal - special case question
- From: Dr. Joel M. Hoffman
- Re: [Hebrew] dagesh qal - special case question
- From: Helmut Richter
- Re: [Hebrew] dagesh qal - special case question
- From: Dr. Joel M. Hoffman
- Re: [Hebrew] dagesh qal - special case question
- From: Ruud Harmsen
- Re: [Hebrew] dagesh qal - special case question
- Prev by Date: Re: [Hebrew] dagesh qal - special case question
- Next by Date: Re: [Hebrew] dagesh qal - special case question
- Previous by thread: Re: [Hebrew] dagesh qal - special case question
- Next by thread: Re: [Hebrew] dagesh qal - special case question
- Index(es):
Relevant Pages
|