Confirmed users
1,396
edits
| Line 44: | Line 44: | ||
==Important terms== | ==Important terms== | ||
<h5>Character</h5> | |||
A basic navigation lexeme, defines a minimal step the user can make when he navigates through the content, a base unit used to build other navigation lexemes. | A basic navigation lexeme, defines a minimal step the user can make when he navigates through the content, a base unit used to build other navigation lexemes. | ||
<h5>Empty character</h5> | |||
Delimiter character used to designate word bounds of rich elements. | Delimiter character used to designate word bounds of rich elements. | ||
<h5>Integral element</h5> | |||
A rich element represented by word having navigation rules unlike surrounding text. | A rich element represented by word having navigation rules unlike surrounding text. | ||
<h5>In-text element</h5> | |||
A rich element represented by sentence having keyboard navigation similar to surrounding rich text. | A rich element represented by sentence having keyboard navigation similar to surrounding rich text. | ||
<h5>Navigation block</h5> | |||
A high level navigation lexeme, constructed from sentences, presents a logical union of elements where navigation order by lexemes is consistent with relation to visual placement of elements. | A high level navigation lexeme, constructed from sentences, presents a logical union of elements where navigation order by lexemes is consistent with relation to visual placement of elements. | ||
<h5>Rich element</h5> | |||
Non text element presented by word or sentence. | Non text element presented by word or sentence. | ||
<h5>Sentence</h5> | |||
A navigation lexeme, presented by from words and delimiter characters. | A navigation lexeme, presented by from words and delimiter characters. | ||
<h5>Static element</h5> | |||
A rich element presented by single character word. | A rich element presented by single character word. | ||
<h5>Word</h5> | |||
A navigation lexeme, constructed from sequence of characters and do not contain delimiter characters. Defines a minimal step the user can perform when he navigates through the content by words. | A navigation lexeme, constructed from sequence of characters and do not contain delimiter characters. Defines a minimal step the user can perform when he navigates through the content by words. | ||