Flow Specific Option - Antonym Negation
This option is used to filter antonyms by negation in antonym flow components. Its argument can be N1, N2, BN1, BN2, O or combinations of above. The default is set to no restriction on the negation (N1+N2+BN1+BN2+O). This option is set to default value if an invalid argument is used. These arguments are described as follows:
exclude|include|verb, false|true|adj, lack|plenty|noun, never|always|adv
include|exclude|verb, true|false|adj, plenty|lack|noun, always|never|adv
failure|success|noun, fake|real|adj, rarely|usually|adv, repel|attract|verb
success|failure|noun, real|fake|adj, usually|rarely|adv, attract|repel|verb
ask|reply|verb, relaxed|upset|adj, slow|quick|adv, student|teacher|noun
shell> lvg -f:z -kan:N1+N2+BN1+BN2+O -m sad sad|cheerful|1|1|z|1|FACT|sad|sad|E0054106|cheerful|E0016272|adj|UB|O|quality|SN| sad|glad|1|1|z|1|FACT|sad|sad|E0054106|glad|E0029796|adj|UB|O|quality|SN| sad|happy|1|1|z|1|FACT|sad|sad|E0054106|happy|E0030812|adj|UB|O|quality|CC| sad|merry|1|1|z|1|FACT|sad|sad|E0054106|merry|E0039644|adj|UB|O|quality|SN| admit admit|deny|1024|1|z|1|FACT|admit|admit|E0007437|deny|E0021749|verb|B|BN2|possibility|SN| deny deny|acknowledge|1024|1|z|1|FACT|deny|deny|E0021749|acknowledge|E0006924|verb|B|BN1|quality|SN| deny|admit|1024|1|z|1|FACT|deny|deny|E0021749|admit|E0007437|verb|B|BN1|possibility|SN| deny|allow|1024|1|z|1|FACT|deny|deny|E0021749|allow|E0008195|verb|B|BN1|possibility|SN| deny|grant|1024|1|z|1|FACT|deny|deny|E0021749|grant|E0030257|verb|UB|BN1|quality|SN| absent absent|present|1|1|z|1|FACT|absent|absent|E0006585|present|E0049839|adj|B|N1|existence|CC| present present|absent|1|1|z|1|FACT|present|present|E0049839|absent|E0006585|adj|B|N2|existence|CC|
shell> lvg -f:z -kan:N1 -n -m sad sad|-No Output- admit admit|-No Output- deny deny|-No Output- absent absent|present|1|1|z|1|FACT|absent|absent|E0006585|present|E0049839|adj|B|N1|existence|CC present present|-No Output-
shell> lvg -f:z -kan:N1+N2 -n -m sad sad|-No Output- admit admit|-No Output- deny deny|-No Output- absent absent|present|1|1|z|1|FACT|absent|absent|E0006585|present|E0049839|adj|B|N1|existence|CC present present|absent|1|1|z|1|FACT|present|present|E0049839|absent|E0006585|adj|B|N2|existence|CC|