Vocabulary: Difference between revisions

From The K Language Wiki
Content added Content deleted
(add Verb)
Line 11: Line 11:


== Verb ==
== Verb ==
A verb is a primitive function in K. K has 20 primitive verbs which represent multiple overloads that form its base functionality.

== Adverb ==
== Adverb ==
== Dictionary ==
== Dictionary ==

Revision as of 14:24, 23 January 2022

The following page documents K related words. All definitions written here should be hence treated as such, and not as an extension of their English counterparts.

Noun

A noun is a basic value in K, which can be a:

  • Number
  • Character
  • Symbol
  • Function
  • Dictionary
  • Array
  • Table

Verb

A verb is a primitive function in K. K has 20 primitive verbs which represent multiple overloads that form its base functionality.

Adverb

Dictionary

Function

Valence

Monad

Dyad

Matrix

Shape

Conform

Atomic

Vector

Scalar

Lambda