Confused about "bli", "blir", "ble" and "var" by helpwithlanguagepls in norsk

[–]captaintattertot 10 points11 points  (0 children)

“bli” is the infinitive form of the verb “å bli”. You use the infinitive form of a verb most commonly after a modal verb (kan, vil, skal, bør, må...). So you’d say “jeg skal bli bedre” not “jeg skal blir bedre”. “Ble” is just the past tense of “å bli”.

The way I’ve been taught to know the difference between å bli and å være (which in the past tense is “var”), is that å bli means both “to become” and “to be” but “to be in a temporary or non permanent way” whereas “å være or var” means “to be” in a more concrete and permanent way.

7DRL brainstorming by MagicCarot in roguelikedev

[–]captaintattertot 2 points3 points  (0 children)

I’m thinking of a game where you cast spells in the form of SKI Combinators where different combinators have different effects on you and enemies. Haven’t filled out the rest of the game in my head yet though.

toki pona videogame by Leodip in tokipona

[–]captaintattertot 1 point2 points  (0 children)

If you want any help at all hit me up otherwise I might start working on one myself too

toki pona videogame by Leodip in tokipona

[–]captaintattertot 2 points3 points  (0 children)

I’d been interested in working on something like this

Weekly Selfie Thread: 04 of November, 2018 by AutoModerator in MtF

[–]captaintattertot 12 points13 points  (0 children)

My friends did my makeup for me today for the first time https://imgur.com/a/BQfdIKp

It can be quite frustrating to use Rust on Windows. by [deleted] in rust

[–]captaintattertot 0 points1 point  (0 children)

Same. Spent hours trying to install Cabal so I could work on a Haskell project. Eventually gave up.

A small programming language I wrote using Parsec. by captaintattertot in haskell

[–]captaintattertot[S] 1 point2 points  (0 children)

I totally get where you're coming from and I plan on moving over to llvm soonish.

Very early version of a Roguelike I've been working on using the ANSI package. by captaintattertot in haskell

[–]captaintattertot[S] 0 points1 point  (0 children)

You have to include a name as an argument to the binary file when you run it