[00:35:02] *** Quits: wmacmil (~wmacmil@74.123.13.124) (Ping timeout: 258 seconds) [00:36:57] *** Joins: wmacmil (~wmacmil@74.123.13.124) [00:44:22] *** Quits: wmacmil (~wmacmil@74.123.13.124) (Ping timeout: 260 seconds) [01:57:11] *** Quits: koo6 (~koo6@89-24-13-235.customers.tmcz.cz) (Ping timeout: 245 seconds) [03:38:47] *** Quits: ski (~ski@remote12.chalmers.se) (Ping timeout: 264 seconds) [05:07:55] yeah, that sounds like mkAdv is the ParadigmsEng version, with type signature Str -> Adv, instead of the SYntaxEng.mkAdv, with type signature Prep -> NP -> Adv [05:10:02] *** Joins: wmacmil (~wmacmil@74.123.13.124) [05:13:32] hi wmacmil! did you solve your problems? [05:14:33] also, to import Paradigms qualified, you can do this [05:14:38] (P=ParadigmsEng) [05:14:52] and then you need to use Paradigms funs like P.mkN [05:15:01] i solved them for the day [05:15:05] yay [05:15:10] i ended up going to zion national park [05:16:04] ooh, looks nice! [05:22:16] is it close to where you're staying? [05:22:22] ya [05:29:28] cool, that's a good activity to counter frustrating GF errors [05:29:39] I am getting some strange errors too lately [05:29:50] I wanted to fix this FunRP thing in the english RG that has annoyed me for ages [05:30:51] so it would output e.g. "John , whose mother is right" instead of "John , mother of which is right" [05:32:53] I made changes to some lincats to make that happen, RGL compiles and I'm happy [05:33:02] then I go and test if wordnet compiles [05:33:31] some of the lincats, after my changes, were no longer subtypes of the previous lincats [05:33:48] and I was getting a bunch of "no overload instance of ___" errors; I assumed it was some stale .gfos somewhere [05:34:03] I deleted all I could find and tried gf --force-recomp but I still got the same errors [05:34:20] so I figured, if this is so difficult, probably other people are getting same errors after my change too [05:34:50] so I spent a chunk of my morning rewriting my git commit history, to make the changes in my lincats as subtypes of the old lincats [05:35:29] after I hade banged my head against the wall with git for some time, and succeeded in reverting and rebasing everything, I try again [05:35:47] and I still get those "no overload instance of __" stuff [05:36:14] for argument list [05:36:23] among alternatives [05:36:39] so yay, another GF subtyping bug? :-D [05:37:07] I am not too worried about that I actually broke something, I just assume that somewhere in some forgotten path is a .gfo that is unhappy about my new lincats [05:37:11] and I just need to find it [05:38:02] your errors are so much more elaborate than mine [05:39:41] hahah [05:39:55] the errors never go away [05:40:16] the amount of annoyance is constant [05:52:50] *** Quits: wmacmil (~wmacmil@74.123.13.124) (Ping timeout: 260 seconds) [06:31:40] *** Joins: wmacmil (~wmacmil@74.123.13.124) [07:27:54] *** Joins: ski (~ski@remote12.chalmers.se) [10:13:01] if i find some time and motivation soon i will have to dive into how to use interfaces to fix my messy gf-code and hopefully fix some messy errors as well [11:18:25] such fancy [11:19:14] I just don't use interfaces, I use either wordnet where I hope every language has linearisations for the same, or then I use a dummy implementation for helper opers and then override them if needed [11:19:33] I mean, if I'd use interface for lexicon, I use wordnet instead [11:20:00] and if I used it for opers, I do default implementations in the functor instead [11:20:21] but I guess if you're already using functors, the error messages are messy [11:20:37] I solved my error btw [11:21:00] not quite sure which file it was because I just went crazy with find *.gfo and delete everything [11:23:55] this is what I was working on today https://github.com/GrammaticalFramework/gf-rgl/blob/35121d7720143aeadf787f4073587aa9ac8f744d/src/english/unittest/relative.gftest [11:42:26] inariksit: i need several levels of functors which seems problematic, so aarne recommended using interfaces at the summer school [14:22:04] right, it was that CV grammar? [14:22:16] do share your experiences, if you get around doing it [14:22:41] also do you remember when in GF dreams or some other session we talked about organising a quarterly informal GF seminar? [14:37:23] not sure if i was around when that came up [17:01:21] *** Quits: wmacmil (~wmacmil@74.123.13.124) (Ping timeout: 258 seconds) [17:03:02] *** Joins: wmacmil (~wmacmil@74.123.13.124) [17:39:01] *** Quits: wmacmil (~wmacmil@74.123.13.124) (Quit: Leaving) [17:55:46] *** Joins: koo6 (~koo6@89-24-13-235.customers.tmcz.cz) [19:19:00] *** Joins: wmacmil (~wmacmil@74.123.13.124) [19:40:36] *** Quits: wmacmil (~wmacmil@74.123.13.124) (Read error: Connection reset by peer) [19:40:53] *** Joins: wmacmil (~wmacmil@74.123.13.124) [20:40:09] *** Quits: wmacmil (~wmacmil@74.123.13.124) (Quit: Leaving)