[00:42:37] *** Quits: JuanDaugherty (~juan@98.4.124.117) (Quit: Ex Chat) [09:30:52] *** Quits: proteusguy (~proteus-g@2405:9800:bc10:1ca:acdb:b612:911e:2b2a) (Remote host closed the connection) [09:54:40] *** Joins: proteusguy (~proteus-g@14.207.3.132) [11:32:22] *** Quits: drbean (~drbean@TC210-63-209-195.static.apol.com.tw) (Read error: Connection reset by peer) [11:32:29] *** Joins: drbean (~drbean@TC210-63-209-143.static.apol.com.tw) [11:32:37] *** Quits: drbean (~drbean@TC210-63-209-143.static.apol.com.tw) (Read error: Connection reset by peer) [11:34:02] *** Joins: drbean (~drbean@TC210-63-209-219.static.apol.com.tw) [12:09:21] *** Joins: venicecat (caa61422@gateway/web/freenode/ip.202.166.20.34) [12:10:08] hi inari \m/ [12:11:00] "customer = mkNP the_Det (mkCN (mkN "customer") ; restaurant = mkNP the_Det (mkCN (mkN "restaurant") ; [12:11:22] i've looked at the above for the longest time and couldn't figure out where the syntax error lies [12:13:53] I'm also a bit unsure under what circumstances does one uses (mkCN (mkN "customer") [12:14:31] versus activating the dictionary with a mkCN D.customerFem_N [13:23:55] *** Quits: proteusguy (~proteus-g@14.207.3.132) (Remote host closed the connection) [13:51:16] *** Joins: proteusguy (~proteus-g@2405:9800:bc10:1ca:1131:e339:bb6c:c09b) [14:10:10] venicecat: (mkCN (mkN "restaurant") [14:10:15] is missing the end parenthesis [14:10:57] using the dictionary is usually a good idea; maybe sometimes you don't want to import big files, but I don't even know if that's truly an issue [14:11:18] the mkN/mkV/... functions are of course useful for the cases when there is no dictionary, or the word is not in it [14:11:37] or if the word is in the dictionary but it is wrong there :-P [14:56:44] I didn't see the missing parentheses! [16:23:02] hmm i don't see the missing parens too [16:23:37] oh [16:23:50] i see it [16:29:31] ok just to be sure i understand correctly, i can use mkN/mkV functions to make up words that i need.. i don't need to care whether it's defined in the dictionary or not [16:29:45] because.... that's a big hooray! [16:31:00] yeah, sure! the functions are there to be used :-P [16:35:01] of course simplicity, and not having to look into one more file, can also be a relevant factor when writing a grammar [16:35:11] in any case, just use what is the most convenient to you [16:53:04] *** Joins: JuanDaugherty (~juan@98.4.124.117) [17:16:45] *** Quits: JuanDaugherty (~juan@98.4.124.117) (Remote host closed the connection) [17:21:39] *** Joins: JuanDaugherty (~juan@98.4.124.117) [17:25:35] *** Quits: venicecat (caa61422@gateway/web/freenode/ip.202.166.20.34) (Ping timeout: 260 seconds) [21:04:04] *** Quits: JuanDaugherty (~juan@98.4.124.117) (Quit: Ex Chat)