Notebook
CORPUS1 = use ( ... ) CORPUS2 = use ( ... )
# We also need to add the app reference before we can access the F API functions api=CORPUS1.api LogosList1=api.F.word.s(λόγος) api=CORPUS2.api LogosList2=api.F.word.s(λόγος)