Conceptual Speech Commander Pre-Release 2 is now available to the public as a download. This version handles audio input and responds with the conceptual speech recognition analysis of its content. It also includes our Conceptual Language Understanding Engine (CLUE) for performing conceptual analysis of text. To try it, click here.

MULTI-PHONEME STREAMER AND KNOWLEDGE REPRESENTATION SPEECH RECOGNITION SYSTEM AND METHOD PATENT DOCUMENTATION

EXAMPLES

The following examples are intended to further illustrate the application of the invention in a limited context, an airline response system, and is not intended to limit the invention in any manner.

Numerous inquiries were input into a sample airline response inquiry system according to the invention. For purposes of illustration and testing of the building of conceptually adequate responses to those inquiries, the following database was created to provide typical responsive reference data that may be found in such an application.

    Flight Number: 122
    Company: US
    Origin Airport: DEN
    Destination Airport: DFW
    Status: INFLIGHT
    Initial Departure Time: 13:15
    Revised Departure Time: 13:23
    Departure Gate: 15
    Initial Arrival Time: 15:13
    Revised Arrival Time: 15:19
    Arrival Gate: B 6

    Flight Number: 320
    Company: AA
    Origin Airport: LAS
    Destination Airport: DFW
    Status: INFLIGHT
    Initial Departure Time: 13:20
    Revised Departure Time: 14:35
    Departure Gate: E 42
    Initial Arrival Time: 16:20
    Revised Arrival Time: 16:15
    Arrival Gate: B 2

    Flight Number: 1547
    Company: DL
    Origin Airport: LAX
    Destination Airport: DFW
    Status: ARRIVED
    Initial Departure Time: 10:22
    Revised Departure Time: 10:43
    Departure Gate: 7
    Initial Arrival Time: 13:30
    Revised Arrival Time: 14:31
    Arrival Gate: A 10

    Flight Number: 1271
    Company: UA
    Origin Airport: BOS
    Destination Airport: DFW
    Status: ARRIVED
    Initial Departure Time: 9:10
    Revised Departure Time: 9:25
    Departure Gate: C 76
    Initial Arrival Time: 14:10
    Revised Arrival Time: 14:25
    Arrival Gate: C 4

    Flight Number: 600
    Company: UA
    Origin Airport: JFK
    Destination Airport: DFW
    Status: ARRIVED
    Initial Departure Time: 8:52
    Revised Departure Time: 8:59
    Departure Gate: B 21
    Initial Arrival Time: 14:20
    Revised Arrival Time: 14:32
    Arrival Gate: B 2

Example 1

The following inquiry was input into an embodiment of the system and method of the invention, with the corresponding response based on the reference data contained from the flight database. The data was processed using a 2.4 GHz Pentium 4 computer that has 1 GB of RAM.

Q: Is flight six hundred delayed?

A: United Airline flight 600 arrived at 2 32 PM and was late by 12 minutes.

Syntactic organization:

Spelling: is flight 600 delayed

is flight 600 delayed <- [SENTENCE, SENTENCE CONSTRUCTION 1, level 0, index -1]
is flight 600 delayed
<- [VERB_PHRASE, VERB PHRASE CONSTRUCTION 9, level 1, index 0]
is flight 600
<- [VERB_PHRASE, VERB PHRASE CONSTRUCTION 1, level 2, index 0]
is
<- [VERB, WORD, level 3, index 0]
flight 600
<- [NOUN_PHRASE, PLAIN NOUN PHRASE CONSTRUCTION, level 3, index 1]
flight 600
<- [NOUN, FLIGHT INTEGRATION, level 4, index 0]
flight 600
<- [FLIGHT, FLIGHT IDENTIFICATION CONSTRUCTION 2, level 5, index 0]
flight
<- [NOUN, WORD, level 6, index 0]
600
<- [CARDINAL_NUMBER, WORD, level 6, index 1]
6
<- [CARDINAL_NUMBER, WORD, level 7, index 0]
100
<- [CARDINAL_NUMBER, WORD, level 7, index 1]
delayed
<- [ADJECTIVE_PHRASE, ADJECTIVE PHRASE CONSTRUCTION 1, level 2, index 1]
delayed
<- [ADJECTIVE, WORD, level 3, index 0]

Conceptual analysis result:

[MOOD
    (CLASS:INTEROGATIVE)
    (OBJECT:
      [PP
        (CLASS:VEHICLE)
        (TYPE:AIRPLANE)
        (COMPANY:UA)
        (NUMBER:600)
        (ORIGIN:JFK)
        (DESTINATION:DFW)
        (STATUS:ARRIVED)
        (DEPARTURETIME:8:59)
        (ARRIVALTIME:14:32)
        (INITIALDEPARTURETIME:8:52)
        (INITIALARRIVALTIME:14:20)
        (DEPARTUREGATE:B 21)
        (ARRIVALGATE:B 2)
        (SPOKENCOMPANY:NONE)])
    (QUERY:
      [AIRLINEPOSTANALYSIS
        (OPERATION:
          [REPORT
            (VALUE:DELTASTATUS)
            (OBJECT:
              [PP
                (CLASS:VEHICLE)
                (TYPE:AIRPLANE)
                (COMPANY:UA)
                (NUMBER:600)
                (ORIGIN:JFK)
                (DESTINATION:DFW)
                (STATUS:ARRIVED)
                (DEPARTURETIME:8:59)
                (ARRIVALTIME:14:32)
                (INITIALDEPARTURETIME:8:52)
                (INITIALARRIVALTIME:14:20)
                (DEPARTUREGATE:B 21)
                (ARRIVALGATE:B 2)
                (SPOKENCOMPANY:NONE)])])])
    (TIME_OF_ANALYSIS:Tue Jul 01 03:19:41 2003)]

Time spent:

streaming and stream analysis -> 15 ms
syntactic analysis -> 0 ms
conceptual analysis -> 16 ms

The system arrived at the indicated response after approximately 31 ms from the time of the inquiry input.

Example 2

Similar to Example 1, the following inquiry was input into the same system, with the indicated response.

Q: When did flight one twenty two leave?

A: U S airways flight 122 left at 1 23 PM.

Syntactic organization:

Spelling: when did flight 122 leave

when did flight 122 leave <- [SENTENCE, SENTENCE CONSTRUCTION 1, level 0, index -1]
when did flight 122 leave
<- [VERB_PHRASE, VERB PHRASE CONSTRUCTION 10, level 1, index 0]
when
<- [WH_PRONOUN, WORD, level 2, index 0]
did flight 122 leave
<- [VERB_PHRASE, VERB PHRASE CONSTRUCTION 7, level 2, index 1]
did
<- [VERB, WORD, level 3, index 0]
flight 122
<- [NOUN_PHRASE, PLAIN NOUN PHRASE CONSTRUCTION, level 3, index 1]
flight 122
<- [NOUN, FLIGHT INTEGRATION, level 4, index 0]
flight 122
<- [FLIGHT, FLIGHT IDENTIFICATION CONSTRUCTION 2, level 5, index 0]
flight
<- [NOUN, WORD, level 6, index 0]
122
<- [CARDINAL_NUMBER, WORD, level 6, index 1]
1
<- [CARDINAL_NUMBER, WORD, level 7, index 0]
22
<- [CARDINAL_NUMBER, WORD, level 7, index 1]
20
<- [CARDINAL_NUMBER, WORD, level 8, index 0]
2
<- [CARDINAL_NUMBER, WORD, level 8, index 1]
leave
<- [VERB, WORD, level 3, index 2]

Conceptual analysis result:

  [MOOD
    (CLASS:INTEROGATIVE)
    (QUERY:
      [AIRLINEPOSTANALYSIS
        (OPERATION:
          [REPORT
            (VALUE:DEPARTURETIME)
            (OBJECT:
              [PP
                (CLASS:VEHICLE)
                (TYPE:AIRPLANE)
                (COMPANY:US)
                (NUMBER:122)
                (ORIGIN:DEN)
                (DESTINATION:DFW)
                (STATUS:INFLIGHT)
                (DEPARTURETIME:13:23)
                (ARRIVALTIME:15:19)
                (INITIALDEPARTURETIME:13:15)
                (INITIALARRIVALTIME:15:13)
                (DEPARTUREGATE:15)
                (ARRIVALGATE:B 6)
                (SPOKENCOMPANY:NONE)])])])
    (OBJECT:
      [PP
        (CLASS:VEHICLE)
        (TYPE:AIRPLANE)
        (COMPANY:US)
        (NUMBER:122)
        (ORIGIN:DEN)
        (DESTINATION:DFW)
        (STATUS:INFLIGHT)
        (DEPARTURETIME:13:23)
        (ARRIVALTIME:15:19)
        (INITIALDEPARTURETIME:13:15)
        (INITIALARRIVALTIME:15:13)
        (DEPARTUREGATE:15)
        (ARRIVALGATE:B 6)
        (SPOKENCOMPANY:NONE)])
    (ASSUMPTION_ON_TIME_OF_EVENT:‹ PRESENT_TIME)
    (TIME_OF_ANALYSIS:Tue Jul 01 03:19:42 2003)]

Time spent:

streaming and stream analysis -> 16 ms
syntactic analysis -> 15 ms
conceptual analysis -> 32 ms

The total approximate analysis time was 63 ms.

Example 3

The following inquiry was made into the same system as Examples 1 and 2, with the indicated response.

Q: Has united airlines flight six hundred arrived yet?

A: Yes, United Airline flight 600 arrived at 2 32 PM.

Syntactic organization:

Spelling: has United airlines flights 600 arrived yet

has United airlines flights 600 arrived yet <- [SENTENCE, SENTENCE CONSTRUCTION 1, level 0, index -1]
has United airlines flights 600 arrived yet
<- [VERB_PHRASE, VERB PHRASE CONSTRUCTION 5, level 1, index 0]
has
<- [VERB, WORD, level 2, index 0]
United airlines flights 600
<- [NOUN_PHRASE, PLAIN NOUN PHRASE CONSTRUCTION, level 2, index 1]
United airlines flights 600
<- [NOUN, FLIGHT INTEGRATION, level 3, index 0]
United airlines flights 600
<- [FLIGHT, FLIGHT IDENTIFICATION CONSTRUCTION 2, level 4, index 0]
United airlines
<- [AIRLINE, AIRLINE IDENTIFICATION, level 5, index 0]
United
<- [AIRLINE, WORD, level 6, index 0]
airlines
<- [NOUN, WORD, level 6, index 1]
flights
<- [NOUN, WORD, level 5, index 1]
600
<- [CARDINAL_NUMBER, WORD, level 5, index 2]
6
<- [CARDINAL_NUMBER, WORD, level 6, index 0]
100
<- [CARDINAL_NUMBER, WORD, level 6, index 1]
arrived yet
<- [GERUNDIVE_PHRASE, GERUNDIVE PHRASE CONSTRUCTION, level 2, index 2]
arrived
<- [GERUNDIVE_VERB, GERUNDIVE ED, level 3, index 0]
arrived
<- [VERB, WORD, level 4, index 0]
yet
<- [ADVERB, WORD, level 3, index 1]

Conceptual analysis result:

  [MOOD
    (CLASS:INTEROGATIVE)
    (OBJECT:
      [PP
        (CLASS:VEHICLE)
        (TYPE:AIRPLANE)
        (COMPANY:UA)
        (NUMBER:600)
        (ORIGIN:JFK)
        (DESTINATION:DFW)
        (STATUS:ARRIVED)
        (DEPARTURETIME:8:59)
        (ARRIVALTIME:14:32)
        (INITIALDEPARTURETIME:8:52)
        (INITIALARRIVALTIME:14:20)
        (DEPARTUREGATE:B 21)
        (ARRIVALGATE:B 2)
        (SPOKENCOMPANY:UA)])
    (QUERY:
      [AIRLINEPOSTANALYSIS
        (OPERATION:
          [REPORT
            (VALUE:STATUSARRIVED)
            (OBJECT:
              [PP
                (CLASS:VEHICLE)
                (TYPE:AIRPLANE)
                (COMPANY:UA)
                (NUMBER:600)
                (ORIGIN:JFK)
                (DESTINATION:DFW)
                (STATUS:ARRIVED)
                (DEPARTURETIME:8:59)
                (ARRIVALTIME:14:32)
                (INITIALDEPARTURETIME:8:52)
                (INITIALARRIVALTIME:14:20)
                (DEPARTUREGATE:B 21)
                (ARRIVALGATE:B 2)
                (SPOKENCOMPANY:UA)])])])
    (ASSUMPTION_ON_TIME_OF_EVENT:‹ PRESENT_TIME)
    (TIME_OF_ANALYSIS:Tue Jul 01 03:20:04 2003)]

Time spent:

streaming and stream analysis -> 16 ms
syntactic analysis -> 15 ms
conceptual analysis -> 16 ms

The result was reached in approximately 47 ms.

Example 4

Using the same system as Examples 1, 2 and 3, the following inquiry was input and the indicated response was returned.

Q: Will flight 600 arrive before long?

A: United Airline flight 600 already arrived 20 minutes ago.

Syntactic organization:

Spelling: will flights 600 arrive before long

will flights 600 arrive before long <- [SENTENCE, SENTENCE CONSTRUCTION 1, level 0, index -1]
will flights 600 arrive before long
<- [VERB_PHRASE, VERB PHRASE CONSTRUCTION 9, level 1, index 0]
will flights 600 arrive
<- [VERB_PHRASE, VERB PHRASE CONSTRUCTION 5, level 2, index 0]
will
<- [VERB, WORD, level 3, index 0]
flights 600
<- [NOUN_PHRASE, PLAIN NOUN PHRASE CONSTRUCTION, level 3, index 1]
flights 600
<- [NOUN, FLIGHT INTEGRATION, level 4, index 0]
flights 600
<- [FLIGHT, FLIGHT IDENTIFICATION CONSTRUCTION 2, level 5, index 0]
flights
<- [NOUN, WORD, level 6, index 0]
600
<- [CARDINAL_NUMBER, WORD, level 6, index 1]
6
<- [CARDINAL_NUMBER, WORD, level 7, index 0]
100
<- [CARDINAL_NUMBER, WORD, level 7, index 1]
arrive
<- [GERUNDIVE_PHRASE, GERUNDIVE PHRASE CONSTRUCTION, level 3, index 2]
arrive
<- [GERUNDIVE_VERB, WORD, level 4, index 0]
before long
<- [ADJECTIVE_PHRASE, ADJECTIVE PHRASE CONSTRUCTION 1, level 2, index 1]
before long
<- [ADJECTIVE, WORD, level 3, index 0]

Conceptual analysis result:

  [MOOD
    (CLASS:INTEROGATIVE)
    (OBJECT:
      [PP
        (CLASS:VEHICLE)
        (TYPE:AIRPLANE)
        (COMPANY:UA)
        (NUMBER:600)
        (ORIGIN:JFK)
        (DESTINATION:DFW)
        (STATUS:ARRIVED)
        (DEPARTURETIME:8:59)
        (ARRIVALTIME:14:32)
        (INITIALDEPARTURETIME:8:52)
        (INITIALARRIVALTIME:14:20)
        (DEPARTUREGATE:B 21)
        (ARRIVALGATE:B 2)
        (SPOKENCOMPANY:NONE)])
    (QUERY:
      [AIRLINEPOSTANALYSIS
        (OPERATION:
          [REPORT
            (VALUE:TIMETOARRIVAL)
            (OBJECT:
              [PP
                (CLASS:VEHICLE)
                (TYPE:AIRPLANE)
                (COMPANY:UA)
                (NUMBER:600)
                (ORIGIN:JFK)
                (DESTINATION:DFW)
                (STATUS:ARRIVED)
                (DEPARTURETIME:8:59)
                (ARRIVALTIME:14:32)
                (INITIALDEPARTURETIME:8:52)
                (INITIALARRIVALTIME:14:20)
                (DEPARTUREGATE:B 21)
                (ARRIVALGATE:B 2)
                (SPOKENCOMPANY:NONE)])])])
    (ASSUMPTION_ON_TIME_OF_EVENT:> PRESENT_TIME)
    (TIME_OF_ANALYSIS:Tue Jul 01 03:19:43 2003)]

Time spent:

streaming and stream analysis -> 15 ms
syntactic analysis -> 16 ms
conceptual analysis -> 15 ms

This result was returned in approximately 46 ms.

Example 5

Using the same system, as Examples 1, 2, 3 and 4, the following inquiry was input and the indicated response was returned.

Q: From which city and at what time did flight 600 take off?

A: United Airline flight 600 originated from New York at 8 59 AM.

Syntactic organization:

Spelling: from which city and at what time did flights 600 take off

from which city and at what time did flights 600 take off <- [SENTENCE, SENTENCE CONSTRUCTION 1, level 0, index -1]
from which city and at what time
<- [WH_NP, WH_NP CONSTRUCTION 4, level 1, index 0]
from which city
<- [WH_NP, WH_NP CONSTRUCTION 1, level 2, index 0]
from which
<- [WH_PRONOUN, WORD, level 3, index 0]
city
<- [NOUN_PHRASE, PLAIN NOUN PHRASE CONSTRUCTION, level 3, index 1]
city
<- [NOUN, WORD, level 4, index 0]
and
<- [CONJUNCTION, WORD, level 2, index 1]
at what time
<- [WH_NP, WORD, level 2, index 2]
did flights 600 take off
<- [VERB_PHRASE, VERB PHRASE CONSTRUCTION 7, level 1, index 1]
did
<- [VERB, WORD, level 2, index 0]
flights 600
<- [NOUN_PHRASE, PLAIN NOUN PHRASE CONSTRUCTION, level 2, index 1]
flights 600
<- [NOUN, FLIGHT INTEGRATION, level 3, index 0]
flights 600
<- [FLIGHT, FLIGHT IDENTIFICATION CONSTRUCTION 2, level 4, index 0]
flights
<- [NOUN, WORD, level 5, index 0]
600
<- [CARDINAL_NUMBER, WORD, level 5, index 1]
6
<- [CARDINAL_NUMBER, WORD, level 6, index 0]
100
<- [CARDINAL_NUMBER, WORD, level 6, index 1]
take off
<- [VERB, WORD, level 2, index 2]

Conceptual analysis result:

  [AND
    (VALUE1:
      [MOOD
        (CLASS:INTEROGATIVE)
        (QUERY:
          [AIRLINEPOSTANALYSIS
            (OPERATION:
              [REPORT
                (VALUE:DEPARTURECITY)
                (OBJECT:
                  [PP
                    (CLASS:VEHICLE)
                    (TYPE:AIRPLANE)
                    (COMPANY:UA)
                    (NUMBER:600)
                    (ORIGIN:JFK)
                    (DESTINATION:DFW)
                    (STATUS:ARRIVED)
                    (DEPARTURETIME:8:59)
                    (ARRIVALTIME:14:32)
                    (INITIALDEPARTURETIME:8:52)
                    (INITIALARRIVALTIME:14:20)
                    (DEPARTUREGATE:B 21)
                    (ARRIVALGATE:B 2)
                    (SPOKENCOMPANY:NONE)])])])
        (OBJECT:
          [PP
            (CLASS:VEHICLE)
            (TYPE:AIRPLANE)
            (COMPANY:UA)
            (NUMBER:600)
            (ORIGIN:JFK)
            (DESTINATION:DFW)
            (STATUS:ARRIVED)
            (DEPARTURETIME:8:59)
            (ARRIVALTIME:14:32)
            (INITIALDEPARTURETIME:8:52)
            (INITIALARRIVALTIME:14:20)
            (DEPARTUREGATE:B 21)
            (ARRIVALGATE:B 2)
            (SPOKENCOMPANY:NONE)])])
    (VALUE2:
      [MOOD
        (CLASS:INTEROGATIVE)
        (QUERY:
          [AIRLINEPOSTANALYSIS
            (OPERATION:
              [REPORT
                (VALUE:DEPARTURETIME)
                (OBJECT:
                  [PP
                    (CLASS:VEHICLE)
                    (TYPE:AIRPLANE)
                    (COMPANY:UA)
                    (NUMBER:600)
                    (ORIGIN:JFK)
                    (DESTINATION:DFW)
                    (STATUS:ARRIVED)
                    (DEPARTURETIME:8:59)
                    (ARRIVALTIME:14:32)
                    (INITIALDEPARTURETIME:8:52)
                    (INITIALARRIVALTIME:14:20)
                    (DEPARTUREGATE:B 21)
                    (ARRIVALGATE:B 2)
                    (SPOKENCOMPANY:NONE)])])])
        (OBJECT:
          [PP
            (CLASS:VEHICLE)
            (TYPE:AIRPLANE)
            (COMPANY:UA)
            (NUMBER:600)
            (ORIGIN:JFK)
            (DESTINATION:DFW)
            (STATUS:ARRIVED)
            (DEPARTURETIME:8:59)
            (ARRIVALTIME:14:32)
            (INITIALDEPARTURETIME:8:52)
            (INITIALARRIVALTIME:14:20)
            (DEPARTUREGATE:B 21)
            (ARRIVALGATE:B 2)
            (SPOKENCOMPANY:NONE)])])
    (ASSUMPTION_ON_TIME_OF_EVENT:‹ PRESENT_TIME)
    (TIME_OF_ANALYSIS:Tue Jul 01 03:19:44 2003)]

Time spent:

streaming and stream analysis -> 31 ms
syntactic analysis -> 16 ms
conceptual analysis -> 15 ms

The result was returned in approximately 62 ms.

Example 6

Using the same system, as Examples 1, 2, 3, 4 and 5, the following inquiry was input and the indicated response was returned.

Q: When and where did flight six hundred arrive from New York and how late was the departure of flight three twenty?

A: United Airline flight 600 arrived from New York at 2 32 PM at gate B 2 of Dallas Fort Worth International Airport in Dallas. American Airline flight 320 left at 2 35 PM and was late by 1 hour 15 minutes.

Syntactic organization:

Spelling: when and where did flight 600 arrive from New York and how late was the departure of flight 320

when and where did flight 600 arrive from New York and how late was the departure of flight 320 <- [SENTENCE, SENTENCE CONSTRUCTION 4, level 0, index -1]
when and where did flight 600 arrive from New York
<- [SENTENCE, SENTENCE CONSTRUCTION 1, level 1, index 0]
when and where did flight 600 arrive from New York
<- [VERB_PHRASE, VERB PHRASE CONSTRUCTION 10, level 2, index 0]
when and where
<- [WH_PRONOUN, WH_PRONOUN CONSTRUCTION 1, level 3, index 0]
when
<- [WH_PRONOUN, WORD, level 4, index 0]
and
<- [CONJUNCTION, WORD, level 4, index 1]
where
<- [WH_PRONOUN, WORD, level 4, index 2]
did flight 600 arrive from New York
<- [VERB_PHRASE, VERB PHRASE CONSTRUCTION 5, level 3, index 1]
did
<- [VERB, WORD, level 4, index 0]
flight 600
<- [NOUN_PHRASE, PLAIN NOUN PHRASE CONSTRUCTION, level 4, index 1]
flight 600
<- [NOUN, FLIGHT INTEGRATION, level 5, index 0]
flight 600
<- [FLIGHT, FLIGHT IDENTIFICATION CONSTRUCTION 2, level 6, index 0]
flight
<- [NOUN, WORD, level 7, index 0]
600
<- [CARDINAL_NUMBER, WORD, level 7, index 1]
6
<- [CARDINAL_NUMBER, WORD, level 8, index 0]
100
<- [CARDINAL_NUMBER, WORD, level 8, index 1]
arrive
<- [GERUNDIVE_PHRASE, GERUNDIVE PHRASE CONSTRUCTION, level 4, index 2]
arrive
<- [GERUNDIVE_VERB, WORD, level 5, index 0]
from New York
<- [PREPOSITION_PHRASE, PREPOSITION PHRASE CONSTRUCTION 1, level 4, index 3]
from
<- [PREPOSITION, WORD, level 5, index 0]
New York
<- [NOUN_PHRASE, PLAIN NOUN PHRASE CONSTRUCTION, level 5, index 1]
New York
<- [NOUN, CITY INTEGRATION, level 6, index 0]
New York
<- [CITY, WORD, level 7, index 0]
and
<- [CONJUNCTION, WORD, level 1, index 1]
how late was the departure of flight 320
<- [SENTENCE, SENTENCE CONSTRUCTION 1, level 1, index 2]
how late
<- [WH_NP, WH_NP CONSTRUCTION 2, level 2, index 0]
how
<- [WH_PRONOUN, WORD, level 3, index 0]
late
<- [ADJECTIVE, WORD, level 3, index 1]
was the departure of flight 320
<- [VERB_PHRASE, VERB PHRASE CONSTRUCTION 1, level 2, index 1]
was
<- [VERB, WORD, level 3, index 0]
the departure
<- [NOUN_PHRASE, PLAIN NOUN PHRASE CONSTRUCTION, level 3, index 1]
the
<- [DEFINITE_ARTICLE, WORD, level 4, index 0]
departure
<- [NOUN, WORD, level 4, index 1]
of flight 320
<- [PREPOSITION_PHRASE, PREPOSITION PHRASE CONSTRUCTION 1, level 3, index 2]
of
<- [PREPOSITION, WORD, level 4, index 0]
flight 320
<- [NOUN_PHRASE, PLAIN NOUN PHRASE CONSTRUCTION, level 4, index 1]
flight 320
<- [NOUN, FLIGHT INTEGRATION, level 5, index 0]
flight 320
<- [FLIGHT, FLIGHT IDENTIFICATION CONSTRUCTION 2, level 6, index 0]
flight
<- [NOUN, WORD, level 7, index 0]
320
<- [CARDINAL_NUMBER, WORD, level 7, index 1]
3
<- [CARDINAL_NUMBER, WORD, level 8, index 0]
20
<- [CARDINAL_NUMBER, WORD, level 8, index 1]

Conceptual analysis result:

  [AND
    (VALUE1:
      [AND
        (VALUE1:
          [MOOD
            (CLASS:INTEROGATIVE)
            (QUERY:
              [AIRLINEPOSTANALYSIS
                (OPERATION:
                  [REPORT
                    (VALUE:ARRIVALTIME)
                    (OBJECT:
                      [PP
                        (CLASS:VEHICLE)
                        (TYPE:AIRPLANE)
                        (COMPANY:UA)
                        (NUMBER:600)
                        (ORIGIN:JFK)
                        (DESTINATION:DFW)
                        (STATUS:ARRIVED)
                        (DEPARTURETIME:8:59)
                        (ARRIVALTIME:14:32)
                        (INITIALDEPARTURETIME:8:52)
                        (INITIALARRIVALTIME:14:20)
                        (DEPARTUREGATE:B 21)
                        (ARRIVALGATE:B 2)
                        (SPOKENCOMPANY:NONE)])])])
            (OBJECT:
              [PP
                (CLASS:VEHICLE)
                (TYPE:AIRPLANE)
                (COMPANY:UA)
                (NUMBER:600)
                (ORIGIN:JFK)
                (DESTINATION:DFW)
                (STATUS:ARRIVED)
                (DEPARTURETIME:8:59)
                (ARRIVALTIME:14:32)
                (INITIALDEPARTURETIME:8:52)
                (INITIALARRIVALTIME:14:20)
                (DEPARTUREGATE:B 21)
                (ARRIVALGATE:B 2)
                (SPOKENCOMPANY:NONE)])])
        (VALUE2:
          [MOOD
            (CLASS:INTEROGATIVE)
            (QUERY:
              [AIRLINEPOSTANALYSIS
                (OPERATION:
                  [REPORT
                    (VALUE:ARRIVALLOCATION)
                    (OBJECT:
                      [PP
                        (CLASS:VEHICLE)
                        (TYPE:AIRPLANE)
                        (COMPANY:UA)
                        (NUMBER:600)
                        (ORIGIN:JFK)
                        (DESTINATION:DFW)
                        (STATUS:ARRIVED)
                        (DEPARTURETIME:8:59)
                        (ARRIVALTIME:14:32)
                        (INITIALDEPARTURETIME:8:52)
                        (INITIALARRIVALTIME:14:20)
                        (DEPARTUREGATE:B 21)
                        (ARRIVALGATE:B 2)
                        (SPOKENCOMPANY:NONE)])])])
            (OBJECT:
              [PP
                (CLASS:VEHICLE)
                (TYPE:AIRPLANE)
                (COMPANY:UA)
                (NUMBER:600)
                (ORIGIN:JFK)
                (DESTINATION:DFW)
                (STATUS:ARRIVED)
                (DEPARTURETIME:8:59)
                (ARRIVALTIME:14:32)
                (INITIALDEPARTURETIME:8:52)
                (INITIALARRIVALTIME:14:20)
                (DEPARTUREGATE:B 21)
                (ARRIVALGATE:B 2)
                (SPOKENCOMPANY:NONE)])])
        (ASSUMPTION_ON_TIME_OF_EVENT:‹ PRESENT_TIME)
        (EXTRA:
          [AIRLINEPOSTANALYSIS
            (OPERATION:
              [VERIFY
                (ORIGIN:
                  [CITY
                    (CITYCODE:NEWYORK)
                    (VALUE:
                      [AIRPORT
                        (AIRPORTCODE:JFK)
                        (AIRPORTNAME:John F Kennedy International Airport)])
                    (VALUE:
                      [AIRPORT
                        (AIRPORTCODE:NWK)
                        (AIRPORTNAME:Newark International Airport)])])
                (OBJECT:
                  [PP
                    (CLASS:VEHICLE)
                    (TYPE:AIRPLANE)
                    (COMPANY:UA)
                    (NUMBER:600)
                    (ORIGIN:JFK)
                    (DESTINATION:DFW)
                    (STATUS:ARRIVED)
                    (DEPARTURETIME:8:59)
                    (ARRIVALTIME:14:32)
                    (INITIALDEPARTURETIME:8:52)
                    (INITIALARRIVALTIME:14:20)
                    (DEPARTUREGATE:B 21)
                    (ARRIVALGATE:B 2)
                    (SPOKENCOMPANY:NONE)])])])])
    (VALUE2:
      [MOOD
        (CLASS:INTEROGATIVE)
        (QUERY:
          [AIRLINEPOSTANALYSIS
            (OPERATION:
              [REPORT
                (VALUE:
                  [AIRLINEPOSTANALYSIS
                    (OPERATION:
                      [REPORT
                        (VALUE:DEPARTUREDELTASTATUS)
                        (OBJECT:
                          [PP
                            (CLASS:VEHICLE)
                            (TYPE:AIRPLANE)
                            (COMPANY:AA)
                            (NUMBER:320)
                            (ORIGIN:LAS)
                            (DESTINATION:DFW)
                            (STATUS:INFLIGHT)
                            (DEPARTURETIME:14:35)
                            (ARRIVALTIME:16:15)
                            (INITIALDEPARTURETIME:13:20)
                            (INITIALARRIVALTIME:16:20)
                            (DEPARTUREGATE:E 42)
                            (ARRIVALGATE:B 2)
                            (SPOKENCOMPANY:NONE)])])])
                (OBJECT:
                  [PP
                    (CLASS:VEHICLE)
                    (TYPE:AIRPLANE)
                    (COMPANY:AA)
                    (NUMBER:320)
                    (ORIGIN:LAS)
                    (DESTINATION:DFW)
                    (STATUS:INFLIGHT)
                    (DEPARTURETIME:14:35)
                    (ARRIVALTIME:16:15)
                    (INITIALDEPARTURETIME:13:20)
                    (INITIALARRIVALTIME:16:20)
                    (DEPARTUREGATE:E 42)
                    (ARRIVALGATE:B 2)
                    (SPOKENCOMPANY:NONE)])])])
        (OBJECT:
          [PP
            (CLASS:VEHICLE)
            (TYPE:AIRPLANE)
            (COMPANY:AA)
            (NUMBER:320)
            (ORIGIN:LAS)
            (DESTINATION:DFW)
            (STATUS:INFLIGHT)
            (DEPARTURETIME:14:35)
            (ARRIVALTIME:16:15)
            (INITIALDEPARTURETIME:13:20)
            (INITIALARRIVALTIME:16:20)
            (DEPARTUREGATE:E 42)
            (ARRIVALGATE:B 2)
            (SPOKENCOMPANY:NONE)])
        (ASSUMPTION_ON_TIME_OF_EVENT:‹ PRESENT_TIME)])
    (TIME_OF_ANALYSIS:Tue Jul 01 03:19:42 2003)]