Hello everyone. I am currently coding a program that is supposed to get as input a clause, and write back ie the grammatical number or the time (past/future/present).
i.e. "The dog barks now." gives : Number: Singular, Time: Present.
the following is a part of my code, where it prints...