[13:31:38] *** Joins: michmech (~Thunderbi@194.213.43.122) [13:38:42] *** Quits: michmech (~Thunderbi@194.213.43.122) (Quit: michmech) [13:57:15] *** Joins: michmech (~Thunderbi@194.213.43.122) [13:57:38] *** Quits: michmech (~Thunderbi@194.213.43.122) (Client Quit) [15:45:12] inariksit: thanks to your blog i've learnt to use ai instead of grepping for funs that create elements of a given type. is there a similar good way of finding funs that consume a given type? [15:46:13] not that I know! I would also like to have that kind of thing [15:46:37] yes it would be handy. [15:49:15] do you know how the shell command 'ca' is supposed to be used? [15:51:29] no idea [15:51:40] ah it's that thing [15:51:48] I've seen documentation some years ago [15:57:52] i might have to look in the source so [15:58:19] it doesn't work for me [15:58:48] the doc says it's an inverse to -bind [15:58:49] Lang> p "only the cats are blue" | l -lang=Kor [15:58:49] 고양이 &+ 들 &+ 만 파래요 [15:59:13] so then it should work like this: ca -clitics=들,만 "고양이들만 파래요" | p [15:59:31] i.e. ca -clitics=들,만 "고양이들만 파래요" should return "고양이 &+ 들 &+ 만 파래요" [15:59:36] and then you can parse that string [16:02:01] duh, I forgot the lang flag, so this works! [16:02:03] [16:02:04] Lang> ca -lang=Kor -clitics=들,만 "고양이들만 파래요" [16:02:05] 고양이 &+ 들 &+ 만 파래요 [16:38:22] thanks for the explanation! [22:20:21] *** Joins: michmech (~Thunderbi@194.213.43.122) [22:28:34] *** Quits: michmech (~Thunderbi@194.213.43.122) (Quit: michmech)