sclass WordNet { S word; S wordType; LS synonyms; S description, examples; toString { ret stdToString(this); } }
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, whxojlpjdney
No comments. add comment
| Snippet ID: | #1023878 |
| Snippet name: | WordNet - entry in WordNet |
| Eternal ID of this version: | #1023878/3 |
| Text MD5: | ed9b4497aa9de5dcc2fd16f418f93f2b |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-07-11 13:59:04 |
| Source code size: | 132 bytes / 8 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 504 / 890 |
| Version history: | 2 change(s) |
| Referenced in: | #1034167 - Standard Classes + Interfaces (LIVE, continuation of #1003674) |