1 | static S katze_define(S s) {
|
2 | S def = googleDefine1_german(s); |
3 | |
4 | // drop stuff in brackets |
5 | def = def.replaceAll("\\(.*\\)\\s*", "");
|
6 | |
7 | ret firstSentence2(def); |
8 | } |
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1013989 |
| Snippet name: | katze_define |
| Eternal ID of this version: | #1013989/4 |
| Text MD5: | 1a69f349868003840cdc9cee0cb2f0fa |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-03-18 22:49:00 |
| Source code size: | 177 bytes / 8 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 635 / 678 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |