1 | sclass WordNet {
|
2 | S word; |
3 | S wordType; |
4 | LS synonyms; |
5 | S description, examples; |
6 | |
7 | toString { ret stdToString(this); }
|
8 | } |
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: | 505 / 892 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |