Skip to content

Commit

Permalink
Fixing #25, setting 'i' to personal pronoun
Browse files Browse the repository at this point in the history
  • Loading branch information
dariusk committed Sep 16, 2016
1 parent 9803735 commit 25cd88a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions lexicon.js
Original file line number Diff line number Diff line change
Expand Up @@ -202707,10 +202707,7 @@ module.exports = {
"NNP"
],
"i": [
"NN",
"FW",
"NNP",
"NNS"
"PRP"
],
"modeled": [
"VBN",
Expand Down

0 comments on commit 25cd88a

Please sign in to comment.