Subject | English | Tamil |
comp., MS | custom dictionary | தனிப்பயன் அகராதி (A user dictionary that contains a list of words not in the application dictionary that an author wants the spelling checker to accept as correct) |
comp., MS | custom extraction dictionary | பிரித்தெடுக்கும் அகராதியை தனிப்பயனாக்கு (A user defined dictionary that lists single words or phrases that the system matches to words in the content in either a case-sensitive way or a case-insensitive way, depending on the type of dictionary that is used) |
comp., MS | Dictionary property | அகராதி சொத்து (A property whose value can be set to the Uniform Resource Identifier (URI) of the dictionary, an error message, or an empty string if no dictionary URI is found) |
comp., MS | exact word extraction dictionary | சரியான வார்த்தையை பிரித்தெடுக்கும் அகராதி (" A custom extraction dictionary that lists words or phrases that are matched to exact words in the content in a case-sensitive way. For example, the system matches "anchor" to "anchor," but not to "Anchor" or "Anchorage.") |
comp., MS | exact word part extraction dictionary | சரியான வார்த்தைப் பகுதியைப் பிரித்தெடுக்கும் அகராதி (" A custom extraction dictionary that lists words or phrases that are matched anywhere in the content in a case-sensitive way. For example, the system matches "anchor" and "anchorage," but not "Anchor.") |
comp., MS | exclude dictionary | அகராதியை தவிர்த்து (A dictionary with words that the main dictionary recognizes as being spelled correctly, but that you want to verify during a spelling check) |
comp., MS | word extraction dictionary | வார்த்தையைப் பிரித்தெடுக்கும் அகராதி (" A custom extraction dictionary that lists words or phrases that are matched to exact words in the content in a case-insensitive way. For example, the entry "anchor" will match "anchor" and "Anchor," but not "anchorage.") |
comp., MS | word part extraction dictionary | வார்த்தைப் பகுதியைப் பிரித்தெடுக்கும் அகராதி (" A custom extraction dictionary that lists words or phrases that are matched anywhere in the content in a case-insensitive way. For example, the entry "anchor" will match "anchor," "Anchor," and "anchorage.") |