[00:18:21] *** Quits: myoriel (~Myoriel@aftr-88-217-180-197.dynamic.mnet-online.de) (Ping timeout: 245 seconds) [06:36:51] Not happy about the brackets around linearizations of N created with NonExist. [06:38:10] eg with 'knack_N = mkN "knack" nonExist;' [06:40:50] 'Item a_det knack' linearizes as 'a [knack]' [10:43:31] *** Joins: jmvanel (~jmvanel@78.193.21.40) [11:03:52] drbean: if you need tag questions in your application grammar, you could also implement them at that level (you're also welcome to implement them in ExtraEng if you want! :); e.g. if you have something like TagQuestion : Person -> Sentence -> Sentence, it would add a tag question depending on the person at the end of the sentence [11:06:11] so something like this, don't know if this compiles, but you get the idea I assume :D [11:06:49] TagQuestion pers sent = [11:06:49] let tagQ : String = case pers of {P1 -> "don't I" ; P2 -> "don't you" ...} [11:06:50] in {s = sent.s ++ ", " ++ tagQ} [11:08:04] with tense, TagQuestion : Person -> Tense -> Sentence -> Sentence [13:53:36] *** Joins: myoriel (~Myoriel@2001:4ca0:0:f231:4d58:d218:c0d8:cae5) [15:50:16] *** Quits: myoriel (~Myoriel@2001:4ca0:0:f231:4d58:d218:c0d8:cae5) (Ping timeout: 245 seconds) [16:43:37] *** Joins: myoriel (~Myoriel@aftr-88-217-181-11.dynamic.mnet-online.de) [19:50:02] *** Joins: frankbutt (~frankbutt@66.172.11.32) [19:50:03] *** Parts: frankbutt (~frankbutt@66.172.11.32) () [20:12:51] *** Joins: myoriel1 (~Myoriel@aftr-88-217-181-11.dynamic.mnet-online.de) [20:12:53] *** Quits: myoriel (~Myoriel@aftr-88-217-181-11.dynamic.mnet-online.de) (Quit: Leaving.) [20:27:22] *** Quits: jmvanel (~jmvanel@78.193.21.40) (Ping timeout: 252 seconds) [21:00:17] *** Joins: jmvanel (~jmvanel@223.0.88.79.rev.sfr.net) [21:46:02] *** Quits: jmvanel (~jmvanel@223.0.88.79.rev.sfr.net) (Quit: Quitte) [22:54:24] *** Joins: jmvanel (~jmvanel@223.0.88.79.rev.sfr.net)