Jacy can parse numbers when combined with other things (e.g. 犬が三匹吠えた), but not as standalone cardinal numbers (e.g. 一が奇数だ). In the ERG they get a special number_q quantifier, so maybe in Jacy it would be def_q? (compare "1 is an odd number" with the ERG).
Jacy can parse numbers when combined with other things (e.g. 犬が三匹吠えた), but not as standalone cardinal numbers (e.g. 一が奇数だ). In the ERG they get a special
number_q
quantifier, so maybe in Jacy it would bedef_q
? (compare "1 is an odd number" with the ERG).