]> git.mxchange.org Git - flightgear.git/blobdiff - src/ATCDCL/atis_lexicon.hxx
Goodbye automake.
[flightgear.git] / src / ATCDCL / atis_lexicon.hxx
index 37c2a03dfed7f1ebc196a51de9efe630f6ed534c..d201674ff20c64c395d678b25af8222f857627d8 100644 (file)
@@ -3,6 +3,9 @@
 
 #include <string>
 
+// NOTE:  This file serves as a database.
+// It is read by some utility programs that synthesize
+// the library of spoken words.
 
 #define Q(word) const std::string word(#word);
 
@@ -41,6 +44,7 @@ Q(broken)
 Q(overcast)
 Q(thin)
 Q(Sky_condition)
+Q(Sky)
 Q(Ceiling)
 Q(minus)
 Q(dewpoint)
@@ -51,6 +55,8 @@ Q(one_half)
 Q(three_quarters)
 Q(one_and_one_half)
 Q(Altimeter)
+Q(QNH)
+Q(millibars)
 Q(Landing_and_departing_runway)
 Q(On_initial_contact_advise_you_have_information)
 Q(This_is)