Lexical Tools

Negation on Derivation

Introduction

The meaning of derivational variants usually change (related but different) from the original term. This characteristic allows wider searching coverage (better recall rate) through derivations. On the other hand, some NLP projects are sensitive on negation and most of the times derivations with opposite (reversed) meaning should be excluded for better precision. The options of negative derivations are now available in Lexical Tools. By default, the negative derivations are excluded. Two negation types are defined in Lexical Tools.

Class/TagNotes
NNegation
OOtherwise (not negation)
BBoth N and O.
The class-B only exist at prefix level not the prefixD level. In other words, all prefixD pairs should be either N or O.

Prefix

  • Processes:
    • All prefixes are tagged with N or O with associated sense
    • Apply automatically tagging algorithm for class-N and class-O prefixes with consistent negation tag
    • Class-B prefixD (both N and O) requires manual negation tagging during derivation tagging (only for valid prefixD pair for class-B prefixes)
      • Some prefixes might have different sense with different classes and they are tagged as class-B.
      • Only N or O is allowed for the negation tag on the prefixD pairs level.
      • Tag a prefixD pair as O when it could be N and O because Lexical tools preserves the recall rate (not to increase the precision) for using derivational variants.
      • This means a prefixD pair is N has to be strictly negative.
      • Example:
        de|deprenyl|noun|E0307455|prenyl|adj|E0638199|yes|O
        de|deaza-adenine|noun|E0520543|aza-adenine|noun|E0519369|yes|O
        de|demorphinize|verb|E0021526|morphinize|verb|E0041012|yes|N
        de|desynchronize|verb|E0415856|synchronize|verb|E0059569|yes|N

        de|demethylate|verb|E0021473|methylate|verb|E0039953|yes|N
        => getting rid of methylate
        de|demethylase|noun|E0319153|methylase|noun|E0039951|yes|O
        => removing (atoms of) methylase, a description of what they contain more than a negation.

    • Apply negation tag from linguists (prefixD.tag.txt) on class-B prefixes (a-, an-, de-, dys-, in, under-)

  • Results:

    NegationNo.Prefix
    B (N/O)6a-, an-, de-, dys-, in-, under-
    N10anti-, contra-, counter-, dis-, il-, im-, ir-, mis-, non-, un-
    • anti- could be class O it has spVar of ante-
      antibrachium|noun|E0072172|brachium|noun|E0013901|O
      antebrachium|noun|E0072172|brachium|noun|E0013901|O

      antibrachial|adj|E0203565|brachial|adj|E0013883|O
      antebrachial|adj|E0203565|brachial|adj|E0013883|O

    • dis- could be class O it has spVar of di-
      dissyllable|noun|E0523982|syllable|noun|E0059482|O
      disyllable|noun|E0523982|syllable|noun|E0059482|O

    • im- could be class O it has spVar of em-
      impanel|verb|E0024983|panel|noun|E0045258|O
      empanel|verb|E0024983|panel|noun|E0045258|O

      imbower|verb|E0580659|bower|noun|E0434097|O
      embower|verb|E0580659|bower|noun|E0434097|O

    O129 abs-, af-, Afro-, ambi-, amphi-, ana-, Anglo-, ante-, apo-, arch-, astro-, at-, auto-, be-, bi-, bio-, bis-, circum-, cis-, col-, com-, con-, co-, cor-, cryo-, crypto-, demi-, demo-, dif-, di-, down-, du-, duo-, eco-, electro-, em-, en-, epi-, Euro-, ex-, extra-, fore-, Franco-, geo-, gyro-, haemo-, hemi-, hemo-, hetero-, homo-, hydro-, hyper-, hypo-, ideo-, idio-, Indo-, infra-, inter-, intra-, iso-, macro-, mal-, maxi-, megalo-, mega-, meta-, micro-, midi-, mid-, mini-, mono-, multi-, neo-, ob-, oc-, of-, omni-, op-, ortho-, out-, over-, paed-, paedo-, paid-, paido-, paleo-, pan-, para-, ped-, pedo-, peri-, per-, photo-, pod-, poly-, post-, pre-, preter-, pro-, pros-, proto-, pseudo-, pyr-, pyro-, quasi-, re-, retro-, self-, semi-, socio-, step-, sub-, super-, sup-, supra-, sur-, syl-, sym-, syn-, sy-, tele-, trans-, tri-, twi-, ultra-, uni-, up-, vice-, with-
    Total145 

  • Reference:
    • A Grammar of Contemporary English, by Quirk, Greenbaum, Leech and Svartvik (the Quirk et al. I have been referring to), has a classification of English prefixes (pp.981-990).
    • Neutral negation: a-, an-, dis-, in-, il-, im-, ir-, non-, un-
      => a-, an-, dis-, in-, un-: B (N/O)
      => il-, im-, ir-, non-: N
    • Negative attitude or position: anti-, contra-, counter-, co-, pro-
      => excludes co-, pro- and tag them as O for our reqiurements. They are part of a larger class of attitude or position, which includes both negative and non-negative prefixes.
      anti-, contra-, counter-: N
    • Reversatives (for verbs)/privatives (for nouns): de-, dis-, dys-, un-
      => group these with neutrally negative to fit our requirements for dis- and un-
      => de-, dys-: B (N/O), because it is also pejoratives
    • Pejoratives: dys-, mal-, mis-, pseudo-
      => dys-: B (N/O)
      => mis-: N
      => mal-, pseudo-: O

Suffix
suffix of: -less, -aster are negative. However, -aster is not common and thus it is not included in Lexical Tools. So, the only negative SD-Rules (or facts) are:

  • $|noun|less$|adj
  • $|verb|less$|adj