Confirmed users
1,396
edits
| Line 44: | Line 44: | ||
==Important terms== | ==Important terms== | ||
< | ;<span id="character">Character</span>: | ||
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. | ||
< | ;<span id="empty character">Empty character</span>: | ||
Delimiter character used to designate word bounds of rich elements. | Delimiter character used to designate word bounds of rich elements. | ||
< | ;<span id="integral element">Integral element</span>: | ||
A rich element represented by word having navigation rules unlike surrounding text. | A rich element represented by word having navigation rules unlike surrounding text. | ||
< | ;<span id="in-text element">In-text element</span>: | ||
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. | ||
< | ;<span id="navigation block">Navigation block</span>: | ||
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. | ||
< | ;<span id="rich element">Rich element</span>: | ||
Non text element presented by word or sentence. | Non text element presented by word or sentence. | ||
< | ;<span id="sentence">Sentence</span>: | ||
A navigation lexeme, presented by from words and delimiter characters. | A navigation lexeme, presented by from words and delimiter characters. | ||
< | ;<span id="static element">Static element</span>: | ||
A rich element presented by single character word. | A rich element presented by single character word. | ||
< | ;<span id="word">Word</span>: | ||
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. | ||