[02:48:27] *** Joins: odanoburu (uid302941@gateway/web/irccloud.com/x-psibzxhleidlfojt) [04:16:18] No Problem? [04:56:20] drbean: that makes sense haha thanks! [07:08:34] *** Quits: odanoburu (uid302941@gateway/web/irccloud.com/x-psibzxhleidlfojt) (Quit: Connection closed for inactivity) [09:55:34] drbean: well deciphered [09:56:35] I understand the confusion, in the context of computer science or linguistics it could as well be noun phrase or nondeterministic polynomial! [13:53:15] *** Joins: noncsi (c021e2c3@gateway/web/freenode/ip.192.33.226.195) [14:20:13] *** Quits: noncsi (c021e2c3@gateway/web/freenode/ip.192.33.226.195) (Ping timeout: 256 seconds) [16:30:08] today I achieved: figured out that in one 12-argument function, the argument "xaf" should be chosen for imperative instead of the argument "axaf" [16:30:13] gftest is so useful for this :3 [16:31:00] I change one morphological function, tons of verbs change, output looks like this: [16:31:01] * die_V [16:31:01] ** PhrUtt NoPConj (UttImpPl PPos (ImpVP (UseV ∅))) NoVoc [16:31:01] LangAra> مُتْ [16:31:01] LangAra-OLD> َمُتْ [16:31:22] then I go to the appropriate wiktionary page, ctrl+f both new and old and see which one is found in the inflection table [16:31:34] and if it's the new one, then it's a sign that my change was an improvement [17:13:15] *** Joins: noncsi (339a24c6@gateway/web/freenode/ip.51.154.36.198) [17:38:38] hi noncsi! [17:39:02] feel like completing your GF course from 2016? :-D [17:40:54] (sorry that sounded rude, I was just excited about lost lambs finding their way back to the light! ^_^ okay and that sounded just creepy, but whatever, I'm not the TA anymore!) [17:51:07] haha [17:51:13] yes i am actually doing that [17:51:16] \o/ [17:51:37] it was ages ago but i never got around getting into it again so it's now! yay. [17:52:02] yeah that's more common than actually finishing the course in one spring [17:52:46] good to know, thanks. i feel a bit less of a failure [17:53:52] so where are you located in space nowadays? [17:54:05] I'm still in gothenburg, and I've got an actual job writing GF :-D [17:54:24] https://www.digitalgrammars.com/ [17:54:32] that sounds very very unreal and fun at the same time, so congrats! [17:54:38] thanks! [17:54:52] i am in geneva for the time being until i figure out what i want to do further with my life [17:55:31] and how is this job so far? [17:56:00] so it's only been september, and I'm working on arabic! it still feels like I'm just playing around all day [17:56:19] that's nice to get paid for though [17:56:31] but yeah I can read the alphabet kinda by now, slowly [17:56:44] ahahahaha [17:56:52] there's some implementation already, and I'm adding stuff and fixing bugs that I find [17:57:29] I actually just described the process when you weren't online :-D but there's now a tool that takes two grammars and outputs only what differs among those [17:57:39] so I change some function, run the tool, then compare the outputs [17:57:52] i.e. I copy both strings, ctrl+f that in Wiktionary inflection table [17:58:01] and see whether the old or the new (or neither) is found in that table [17:58:13] so that's how I know if I fixed things or made them worse! [17:59:11] it's crazy that you can do this without speaking much of the language [17:59:38] yeah my task is not to produce idiomatic language, it's more of formalising a grammar book [17:59:51] inflection tables are inflection tables, regardless if I can say sweet words about love [17:59:55] or order a vegan burger [18:00:57] fair enough [18:00:58] so the workflow is that when we have proper inflection tables and smart paradigms, we can ask language consultants how to say X, and then when we write mkCl (mkV2 "order") (mkNP a_Det (mkN "burger")), hopefully the inflection is correct [18:01:12] : D [18:01:31] this is a really funny job! [18:01:35] yeah! [18:01:50] I am so far in total disbelief that this is a job that exists [18:02:15] I sort of understand why ahah [18:02:18] hihi [18:03:01] anyway I have to go now there's open night at CERN and hopefully they will say a lot of interesting things! [18:03:08] ooh nice! [18:03:17] yeah right? [18:03:22] but see you around! [18:03:30] \o [18:08:01] *** Quits: noncsi (339a24c6@gateway/web/freenode/ip.51.154.36.198) (Ping timeout: 256 seconds) [19:59:57] friday night program: let's make gftest work with stack! [20:00:11] or maybe odanoburu or someone else already figured that out [20:15:37] okay it was pretty quick :-P https://github.com/GrammaticalFramework/gftest/blob/master/stack.yaml