diff options
Diffstat (limited to 'test/rebt8b1.ok')
-rw-r--r-- | test/rebt8b1.ok | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/test/rebt8b1.ok b/test/rebt8b1.ok new file mode 100644 index 0000000..5b8a009 --- /dev/null +++ b/test/rebt8b1.ok @@ -0,0 +1,16 @@ +[an]*n bANas ANd ANases iAN cAN +[anú]*n bANas ANd ANases iAN cAN + +[aú]*n bANANas ANd ANANases iAN cANAN + +[an]n bANANas ANd ANANases in cANaAN +[aú]n bANANas ANd ANANases in cANaAN +[anú]n bANANas ANd ANANases in cANaAN + +[an]?n bANANas ANd ANANases iAN cANaAN +[aú]?n bANANas ANd ANANases iAN cANaAN +[anú]?n bANANas ANd ANANases iAN cANaAN + +[an]+n bANas ANd ANases in cAN +[aú]+n bANANas ANd ANANases in cANAN +[anú]+n bANas ANd ANases in cAN |