Da Rossa
Joined: 06 Dec 2007 Posts: 206
|
Posted: Thu Mar 06, 2008 5:14 pm Post subject: More about hotstrings |
|
|
Hi, in Portuguese there are many adjectives ended in ...ável, like
louvável
amável
provável
But for some of them we can use an associated adverb, ended in ...mente, equivalent to the ...ly in English:
respeitosamente
convenientemente
provavelmente
As you can see, all adjectives ended in ...ável come with an accent on the "A", so I set the hotstring:
| Code: | ; ...ÁVEL
:*?:avel::ável |
So a word typed like amavel will be replaced by amável.
However, as you can see too, the third adjective and the third adverb, provável and provavelmente respectively, are related to the same word. The problem is, the first has accent, the second doesn't, but the second will always put the accent when I get to the "ável" parte of the typing of p r o v a v e l m e n t e.
Is there a way to prevent this? _________________ AHK is perfect. |
|