replace who_N with who_PN, i.e. World Health Organization. For reference check WordNet.

This commit is contained in:
krasimir
2015-06-25 07:20:54 +00:00
parent 7f74e5a709
commit b912b12143
14 changed files with 13 additions and 10 deletions

View File

@@ -64413,7 +64413,7 @@ lin whizbang_N = mkN "whizbang" ;
lin whizz_kid_N = mkN "whizz-kid" "whizz-kids";
lin whoPl_IP = mkIP "who" "whom" "whose" plural ;
lin whoSg_IP = mkIP "who" "whom" "whose" singular ;
lin who_N = mkN "WHO" ; ---- what is this?
lin who_PN = mkPN "WHO" ;
lin whodunit_N = mkN "whodunit" "whodunits";
lin whoever_NP = mkNP "whoever" "whoever" "whoever's" singular P3 human ;
lin whole_A = compoundA (mkA "whole");