[03:24:45] *** Quits: wmacmil__ (~wmacmil@c83-252-138-144.bredband.comhem.se) (Ping timeout: 240 seconds) [04:27:42] *** Joins: drbean (~drbean@TC210-63-209-148.static.apol.com.tw) [09:40:45] *** Quits: drbean (~drbean@TC210-63-209-148.static.apol.com.tw) (Ping timeout: 240 seconds) [10:19:54] *** Joins: wmacmil (~wmacmil@c83-252-138-144.bredband.comhem.se) [13:29:53] *** Joins: drbean (~drbean@TC210-63-209-88.static.apol.com.tw) [14:46:25] *** Quits: drbean (~drbean@TC210-63-209-88.static.apol.com.tw) (Ping timeout: 264 seconds) [16:29:16] if iḿ getting the following error [16:29:17] p -cat=S -tr "a man owns a donkey " | pt -transfer=iS -tr | l -unlexcode [16:29:17] PosCl (PredVP {Man'} (DetCN An Man) (ComplV2 {Man'} {Donkey'} Own (DetCN An Donkey))) [16:29:17] option not interpreted: transfer [16:29:17] Donkey> 0 msec [16:30:10] whereas in Aarnes README for the same code it looks like this [16:30:11] p -cat=S -tr "a man owns a donkey " | pt -transfer=iS -tr | l -unlexcode [16:30:11] PosCl (PredVP {Man'} (DetCN An Man) (ComplV2 {Man'} {Donkey'} Own (DetCN An Donkey))) [16:30:11] option not interpreted: transfer [16:30:11] Donkey> 0 msec [16:30:22] sorry, this [16:30:25] > import DonkeyEng.gf [16:30:25] Donkey> p -cat=S -tr "a man owns a donkey " | pt -transfer=iS -tr | l -unlexcode [16:30:25] PredVP {Man'} (An Man) (ComplV2 {Man'} {Donkey'} Own (An Donkey)) [16:30:25] Sigma Man' (\v0 -> Sigma Donkey' (\v1 -> Own' v0 v1)) [16:30:25] (Σ v0 : man')(Σ v1 : donkey')own' (v0 , v1) [16:30:58] whats the transfer option issue? [17:27:43] yeah, it seems to have been deprecated for some years [17:27:58] here's a way to get it to work, at least in 2018 https://groups.google.com/g/gf-dev/c/n75o_XazllU/m/5-pJR49uDgAJ [17:28:52] so use pt -compute (the tree, where you insert iS in the appropriate place) [18:27:07] *** Quits: wmacmil (~wmacmil@c83-252-138-144.bredband.comhem.se) (Ping timeout: 246 seconds) [22:59:44] *** Joins: wmacmil (~wmacmil@c83-252-138-144.bredband.comhem.se)