[06:11:05] There's a passiveVP :: V2 -> VP function in the Resource Grammar Library which works. I just grepped the active2passive one from the source code. [08:05:27] drbean: that's not really the same thing, once you use passiveVP (which calls the RGL abstract syntax function PassV2) to build a sentence like "the ball was thrown by the girl", there's no way to retrieve "the girl threw the ball" [08:16:44] barti: seems like the -transfer flag to pt is deprecated, but here's a way you can use active2passive from command line [08:16:50] s/command line/gf shell/ [08:16:52] https://groups.google.com/forum/#!topic/gf-dev/n75o_XazllU [09:01:44] barti: to start with, you should read this section http://www.grammaticalframework.org/doc/tutorial/gf-tutorial.html#toc143 [09:02:23] it's chapter 7 of the tutorial, so maybe it's hard to understand without reading the rest I don't know :-P but if something's unclear, you can also ask here [09:02:56] I'm going to look for more linguistic examples now [09:03:57] actually, more specifically, this part is about manipulating the abstract syntax trees: http://www.grammaticalframework.org/doc/tutorial/gf-tutorial.html#toc150 [10:24:59] here is a minimal linguistic example using the mini resource: https://github.com/inariksit/gf-contrib/tree/ReflTransfer/mini/newmini#readme [10:27:27] inariksit: wow thanks for your help. I really appreciate it. I will take a look at the suggested sections. Thanks again [10:30:25] no worries! I'm going to make that into a blog post at some point (I blog about mostly GF stuff at https://inariksit.github.io/blog/ ), so that was just a nice excuse for me to start writing stuff up! [17:54:13] *** Quits: proteusguy (~proteusgu@cm-58-10-154-216.revip7.asianet.co.th) (Ping timeout: 245 seconds) [17:56:46] *** Joins: proteusguy (~proteusgu@cm-58-10-154-216.revip7.asianet.co.th) [20:43:11] *** Joins: drbean_ (~drbean@TC210-63-209-183.static.apol.com.tw) [20:43:57] *** Quits: drbean (~drbean@TC210-63-209-28.static.apol.com.tw) (Read error: Connection reset by peer)