www/HACKING.rst
changeset 634 4f97d314c5e5
parent 618 6ad7203ac9dc
child 635 445ee650a9ba
equal deleted inserted replaced
633:f622dfd21f2c 634:4f97d314c5e5
    91 * *gender*: ``male`` or ``female``.
    91 * *gender*: ``male`` or ``female``.
    92 * *comparison*: ``comp`` - comparative or ``super`` - superlative.
    92 * *comparison*: ``comp`` - comparative or ``super`` - superlative.
    93 
    93 
    94 *Parts of speech* are:
    94 *Parts of speech* are:
    95 
    95 
       
    96 * ``v`` - verb
    96 * ``n`` - noun
    97 * ``n`` - noun
    97 * ``pron`` - pronoun
    98 * ``pron`` - pronoun
       
    99 * ``adv`` - adverb
    98 * ``adj`` - adjective
   100 * ``adj`` - adjective
    99 * ``v`` - verb
       
   100 * ``adv`` - adverb
       
   101 * ``prep`` - preposition
   101 * ``prep`` - preposition
   102 * ``conj`` - conjunction
   102 * ``conj`` - conjunction
   103 * ``num`` - numeral
   103 * ``num`` - numeral
   104 * ``int`` - interjection
   104 * ``int`` - interjection
   105 * ``abbr`` - abbreviation
   105 * ``abbr`` - abbreviation
   106 * ``phr`` - phrase
   106 * ``phr`` - phrase
   107 * ``phr.v`` - phrasal verb
   107 * ``phr.v`` - phrasal verb
   108 * ``contr`` - contraction
   108 * ``contr`` - contraction
   109 * ``prefix`` - word prefix
   109 * ``prefix`` - word prefix
       
   110 
       
   111 .. note:: I try to keep word meanings in article in above POS order.
   110 
   112 
   111 Each meaning may refer to topics, like:
   113 Each meaning may refer to topics, like:
   112 
   114 
   113 * ``sci`` - about science
   115 * ``sci`` - about science
   114 * ``body`` - part of body
   116 * ``body`` - part of body