lib/zenlish/lang/dictionary.rb in zenlish-0.1.15 vs lib/zenlish/lang/dictionary.rb in zenlish-0.1.16

- old
+ new

@@ -33,10 +33,11 @@ add_entry('be', 'IrregularVerbBe') add_entry('because', 'SubordinatingConjunction') add_entry('before', 'Adverb') add_entry('before', 'SubordinatingConjunction') add_entry('big', 'Adjective') + add_entry('body', 'CommonNoun') add_entry('can', 'ModalVerbCan') add_entry('do', 'AuxiliaryDo') add_entry('do', 'IrregularVerbDo') add_entry('false', 'Adjective') add_entry('far', 'Adverb') @@ -69,10 +70,11 @@ add_entry('now', 'Adverb') add_entry('not', 'AdverbNot') add_entry('of', 'PrepositionOf') add_entry('on', 'Preposition') add_entry('one', 'Cardinal') + add_entry('one', 'IndefinitePronoun') add_entry('other', 'Adjective') add_entry('part', 'CommonNoun') add_entry('people', 'CommonNoun') add_entry('person', 'CommonNoun') add_entry('place', 'CommonNoun') @@ -86,20 +88,21 @@ add_entry('someone', 'IndefinitePronoun') add_entry('something', 'IndefinitePronoun') add_entry('than', 'PrepositionThan') add_entry('the', 'DefiniteArticle') add_entry('then', 'LinkingAdverb') - add_entry('there', 'AdverbThere') + add_entry('there', 'ExistentialThere') add_entry('thing', 'CommonNoun') add_entry('think', 'IrregularVerbThink') add_entry('this', 'DemonstrativeDeterminer') add_entry('this', 'DemonstrativePronoun') add_entry('this one', 'DemonstrativePronoun') add_entry('time', 'CommonNoun') add_entry('to', 'Preposition') add_entry('touch', 'RegularVerb') add_entry('true', 'Adjective') add_entry('two', 'Cardinal') + add_entry('two', 'IndefinitePronoun') add_entry('very', 'DegreeAdverb') add_entry('want', 'RegularVerbWant') add_entry('what','ConjunctivePronoun') add_entry('when','SubordinatingConjunction') add_entry('who','RelativePronoun') \ No newline at end of file