League of the Right of the Republic
The League of the Right of the Republic (Polish: Liga Prawicy Rzeczypospolitej, LPR) was a short-lived Polish political alliance between the national conservative Christian right League of Polish Families (LPR), the conservative-libertarian Real Politics Union and the conservative Right of the Republic on 10 September 2007, in the run-up to the 2007 parliamentary election. The merger was decided when it became apparent that the merger between the League of Polish Families and the Self-Defense of the Polish Republic would not take place. The coalition disbanded however very quickly after the elections.
This article is part of a series on the politics and government of Poland |
---|
|
Related topics
|
|
Well-known politicians
- Marek Jurek, former Sejm's Speaker (Right of the Republic)
- Roman Giertych, former Minister of Education (League of Polish Families)
- Janusz Korwin-Mikke, (Real Politics Union)
gollark: I think this reinterpretation of `Monad`s as `TellDigitalCrossToLearnMonads`es is much clearer. I'm working on burrito support.
gollark: <@319753218592866315> <@!218047149512982531>
gollark: Haskell does actually have syntactic sugar for TellDigitalCrossToLearnMonads, usefully enough.
gollark: It works!
gollark: ++exec```haskell{-# LANGUAGE RebindableSyntax #-}import Prelude (Applicative, String)import qualified Prelude as Pclass Applicative m => TellDigitalCrossToLearnMonads m where (>>=) :: m a -> (a -> m b) -> m b (>>) :: m a -> m b -> m b return :: a -> m a tellDigitalCrossToLearnMonads :: String -> m ainstance TellDigitalCrossToLearnMonads P.IO where (>>=) = (P.>>=) (>>) = (P.>>) return = P.pure tellDigitalCrossToLearnMonads = P.failmain = tellDigitalCrossToLearnMonads "hi!"```
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.