mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-21 09:02:50 -06:00
replace who_N with who_PN, i.e. World Health Organization. For reference check WordNet.
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user