Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dirkroorda committed Feb 27, 2019
1 parent 4dd2a91 commit f9429dc
Showing 1 changed file with 9 additions and 21 deletions.
30 changes: 9 additions & 21 deletions docs/transcription.md
Original file line number Diff line number Diff line change
Expand Up @@ -332,53 +332,41 @@ Empty signs may also have been generated as the result of faulty inputs.
The conversion program detects these errors and issues messages about them.
The current run of the conversion has not detected such empty signs.

#### Flags ####
### Flags ###

*Signs* may have *flags*.
In transcription they show up as a special trailing character.
Flags code for signs that are damaged, questionable (in their reading), remarkable, or collated.

##### Collated #####

Flag `*`.

Collected as **collated** = `1`
#### collated `*` ####

Example:

5. _8(gesz2)* sze gur_ i-ib-szu-u2

Here the numeral `8(gesz2)` is collated.

##### Remarkable #####

Flag `!`.
#### remarkable `!` ####

A bare `!` is collected as **remarkable** = `1`
Only if the `!` is not followed by `(GGG)`

Example:

8. a-di isz!-ti i-na-an-na

Here `isz` is remarkable.
Here the reading `isz` is remarkable.

##### Question #####
#### question `?` ####

Flag `?`.

Questionable identification, collected as **question** = `1`.
Questionable identification.

Example:

6. sza a-na ti?-bi a-bi-ka be-li szu-um-szu

Here `ti` is questionable.

##### Damage #####

Flag `#`.
Here the reading `ti` is questionable.

Collected as **damage** = `1`
#### damage `#` ####

Example:

Expand Down

0 comments on commit f9429dc

Please sign in to comment.