Because of a lapse in government funding, the information on this website may not be up to date, transactions submitted via the website may not be processed, and the agency may not be able to respond to inquiries until appropriations are enacted. The NIH Clinical Center (the research hospital of NIH) is open. For more details about its operating status, please visit cc.nih.gov. Updates regarding government operating status and resumption of normal operations can be found at OPM.gov.
SD Source Model - Lexicon Suffix Derivations with Negations
I. Introduction
The negation rule can be applied in the derivation morphology to retrieve antonyms [2006 Paradis]. Suffix derivations with negation tags, e.g. “-less”, in the Lexicon are used as root to retrieve aPais candidates, such as [careful|careless|adj], [bottomed|bottmless|adj], [costly|costless|adj] and [fatty|fatless|adj].
II. Design
Two suffixD rules are used to generate aPair candidates.
$|noun|less$|adj
$|verb|less$|adj
Please see design documents for more details.
III. Implementation
Java source codes are implemented in the directory of Derivation:
Input derivations:
Use the suffixD in the Lexicon as source. The suffix derivations have 9 fields:
Derivation-1 | POS-1 | EUI-1 | Derivation-2 | POS-2 | EUI-2 | Negation | Type | Prefix |
---|
Algorithm:
Output APairs:
Ant-1 | EUI-1 | Ant-2 | EUI-2 | POS | Canon | Type | Negation | Domain | Source |
---|