ParlaMint icon indicating copy to clipboard operation
ParlaMint copied to clipboard

NO: bi- and uni-cameralism, again

Open TomazErjavec opened this issue 1 year ago • 2 comments

@tungland, in preparing the the release and modifying some scripts I noticed the situation where you distinguish meetings of the lower, upper, and unicameral "houses", which has some problems.

First, I am aware of the discussion on this topic in https://github.com/clarin-eric/ParlaMint/issues/513#issuecomment-1383167924 and https://github.com/clarin-eric/ParlaMint/issues/473#issuecomment-1354946806 but am still not happy with the current solution. There is not great rush to solve this, we can do it for 3.1, and, even if you don't want to re-process your corpus, I think any change could be done automatically. I would value your and @matyaskopp's feedback though.

So, what I find bothersome:

  1. In the description of NO you write "During this period (i.e. pre-2009) the transcripts are divided into categories of “lower”, “upper” and “joint”." However, in the actual files you don't have "joint", but "unicameral", e.g. for ParlaMint-NO_1998-10-20: <meeting ana="#parla.uni #parla.sitting" corresp="#ST" n="1998-10-20">Sitting day 1998-10-20</meeting>
  2. Writing either "joint" or "unicameral" for these joint meetings seems strange to me, I would rather expect here to have references to both lower and upper house, e.g. <meeting ana="#parla.upper #parla.lower #parla.sitting" corresp="#ST" n="1998-10-20">Sitting day 1998-10-20</meeting>
  3. There are lower, upper or joint meetings that happen on the same day, and they are distinguished by your flenames (and, of course meeting/@ana), but not in the main title of the meeting, so several files / components can have the same title. However, we have the rule that each corpus component should have a unique title.

Given your comments that "Constitutionally there never were such things as upper and lower houses in Norway", "most meetings took place with the joint assembly", "it could make more sense to remove the extra "lower house" and "upper house" transcripts as from what I have seen they are not very valuable" I would propose that we re-classify NO as unicameral system (even before 2009), so all the meetings have #parla.uni but, we extend the titles of pre-2009 meetings to say if this is a meeting of Odelsting or Lagting (and whatever the translation to English would be) or a join meeting of the two. The filenames (and IDs) could stay the same.

So, what do you think?

TomazErjavec avatar Jun 11 '23 09:06 TomazErjavec