"Don't you think this message is weird?"
Yuki showed her phone screen.
Aoi narrowed her eyes. "Indeed. The structure is unnatural."
"Structure?"
"Messages have surface words and underlying structure. If you can see through the structure, you understand the intent."
Mira quietly approached and wrote in her notebook.
"syntax ≠ semantics"
"Syntax and semantics are different," Aoi translated. "Same words, but different structure means different meaning."
Yuki asked for an example. "Like what?"
"'The dog chases the cat' and 'The cat is chased by the dog.' Same meaning, different structure."
"Ah, active versus passive."
"Right. Structure determines relationships between words."
Mira wrote the next example.
"Time flies like an arrow"
"Time flies like an arrow," Aoi said. "But there's another interpretation."
"Huh?"
"If you read 'Time' as a verb meaning 'to measure,' the sentence could theoretically parse as 'Measure those flies (time flies) in the way an arrow would.'"
Yuki laughed. "That's forced."
"But grammatically correct. This is structural ambiguity."
Aoi drew a syntax tree on the whiteboard.
"Humans unconsciously choose the most likely structure. This is called parsing."
"Parsing?"
"Decomposing a sentence into structure. Programming language compilers do the same thing."
Mira nodded and drew a new diagram. Complex brackets and nodes.
"Parse tree," Aoi explained. "Representing the hierarchical structure of a sentence."
Yuki looked back at her phone. "So what's the structure of this message?"
Aoi began analyzing. "First, look at punctuation positions. Then connectives. Then subject-predicate relationships."
"This message has too many connectives. 'However,' 'therefore,' 'but' appearing unnaturally in sequence."
"Does that mean something?"
"It does. Messages with overly complex structure usually indicate the sender is hiding information. Or the sender is confused."
Mira looked at the phone and immediately wrote.
"recursion detected"
"Recursive structure," Aoi was surprised. "Mira, good catch."
"Recursion?" Yuki asked.
"The same structure nested within a structure. Like 'A said that B said that C said that D said.'"
"This message has it too?"
"Here. 'She said that he said that she likes him.'"
"Wow, complex."
"Recursion creates complex structures with few elements. But it becomes hard to understand."
Aoi continued. "Human language has this recursiveness. It enables rich expression."
"But also confusion," Yuki smiled wryly.
"Right. So good communicators keep structure simple."
Mira showed a new note.
"Optimal parsing: balance complexity & clarity"
"Optimal parsing balances complexity and clarity," Aoi translated.
Yuki began to understand. "So to understand a message, you need to look not just at surface words but at its structure."
"Perfect. And to create good messages, choose structures that are easy for others to parse."
"Sounds difficult."
"But we do it unconsciously. 'Get that' versus 'Get the red pen on the table' has clearer structure."
"Modifiers create structure."
"Yes. Hierarchizing information helps the other understand."
Mira smiled. An unusual expression for her.
"The power to see through message structure," Yuki wrote in her notebook. "Is this also information theory?"
"In a broad sense. It's about representation and understanding of information."
Aoi summarized. "Words aren't just symbols. They have structure. Understanding that structure is true communication."
"I'll look at messages more carefully from now on," Yuki resolved.
The three continued talking about the invisible world of structure.