IQtoMorse is a simple signal analytical morse decoder which decodes raw iq samples based on statistical signal analysis using python3, numpy, scipy and matplotlib.

[[(0, 2), (3, 5), (6, 9)], [(10, 12)]]
[['.-.', '-.-', '....'], ['...']]
[['R', 'K', 'H'], ['S']]
RKH S
0:00:00.062408s (62ms)
python3 IQtoMorse.py iqdata fs -plot
File with raw iq data should hold sequentially stored float32 I and Q components.
The cutoff frequency is taken from frequency domain automatically in case no optional cutoff frequency has given.
python3 IQtoMorse.py data/partae 67000 -plot
python3 IQtoMorse.py data/partae 67000 -plot -fc 1000
https://barionleg.github.io/AraratMorse/
https://aibolem.github.io/ascii-om_to-midi/public/index.html
჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻჻
NLP research on Alzheimer Disease
1.1 Mention
1.2 Nmod
1.2.1 Color
1.2.2 Order
1.2.3 Size
1.2.4 Quantity
1.3 Predicates
1.3.1 Motion
1.4 Xmod
1.4.1 Certain
1.4.2 Emphasis
1.4.3 Fuzzy
1.4.4 Case
2.1 Abstract
2.2 Disfluency
2.3 Opinion
2.4 Possessive
2.5 Subset
3.1 Core Argument
agent, theme, dative
3.2 Thematic Roles
3.2.1 ADV
3.2.2 DIR
3.2.3 LOC
3.2.4 TMP
3.2.5 CAU
3.2.6 MNR
3.2.7 PRP
3.2.8 VPC
3.3 Noun
attribute
3.4 Discourse
more
We let potential patients with Alzheimer’s disease depict a picture called ‘circus procession’ and record their answers.
The annotation of the transcripts creates a valuable corpus, which can be used as training data for natural language processing research on diagnosis of the disease. In our annotation, a sentence is annotated to identify mentions of some real-world entities (things) and their types, and a relation between two. Named entity recognition and information extraction tasks are accomplished. The main tasks of this annotation are: entity type labeling, entity attribute labeling and relation labeling. Each aspect is discussed in detail below.
Mentions are real life objects appeared in the picture, commonly noun phrases. We omit articles in our annotation. Mentions are classified into two general types—known and unknown. Known mentions are things that constantly appear in each transcript.
Here is the list of known mentions:
Example for unknown mentions:
necktie, stripe, umbrella
If the mention in the text refer to the same thing in the known mentions list above, we annotate them as known mention. Ex:
minstrels, soldiers > men
bicycle > tricycle
Note, coreference occurs when two or more expressions in the text refer to the same person or thing. See 3.3.2 Coreference relation. Example:
hats with feathers on them
> Here 'hats' and 'them' are coreferenced.
Nouns like ‘background, lefthand side, front’ are not considered as mentions.
Modifiers are said to modify entities and can be removed without affecting the grammar of the sentence. Most common types of Nmods appeared are Color / Order / Size / Quantity.
Examples of the ‘Order’ adjectives:
the first man, the other elephant
> Here 'first' and 'other' are 'Order' Nmods.
a bouquet of flowers.
> 'a bouquet of' is 'Quantity' Nmods.
a polka dot dress
> Here 'polka dot' is Nmod.
striped pant, a variety of characters, diamond shape pattern, side leg
> Here 'striped', 'a variety of', 'diamond shape', 'side' are Nmods.
Predicate is the part of a sentence that tells what the subject does. We only annotate one word which is usually the verb. We omit the auxiliary verbs(am, is are). One type of predicates we pay special attention to is Motion. For motion verbs, this paper is good reference.
Examples of motion predicates:
march, ride, walk, go, wave, peddle, operate, drive, follow, dance
Examples of normal predicates:
have, hold, carry, dressed up, stand
! Note, verbs like ‘copyrighted’ is not annotated as predicate. Only predicates that describe the mentions in the picture are annotated.
Xmod is the class of any other types of modifiers including adverbials.
- Fuzzy:
probably, likely, it could be
- Certain:
must
- Emphasis :
very, clearly, really, definitely, absolutely, pretty
only, even
fortunately, legally, frankly speaking, clauses beginning with given that, despite, except for or if.
walk on two legs, have a hat on, a tail coming out
> Here 'on' and 'out' are Cases.
Other examples of Xmod:
in the background, on the lefthand side, in front, at the back
We define the following attribute types : Abstract, Disfluency, External, Opinion, Possessive, Subset
something, one
One elephant is riding the tricycle and the other one is walking behind him.
> Here 'one' is annotated as the known mention 'Elephant_R', with attribute 'abstract'.
If we don’t get any information about the mention from the context, for example
The clown is holding something in the hand.
> Here 'something' is annotated as an unknown mention.
the elephant with blue on
> Here 'blue' has attribute 'Abstract'.
Fragments of words, interruptions, incomplete sentences, filters and discourse markers.
...and both of them, one of them got stripes and has a necktie on
> 'both of them' is disfluency.
One clown is carrying a flag or maybe two flags...
> the front 'flag' is disfluency.
Words like ‘Um’,’ah’,’like’ are not considered as disfluency. Only the meaningful mentions are considered.
Examples of adjectives:
fancy, bored, beautiful, normal looking, different
Examples of nouns:
the baby elephant, the father elephant
> Here 'baby' and 'father' are 'Opinion' Nmods.
dressed up in a human, dressed up like a millionaire
> Here human (millionaire) is opinion.
In my experience, as far as i can see, it is obvious that
Show ownership by adding an apostrophe, an ‘s’ or both.
The left elephant wears a beanie on his head.
> Here 'his' is annotated as the known mention 'Elephant_L' and has attribute 'possesive'.
one of them
Entity – Predicate – Mention (- Mention)
-Agent and Theme Relation
Ex: I see the elephant riding a bike.
![]()
-Dative Relation
refers to indirect object of a verb
Ex: I gave him a book.


Directional relations show motion along some path.
Locative relations indicate where some action takes place. Both physical location and abstract locations are marked as locative.
Temporal words show when an action takes place. Also included in this category are adverbs of frequency: always, often, adverbs of duration: for a year.
Causal adverbials specify the reason for an action. Canonical cause clauses start with ‘because’.
Manner relations indicate how an action is performed.
Explains the motivation for some action. Clauses beginning with ‘in order to’ and ‘so that’ are common purpose clause.
Usually between Xmod and predicates.
Examples in this section:

Between Predicates and cases where the predicate and the case together can construct a new verb that has a different meaning to the single word predicate. Example:
The elephant has a red shirt on.
-> Here 'have' has a 'VPC' relation to 'on'.
Nmod- Mention
Nmod is Attribute of Entity
Ex: two women
! We treat “with” as attributes
Examples in this section:

Another example,
the elepahnt is walking with a cane.
> Here 'cane' is attribute of 'elephant'.
Coreference occurs between several mentions when they all refer to the same object.
Example:
![]()
Mention - Mention
We say there is a ‘more’ relation when a mention repeatly occurs in one sentence, usually adding more information to the mention.
Example:
![]()
polka dot, straw hat, face makeup
We diregard the connection words (which, that), treat the clause as a separate sentence with the same object, and annotate the relations as usual.
```I was standing there, waiting for the bus.```

Diregard anything after ‘I don’t know..’, ‘I cannot describe…’
Annotations can be made across multiple sentences.
For example:
The clown is in the center of the picture. Looks both agitated and bored at the same time.
‘agitated’ and ‘bored’ in the second sentence are attributes of the ‘clown’ in the first sentence.
The sign says circus procession.
‘sign’ is location of ‘circus procession’