sa
(malaga
)
If you have started malaga
with a syntax file in your command line or in
the project file, you can start syntactic analyses using the command sa
(short for syntactic analysis). Put the sentence you want to be
analysed as argument behind the command name:
sa The man is in town.
Malaga will show the results automatically, and it will also show the analysis
tree automatically if you specified it using the tree
option. You can
look at the results using result
or at the entire analysis tree using
tree
.
If you do not enter a sentence behind the command sa
, malaga
re-analyses the last input.