- or download this
elsif($checkPrefix and # This is the main check for prefi
+xed forms
&is_prefixed_partspeechAnnotated($base)){ # wordCache{base}
+ gets filled in.
...
&baseInscript($tok, {group => $savbase,
num_item =>1,
root => $tok})}
- or download this
elsif( $checkPrefix )
{ CheckPrefaces(); }
- or download this
if(is_prefixed_partspeechAnnotated($base)){ # wordCache{base} gets
+ filled in.
unless($tok eq $base){ #$prefixLessFm Mostly, base WILL e
+q tok, but catch the odd case.
...
root => $tok})}
# etc., etc. etc.