Catharina Svensson

Catharina Brink (née Svensson) is a Danish lawyer, equestrienne, model and beauty queen who won the first ever Miss Earth 2001.[1][2]

Catharina Svensson
Catharina in 2015
Born
Catharina Brink

(1982-07-24) 24 July 1982
Height1.80 m (5 ft 11 in)
Beauty pageant titleholder
Hair colorBlonde
Eye colorBlue
Major
competition(s)
Miss Earth 2001 (winner)

Biography and career

Svensson was originally from Copenhagen, Denmark, and carries dual citizenship (Swedish and Danish) through her parents.[3] After her Miss Earth reign, she continued her studies and eventually became a lawyer.[4][5][6][3]

On 6 October 2007, Svensson was married to Jan Brink, an Olympian and seven-time Swedish dressage champion.[7][8] She moved to Sweden with Brink after their wedding in Trollenäs Castle. The couple met in 2005 and on New Year's eve of 2006, Brink proposed to Svensson on a skiing holiday in Verbier, Switzerland.[9][10] On March 22, 2010, Svensson gave birth to her first child, Angelina Brink.[11]

Pageantry

Svensson won the first Miss Earth, an annual international beauty pageant promoting environmental awareness, when she was crowned on 28 October 2001.[12][13] At the time of her crowning, the 19-year-old Svensson was a third year law student and a part-time model.[14] It was her first time to participate in any beauty contest; she was appointed by the national pageant director of Miss Earth Denmark.[15][16][17]

In October 2005, she went back to the Philippines and served as one of the judges in the Miss Earth 2005, the fifth edition of the pageant won by Miss Venezuela, Alexandra Braun.[18]

In 2015, she was guest of honor and official judge in the final of Miss Earth 2015 in Vienna, Austria.[19] She advocated during the coronation night to stay focused on the noble cause of promoting environmental conservation.[20]

In May 2016, she was a judge at the Face of Denmark competition together with former Miss Earth 2009, Larissa Ramos and crowning the new Miss Earth Denmark.

gollark: > `globals()[Row + Row] = random.randint(*sys.version_info[:2])`Never actually got used anywhere.> `ε = sys.float_info.epsilon`Also not used. I just like epsilons.> `def __exit__(self, _, _________, _______):`This is also empty, because cleaning up the `_` global would be silly. It'll be overwritten anyway. This does serve a purpose, however, and not just in making it usable as a context manager. This actually swallows all errors, which is used in some places.> `def __pow__(self, m2):`As ever, this is not actual exponentiation. `for i, (ι, 𐌉) in enumerate(zip(self.bigData, m2.bigData)): e.bigData[i] = ι + 𐌉` is in fact just plain and simple addition of two matrices.> `def subtract(forth, 𝕒, polynomial, c, vector_space):`This just merges 4 submatrices back into one matrix.> `with out as out, out, forth:`Apart from capturing the exceptions, this doesn't really do much either. The `_` provided by the context manager is not used.> `_(0j, int(0, 𝕒.n))`Yes, it's used in this line. However, this doesn't actually have any effect whatsoever on the execution of this. So I ignore it. It was merely a distraction.> `with Mаtrix(ℤ(ℤ(4))):`It is used again to swallow exceptions. After this is just some fluff again.> `def strassen(m, x= 3.1415935258989):`This is an interesting part. Despite being called `strassen`, it does not actually implement the Strassen algorithm, which is a somewhat more efficient way to multiply matrices than the naive way used in - as far as I can tell - every entry.> `e = 2 ** (math.ceil(math.log2(m.n)) - 1)`This gets the next power of two in a fairly obvious way. It is used to pad out the matrix to the next power of 2 size.> `with m:`The context manager is used again for nicer lookups.> `Result[0] += [_(0j, int(e, e))]`Weird pythonoquirkiness again. You can append to lists in tuples with `+=`, but it throws an exception as they're sort of immutable.> `typing(lookup[4])(input())`It's entirely possible that this does things.
gollark: > `def __eq__(self, xy): return self.bigData[math.floor(xy.real * self.n + xy.imag)]`This actually gets indices into the matrix. I named it badly for accursedness. It uses complex number coordinates.> `def __matmul__(self, ǫ):`*This* function gets a 2D "slice" of the matrix between the specified coordinates. > `for (fοr, k), (b, р), (whіle, namedtuple) in itertools.product(I(*int.ℝ(start, end)), enumerate(range(ℤ(start.imag), math.floor(end.imag))), (ǫ, ǫ)):`This is really just bizarre obfuscation for the basic "go through every X/Y in the slice" thing.> `out[b * 1j + fοr] = 0`In case the matrix is too big, just pad it with zeros.> `except ZeroDivisionError:`In case of zero divisions, which cannot actually *happen*, we replace 0 with 1 except this doesn't actually work.> `import hashlib`As ever, we need hashlib.> `memmove(id(0), id(1), 27)`It *particularly* doesn't work because we never imported this name.> `def __setitem__(octonion, self, v):`This sets either slices or single items of the matrix. I would have made it use a cool™️ operator, but this has three parameters, unlike the other ones. It's possible that I could have created a temporary "thing setting handle" or something like that and used two operators, but I didn't.> `octonion[sedenion(malloc, entry, 20290, 15356, 44155, 30815, 37242, 61770, 64291, 20834, 47111, 326, 11094, 37556, 28513, 11322)] = v == int(bool, b)`Set each element in the slice. The sharp-eyed may wonder where `sedenion` comes from.> `"""`> `for testing`> `def __repr__(m):`This was genuinely for testing, although the implementation here was more advanced.> `def __enter__(The_Matrix: 2):`This allows use of `Matrix` objects as context managers.> `globals()[f"""_"""] = lambda h, Ĥ: The_Matrix@(h,Ĥ)`This puts the matrix slicing thing into a convenient function accessible globally (as long as the context manager is running). This is used a bit below.
gollark: * desired
gollark: I can write some code for this if desisred.
gollark: Surely you can just pull a particular tag of the container.

References

  1. News, Copenhagen (28 October 2001). "Dansker kåret som Miss Earth (Dane named Miss Earth)". Berlingske. Retrieved 4 March 2018.
  2. News, Denmark (17 November 2017). "20-year-old wins Miss World 2017". DR. Retrieved 17 May 2020.
  3. News, Swedish Dressage (28 September 2007). "an Brink and Catharina Svensson to Be Married". Eurodressage. Retrieved 4 March 2018.
  4. Shaila (2007-02-10). "Jan Brink gifter sig med danske Catharina". Heste-Nettet. Retrieved 2015-02-09.
  5. Bosson, Amelie (2007-12-01). "Brink - Bäst på häst". Sydsvenskan. Archived from the original on 2007-12-03. Retrieved 2007-06-15.
  6. Smitslaan, Jacob (October 2007). "Jan Brink and Catharina Svensson got married". Eurodressage News. Archived from the original on 2007-10-16. Retrieved 2007-06-15.
  7. Kohler, Shaneen (2006-03-16). "Jan Brink's First Clinic in America". Dressage Daily. Retrieved 2008-06-15.
  8. Bosson, Amelie (2007-12-01). "Brink - Bäst på häst". Sydsvenskan.se. Archived from the original on 2007-12-03. Retrieved 2007-06-15.
  9. Kohler, Shaneen (2007-10-17). "Jan Brink Got Married". Dressage Daily. Retrieved 2007-06-15.
  10. News, Swedish Dressage (28 September 2007). "Jan Brink and Catharina Svensson to Be Married". Eurodressage. Retrieved 17 May 2020.
  11. "Jan Brink's father (Jan Brink is vader)". Horses.nl. 23 March 2010. Retrieved 19 July 2011.
  12. Barawid, Rachel (2001-10-30). "Danish student wins 1st Miss Earth title". Manila Bulletin. Retrieved 2009-01-03.
  13. Lo, Ricky (5 November 2003). "Miss Earth is now 3rd biggest int'l contest". The Philippine Star. Retrieved 17 May 2020.
  14. News, Ritzau (18 November 2017). "20-årig indisk lægedatter vinder Miss World 2017 (20-year-old Indian doctors win Miss World 2017)". Dagbladet Information. Retrieved 4 March 2018.
  15. Carousel Productions (2007-09-11). "Miss Earth Past Winners". Miss Earth official website.
  16. "Miss Earth Locations & Dates". Pageant Almanac. 2007-11-11.
  17. "Danish law student is Miss Earth". The Filipino Reporter. 2001-11-08.
  18. Yazon, Giovanni Paolo J. (2005-10-26). "Record-setting victory for Miss Venezuela". Manila Standard Today.
  19. Adina, Armin (7 December 2015). "2 in a row: Angelia wins Miss Earth title for PH". Philippine Daily Inquirer. Retrieved 4 March 2018.
  20. News, Rappler (6 December 2015). "Miss Earth 2015 coronation night". Rappler. Retrieved 17 May 2020.
Awards and achievements
Preceded by
New title
Miss Earth
2001
Succeeded by
Winfred Omwakwe
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.